By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.22.156 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2023/01/14 03:13:40 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2023/01/14 03:13:40 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2023/01/14 03:13:40 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2023/01/14 03:13:40 [notice] 33#33: using the "epoll" event method 2023/01/14 03:13:40 [notice] 33#33: openresty/1.13.6.1 2023/01/14 03:13:40 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/14 03:13:40 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/14 03:13:40 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2023/01/14 03:13:40 [notice] 34#34: start worker processes 2023/01/14 03:13:40 [notice] 34#34: start worker process 35 2023/01/14 03:13:40 [notice] 34#34: start worker process 36 2023/01/14 03:13:40 [notice] 34#34: start worker process 37 2023/01/14 03:13:40 [notice] 34#34: start worker process 38 2023/01/14 03:13:40 [notice] 34#34: start worker process 39 \n\n### Starting apiroute 2023/01/14 03:13:40 [notice] 34#34: start worker process 42 2023/01/14 03:13:40 [notice] 34#34: start worker process 43 2023/01/14 03:13:40 [notice] 34#34: start worker process 44 2023/01/14 03:13:40 [notice] 34#34: start cache manager process 45 2023/01/14 03:13:40 [notice] 34#34: start cache loader process 46 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230114031341.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2023-01-14 03:13:44 606 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-14 03:13:44 626 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-14 03:13:44 627 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-14 03:13:44 719 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-14 03:13:44 720 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.22.156:10081 Enabled:true 2023-01-14 03:13:47 284 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2023-01-14 03:13:47 417 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-14 03:13:47 417 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-14 03:13:47 419 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-14 03:13:47 420 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-14 03:13:47 420 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2023-01-14 03:13:47 420 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-14 03:13:47 420 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-14 03:13:47 505 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-14 03:13:47 759 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-14 03:13:47 759 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-14 03:13:47 759 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-14 03:13:48 637 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/14 03:13:58 [info] 39#39: *12 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:13:58 [info] 39#39: *13 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:14:03 [info] 39#39: *14 [lua] access_by_lua(msblocations.conf:133):2: 66a62bbccef1b2b1dc33a6154dac8aac:receive the request, client: 10.233.65.166, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/14 03:14:03 [info] 39#39: *17 [lua] access_by_lua(msblocations.conf:133):2: e265158586a2339368aa0ea0e0f7cd6f:receive the request, client: 10.233.67.34, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/14 03:14:03 [info] 39#39: *14 [lua] logger.lua:23: 66a62bbccef1b2b1dc33a6154dac8aac {"matched":"microservices"} while logging request, client: 10.233.65.166, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.65.166 - - [14/Jan/2023:03:14:03 +0000] 66a62bbccef1b2b1dc33a6154dac8aac "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.664 upstream_response_time:0.662 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2023/01/14 03:14:03 [info] 39#39: *17 [lua] logger.lua:23: e265158586a2339368aa0ea0e0f7cd6f {"matched":"microservices"} while logging request, client: 10.233.67.34, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.67.34 - - [14/Jan/2023:03:14:03 +0000] e265158586a2339368aa0ea0e0f7cd6f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.437 upstream_response_time:0.437 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.67.34 - - [14/Jan/2023:03:14:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 395 10.233.65.166 - - [14/Jan/2023:03:14:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 542 2023/01/14 03:14:08 [info] 39#39: *19 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:14:08 [info] 39#39: *20 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:14:10 [info] 39#39: *17 client 10.233.67.34 closed keepalive connection 2023/01/14 03:14:13 [info] 39#39: *14 client 10.233.65.166 closed keepalive connection 2023/01/14 03:14:13 [info] 39#39: *21 [lua] access_by_lua(msblocations.conf:133):2: c21e9afbab936266bd1c9ca5a34cde24:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:14:13 +0000] c21e9afbab936266bd1c9ca5a34cde24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.028 "-" "Consul Health Check" "-" 2023/01/14 03:14:13 [info] 39#39: *21 [lua] logger.lua:23: c21e9afbab936266bd1c9ca5a34cde24 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:14:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22 2023/01/14 03:14:18 [info] 39#39: *22 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:14:18 [info] 39#39: *23 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:14:28 [info] 39#39: *24 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:14:28 [info] 39#39: *25 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:14:28 [info] 39#39: *26 [lua] access_by_lua(msblocations.conf:133):2: 63865cb399969de6deceed699a71ebf1:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:14:29 +0000] 63865cb399969de6deceed699a71ebf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.049 upstream_response_time:0.047 "-" "Consul Health Check" "-" 2023/01/14 03:14:29 [info] 39#39: *26 [lua] logger.lua:23: 63865cb399969de6deceed699a71ebf1 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:14:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2023/01/14 03:14:38 [info] 39#39: *27 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:14:38 [info] 39#39: *28 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:14:40 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/14 03:14:40 [notice] 34#34: signal 17 (SIGCHLD) received from 46 2023/01/14 03:14:40 [notice] 34#34: cache loader process 46 exited with code 0 2023/01/14 03:14:40 [notice] 34#34: signal 29 (SIGIO) received 2023/01/14 03:14:44 [info] 39#39: *31 [lua] access_by_lua(msblocations.conf:133):2: 633eaf8c5443515ef20295ee3bc9c74a:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:14:44 [info] 39#39: *31 [lua] logger.lua:23: 633eaf8c5443515ef20295ee3bc9c74a {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:14:44 +0000] 633eaf8c5443515ef20295ee3bc9c74a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:14:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/14 03:14:48 [info] 39#39: *32 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:14:48 [info] 39#39: *33 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:14:58 [info] 39#39: *34 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:14:58 [info] 39#39: *35 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:14:59 [info] 39#39: *36 [lua] access_by_lua(msblocations.conf:133):2: c96316606f198e1401b92a4a98989792:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:14:59 +0000] c96316606f198e1401b92a4a98989792 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/14 03:14:59 [info] 39#39: *36 [lua] logger.lua:23: c96316606f198e1401b92a4a98989792 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:14:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 03:15:08 [info] 39#39: *37 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:15:08 [info] 39#39: *38 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:15:14 [info] 39#39: *39 [lua] access_by_lua(msblocations.conf:133):2: 9d0c0fb045d1b0230fc369314cca37a4:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:15:14 +0000] 9d0c0fb045d1b0230fc369314cca37a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 03:15:14 [info] 39#39: *39 [lua] logger.lua:23: 9d0c0fb045d1b0230fc369314cca37a4 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:15:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:15:18 [info] 39#39: *40 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:15:18 [info] 39#39: *41 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:15:28 [info] 39#39: *42 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:15:28 [info] 39#39: *43 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:15:29 [info] 39#39: *44 [lua] access_by_lua(msblocations.conf:133):2: f747f475d8be15982235d8c1f9e36396:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:15:29 +0000] f747f475d8be15982235d8c1f9e36396 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/14 03:15:29 [info] 39#39: *44 [lua] logger.lua:23: f747f475d8be15982235d8c1f9e36396 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:15:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:15:38 [info] 39#39: *45 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:15:38 [info] 39#39: *46 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:15:44 [info] 39#39: *48 [lua] access_by_lua(msblocations.conf:133):2: 11a14ef5165f524a22da084e4ec2cb5b:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:15:44 [info] 39#39: *48 [lua] logger.lua:23: 11a14ef5165f524a22da084e4ec2cb5b {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:15:44 +0000] 11a14ef5165f524a22da084e4ec2cb5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:15:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/14 03:15:48 [info] 39#39: *49 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:15:48 [info] 39#39: *50 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:15:58 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:15:58 [info] 36#36: *52 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:15:59 [info] 39#39: *53 [lua] access_by_lua(msblocations.conf:133):2: e1ed756433d93e1947e783ad724770ee:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:15:59 [info] 39#39: *53 [lua] logger.lua:23: e1ed756433d93e1947e783ad724770ee {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:15:59 +0000] e1ed756433d93e1947e783ad724770ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:15:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:16:08 [info] 39#39: *54 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:16:08 [info] 39#39: *55 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:16:14 [info] 39#39: *56 [lua] access_by_lua(msblocations.conf:133):2: 6563409077d1b4729e3dc93c377e2302:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:16:14 [info] 39#39: *56 [lua] logger.lua:23: 6563409077d1b4729e3dc93c377e2302 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:16:14 +0000] 6563409077d1b4729e3dc93c377e2302 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:16:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/14 03:16:18 [info] 39#39: *57 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:16:18 [info] 39#39: *58 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:16:28 [info] 39#39: *59 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:16:28 [info] 39#39: *60 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:16:29 [info] 39#39: *61 [lua] access_by_lua(msblocations.conf:133):2: 21d630bd9c34966e0832f86ac8055ba6:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:16:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.72.10 - - [14/Jan/2023:03:16:29 +0000] 21d630bd9c34966e0832f86ac8055ba6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/14 03:16:29 [info] 39#39: *61 [lua] logger.lua:23: 21d630bd9c34966e0832f86ac8055ba6 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:16:38 [info] 39#39: *62 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:16:38 [info] 39#39: *63 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:16:44 [info] 39#39: *65 [lua] access_by_lua(msblocations.conf:133):2: e8a400838e05c57112f9184955375348:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:16:44 [info] 39#39: *65 [lua] logger.lua:23: e8a400838e05c57112f9184955375348 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:16:44 +0000] e8a400838e05c57112f9184955375348 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:16:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 03:16:48 [info] 39#39: *66 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:16:48 [info] 39#39: *67 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:16:58 [info] 39#39: *68 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:16:58 [info] 39#39: *69 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:16:59 [info] 39#39: *70 [lua] access_by_lua(msblocations.conf:133):2: e8f1ad89027276425951c8388d76516f:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:16:59 +0000] e8f1ad89027276425951c8388d76516f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:16:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:16:59 [info] 39#39: *70 [lua] logger.lua:23: e8f1ad89027276425951c8388d76516f {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:17:08 [info] 39#39: *71 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:17:08 [info] 39#39: *72 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:17:14 [info] 39#39: *73 [lua] access_by_lua(msblocations.conf:133):2: 0ff3bfac1ea8d475047d73056b9eccc3:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:17:14 [info] 39#39: *73 [lua] logger.lua:23: 0ff3bfac1ea8d475047d73056b9eccc3 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:17:14 +0000] 0ff3bfac1ea8d475047d73056b9eccc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:17:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:17:18 [info] 39#39: *74 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:17:18 [info] 39#39: *75 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:17:28 [info] 39#39: *76 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:17:28 [info] 39#39: *77 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:17:29 [info] 39#39: *78 [lua] access_by_lua(msblocations.conf:133):2: eb0bfded5d22a736f6a0396c4087ec44:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:17:29 [info] 39#39: *78 [lua] logger.lua:23: eb0bfded5d22a736f6a0396c4087ec44 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:17:29 +0000] eb0bfded5d22a736f6a0396c4087ec44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.257 upstream_response_time:0.252 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:17:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20 2023/01/14 03:17:38 [info] 39#39: *79 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:17:38 [info] 39#39: *80 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:17:44 [info] 39#39: *82 [lua] access_by_lua(msblocations.conf:133):2: fdb57add0bf8e646b70a0f29baa8a9e3:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:17:44 +0000] fdb57add0bf8e646b70a0f29baa8a9e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.030 "-" "Consul Health Check" "-" 2023/01/14 03:17:44 [info] 39#39: *82 [lua] logger.lua:23: fdb57add0bf8e646b70a0f29baa8a9e3 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:17:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2023/01/14 03:17:48 [info] 39#39: *83 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:17:48 [info] 39#39: *84 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:17:58 [info] 39#39: *85 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:17:58 [info] 39#39: *86 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:18:00 [info] 39#39: *87 [lua] access_by_lua(msblocations.conf:133):2: b967792275f1be9f75db08bb9234d38f:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:18:00 [info] 39#39: *87 [lua] logger.lua:23: b967792275f1be9f75db08bb9234d38f {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:18:00 +0000] b967792275f1be9f75db08bb9234d38f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:18:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/14 03:18:08 [info] 39#39: *88 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:18:08 [info] 39#39: *89 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:18:15 [info] 39#39: *90 [lua] access_by_lua(msblocations.conf:133):2: 1d4b58c1eee1f632dffb82e682de9155:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:18:15 +0000] 1d4b58c1eee1f632dffb82e682de9155 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/14 03:18:15 [info] 39#39: *90 [lua] logger.lua:23: 1d4b58c1eee1f632dffb82e682de9155 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:18:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/14 03:18:18 [info] 39#39: *91 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:18:18 [info] 39#39: *92 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:18:28 [info] 39#39: *93 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:18:28 [info] 39#39: *94 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:18:30 [info] 39#39: *95 [lua] access_by_lua(msblocations.conf:133):2: 89057c77549920f52db46fcc443f7876:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:18:30 [info] 39#39: *95 [lua] logger.lua:23: 89057c77549920f52db46fcc443f7876 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:18:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.10 - - [14/Jan/2023:03:18:30 +0000] 89057c77549920f52db46fcc443f7876 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/14 03:18:38 [info] 39#39: *96 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:18:38 [info] 39#39: *97 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:18:45 [info] 39#39: *99 [lua] access_by_lua(msblocations.conf:133):2: 8ef407929aabf20325b6c53f015f99a1:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:18:45 +0000] 8ef407929aabf20325b6c53f015f99a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 03:18:45 [info] 39#39: *99 [lua] logger.lua:23: 8ef407929aabf20325b6c53f015f99a1 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:18:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/14 03:18:48 [info] 39#39: *100 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:18:48 [info] 39#39: *101 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:18:58 [info] 39#39: *102 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:18:58 [info] 39#39: *103 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:19:00 [info] 39#39: *104 [lua] access_by_lua(msblocations.conf:133):2: 5eb9bec2886d72a9fc2c5fc2cc559b51:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:19:00 [info] 39#39: *104 [lua] logger.lua:23: 5eb9bec2886d72a9fc2c5fc2cc559b51 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:19:00 +0000] 5eb9bec2886d72a9fc2c5fc2cc559b51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:19:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:19:08 [info] 39#39: *105 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:19:08 [info] 39#39: *106 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:19:15 [info] 39#39: *107 [lua] access_by_lua(msblocations.conf:133):2: e1ca67126f492f22b324cb7ef4abd6a1:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:19:15 +0000] e1ca67126f492f22b324cb7ef4abd6a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-" 2023/01/14 03:19:15 [info] 39#39: *107 [lua] logger.lua:23: e1ca67126f492f22b324cb7ef4abd6a1 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:19:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/01/14 03:19:18 [info] 39#39: *108 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:19:18 [info] 39#39: *109 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:19:28 [info] 39#39: *110 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:19:28 [info] 39#39: *111 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:19:30 [info] 39#39: *112 [lua] access_by_lua(msblocations.conf:133):2: b5bc729ecb5f4b6a6d57058b4b3e6656:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:19:30 +0000] b5bc729ecb5f4b6a6d57058b4b3e6656 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:19:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:19:30 [info] 39#39: *112 [lua] logger.lua:23: b5bc729ecb5f4b6a6d57058b4b3e6656 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:19:38 [info] 39#39: *113 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:19:38 [info] 39#39: *114 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:19:45 [info] 39#39: *116 [lua] access_by_lua(msblocations.conf:133):2: 41a8304982607ebc3a1fe65390abc33f:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:19:45 +0000] 41a8304982607ebc3a1fe65390abc33f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.029 "-" "Consul Health Check" "-" 2023/01/14 03:19:45 [info] 39#39: *116 [lua] logger.lua:23: 41a8304982607ebc3a1fe65390abc33f {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:19:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25 2023/01/14 03:19:48 [info] 36#36: *117 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:19:48 [info] 36#36: *118 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:19:58 [info] 39#39: *120 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:19:58 [info] 39#39: *119 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:20:00 [info] 39#39: *121 [lua] access_by_lua(msblocations.conf:133):2: 90223c2df5374be8b90f794b3f07978c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:20:00 +0000] 90223c2df5374be8b90f794b3f07978c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 03:20:00 [info] 39#39: *121 [lua] logger.lua:23: 90223c2df5374be8b90f794b3f07978c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:20:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:20:08 [info] 39#39: *122 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:20:08 [info] 39#39: *123 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:20:15 [info] 39#39: *124 [lua] access_by_lua(msblocations.conf:133):2: 6f45cb4c2d431c613804edb79405ffcc:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:20:15 +0000] 6f45cb4c2d431c613804edb79405ffcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 03:20:15 [info] 39#39: *124 [lua] logger.lua:23: 6f45cb4c2d431c613804edb79405ffcc {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:20:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:20:18 [info] 39#39: *125 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:20:18 [info] 39#39: *126 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:20:28 [info] 39#39: *127 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:20:28 [info] 39#39: *128 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:20:30 [info] 39#39: *129 [lua] access_by_lua(msblocations.conf:133):2: 30dc5807eadaec6e46f0b715fb6a622b:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:20:30 [info] 39#39: *129 [lua] logger.lua:23: 30dc5807eadaec6e46f0b715fb6a622b {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:20:30 +0000] 30dc5807eadaec6e46f0b715fb6a622b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:20:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:20:38 [info] 39#39: *130 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:20:38 [info] 39#39: *131 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:20:45 [info] 39#39: *133 [lua] access_by_lua(msblocations.conf:133):2: 3b92ca3504d711676b6da4018c5318a7:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:20:45 +0000] 3b92ca3504d711676b6da4018c5318a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 03:20:45 [info] 39#39: *133 [lua] logger.lua:23: 3b92ca3504d711676b6da4018c5318a7 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:20:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:20:48 [info] 39#39: *134 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:20:48 [info] 39#39: *135 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:20:58 [info] 39#39: *136 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:20:58 [info] 39#39: *137 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:21:00 [info] 39#39: *138 [lua] access_by_lua(msblocations.conf:133):2: 093f442a682729d52473f26fa0dec4f1:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:21:00 [info] 39#39: *138 [lua] logger.lua:23: 093f442a682729d52473f26fa0dec4f1 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:21:00 +0000] 093f442a682729d52473f26fa0dec4f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:21:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:21:08 [info] 39#39: *139 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:21:08 [info] 39#39: *140 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:21:15 [info] 39#39: *141 [lua] access_by_lua(msblocations.conf:133):2: 2cd610edf85dfd52a55530c1fa897605:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:21:15 [info] 39#39: *141 [lua] logger.lua:23: 2cd610edf85dfd52a55530c1fa897605 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:21:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 10.233.72.10 - - [14/Jan/2023:03:21:15 +0000] 2cd610edf85dfd52a55530c1fa897605 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/14 03:21:18 [info] 39#39: *142 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:21:18 [info] 39#39: *143 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:21:28 [info] 39#39: *144 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:21:28 [info] 39#39: *145 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:21:30 [info] 39#39: *146 [lua] access_by_lua(msblocations.conf:133):2: f37d2cbfadaaaa33e6d605a6ec96ca91:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:21:30 +0000] f37d2cbfadaaaa33e6d605a6ec96ca91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 03:21:30 [info] 39#39: *146 [lua] logger.lua:23: f37d2cbfadaaaa33e6d605a6ec96ca91 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:21:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 03:21:38 [info] 39#39: *147 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:21:38 [info] 39#39: *148 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:21:45 [info] 39#39: *150 [lua] access_by_lua(msblocations.conf:133):2: a2486ab9620862e7b38e4d1bcb45c714:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:21:45 +0000] a2486ab9620862e7b38e4d1bcb45c714 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:21:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 03:21:45 [info] 39#39: *150 [lua] logger.lua:23: a2486ab9620862e7b38e4d1bcb45c714 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:21:48 [info] 39#39: *151 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:21:48 [info] 39#39: *152 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:21:58 [info] 39#39: *153 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:21:58 [info] 39#39: *154 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:22:00 [info] 39#39: *155 [lua] access_by_lua(msblocations.conf:133):2: a788694a4de96b3dc4dcd314cab2d066:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:22:00 [info] 39#39: *155 [lua] logger.lua:23: a788694a4de96b3dc4dcd314cab2d066 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:22:00 +0000] a788694a4de96b3dc4dcd314cab2d066 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:22:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:22:08 [info] 39#39: *156 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:22:08 [info] 39#39: *157 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:22:15 [info] 39#39: *158 [lua] access_by_lua(msblocations.conf:133):2: 62f4b1bdf479f7c8b53a13a7ad620ce6:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:22:15 +0000] 62f4b1bdf479f7c8b53a13a7ad620ce6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:22:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:22:15 [info] 39#39: *158 [lua] logger.lua:23: 62f4b1bdf479f7c8b53a13a7ad620ce6 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:22:18 [info] 39#39: *159 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:22:18 [info] 39#39: *160 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:22:28 [info] 39#39: *161 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:22:28 [info] 39#39: *162 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:22:30 [info] 39#39: *163 [lua] access_by_lua(msblocations.conf:133):2: ce3e5bdc2bd7ac66452ce59ef97fd8cd:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:22:30 [info] 39#39: *163 [lua] logger.lua:23: ce3e5bdc2bd7ac66452ce59ef97fd8cd {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:22:30 +0000] ce3e5bdc2bd7ac66452ce59ef97fd8cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:22:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:22:38 [info] 36#36: *164 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:22:38 [info] 39#39: *165 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:22:45 [info] 39#39: *167 [lua] access_by_lua(msblocations.conf:133):2: 73ee6ceb924084687de44876b91b4aea:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:22:46 [info] 39#39: *167 [lua] logger.lua:23: 73ee6ceb924084687de44876b91b4aea {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:22:46 +0000] 73ee6ceb924084687de44876b91b4aea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:22:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/14 03:22:48 [info] 36#36: *168 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:22:48 [info] 39#39: *169 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:22:58 [info] 36#36: *170 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:22:58 [info] 36#36: *171 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:23:01 [info] 39#39: *172 [lua] access_by_lua(msblocations.conf:133):2: 54e6bc178baf11d8c8928f4dba1a01e8:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:23:01 [info] 39#39: *172 [lua] logger.lua:23: 54e6bc178baf11d8c8928f4dba1a01e8 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:23:01 +0000] 54e6bc178baf11d8c8928f4dba1a01e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:23:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:23:08 [info] 39#39: *173 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:23:08 [info] 39#39: *174 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:23:16 [info] 39#39: *175 [lua] access_by_lua(msblocations.conf:133):2: d56afc39a9523bc5c5c9c88b83040121:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:23:16 [info] 39#39: *175 [lua] logger.lua:23: d56afc39a9523bc5c5c9c88b83040121 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:23:16 +0000] d56afc39a9523bc5c5c9c88b83040121 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:23:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/14 03:23:18 [info] 39#39: *176 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:23:18 [info] 36#36: *177 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:23:28 [info] 39#39: *178 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:23:28 [info] 39#39: *179 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:23:31 [info] 39#39: *180 [lua] access_by_lua(msblocations.conf:133):2: 647c7b46cab426eccf419f476e46215b:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:23:31 [info] 39#39: *180 [lua] logger.lua:23: 647c7b46cab426eccf419f476e46215b {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:23:31 +0000] 647c7b46cab426eccf419f476e46215b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:23:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:23:38 [info] 39#39: *181 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:23:38 [info] 39#39: *182 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:23:46 [info] 39#39: *184 [lua] access_by_lua(msblocations.conf:133):2: d433f7fb5f8022e57b0f3c6f11f35dd9:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:23:46 +0000] d433f7fb5f8022e57b0f3c6f11f35dd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 03:23:46 [info] 39#39: *184 [lua] logger.lua:23: d433f7fb5f8022e57b0f3c6f11f35dd9 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:23:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:23:48 [info] 39#39: *185 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:23:48 [info] 39#39: *186 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:23:58 [info] 39#39: *187 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:23:58 [info] 39#39: *188 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:24:01 [info] 39#39: *189 [lua] access_by_lua(msblocations.conf:133):2: 221c4402db84fc4f2da402130a271c90:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:24:01 [info] 39#39: *189 [lua] logger.lua:23: 221c4402db84fc4f2da402130a271c90 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:24:01 +0000] 221c4402db84fc4f2da402130a271c90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:24:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:24:08 [info] 39#39: *190 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:24:08 [info] 39#39: *191 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:24:16 [info] 39#39: *192 [lua] access_by_lua(msblocations.conf:133):2: 1de3a7e07765ef660a9533f0ac5c7bce:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:24:16 [info] 39#39: *192 [lua] logger.lua:23: 1de3a7e07765ef660a9533f0ac5c7bce {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:24:16 +0000] 1de3a7e07765ef660a9533f0ac5c7bce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:24:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:24:18 [info] 39#39: *193 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:24:18 [info] 39#39: *194 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:24:28 [info] 39#39: *195 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:24:28 [info] 39#39: *196 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:24:31 [info] 39#39: *197 [lua] access_by_lua(msblocations.conf:133):2: 850e982bfde385e96320286988697a19:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:24:31 [info] 39#39: *197 [lua] logger.lua:23: 850e982bfde385e96320286988697a19 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:24:31 +0000] 850e982bfde385e96320286988697a19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:24:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:24:38 [info] 39#39: *198 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:24:38 [info] 39#39: *199 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:24:46 [info] 39#39: *201 [lua] access_by_lua(msblocations.conf:133):2: f4e839d6e47367c5e07c986cb00bb7c5:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:24:46 +0000] f4e839d6e47367c5e07c986cb00bb7c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/14 03:24:46 [info] 39#39: *201 [lua] logger.lua:23: f4e839d6e47367c5e07c986cb00bb7c5 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:24:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/14 03:24:48 [info] 39#39: *202 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:24:48 [info] 39#39: *203 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:24:58 [info] 36#36: *204 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:24:58 [info] 39#39: *205 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:25:01 [info] 39#39: *206 [lua] access_by_lua(msblocations.conf:133):2: 97470b365e3511d8aedda336b5262715:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:25:01 [info] 39#39: *206 [lua] logger.lua:23: 97470b365e3511d8aedda336b5262715 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:25:01 +0000] 97470b365e3511d8aedda336b5262715 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:25:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:25:08 [info] 39#39: *207 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:25:08 [info] 39#39: *208 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:25:16 [info] 39#39: *209 [lua] access_by_lua(msblocations.conf:133):2: 97be05251e6186960b3f47caf55ae12e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:25:16 +0000] 97be05251e6186960b3f47caf55ae12e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 03:25:16 [info] 39#39: *209 [lua] logger.lua:23: 97be05251e6186960b3f47caf55ae12e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:25:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:25:18 [info] 39#39: *210 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:25:18 [info] 39#39: *211 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:25:28 [info] 39#39: *212 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:25:28 [info] 39#39: *213 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:25:31 [info] 39#39: *214 [lua] access_by_lua(msblocations.conf:133):2: 823a42996a66577ea4c2fd445899c787:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:25:31 +0000] 823a42996a66577ea4c2fd445899c787 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.029 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:25:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:25:31 [info] 39#39: *214 [lua] logger.lua:23: 823a42996a66577ea4c2fd445899c787 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:25:38 [info] 39#39: *215 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:25:38 [info] 39#39: *216 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:25:46 [info] 39#39: *218 [lua] access_by_lua(msblocations.conf:133):2: aa83a5690ae35213da1cc21e04282189:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:25:46 +0000] aa83a5690ae35213da1cc21e04282189 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/14 03:25:46 [info] 39#39: *218 [lua] logger.lua:23: aa83a5690ae35213da1cc21e04282189 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:25:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/14 03:25:48 [info] 39#39: *219 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:25:48 [info] 39#39: *220 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:25:58 [info] 39#39: *221 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:25:58 [info] 39#39: *222 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:26:01 [info] 39#39: *223 [lua] access_by_lua(msblocations.conf:133):2: 783b1f60bbf454b4414551271ecae2c5:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:26:01 [info] 39#39: *223 [lua] logger.lua:23: 783b1f60bbf454b4414551271ecae2c5 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:26:01 +0000] 783b1f60bbf454b4414551271ecae2c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:26:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:26:08 [info] 39#39: *224 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:26:08 [info] 36#36: *225 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:26:16 [info] 39#39: *226 [lua] access_by_lua(msblocations.conf:133):2: 49fcb746a9928889a232c15297b9c73a:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:26:16 [info] 39#39: *226 [lua] logger.lua:23: 49fcb746a9928889a232c15297b9c73a {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:26:16 +0000] 49fcb746a9928889a232c15297b9c73a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:26:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:26:18 [info] 39#39: *227 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:26:18 [info] 39#39: *228 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:26:28 [info] 39#39: *229 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:26:28 [info] 39#39: *230 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:26:31 [info] 39#39: *231 [lua] access_by_lua(msblocations.conf:133):2: 1523491be1c9c3f46ab7667e8b64dfd2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:26:31 [info] 39#39: *231 [lua] logger.lua:23: 1523491be1c9c3f46ab7667e8b64dfd2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:26:31 +0000] 1523491be1c9c3f46ab7667e8b64dfd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:26:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/14 03:26:38 [info] 39#39: *232 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:26:38 [info] 39#39: *233 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:26:46 [info] 39#39: *235 [lua] access_by_lua(msblocations.conf:133):2: 5c3dfdcf53b25398b383e7bc029e7e25:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:26:46 [info] 39#39: *235 [lua] logger.lua:23: 5c3dfdcf53b25398b383e7bc029e7e25 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:26:46 +0000] 5c3dfdcf53b25398b383e7bc029e7e25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:26:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2023/01/14 03:26:48 [info] 39#39: *236 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:26:48 [info] 39#39: *237 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:26:58 [info] 39#39: *238 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:26:58 [info] 39#39: *239 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:27:01 [info] 39#39: *240 [lua] access_by_lua(msblocations.conf:133):2: 3b9a35fe8fca61fda305e9c54faec6a7:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:27:01 [info] 39#39: *240 [lua] logger.lua:23: 3b9a35fe8fca61fda305e9c54faec6a7 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:27:01 +0000] 3b9a35fe8fca61fda305e9c54faec6a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:27:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/14 03:27:08 [info] 39#39: *241 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:27:08 [info] 39#39: *242 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:27:16 [info] 39#39: *243 [lua] access_by_lua(msblocations.conf:133):2: 22418eef19921e3ea4cd808db9b128de:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:27:16 [info] 39#39: *243 [lua] logger.lua:23: 22418eef19921e3ea4cd808db9b128de {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:27:16 +0000] 22418eef19921e3ea4cd808db9b128de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.034 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:27:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/14 03:27:18 [info] 39#39: *244 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:27:18 [info] 39#39: *245 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:27:28 [info] 39#39: *246 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:27:28 [info] 39#39: *247 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:27:31 [info] 39#39: *248 [lua] access_by_lua(msblocations.conf:133):2: e8d937686e2a835696becf24afe9d02e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:27:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:27:31 [info] 39#39: *248 [lua] logger.lua:23: e8d937686e2a835696becf24afe9d02e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:27:31 +0000] e8d937686e2a835696becf24afe9d02e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/14 03:27:38 [info] 39#39: *249 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:27:38 [info] 39#39: *250 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:27:46 [info] 39#39: *252 [lua] access_by_lua(msblocations.conf:133):2: 555666dc94923223dde2b3dbf4ac093d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:27:46 +0000] 555666dc94923223dde2b3dbf4ac093d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/14 03:27:46 [info] 39#39: *252 [lua] logger.lua:23: 555666dc94923223dde2b3dbf4ac093d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:27:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 03:27:48 [info] 39#39: *253 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:27:48 [info] 39#39: *254 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:27:58 [info] 39#39: *255 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:27:58 [info] 39#39: *256 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:28:01 [info] 39#39: *257 [lua] access_by_lua(msblocations.conf:133):2: 09702687e108a0e6e73904d8b4031e3d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:28:01 +0000] 09702687e108a0e6e73904d8b4031e3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 03:28:01 [info] 39#39: *257 [lua] logger.lua:23: 09702687e108a0e6e73904d8b4031e3d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:28:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:28:08 [info] 39#39: *258 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:28:08 [info] 39#39: *259 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:28:16 [info] 39#39: *260 [lua] access_by_lua(msblocations.conf:133):2: f6b1e1a0da6712e66fcf1d624fda1051:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:28:16 [info] 39#39: *260 [lua] logger.lua:23: f6b1e1a0da6712e66fcf1d624fda1051 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:28:16 +0000] f6b1e1a0da6712e66fcf1d624fda1051 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:28:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:28:18 [info] 39#39: *261 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:28:18 [info] 39#39: *262 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:28:28 [info] 39#39: *263 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:28:28 [info] 39#39: *264 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:28:31 [info] 39#39: *265 [lua] access_by_lua(msblocations.conf:133):2: 570a29c6066ef5376891c18e22fa26ba:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:28:32 [info] 39#39: *265 [lua] logger.lua:23: 570a29c6066ef5376891c18e22fa26ba {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:28:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.10 - - [14/Jan/2023:03:28:32 +0000] 570a29c6066ef5376891c18e22fa26ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/14 03:28:38 [info] 39#39: *266 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:28:38 [info] 39#39: *267 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:28:47 [info] 39#39: *269 [lua] access_by_lua(msblocations.conf:133):2: 327fe52941419074e03115763ef2d12e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:28:47 +0000] 327fe52941419074e03115763ef2d12e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 03:28:47 [info] 39#39: *269 [lua] logger.lua:23: 327fe52941419074e03115763ef2d12e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:28:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:28:48 [info] 39#39: *270 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:28:48 [info] 39#39: *271 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:28:58 [info] 39#39: *272 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:28:58 [info] 39#39: *273 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:29:02 [info] 39#39: *274 [lua] access_by_lua(msblocations.conf:133):2: a87b7799f1c1563449c604e19bc8791a:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:29:02 [info] 39#39: *274 [lua] logger.lua:23: a87b7799f1c1563449c604e19bc8791a {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:29:02 +0000] a87b7799f1c1563449c604e19bc8791a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:29:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:29:08 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:29:08 [info] 36#36: *276 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:29:17 [info] 39#39: *277 [lua] access_by_lua(msblocations.conf:133):2: 4ac9be5dfa7cf7ba8452f3001ca15e9c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:29:17 +0000] 4ac9be5dfa7cf7ba8452f3001ca15e9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 03:29:17 [info] 39#39: *277 [lua] logger.lua:23: 4ac9be5dfa7cf7ba8452f3001ca15e9c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:29:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:29:18 [info] 39#39: *278 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:29:18 [info] 36#36: *279 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:29:28 [info] 39#39: *280 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:29:28 [info] 39#39: *281 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:29:32 [info] 39#39: *282 [lua] access_by_lua(msblocations.conf:133):2: 227c8960252dbd943e6078cff44c28c8:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:29:32 [info] 39#39: *282 [lua] logger.lua:23: 227c8960252dbd943e6078cff44c28c8 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:29:32 +0000] 227c8960252dbd943e6078cff44c28c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:29:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:29:38 [info] 39#39: *283 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:29:38 [info] 39#39: *284 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:29:47 [info] 39#39: *286 [lua] access_by_lua(msblocations.conf:133):2: 778efbda7125bed69556bfcb99d2277d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:29:47 [info] 39#39: *286 [lua] logger.lua:23: 778efbda7125bed69556bfcb99d2277d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:29:47 +0000] 778efbda7125bed69556bfcb99d2277d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:29:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:29:48 [info] 39#39: *287 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:29:48 [info] 39#39: *288 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:29:58 [info] 39#39: *289 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:29:58 [info] 39#39: *290 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:30:02 [info] 39#39: *291 [lua] access_by_lua(msblocations.conf:133):2: fc6070fadedb465644e7daf3b7f18bbe:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:30:02 +0000] fc6070fadedb465644e7daf3b7f18bbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/14 03:30:02 [info] 39#39: *291 [lua] logger.lua:23: fc6070fadedb465644e7daf3b7f18bbe {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:30:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/14 03:30:08 [info] 39#39: *292 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:30:08 [info] 39#39: *293 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:30:17 [info] 39#39: *294 [lua] access_by_lua(msblocations.conf:133):2: a8cc865627843df5f7c3b8ed06f98a8d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:30:17 [info] 39#39: *294 [lua] logger.lua:23: a8cc865627843df5f7c3b8ed06f98a8d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:30:17 +0000] a8cc865627843df5f7c3b8ed06f98a8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:30:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:30:18 [info] 39#39: *295 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:30:18 [info] 39#39: *296 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:30:28 [info] 39#39: *297 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:30:28 [info] 39#39: *298 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:30:32 [info] 39#39: *299 [lua] access_by_lua(msblocations.conf:133):2: b384ce7de19ae4a81a223443f1990b86:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:30:32 +0000] b384ce7de19ae4a81a223443f1990b86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:30:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:30:32 [info] 39#39: *299 [lua] logger.lua:23: b384ce7de19ae4a81a223443f1990b86 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:30:38 [info] 39#39: *300 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:30:38 [info] 39#39: *301 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:30:47 [info] 39#39: *303 [lua] access_by_lua(msblocations.conf:133):2: 8da53dcb6489eff1e850d34a850abbc3:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:30:47 [info] 39#39: *303 [lua] logger.lua:23: 8da53dcb6489eff1e850d34a850abbc3 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:30:47 +0000] 8da53dcb6489eff1e850d34a850abbc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:30:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/14 03:30:48 [info] 39#39: *304 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:30:48 [info] 39#39: *305 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:30:58 [info] 39#39: *306 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:30:58 [info] 39#39: *307 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:31:02 [info] 39#39: *308 [lua] access_by_lua(msblocations.conf:133):2: ba79cc24d6fdca1cd0b55e45d7cfbe85:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:31:02 +0000] ba79cc24d6fdca1cd0b55e45d7cfbe85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:31:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:31:02 [info] 39#39: *308 [lua] logger.lua:23: ba79cc24d6fdca1cd0b55e45d7cfbe85 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:31:08 [info] 39#39: *309 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:31:08 [info] 39#39: *310 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:31:17 [info] 39#39: *311 [lua] access_by_lua(msblocations.conf:133):2: f8c46d119ad82cadc648d6a5d7c02d8b:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:31:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.10 - - [14/Jan/2023:03:31:17 +0000] f8c46d119ad82cadc648d6a5d7c02d8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 03:31:17 [info] 39#39: *311 [lua] logger.lua:23: f8c46d119ad82cadc648d6a5d7c02d8b {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:31:18 [info] 39#39: *312 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:31:18 [info] 39#39: *313 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:31:28 [info] 39#39: *314 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:31:28 [info] 39#39: *315 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:31:32 [info] 39#39: *316 [lua] access_by_lua(msblocations.conf:133):2: 9b528de9075e79d60454e43bba3cd998:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:31:32 [info] 39#39: *316 [lua] logger.lua:23: 9b528de9075e79d60454e43bba3cd998 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:31:32 +0000] 9b528de9075e79d60454e43bba3cd998 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:31:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:31:38 [info] 39#39: *317 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:31:38 [info] 39#39: *318 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:31:47 [info] 39#39: *320 [lua] access_by_lua(msblocations.conf:133):2: 92bc162ca7a90d042172c829b238ff5b:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:31:47 [info] 39#39: *320 [lua] logger.lua:23: 92bc162ca7a90d042172c829b238ff5b {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:31:47 +0000] 92bc162ca7a90d042172c829b238ff5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:31:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:31:48 [info] 39#39: *321 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:31:48 [info] 39#39: *322 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:31:58 [info] 39#39: *323 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:31:58 [info] 39#39: *324 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:32:02 [info] 39#39: *325 [lua] access_by_lua(msblocations.conf:133):2: 9ad1625278839c6f1539a4197acfdf40:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:32:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:32:02 [info] 39#39: *325 [lua] logger.lua:23: 9ad1625278839c6f1539a4197acfdf40 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:32:02 +0000] 9ad1625278839c6f1539a4197acfdf40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/14 03:32:08 [info] 39#39: *326 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:32:08 [info] 39#39: *327 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:32:17 [info] 39#39: *328 [lua] access_by_lua(msblocations.conf:133):2: 5753a9dfb6cb1f1ecebb2c0568f903b4:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:32:17 +0000] 5753a9dfb6cb1f1ecebb2c0568f903b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:32:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 03:32:17 [info] 39#39: *328 [lua] logger.lua:23: 5753a9dfb6cb1f1ecebb2c0568f903b4 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:32:18 [info] 39#39: *329 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:32:18 [info] 39#39: *330 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:32:28 [info] 39#39: *331 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:32:28 [info] 39#39: *332 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:32:32 [info] 39#39: *333 [lua] access_by_lua(msblocations.conf:133):2: 7758bd8c5a6328b3deada94c6d9a9cb5:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:32:32 [info] 39#39: *333 [lua] logger.lua:23: 7758bd8c5a6328b3deada94c6d9a9cb5 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:32:32 +0000] 7758bd8c5a6328b3deada94c6d9a9cb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.048 upstream_response_time:0.047 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:32:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24 2023/01/14 03:32:38 [info] 39#39: *334 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:32:38 [info] 39#39: *335 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:32:47 [info] 39#39: *337 [lua] access_by_lua(msblocations.conf:133):2: 12b4be002f156d0fb3fdeb74d44ec9dc:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:32:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.10 - - [14/Jan/2023:03:32:47 +0000] 12b4be002f156d0fb3fdeb74d44ec9dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/14 03:32:47 [info] 39#39: *337 [lua] logger.lua:23: 12b4be002f156d0fb3fdeb74d44ec9dc {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:32:48 [info] 39#39: *338 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:32:48 [info] 39#39: *339 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:32:58 [info] 39#39: *340 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:32:58 [info] 39#39: *341 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:33:02 [info] 39#39: *342 [lua] access_by_lua(msblocations.conf:133):2: 3590d984fdfe073ed700a2c4f245c80d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:33:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:33:02 [info] 39#39: *342 [lua] logger.lua:23: 3590d984fdfe073ed700a2c4f245c80d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:33:02 +0000] 3590d984fdfe073ed700a2c4f245c80d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/14 03:33:08 [info] 39#39: *343 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:33:08 [info] 39#39: *344 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:33:10 [info] 39#39: *345 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.68.181, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.68.181 - - [14/Jan/2023:03:33:10 +0000] 159e632c69b046c7bf8d84e8603c26be "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2023/01/14 03:33:17 [info] 39#39: *346 [lua] access_by_lua(msblocations.conf:133):2: 4ea203b3362fc4df20611d9d575311e7:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:33:17 +0000] 4ea203b3362fc4df20611d9d575311e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:33:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:33:17 [info] 39#39: *346 [lua] logger.lua:23: 4ea203b3362fc4df20611d9d575311e7 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:33:18 [info] 39#39: *347 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:33:18 [info] 39#39: *348 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:33:28 [info] 39#39: *349 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:33:28 [info] 39#39: *350 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:33:32 [info] 39#39: *351 [lua] access_by_lua(msblocations.conf:133):2: 283a1ca5e7705489cdf3fb49cbc5b36e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:33:32 +0000] 283a1ca5e7705489cdf3fb49cbc5b36e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 03:33:32 [info] 39#39: *351 [lua] logger.lua:23: 283a1ca5e7705489cdf3fb49cbc5b36e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:33:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/14 03:33:38 [info] 39#39: *352 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:33:38 [info] 36#36: *353 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:33:48 [info] 39#39: *355 [lua] access_by_lua(msblocations.conf:133):2: 41f5ff10b605cbaca6b091743aec00eb:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:33:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:33:48 [info] 39#39: *355 [lua] logger.lua:23: 41f5ff10b605cbaca6b091743aec00eb {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:33:48 +0000] 41f5ff10b605cbaca6b091743aec00eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/14 03:33:48 [info] 39#39: *356 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:33:48 [info] 39#39: *357 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:33:58 [info] 39#39: *358 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:33:58 [info] 39#39: *359 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:34:03 [info] 39#39: *360 [lua] access_by_lua(msblocations.conf:133):2: 9063754d46c05c3d8f555201585eadd5:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:34:03 +0000] 9063754d46c05c3d8f555201585eadd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/14 03:34:03 [info] 39#39: *360 [lua] logger.lua:23: 9063754d46c05c3d8f555201585eadd5 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:34:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/14 03:34:08 [info] 39#39: *361 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:34:08 [info] 39#39: *362 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:34:18 [info] 39#39: *363 [lua] access_by_lua(msblocations.conf:133):2: 547c11611b0427e11eed3672d3a47c84:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:34:18 +0000] 547c11611b0427e11eed3672d3a47c84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2023/01/14 03:34:18 [info] 39#39: *363 [lua] logger.lua:23: 547c11611b0427e11eed3672d3a47c84 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:34:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:34:18 [info] 39#39: *364 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:34:18 [info] 39#39: *365 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:34:28 [info] 39#39: *366 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:34:28 [info] 36#36: *367 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:34:33 [info] 39#39: *368 [lua] access_by_lua(msblocations.conf:133):2: d4fffaec8aed2d81302686945803a87d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:34:33 [info] 39#39: *368 [lua] logger.lua:23: d4fffaec8aed2d81302686945803a87d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:34:33 +0000] d4fffaec8aed2d81302686945803a87d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:34:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:34:38 [info] 39#39: *369 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:34:38 [info] 39#39: *370 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:34:48 [info] 39#39: *372 [lua] access_by_lua(msblocations.conf:133):2: 6236f9e547f8847260a58146a03b8bad:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:34:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.72.10 - - [14/Jan/2023:03:34:48 +0000] 6236f9e547f8847260a58146a03b8bad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/14 03:34:48 [info] 39#39: *372 [lua] logger.lua:23: 6236f9e547f8847260a58146a03b8bad {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:34:48 [info] 39#39: *373 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:34:48 [info] 39#39: *374 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:34:58 [info] 39#39: *375 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:34:58 [info] 39#39: *376 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:35:03 [info] 39#39: *377 [lua] access_by_lua(msblocations.conf:133):2: 0a317a4cfad84c83ec765fd543a44a5e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:35:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 10.233.72.10 - - [14/Jan/2023:03:35:03 +0000] 0a317a4cfad84c83ec765fd543a44a5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/01/14 03:35:03 [info] 39#39: *377 [lua] logger.lua:23: 0a317a4cfad84c83ec765fd543a44a5e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:35:08 [info] 39#39: *378 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:35:08 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:35:18 [info] 39#39: *380 [lua] access_by_lua(msblocations.conf:133):2: f5870d9d78a46e9487410634bfe9787a:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:35:18 +0000] f5870d9d78a46e9487410634bfe9787a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:35:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:35:18 [info] 39#39: *380 [lua] logger.lua:23: f5870d9d78a46e9487410634bfe9787a {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:35:18 [info] 39#39: *381 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:35:18 [info] 39#39: *382 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:35:28 [info] 39#39: *383 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:35:28 [info] 39#39: *384 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:35:33 [info] 39#39: *385 [lua] access_by_lua(msblocations.conf:133):2: 4d72d8ed7a5bf4fe8d809ce2c63f4789:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:35:33 [info] 39#39: *385 [lua] logger.lua:23: 4d72d8ed7a5bf4fe8d809ce2c63f4789 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:35:33 +0000] 4d72d8ed7a5bf4fe8d809ce2c63f4789 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:35:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:35:38 [info] 39#39: *386 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:35:38 [info] 39#39: *387 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:35:48 [info] 39#39: *389 [lua] access_by_lua(msblocations.conf:133):2: 7fd06e37d7d456fe5917fa46553f4d36:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:35:48 [info] 39#39: *389 [lua] logger.lua:23: 7fd06e37d7d456fe5917fa46553f4d36 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:35:48 +0000] 7fd06e37d7d456fe5917fa46553f4d36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:35:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 03:35:48 [info] 39#39: *390 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:35:48 [info] 39#39: *391 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:35:58 [info] 39#39: *392 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:35:58 [info] 39#39: *393 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:36:03 [info] 39#39: *394 [lua] access_by_lua(msblocations.conf:133):2: 28171396e7e754ca46e5ad94fee160b2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:36:03 [info] 39#39: *394 [lua] logger.lua:23: 28171396e7e754ca46e5ad94fee160b2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:36:03 +0000] 28171396e7e754ca46e5ad94fee160b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.022 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:36:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/14 03:36:08 [info] 39#39: *395 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:36:08 [info] 39#39: *396 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:36:18 [info] 39#39: *397 [lua] access_by_lua(msblocations.conf:133):2: cab156e2a3ce71971ee5ebfdc2f07338:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:36:18 [info] 39#39: *398 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:36:18 [info] 39#39: *399 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:36:18 [info] 39#39: *397 [lua] logger.lua:23: cab156e2a3ce71971ee5ebfdc2f07338 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:36:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.72.10 - - [14/Jan/2023:03:36:18 +0000] cab156e2a3ce71971ee5ebfdc2f07338 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.056 upstream_response_time:0.053 "-" "Consul Health Check" "-" 2023/01/14 03:36:28 [info] 39#39: *400 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:36:28 [info] 39#39: *401 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:36:33 [info] 39#39: *402 [lua] access_by_lua(msblocations.conf:133):2: 13fe50a0b8388f3e301c4341c18ace96:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:36:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:36:33 [info] 39#39: *402 [lua] logger.lua:23: 13fe50a0b8388f3e301c4341c18ace96 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:36:33 +0000] 13fe50a0b8388f3e301c4341c18ace96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 03:36:38 [info] 36#36: *403 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:36:38 [info] 36#36: *404 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:36:48 [info] 39#39: *406 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:36:48 [info] 39#39: *407 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:36:48 [info] 39#39: *408 [lua] access_by_lua(msblocations.conf:133):2: 3a8b5875a6b4dc9f9339380cc20f03b4:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:36:48 +0000] 3a8b5875a6b4dc9f9339380cc20f03b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:36:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:36:48 [info] 39#39: *408 [lua] logger.lua:23: 3a8b5875a6b4dc9f9339380cc20f03b4 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:36:58 [info] 39#39: *409 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:36:58 [info] 39#39: *410 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:37:03 [info] 39#39: *411 [lua] access_by_lua(msblocations.conf:133):2: 8c22cf812cd06cffbc7a30f007f3007d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:37:03 [info] 39#39: *411 [lua] logger.lua:23: 8c22cf812cd06cffbc7a30f007f3007d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:37:03 +0000] 8c22cf812cd06cffbc7a30f007f3007d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:37:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:37:08 [info] 36#36: *412 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:37:08 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:37:18 [info] 39#39: *414 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:37:18 [info] 39#39: *415 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:37:18 [info] 39#39: *416 [lua] access_by_lua(msblocations.conf:133):2: 05fc14b08f37b04a3557600cc659cf83:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:37:18 [info] 39#39: *416 [lua] logger.lua:23: 05fc14b08f37b04a3557600cc659cf83 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:37:18 +0000] 05fc14b08f37b04a3557600cc659cf83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:37:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/14 03:37:28 [info] 39#39: *417 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:37:28 [info] 39#39: *418 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:37:33 [info] 39#39: *419 [lua] access_by_lua(msblocations.conf:133):2: ff2a930ed6295de874a65200d6ec7202:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:37:33 [info] 39#39: *419 [lua] logger.lua:23: ff2a930ed6295de874a65200d6ec7202 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:37:33 +0000] ff2a930ed6295de874a65200d6ec7202 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:37:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:37:38 [info] 39#39: *420 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:37:38 [info] 39#39: *421 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:37:48 [info] 39#39: *423 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:37:48 [info] 39#39: *424 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:37:48 [info] 39#39: *425 [lua] access_by_lua(msblocations.conf:133):2: 649174e172b3a9e659831a5060761bee:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:37:49 [info] 39#39: *425 [lua] logger.lua:23: 649174e172b3a9e659831a5060761bee {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:37:49 +0000] 649174e172b3a9e659831a5060761bee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:37:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:37:58 [info] 39#39: *426 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:37:58 [info] 39#39: *427 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:38:04 [info] 39#39: *428 [lua] access_by_lua(msblocations.conf:133):2: 977028313ada762a54030b0521886969:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:38:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:38:04 [info] 39#39: *428 [lua] logger.lua:23: 977028313ada762a54030b0521886969 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:38:04 +0000] 977028313ada762a54030b0521886969 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/14 03:38:08 [info] 39#39: *429 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:38:08 [info] 39#39: *430 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:38:18 [info] 39#39: *431 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:38:18 [info] 39#39: *432 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:38:19 [info] 39#39: *433 [lua] access_by_lua(msblocations.conf:133):2: 16fe611835171a5ce7d8b5d556f8f5f5:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:38:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/14 03:38:19 [info] 39#39: *433 [lua] logger.lua:23: 16fe611835171a5ce7d8b5d556f8f5f5 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:38:19 +0000] 16fe611835171a5ce7d8b5d556f8f5f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/14 03:38:28 [info] 39#39: *434 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:38:28 [info] 39#39: *435 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:38:34 [info] 39#39: *436 [lua] access_by_lua(msblocations.conf:133):2: 682b7443aff030c039ab2704aecb43ad:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:38:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:38:34 [info] 39#39: *436 [lua] logger.lua:23: 682b7443aff030c039ab2704aecb43ad {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:38:34 +0000] 682b7443aff030c039ab2704aecb43ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/14 03:38:38 [info] 39#39: *437 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:38:38 [info] 39#39: *438 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:38:48 [info] 39#39: *440 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:38:48 [info] 39#39: *441 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:38:49 [info] 39#39: *442 [lua] access_by_lua(msblocations.conf:133):2: f9792afc0a89211dfc436e7072ce0aa0:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:38:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.10 - - [14/Jan/2023:03:38:49 +0000] f9792afc0a89211dfc436e7072ce0aa0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/14 03:38:49 [info] 39#39: *442 [lua] logger.lua:23: f9792afc0a89211dfc436e7072ce0aa0 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:38:58 [info] 39#39: *443 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:38:58 [info] 36#36: *444 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:39:04 [info] 39#39: *445 [lua] access_by_lua(msblocations.conf:133):2: 1784a274a9c33e6afc6205b3c27190ab:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:39:04 +0000] 1784a274a9c33e6afc6205b3c27190ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 03:39:04 [info] 39#39: *445 [lua] logger.lua:23: 1784a274a9c33e6afc6205b3c27190ab {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:39:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:39:08 [info] 36#36: *446 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:39:08 [info] 36#36: *447 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:39:18 [info] 39#39: *448 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:39:18 [info] 39#39: *449 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:39:19 [info] 39#39: *450 [lua] access_by_lua(msblocations.conf:133):2: f998375fdd1a88fe1b9090c7fb6cafb3:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:39:19 [info] 39#39: *450 [lua] logger.lua:23: f998375fdd1a88fe1b9090c7fb6cafb3 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:39:19 +0000] f998375fdd1a88fe1b9090c7fb6cafb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.026 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:39:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22 2023/01/14 03:39:28 [info] 39#39: *451 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:39:28 [info] 39#39: *452 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:39:34 [info] 39#39: *453 [lua] access_by_lua(msblocations.conf:133):2: 109422e84a58412ab63d0697a4fba02c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:39:34 [info] 39#39: *453 [lua] logger.lua:23: 109422e84a58412ab63d0697a4fba02c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:39:34 +0000] 109422e84a58412ab63d0697a4fba02c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:39:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:39:38 [info] 39#39: *454 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:39:38 [info] 39#39: *455 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:39:48 [info] 39#39: *457 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:39:48 [info] 39#39: *458 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:39:49 [info] 39#39: *459 [lua] access_by_lua(msblocations.conf:133):2: fe055d6f0e1e2b82ee825adfc71c98c0:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:39:49 +0000] fe055d6f0e1e2b82ee825adfc71c98c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 03:39:49 [info] 39#39: *459 [lua] logger.lua:23: fe055d6f0e1e2b82ee825adfc71c98c0 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:39:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:39:58 [info] 39#39: *460 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:39:58 [info] 39#39: *461 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:40:04 [info] 39#39: *462 [lua] access_by_lua(msblocations.conf:133):2: 9721d62561eb36007e5213bd516f2c45:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:40:04 +0000] 9721d62561eb36007e5213bd516f2c45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 03:40:04 [info] 39#39: *462 [lua] logger.lua:23: 9721d62561eb36007e5213bd516f2c45 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:40:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:40:08 [info] 39#39: *463 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:40:08 [info] 39#39: *464 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:40:18 [info] 39#39: *466 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:40:18 [info] 39#39: *465 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:40:19 [info] 39#39: *467 [lua] access_by_lua(msblocations.conf:133):2: 02a1eae28fe4188b1bf0f3834b9360b8:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:40:19 +0000] 02a1eae28fe4188b1bf0f3834b9360b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/01/14 03:40:19 [info] 39#39: *467 [lua] logger.lua:23: 02a1eae28fe4188b1bf0f3834b9360b8 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:40:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/01/14 03:40:28 [info] 36#36: *468 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:40:28 [info] 36#36: *469 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:40:34 [info] 39#39: *470 [lua] access_by_lua(msblocations.conf:133):2: 02716b9eb569c465154ea0a056489f56:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:40:34 +0000] 02716b9eb569c465154ea0a056489f56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:40:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:40:34 [info] 39#39: *470 [lua] logger.lua:23: 02716b9eb569c465154ea0a056489f56 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:40:38 [info] 39#39: *471 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:40:38 [info] 39#39: *472 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:40:48 [info] 39#39: *474 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:40:48 [info] 39#39: *475 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:40:49 [info] 39#39: *476 [lua] access_by_lua(msblocations.conf:133):2: f57be45d41b1a793c7ed2710c691c8aa:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:40:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 03:40:49 [info] 39#39: *476 [lua] logger.lua:23: f57be45d41b1a793c7ed2710c691c8aa {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:40:49 +0000] f57be45d41b1a793c7ed2710c691c8aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/14 03:40:58 [info] 39#39: *477 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:40:58 [info] 39#39: *478 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:41:04 [info] 39#39: *479 [lua] access_by_lua(msblocations.conf:133):2: 7ab24755af4435f3c13789c4a6fd4fc7:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:41:04 [info] 39#39: *479 [lua] logger.lua:23: 7ab24755af4435f3c13789c4a6fd4fc7 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:41:04 +0000] 7ab24755af4435f3c13789c4a6fd4fc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:41:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/14 03:41:08 [info] 39#39: *480 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:41:08 [info] 39#39: *481 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:41:18 [info] 39#39: *482 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:41:18 [info] 39#39: *483 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:41:19 [info] 39#39: *484 [lua] access_by_lua(msblocations.conf:133):2: 4d0cc52577469ec0d6e36bea465dbbf7:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:41:19 [info] 39#39: *484 [lua] logger.lua:23: 4d0cc52577469ec0d6e36bea465dbbf7 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:41:19 +0000] 4d0cc52577469ec0d6e36bea465dbbf7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:41:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:41:28 [info] 36#36: *485 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:41:28 [info] 36#36: *486 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:41:34 [info] 39#39: *487 [lua] access_by_lua(msblocations.conf:133):2: 63b41336b357b6be08677601269dfcaa:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:41:34 +0000] 63b41336b357b6be08677601269dfcaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:41:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:41:34 [info] 39#39: *487 [lua] logger.lua:23: 63b41336b357b6be08677601269dfcaa {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:41:38 [info] 39#39: *488 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:41:38 [info] 39#39: *489 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:41:48 [info] 39#39: *491 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:41:48 [info] 39#39: *492 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:41:49 [info] 39#39: *493 [lua] access_by_lua(msblocations.conf:133):2: 4dc8fb47dbebf9c4fa1e29059d1451f7:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:41:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.10 - - [14/Jan/2023:03:41:49 +0000] 4dc8fb47dbebf9c4fa1e29059d1451f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/14 03:41:49 [info] 39#39: *493 [lua] logger.lua:23: 4dc8fb47dbebf9c4fa1e29059d1451f7 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:41:58 [info] 36#36: *494 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:41:58 [info] 36#36: *495 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:42:04 [info] 39#39: *496 [lua] access_by_lua(msblocations.conf:133):2: e0b28e6e9a9da6270e5de44c5e4d19a1:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:42:04 [info] 39#39: *496 [lua] logger.lua:23: e0b28e6e9a9da6270e5de44c5e4d19a1 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:42:04 +0000] e0b28e6e9a9da6270e5de44c5e4d19a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:42:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:42:08 [info] 39#39: *497 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:42:08 [info] 39#39: *498 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:42:18 [info] 39#39: *499 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:42:18 [info] 39#39: *500 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:42:19 [info] 39#39: *501 [lua] access_by_lua(msblocations.conf:133):2: e08a95ed3c021396266c206537729d27:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:42:19 +0000] e08a95ed3c021396266c206537729d27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 03:42:19 [info] 39#39: *501 [lua] logger.lua:23: e08a95ed3c021396266c206537729d27 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:42:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 03:42:28 [info] 39#39: *502 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:42:28 [info] 39#39: *503 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:42:34 [info] 39#39: *504 [lua] access_by_lua(msblocations.conf:133):2: 6d84657f1486bb9ff56d1f3a420642b6:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:42:34 [info] 39#39: *504 [lua] logger.lua:23: 6d84657f1486bb9ff56d1f3a420642b6 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:42:34 +0000] 6d84657f1486bb9ff56d1f3a420642b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:42:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:42:38 [info] 39#39: *505 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:42:38 [info] 39#39: *506 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:42:48 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:42:48 [info] 36#36: *509 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:42:49 [info] 39#39: *510 [lua] access_by_lua(msblocations.conf:133):2: 29fa8454de7f7505a3b62aad8444d692:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:42:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.10 - - [14/Jan/2023:03:42:49 +0000] 29fa8454de7f7505a3b62aad8444d692 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 03:42:49 [info] 39#39: *510 [lua] logger.lua:23: 29fa8454de7f7505a3b62aad8444d692 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:42:58 [info] 39#39: *511 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:42:58 [info] 39#39: *512 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:43:04 [info] 39#39: *513 [lua] access_by_lua(msblocations.conf:133):2: 458c034541b4c2af0cc8ded538685375:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:43:04 [info] 39#39: *513 [lua] logger.lua:23: 458c034541b4c2af0cc8ded538685375 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:43:04 +0000] 458c034541b4c2af0cc8ded538685375 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:43:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/14 03:43:08 [info] 39#39: *514 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:43:08 [info] 39#39: *515 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:43:18 [info] 39#39: *516 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:43:18 [info] 39#39: *517 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:43:19 [info] 39#39: *518 [lua] access_by_lua(msblocations.conf:133):2: 408806555c24c34262ecf6ce011a6d5e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:43:19 [info] 39#39: *518 [lua] logger.lua:23: 408806555c24c34262ecf6ce011a6d5e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:43:19 +0000] 408806555c24c34262ecf6ce011a6d5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:43:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:43:28 [info] 39#39: *519 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:43:28 [info] 39#39: *520 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:43:34 [info] 39#39: *521 [lua] access_by_lua(msblocations.conf:133):2: a796cf8b7ffcf1d136a88ed78d6cc9c3:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:43:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:43:34 [info] 39#39: *521 [lua] logger.lua:23: a796cf8b7ffcf1d136a88ed78d6cc9c3 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:43:34 +0000] a796cf8b7ffcf1d136a88ed78d6cc9c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 03:43:38 [info] 39#39: *522 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:43:38 [info] 39#39: *523 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:43:48 [info] 39#39: *525 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:43:48 [info] 39#39: *526 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:43:49 [info] 39#39: *527 [lua] access_by_lua(msblocations.conf:133):2: 4c5b88bbb889b64d13ff7513ca1e1c9e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:43:49 +0000] 4c5b88bbb889b64d13ff7513ca1e1c9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/14 03:43:49 [info] 39#39: *527 [lua] logger.lua:23: 4c5b88bbb889b64d13ff7513ca1e1c9e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:43:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/14 03:43:58 [info] 39#39: *528 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:43:58 [info] 39#39: *529 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:44:04 [info] 39#39: *530 [lua] access_by_lua(msblocations.conf:133):2: 1a3f1dac1c51c8c39bdba2b2fa70b8bd:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:44:04 [info] 39#39: *530 [lua] logger.lua:23: 1a3f1dac1c51c8c39bdba2b2fa70b8bd {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:44:04 +0000] 1a3f1dac1c51c8c39bdba2b2fa70b8bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:44:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:44:08 [info] 39#39: *531 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:44:08 [info] 39#39: *532 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:44:18 [info] 39#39: *533 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:44:18 [info] 36#36: *534 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:44:19 [info] 39#39: *535 [lua] access_by_lua(msblocations.conf:133):2: b558158d39cd391c6c31dd65aef72ad0:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:44:19 +0000] b558158d39cd391c6c31dd65aef72ad0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:44:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:44:19 [info] 39#39: *535 [lua] logger.lua:23: b558158d39cd391c6c31dd65aef72ad0 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:44:28 [info] 39#39: *536 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:44:28 [info] 39#39: *537 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:44:34 [info] 39#39: *538 [lua] access_by_lua(msblocations.conf:133):2: 1bcd04b97c6e71be4dd60d600d121a9f:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:44:34 +0000] 1bcd04b97c6e71be4dd60d600d121a9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 03:44:34 [info] 39#39: *538 [lua] logger.lua:23: 1bcd04b97c6e71be4dd60d600d121a9f {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:44:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:44:38 [info] 39#39: *539 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:44:38 [info] 39#39: *540 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:44:48 [info] 39#39: *542 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:44:48 [info] 39#39: *543 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:44:49 [info] 39#39: *544 [lua] access_by_lua(msblocations.conf:133):2: c4d22ca84216cc9ce0b5f9f0812e33eb:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:44:49 +0000] c4d22ca84216cc9ce0b5f9f0812e33eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 03:44:49 [info] 39#39: *544 [lua] logger.lua:23: c4d22ca84216cc9ce0b5f9f0812e33eb {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:44:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:44:58 [info] 39#39: *545 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:44:58 [info] 39#39: *546 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:45:04 [info] 39#39: *547 [lua] access_by_lua(msblocations.conf:133):2: cd1be4ded81c5c0997436199a9b41431:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:45:04 [info] 39#39: *547 [lua] logger.lua:23: cd1be4ded81c5c0997436199a9b41431 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:45:04 +0000] cd1be4ded81c5c0997436199a9b41431 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:45:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:45:08 [info] 39#39: *548 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:45:08 [info] 39#39: *549 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:45:18 [info] 39#39: *550 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:45:18 [info] 36#36: *551 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:45:20 [info] 39#39: *552 [lua] access_by_lua(msblocations.conf:133):2: f6f023e9e6feb39b0cbe066b2711bdc2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:45:20 [info] 39#39: *552 [lua] logger.lua:23: f6f023e9e6feb39b0cbe066b2711bdc2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:45:20 +0000] f6f023e9e6feb39b0cbe066b2711bdc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:45:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:45:28 [info] 39#39: *553 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:45:28 [info] 39#39: *554 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:45:35 [info] 39#39: *555 [lua] access_by_lua(msblocations.conf:133):2: 546a8b1250cc18cde4250bdba9835ab2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:45:35 +0000] 546a8b1250cc18cde4250bdba9835ab2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/14 03:45:35 [info] 39#39: *555 [lua] logger.lua:23: 546a8b1250cc18cde4250bdba9835ab2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:45:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 03:45:38 [info] 39#39: *556 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:45:38 [info] 39#39: *557 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:45:48 [info] 39#39: *559 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:45:48 [info] 39#39: *560 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:45:50 [info] 39#39: *561 [lua] access_by_lua(msblocations.conf:133):2: 8def27c83190779d22a28c16086e8263:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:45:50 [info] 39#39: *561 [lua] logger.lua:23: 8def27c83190779d22a28c16086e8263 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:45:50 +0000] 8def27c83190779d22a28c16086e8263 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:45:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:45:58 [info] 39#39: *562 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:45:58 [info] 39#39: *563 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:46:05 [info] 39#39: *564 [lua] access_by_lua(msblocations.conf:133):2: f65d63ad41e2e7a12879bf6244b978f2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:46:05 [info] 39#39: *564 [lua] logger.lua:23: f65d63ad41e2e7a12879bf6244b978f2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:46:05 +0000] f65d63ad41e2e7a12879bf6244b978f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:46:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:46:08 [info] 39#39: *565 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:46:08 [info] 39#39: *566 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:46:18 [info] 39#39: *567 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:46:18 [info] 39#39: *568 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:46:20 [info] 39#39: *569 [lua] access_by_lua(msblocations.conf:133):2: 9cd26095b05b71d473fe97b00a8f1b32:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:46:20 [info] 39#39: *569 [lua] logger.lua:23: 9cd26095b05b71d473fe97b00a8f1b32 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:46:20 +0000] 9cd26095b05b71d473fe97b00a8f1b32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:46:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:46:28 [info] 39#39: *570 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:46:28 [info] 39#39: *571 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:46:35 [info] 39#39: *572 [lua] access_by_lua(msblocations.conf:133):2: 407711a22b97a6aae5bc98676259b1bf:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:46:35 [info] 39#39: *572 [lua] logger.lua:23: 407711a22b97a6aae5bc98676259b1bf {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:46:35 +0000] 407711a22b97a6aae5bc98676259b1bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:46:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:46:38 [info] 39#39: *573 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:46:38 [info] 39#39: *574 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:46:48 [info] 39#39: *576 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:46:48 [info] 39#39: *577 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:46:50 [info] 39#39: *578 [lua] access_by_lua(msblocations.conf:133):2: 9fbdce28fcc89e89731ee8d5ab732645:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:46:50 [info] 39#39: *578 [lua] logger.lua:23: 9fbdce28fcc89e89731ee8d5ab732645 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:46:50 +0000] 9fbdce28fcc89e89731ee8d5ab732645 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:46:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:46:58 [info] 39#39: *579 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:46:58 [info] 39#39: *580 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:47:05 [info] 39#39: *581 [lua] access_by_lua(msblocations.conf:133):2: a5003bf168a1fe1ed13625825ab5396e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:47:05 [info] 39#39: *581 [lua] logger.lua:23: a5003bf168a1fe1ed13625825ab5396e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:47:05 +0000] a5003bf168a1fe1ed13625825ab5396e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:47:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:47:08 [info] 39#39: *582 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:47:08 [info] 39#39: *583 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:47:18 [info] 39#39: *584 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:47:18 [info] 39#39: *585 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:47:20 [info] 39#39: *586 [lua] access_by_lua(msblocations.conf:133):2: 65d7ad88b4736baaf0e2300d8858d74c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:47:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.10 - - [14/Jan/2023:03:47:20 +0000] 65d7ad88b4736baaf0e2300d8858d74c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 03:47:20 [info] 39#39: *586 [lua] logger.lua:23: 65d7ad88b4736baaf0e2300d8858d74c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:47:28 [info] 39#39: *587 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:47:28 [info] 39#39: *588 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:47:35 [info] 39#39: *589 [lua] access_by_lua(msblocations.conf:133):2: c8a1910b2f8fb107e7a1d7825ca00ef1:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:47:35 +0000] c8a1910b2f8fb107e7a1d7825ca00ef1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/14 03:47:35 [info] 39#39: *589 [lua] logger.lua:23: c8a1910b2f8fb107e7a1d7825ca00ef1 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:47:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/14 03:47:38 [info] 39#39: *590 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:47:38 [info] 39#39: *591 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:47:48 [info] 39#39: *593 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:47:48 [info] 39#39: *594 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:47:50 [info] 39#39: *595 [lua] access_by_lua(msblocations.conf:133):2: 3dbcf45d8b0d8af5aa814098354f4b1f:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:47:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/14 03:47:50 [info] 39#39: *595 [lua] logger.lua:23: 3dbcf45d8b0d8af5aa814098354f4b1f {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:47:50 +0000] 3dbcf45d8b0d8af5aa814098354f4b1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.034 "-" "Consul Health Check" "-" 2023/01/14 03:47:58 [info] 36#36: *596 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:47:58 [info] 39#39: *597 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:48:05 [info] 39#39: *598 [lua] access_by_lua(msblocations.conf:133):2: d60b6e6b163a1c48ba737f6c5e985319:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:48:05 +0000] d60b6e6b163a1c48ba737f6c5e985319 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2023/01/14 03:48:05 [info] 39#39: *598 [lua] logger.lua:23: d60b6e6b163a1c48ba737f6c5e985319 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:48:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/14 03:48:08 [info] 39#39: *599 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:48:08 [info] 36#36: *600 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:48:18 [info] 36#36: *601 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:48:18 [info] 36#36: *602 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:48:20 [info] 39#39: *603 [lua] access_by_lua(msblocations.conf:133):2: 3023c5042396b7556b6f12b477b25b6f:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:48:20 [info] 39#39: *603 [lua] logger.lua:23: 3023c5042396b7556b6f12b477b25b6f {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:48:20 +0000] 3023c5042396b7556b6f12b477b25b6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:48:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:48:28 [info] 39#39: *604 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:48:28 [info] 39#39: *605 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:48:35 [info] 39#39: *606 [lua] access_by_lua(msblocations.conf:133):2: 9aa4f9b8cdc48409fe246490060b60d5:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:48:35 [info] 39#39: *606 [lua] logger.lua:23: 9aa4f9b8cdc48409fe246490060b60d5 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:48:35 +0000] 9aa4f9b8cdc48409fe246490060b60d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:48:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/14 03:48:38 [info] 39#39: *607 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:48:38 [info] 39#39: *608 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:48:48 [info] 39#39: *610 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:48:48 [info] 39#39: *611 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:48:50 [info] 39#39: *612 [lua] access_by_lua(msblocations.conf:133):2: c7ba728ad7947ce8d1f4311c9bda4090:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:48:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/14 03:48:50 [info] 39#39: *612 [lua] logger.lua:23: c7ba728ad7947ce8d1f4311c9bda4090 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:48:50 +0000] c7ba728ad7947ce8d1f4311c9bda4090 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/14 03:48:58 [info] 39#39: *613 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:48:58 [info] 39#39: *614 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:49:05 [info] 39#39: *615 [lua] access_by_lua(msblocations.conf:133):2: 5cc8c73a4574bac879effa04da0d1e3b:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:49:05 [info] 39#39: *615 [lua] logger.lua:23: 5cc8c73a4574bac879effa04da0d1e3b {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:49:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.72.10 - - [14/Jan/2023:03:49:05 +0000] 5cc8c73a4574bac879effa04da0d1e3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/14 03:49:08 [info] 36#36: *616 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:49:08 [info] 36#36: *617 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:49:18 [info] 39#39: *618 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:49:18 [info] 36#36: *619 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:49:20 [info] 39#39: *620 [lua] access_by_lua(msblocations.conf:133):2: a81fbfa2000adbc51c678f04fe544629:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:49:20 +0000] a81fbfa2000adbc51c678f04fe544629 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 03:49:20 [info] 39#39: *620 [lua] logger.lua:23: a81fbfa2000adbc51c678f04fe544629 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:49:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:49:28 [info] 39#39: *621 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:49:28 [info] 39#39: *622 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:49:35 [info] 39#39: *623 [lua] access_by_lua(msblocations.conf:133):2: 0ef7a92d277c82735a6864f40592307e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:49:35 [info] 39#39: *623 [lua] logger.lua:23: 0ef7a92d277c82735a6864f40592307e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:49:35 +0000] 0ef7a92d277c82735a6864f40592307e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:49:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:49:38 [info] 39#39: *624 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:49:38 [info] 39#39: *625 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:49:48 [info] 39#39: *627 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:49:48 [info] 39#39: *628 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:49:50 [info] 39#39: *629 [lua] access_by_lua(msblocations.conf:133):2: 3f0e9e595bb1a0914439dbcf06943690:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:49:50 +0000] 3f0e9e595bb1a0914439dbcf06943690 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:49:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:49:50 [info] 39#39: *629 [lua] logger.lua:23: 3f0e9e595bb1a0914439dbcf06943690 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:49:58 [info] 39#39: *630 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:49:58 [info] 39#39: *631 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:50:05 [info] 39#39: *632 [lua] access_by_lua(msblocations.conf:133):2: 70c0250c678372bc1a22d834e9411cb2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:50:05 [info] 39#39: *632 [lua] logger.lua:23: 70c0250c678372bc1a22d834e9411cb2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:50:05 +0000] 70c0250c678372bc1a22d834e9411cb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:50:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:50:08 [info] 39#39: *633 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:50:08 [info] 39#39: *634 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:50:18 [info] 39#39: *635 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:50:18 [info] 39#39: *636 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:50:20 [info] 39#39: *637 [lua] access_by_lua(msblocations.conf:133):2: 9372b72bf56acff51cd9f6cc102329e4:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:50:20 [info] 39#39: *637 [lua] logger.lua:23: 9372b72bf56acff51cd9f6cc102329e4 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:50:20 +0000] 9372b72bf56acff51cd9f6cc102329e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:50:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:50:28 [info] 39#39: *638 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:50:28 [info] 39#39: *639 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:50:35 [info] 39#39: *640 [lua] access_by_lua(msblocations.conf:133):2: bf6ba213cd6dc5b86913a3e71f6755a3:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:50:35 [info] 39#39: *640 [lua] logger.lua:23: bf6ba213cd6dc5b86913a3e71f6755a3 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:50:35 +0000] bf6ba213cd6dc5b86913a3e71f6755a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:50:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:50:38 [info] 39#39: *641 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:50:38 [info] 39#39: *642 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:50:48 [info] 39#39: *644 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:50:48 [info] 39#39: *645 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:50:50 [info] 39#39: *646 [lua] access_by_lua(msblocations.conf:133):2: d00126d0748b1e069b60c598d9af951b:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:50:50 +0000] d00126d0748b1e069b60c598d9af951b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:50:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:50:50 [info] 39#39: *646 [lua] logger.lua:23: d00126d0748b1e069b60c598d9af951b {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:50:58 [info] 39#39: *647 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:50:58 [info] 36#36: *648 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:51:05 [info] 39#39: *649 [lua] access_by_lua(msblocations.conf:133):2: 846fc7961f87f818f0be65149e5b3516:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:51:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.10 - - [14/Jan/2023:03:51:05 +0000] 846fc7961f87f818f0be65149e5b3516 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 03:51:05 [info] 39#39: *649 [lua] logger.lua:23: 846fc7961f87f818f0be65149e5b3516 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:51:08 [info] 39#39: *650 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:51:08 [info] 39#39: *651 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:51:18 [info] 39#39: *652 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:51:18 [info] 39#39: *653 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:51:20 [info] 39#39: *654 [lua] access_by_lua(msblocations.conf:133):2: 2bc05772ee52d4c52cd0d5e9929e1b18:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:51:20 [info] 39#39: *654 [lua] logger.lua:23: 2bc05772ee52d4c52cd0d5e9929e1b18 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:51:20 +0000] 2bc05772ee52d4c52cd0d5e9929e1b18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:51:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:51:28 [info] 39#39: *655 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:51:28 [info] 39#39: *656 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:51:36 [info] 39#39: *657 [lua] access_by_lua(msblocations.conf:133):2: afc4d7595cbfe64a862f7e08c19d2f50:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:51:36 [info] 39#39: *657 [lua] logger.lua:23: afc4d7595cbfe64a862f7e08c19d2f50 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:51:36 +0000] afc4d7595cbfe64a862f7e08c19d2f50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:51:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:51:38 [info] 39#39: *658 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:51:38 [info] 39#39: *659 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:51:48 [info] 39#39: *661 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:51:48 [info] 39#39: *662 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:51:51 [info] 39#39: *663 [lua] access_by_lua(msblocations.conf:133):2: ec303e8f45ee3964eae3ac64759b9e94:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:51:51 [info] 39#39: *663 [lua] logger.lua:23: ec303e8f45ee3964eae3ac64759b9e94 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:51:51 +0000] ec303e8f45ee3964eae3ac64759b9e94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:51:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:51:58 [info] 39#39: *664 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:51:58 [info] 39#39: *665 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:52:06 [info] 39#39: *666 [lua] access_by_lua(msblocations.conf:133):2: 5b6ef58c2228d00e84499f1865d94188:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:52:06 [info] 39#39: *666 [lua] logger.lua:23: 5b6ef58c2228d00e84499f1865d94188 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:52:06 +0000] 5b6ef58c2228d00e84499f1865d94188 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:52:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/14 03:52:08 [info] 39#39: *667 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:52:08 [info] 39#39: *668 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:52:18 [info] 39#39: *669 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:52:18 [info] 39#39: *670 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:52:21 [info] 39#39: *671 [lua] access_by_lua(msblocations.conf:133):2: 270aa00a8f856e94669bc353673da72b:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:52:21 +0000] 270aa00a8f856e94669bc353673da72b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:52:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:52:21 [info] 39#39: *671 [lua] logger.lua:23: 270aa00a8f856e94669bc353673da72b {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:52:28 [info] 39#39: *672 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:52:28 [info] 39#39: *673 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:52:36 [info] 39#39: *674 [lua] access_by_lua(msblocations.conf:133):2: 94d6ab16e9866d30c0fa0fad38219347:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:52:36 +0000] 94d6ab16e9866d30c0fa0fad38219347 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/14 03:52:36 [info] 39#39: *674 [lua] logger.lua:23: 94d6ab16e9866d30c0fa0fad38219347 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:52:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 03:52:38 [info] 39#39: *675 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:52:38 [info] 39#39: *676 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:52:48 [info] 39#39: *678 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:52:48 [info] 39#39: *679 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:52:51 [info] 39#39: *680 [lua] access_by_lua(msblocations.conf:133):2: 14ac11446d790bdb8a26d9428f676387:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:52:51 [info] 39#39: *680 [lua] logger.lua:23: 14ac11446d790bdb8a26d9428f676387 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:52:51 +0000] 14ac11446d790bdb8a26d9428f676387 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:52:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:52:58 [info] 39#39: *681 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:52:58 [info] 36#36: *682 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:53:06 [info] 39#39: *683 [lua] access_by_lua(msblocations.conf:133):2: e44c2ac720d7ab7a14110e68bc0a02d7:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:53:06 [info] 39#39: *683 [lua] logger.lua:23: e44c2ac720d7ab7a14110e68bc0a02d7 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:53:06 +0000] e44c2ac720d7ab7a14110e68bc0a02d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:53:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:53:08 [info] 36#36: *684 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:53:08 [info] 36#36: *685 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:53:18 [info] 39#39: *686 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:53:18 [info] 36#36: *687 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:53:21 [info] 39#39: *688 [lua] access_by_lua(msblocations.conf:133):2: 29cd51d421e9f9094abd3274ec798009:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:53:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.10 - - [14/Jan/2023:03:53:21 +0000] 29cd51d421e9f9094abd3274ec798009 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/14 03:53:21 [info] 39#39: *688 [lua] logger.lua:23: 29cd51d421e9f9094abd3274ec798009 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:53:28 [info] 39#39: *689 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:53:28 [info] 39#39: *690 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:53:36 [info] 39#39: *691 [lua] access_by_lua(msblocations.conf:133):2: 02dc4b3995da54e4781683541aad5847:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:53:36 +0000] 02dc4b3995da54e4781683541aad5847 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 03:53:36 [info] 39#39: *691 [lua] logger.lua:23: 02dc4b3995da54e4781683541aad5847 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:53:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:53:38 [info] 36#36: *692 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:53:38 [info] 36#36: *693 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:53:48 [info] 39#39: *695 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:53:48 [info] 39#39: *696 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:53:51 [info] 39#39: *697 [lua] access_by_lua(msblocations.conf:133):2: 964f52cea333e1f87bb1c5ccc10a6937:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:53:51 [info] 39#39: *697 [lua] logger.lua:23: 964f52cea333e1f87bb1c5ccc10a6937 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:53:51 +0000] 964f52cea333e1f87bb1c5ccc10a6937 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:53:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:53:58 [info] 39#39: *698 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:53:58 [info] 39#39: *699 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:54:06 [info] 39#39: *700 [lua] access_by_lua(msblocations.conf:133):2: a88a72f83cac09c4e808c8a885b9a93d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:54:06 [info] 39#39: *700 [lua] logger.lua:23: a88a72f83cac09c4e808c8a885b9a93d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:54:06 +0000] a88a72f83cac09c4e808c8a885b9a93d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:54:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:54:08 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:54:08 [info] 36#36: *702 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:54:18 [info] 39#39: *703 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:54:18 [info] 39#39: *704 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:54:21 [info] 39#39: *705 [lua] access_by_lua(msblocations.conf:133):2: 36b466d4b8afda035a8571794300a5fc:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:54:21 [info] 39#39: *705 [lua] logger.lua:23: 36b466d4b8afda035a8571794300a5fc {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:54:21 +0000] 36b466d4b8afda035a8571794300a5fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:54:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:54:28 [info] 39#39: *706 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:54:28 [info] 39#39: *707 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:54:36 [info] 39#39: *708 [lua] access_by_lua(msblocations.conf:133):2: 9f65fbd72a644a580c6e8ae302a12102:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:54:36 +0000] 9f65fbd72a644a580c6e8ae302a12102 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 03:54:36 [info] 39#39: *708 [lua] logger.lua:23: 9f65fbd72a644a580c6e8ae302a12102 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:54:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:54:38 [info] 39#39: *709 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:54:38 [info] 39#39: *710 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:54:48 [info] 39#39: *712 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:54:48 [info] 36#36: *713 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:54:51 [info] 39#39: *714 [lua] access_by_lua(msblocations.conf:133):2: 93cc71206854a849e44755b1b793fb62:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:54:51 [info] 39#39: *714 [lua] logger.lua:23: 93cc71206854a849e44755b1b793fb62 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:54:51 +0000] 93cc71206854a849e44755b1b793fb62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:54:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/14 03:54:58 [info] 39#39: *715 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:54:58 [info] 39#39: *716 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:55:06 [info] 39#39: *717 [lua] access_by_lua(msblocations.conf:133):2: 7ddeb6e5cdd7715c5cd9bf9a2ee554ff:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:55:06 +0000] 7ddeb6e5cdd7715c5cd9bf9a2ee554ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/14 03:55:06 [info] 39#39: *717 [lua] logger.lua:23: 7ddeb6e5cdd7715c5cd9bf9a2ee554ff {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:55:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:55:08 [info] 39#39: *718 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:55:08 [info] 39#39: *719 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:55:18 [info] 39#39: *720 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:55:18 [info] 39#39: *721 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:55:21 [info] 39#39: *722 [lua] access_by_lua(msblocations.conf:133):2: 13dd467106cfe4a0e6ebbbee7f4c6f13:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:55:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 10.233.72.10 - - [14/Jan/2023:03:55:21 +0000] 13dd467106cfe4a0e6ebbbee7f4c6f13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.024 "-" "Consul Health Check" "-" 2023/01/14 03:55:21 [info] 39#39: *722 [lua] logger.lua:23: 13dd467106cfe4a0e6ebbbee7f4c6f13 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:55:28 [info] 39#39: *723 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:55:28 [info] 39#39: *724 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:55:36 [info] 39#39: *725 [lua] access_by_lua(msblocations.conf:133):2: 2b2a871051edc5c4d8b4d6033f14c367:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:55:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.10 - - [14/Jan/2023:03:55:36 +0000] 2b2a871051edc5c4d8b4d6033f14c367 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 03:55:36 [info] 39#39: *725 [lua] logger.lua:23: 2b2a871051edc5c4d8b4d6033f14c367 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:55:38 [info] 39#39: *727 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:55:38 [info] 39#39: *726 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:55:48 [info] 39#39: *729 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:55:48 [info] 39#39: *730 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:55:51 [info] 39#39: *731 [lua] access_by_lua(msblocations.conf:133):2: dbb0825bc682844ee717e2cdf3cda74e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:55:51 [info] 39#39: *731 [lua] logger.lua:23: dbb0825bc682844ee717e2cdf3cda74e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:55:51 +0000] dbb0825bc682844ee717e2cdf3cda74e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:55:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 03:55:58 [info] 39#39: *732 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:55:58 [info] 39#39: *733 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:56:06 [info] 39#39: *734 [lua] access_by_lua(msblocations.conf:133):2: e2d1d27acca57acacf111aae0ed49959:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:56:06 +0000] e2d1d27acca57acacf111aae0ed49959 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:56:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:56:06 [info] 39#39: *734 [lua] logger.lua:23: e2d1d27acca57acacf111aae0ed49959 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:56:08 [info] 39#39: *735 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:56:08 [info] 39#39: *736 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:56:18 [info] 39#39: *737 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:56:18 [info] 39#39: *738 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:56:21 [info] 39#39: *739 [lua] access_by_lua(msblocations.conf:133):2: d6cc59e681ec72dbba9d2b9a1f3d1181:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:56:21 [info] 39#39: *739 [lua] logger.lua:23: d6cc59e681ec72dbba9d2b9a1f3d1181 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:56:21 +0000] d6cc59e681ec72dbba9d2b9a1f3d1181 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:56:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:56:28 [info] 39#39: *740 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:56:28 [info] 39#39: *741 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:56:36 [info] 39#39: *742 [lua] access_by_lua(msblocations.conf:133):2: 8deea4c3bf861255cb2e796f64f42f0e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:56:36 +0000] 8deea4c3bf861255cb2e796f64f42f0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 03:56:36 [info] 39#39: *742 [lua] logger.lua:23: 8deea4c3bf861255cb2e796f64f42f0e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:56:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:56:38 [info] 39#39: *743 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:56:38 [info] 39#39: *744 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:56:48 [info] 39#39: *746 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:56:48 [info] 39#39: *747 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:56:51 [info] 39#39: *748 [lua] access_by_lua(msblocations.conf:133):2: b81a4581a9f8ab5230ad479ead011481:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:56:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 03:56:51 [info] 39#39: *748 [lua] logger.lua:23: b81a4581a9f8ab5230ad479ead011481 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:56:51 +0000] b81a4581a9f8ab5230ad479ead011481 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 03:56:58 [info] 39#39: *749 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:56:58 [info] 39#39: *750 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:57:06 [info] 39#39: *751 [lua] access_by_lua(msblocations.conf:133):2: 7bb7aa6bf3567e7cbc1c568d6cde154a:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:57:06 +0000] 7bb7aa6bf3567e7cbc1c568d6cde154a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 03:57:06 [info] 39#39: *751 [lua] logger.lua:23: 7bb7aa6bf3567e7cbc1c568d6cde154a {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:57:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:57:08 [info] 39#39: *752 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:57:08 [info] 39#39: *753 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:57:18 [info] 39#39: *754 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:57:18 [info] 39#39: *755 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:57:21 [info] 39#39: *756 [lua] access_by_lua(msblocations.conf:133):2: eb777c00d3f67717e24b9fd5e0fee8dc:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:57:21 +0000] eb777c00d3f67717e24b9fd5e0fee8dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 03:57:21 [info] 39#39: *756 [lua] logger.lua:23: eb777c00d3f67717e24b9fd5e0fee8dc {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:57:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:57:28 [info] 39#39: *757 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:57:28 [info] 39#39: *758 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:57:36 [info] 39#39: *759 [lua] access_by_lua(msblocations.conf:133):2: 960f0d9186f791b015e8c3b031fbf2d9:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:57:36 [info] 39#39: *759 [lua] logger.lua:23: 960f0d9186f791b015e8c3b031fbf2d9 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:57:36 +0000] 960f0d9186f791b015e8c3b031fbf2d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:57:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:57:38 [info] 39#39: *760 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:57:38 [info] 39#39: *761 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:57:48 [info] 39#39: *763 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:57:48 [info] 39#39: *764 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:57:51 [info] 39#39: *765 [lua] access_by_lua(msblocations.conf:133):2: 0a37218cc12742dbfd6f3b61736fad6e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:57:51 +0000] 0a37218cc12742dbfd6f3b61736fad6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 03:57:51 [info] 39#39: *765 [lua] logger.lua:23: 0a37218cc12742dbfd6f3b61736fad6e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:57:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 03:57:58 [info] 39#39: *766 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:57:58 [info] 39#39: *767 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:58:06 [info] 39#39: *768 [lua] access_by_lua(msblocations.conf:133):2: 0fd4dabdca69ae6a72b6a908a507c697:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:58:06 [info] 39#39: *768 [lua] logger.lua:23: 0fd4dabdca69ae6a72b6a908a507c697 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:58:06 +0000] 0fd4dabdca69ae6a72b6a908a507c697 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:58:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/14 03:58:08 [info] 39#39: *769 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:58:08 [info] 39#39: *770 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:58:18 [info] 39#39: *772 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:58:18 [info] 36#36: *771 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:58:21 [info] 39#39: *773 [lua] access_by_lua(msblocations.conf:133):2: 374a943827f6ae8ea53e21418758bb76:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:58:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23 2023/01/14 03:58:21 [info] 39#39: *773 [lua] logger.lua:23: 374a943827f6ae8ea53e21418758bb76 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:58:21 +0000] 374a943827f6ae8ea53e21418758bb76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.039 upstream_response_time:0.038 "-" "Consul Health Check" "-" 2023/01/14 03:58:28 [info] 39#39: *774 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:58:28 [info] 39#39: *775 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:58:36 [info] 39#39: *776 [lua] access_by_lua(msblocations.conf:133):2: 1304b691946cca3632f72ab505265033:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:58:36 [info] 39#39: *776 [lua] logger.lua:23: 1304b691946cca3632f72ab505265033 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:58:36 +0000] 1304b691946cca3632f72ab505265033 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:58:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 03:58:38 [info] 39#39: *777 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:58:38 [info] 39#39: *778 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:58:48 [info] 36#36: *780 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:58:48 [info] 36#36: *781 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:58:52 [info] 39#39: *782 [lua] access_by_lua(msblocations.conf:133):2: e262a144542ea0d9911678d73daa7938:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:58:52 [info] 39#39: *782 [lua] logger.lua:23: e262a144542ea0d9911678d73daa7938 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:58:52 +0000] e262a144542ea0d9911678d73daa7938 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:58:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 03:58:58 [info] 39#39: *783 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:58:58 [info] 39#39: *784 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:59:07 [info] 39#39: *785 [lua] access_by_lua(msblocations.conf:133):2: 955937a862c7b119f85c142f6f3c3a2d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:59:07 [info] 39#39: *785 [lua] logger.lua:23: 955937a862c7b119f85c142f6f3c3a2d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:59:07 +0000] 955937a862c7b119f85c142f6f3c3a2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:59:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 03:59:08 [info] 36#36: *786 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:59:08 [info] 36#36: *787 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:59:18 [info] 39#39: *788 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:59:18 [info] 39#39: *789 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:59:22 [info] 39#39: *790 [lua] access_by_lua(msblocations.conf:133):2: cdbb45630acc496ef14912bbf97d87f2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 03:59:22 [info] 39#39: *790 [lua] logger.lua:23: cdbb45630acc496ef14912bbf97d87f2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:59:22 +0000] cdbb45630acc496ef14912bbf97d87f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:03:59:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 03:59:28 [info] 39#39: *791 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:59:28 [info] 39#39: *792 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:59:37 [info] 39#39: *793 [lua] access_by_lua(msblocations.conf:133):2: 5ca016af9476ee8dfa6cc9f41e67bce7:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:59:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.10 - - [14/Jan/2023:03:59:37 +0000] 5ca016af9476ee8dfa6cc9f41e67bce7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 03:59:37 [info] 39#39: *793 [lua] logger.lua:23: 5ca016af9476ee8dfa6cc9f41e67bce7 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 03:59:38 [info] 39#39: *794 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:59:38 [info] 39#39: *795 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:59:48 [info] 39#39: *797 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:59:48 [info] 39#39: *798 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:59:52 [info] 39#39: *799 [lua] access_by_lua(msblocations.conf:133):2: 90892477bf61eeb71702baf1aab3e089:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:59:52 +0000] 90892477bf61eeb71702baf1aab3e089 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 03:59:52 [info] 39#39: *799 [lua] logger.lua:23: 90892477bf61eeb71702baf1aab3e089 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:03:59:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 03:59:58 [info] 39#39: *800 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 03:59:58 [info] 39#39: *801 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:00:07 [info] 39#39: *802 [lua] access_by_lua(msblocations.conf:133):2: 2e9f65c1c8bfee5e99c98e925be21c70:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:00:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.72.10 - - [14/Jan/2023:04:00:07 +0000] 2e9f65c1c8bfee5e99c98e925be21c70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/14 04:00:07 [info] 39#39: *802 [lua] logger.lua:23: 2e9f65c1c8bfee5e99c98e925be21c70 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:00:08 [info] 39#39: *803 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:00:08 [info] 39#39: *804 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:00:18 [info] 39#39: *805 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:00:18 [info] 39#39: *806 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:00:22 [info] 39#39: *807 [lua] access_by_lua(msblocations.conf:133):2: 71525a54a2d8edece8006ac7576f0c34:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:00:22 [info] 39#39: *807 [lua] logger.lua:23: 71525a54a2d8edece8006ac7576f0c34 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:00:22 +0000] 71525a54a2d8edece8006ac7576f0c34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:00:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/14 04:00:28 [info] 39#39: *808 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:00:28 [info] 39#39: *809 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:00:37 [info] 39#39: *810 [lua] access_by_lua(msblocations.conf:133):2: a57d509ff321ca09dac7fbb860d2b24d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:00:37 [info] 39#39: *810 [lua] logger.lua:23: a57d509ff321ca09dac7fbb860d2b24d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:00:37 +0000] a57d509ff321ca09dac7fbb860d2b24d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:00:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/14 04:00:38 [info] 39#39: *811 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:00:38 [info] 39#39: *812 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:00:48 [info] 39#39: *814 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:00:48 [info] 39#39: *815 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:00:52 [info] 39#39: *816 [lua] access_by_lua(msblocations.conf:133):2: 26f2733c65b8ad2a12de7ccd7b07b147:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:00:52 +0000] 26f2733c65b8ad2a12de7ccd7b07b147 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 04:00:52 [info] 39#39: *816 [lua] logger.lua:23: 26f2733c65b8ad2a12de7ccd7b07b147 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:00:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:00:58 [info] 39#39: *817 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:00:58 [info] 39#39: *818 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:01:07 [info] 39#39: *819 [lua] access_by_lua(msblocations.conf:133):2: 4c2e57c516991047f1ee2cb0558eb98b:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:01:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:01:07 [info] 39#39: *819 [lua] logger.lua:23: 4c2e57c516991047f1ee2cb0558eb98b {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:01:07 +0000] 4c2e57c516991047f1ee2cb0558eb98b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 04:01:08 [info] 39#39: *820 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:01:08 [info] 39#39: *821 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:01:18 [info] 39#39: *822 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:01:18 [info] 36#36: *823 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:01:22 [info] 39#39: *824 [lua] access_by_lua(msblocations.conf:133):2: d6368dc8e810300a96eedae7642b99b0:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:01:22 +0000] d6368dc8e810300a96eedae7642b99b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:01:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:01:22 [info] 39#39: *824 [lua] logger.lua:23: d6368dc8e810300a96eedae7642b99b0 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:01:28 [info] 39#39: *825 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:01:28 [info] 39#39: *826 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:01:37 [info] 39#39: *827 [lua] access_by_lua(msblocations.conf:133):2: 012d566fee37f4de05eb62e699cb6fd9:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:01:37 [info] 39#39: *827 [lua] logger.lua:23: 012d566fee37f4de05eb62e699cb6fd9 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:01:37 +0000] 012d566fee37f4de05eb62e699cb6fd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:01:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/14 04:01:38 [info] 39#39: *828 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:01:38 [info] 39#39: *829 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:01:48 [info] 39#39: *831 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:01:48 [info] 39#39: *832 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:01:52 [info] 39#39: *833 [lua] access_by_lua(msblocations.conf:133):2: 248bbde5640890c9022501ef7fd2213f:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:01:52 [info] 39#39: *833 [lua] logger.lua:23: 248bbde5640890c9022501ef7fd2213f {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:01:52 +0000] 248bbde5640890c9022501ef7fd2213f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.033 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:01:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20 2023/01/14 04:01:58 [info] 39#39: *834 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:01:58 [info] 39#39: *835 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:02:07 [info] 39#39: *836 [lua] access_by_lua(msblocations.conf:133):2: 955a341165e959581889e2c6d972d5f0:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:02:07 [info] 39#39: *836 [lua] logger.lua:23: 955a341165e959581889e2c6d972d5f0 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:02:07 +0000] 955a341165e959581889e2c6d972d5f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:02:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/14 04:02:08 [info] 39#39: *837 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:02:08 [info] 39#39: *838 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:02:18 [info] 39#39: *839 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:02:18 [info] 39#39: *840 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:02:22 [info] 39#39: *841 [lua] access_by_lua(msblocations.conf:133):2: bcaa541e3befb0521b5ab1f6bf752d07:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:02:22 [info] 39#39: *841 [lua] logger.lua:23: bcaa541e3befb0521b5ab1f6bf752d07 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:02:22 +0000] bcaa541e3befb0521b5ab1f6bf752d07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:02:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:02:28 [info] 39#39: *842 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:02:28 [info] 39#39: *843 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:02:37 [info] 39#39: *844 [lua] access_by_lua(msblocations.conf:133):2: e2daa95cf2819824ecde561b3f3d5409:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:02:37 +0000] e2daa95cf2819824ecde561b3f3d5409 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/14 04:02:37 [info] 39#39: *844 [lua] logger.lua:23: e2daa95cf2819824ecde561b3f3d5409 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:02:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:02:38 [info] 39#39: *845 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:02:38 [info] 39#39: *846 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:02:48 [info] 36#36: *849 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:02:48 [info] 36#36: *848 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:02:52 [info] 39#39: *850 [lua] access_by_lua(msblocations.conf:133):2: 46c6720dcfbe5071e6eb5bf2f3ba6ae0:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:02:52 [info] 39#39: *850 [lua] logger.lua:23: 46c6720dcfbe5071e6eb5bf2f3ba6ae0 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:02:52 +0000] 46c6720dcfbe5071e6eb5bf2f3ba6ae0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:02:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:02:58 [info] 39#39: *851 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:02:58 [info] 39#39: *852 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:03:07 [info] 39#39: *853 [lua] access_by_lua(msblocations.conf:133):2: 6f8dd1ebdd3884bae061d8f8cebdb3ee:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:03:07 [info] 39#39: *853 [lua] logger.lua:23: 6f8dd1ebdd3884bae061d8f8cebdb3ee {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:03:07 +0000] 6f8dd1ebdd3884bae061d8f8cebdb3ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:03:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:03:08 [info] 39#39: *854 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:03:08 [info] 39#39: *855 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:03:18 [info] 39#39: *856 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:03:18 [info] 39#39: *857 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:03:22 [info] 39#39: *858 [lua] access_by_lua(msblocations.conf:133):2: ec83d0376cce12dbcf5b0e7226144477:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:03:22 [info] 39#39: *858 [lua] logger.lua:23: ec83d0376cce12dbcf5b0e7226144477 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:03:22 +0000] ec83d0376cce12dbcf5b0e7226144477 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.030 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:03:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:03:28 [info] 36#36: *859 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:03:28 [info] 36#36: *860 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:03:37 [info] 39#39: *861 [lua] access_by_lua(msblocations.conf:133):2: ca30540c6ba54134403474127bcdecc1:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:03:37 +0000] ca30540c6ba54134403474127bcdecc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:03:37 [info] 39#39: *861 [lua] logger.lua:23: ca30540c6ba54134403474127bcdecc1 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:03:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:03:38 [info] 39#39: *862 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:03:38 [info] 39#39: *863 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:03:48 [info] 39#39: *865 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:03:48 [info] 39#39: *866 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:03:52 [info] 39#39: *867 [lua] access_by_lua(msblocations.conf:133):2: 84584580e317d50e4e50d95475a57f5b:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:03:52 +0000] 84584580e317d50e4e50d95475a57f5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 04:03:52 [info] 39#39: *867 [lua] logger.lua:23: 84584580e317d50e4e50d95475a57f5b {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:03:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 04:03:58 [info] 39#39: *868 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:03:58 [info] 39#39: *869 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:04:07 [info] 39#39: *870 [lua] access_by_lua(msblocations.conf:133):2: 15af66beff4fa89bcb663f3b4daa6005:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:04:07 [info] 39#39: *870 [lua] logger.lua:23: 15af66beff4fa89bcb663f3b4daa6005 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:04:07 +0000] 15af66beff4fa89bcb663f3b4daa6005 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:04:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/14 04:04:08 [info] 39#39: *871 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:04:08 [info] 36#36: *872 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:04:18 [info] 39#39: *873 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:04:18 [info] 39#39: *874 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:04:22 [info] 39#39: *875 [lua] access_by_lua(msblocations.conf:133):2: 347c8c8dc5c8eba2f383fdf8e6812ad3:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:04:22 [info] 39#39: *875 [lua] logger.lua:23: 347c8c8dc5c8eba2f383fdf8e6812ad3 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:04:22 +0000] 347c8c8dc5c8eba2f383fdf8e6812ad3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:04:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:04:28 [info] 39#39: *876 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:04:28 [info] 39#39: *877 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:04:37 [info] 39#39: *878 [lua] access_by_lua(msblocations.conf:133):2: ea9dc449658b712601b9bb4bf5a1738f:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:04:37 [info] 39#39: *878 [lua] logger.lua:23: ea9dc449658b712601b9bb4bf5a1738f {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:04:37 +0000] ea9dc449658b712601b9bb4bf5a1738f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:04:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:04:38 [info] 39#39: *879 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:04:38 [info] 39#39: *880 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:04:48 [info] 39#39: *882 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:04:48 [info] 39#39: *883 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:04:52 [info] 39#39: *884 [lua] access_by_lua(msblocations.conf:133):2: 2de5ebf01897575e2cbb3fea760819bf:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:04:52 [info] 39#39: *884 [lua] logger.lua:23: 2de5ebf01897575e2cbb3fea760819bf {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:04:52 +0000] 2de5ebf01897575e2cbb3fea760819bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:04:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:04:58 [info] 39#39: *885 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:04:58 [info] 39#39: *886 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:05:07 [info] 39#39: *887 [lua] access_by_lua(msblocations.conf:133):2: 55b26da39b623c06640e4c8325f52365:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:05:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:05:07 [info] 39#39: *887 [lua] logger.lua:23: 55b26da39b623c06640e4c8325f52365 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:05:07 +0000] 55b26da39b623c06640e4c8325f52365 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/14 04:05:08 [info] 39#39: *888 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:05:08 [info] 39#39: *889 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:05:18 [info] 39#39: *890 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:05:18 [info] 39#39: *891 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:05:22 [info] 39#39: *892 [lua] access_by_lua(msblocations.conf:133):2: 11f6959c1e3e0e7b58804213c8f74422:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:05:22 [info] 39#39: *892 [lua] logger.lua:23: 11f6959c1e3e0e7b58804213c8f74422 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:05:22 +0000] 11f6959c1e3e0e7b58804213c8f74422 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:05:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:05:28 [info] 39#39: *893 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:05:28 [info] 36#36: *894 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:05:37 [info] 39#39: *895 [lua] access_by_lua(msblocations.conf:133):2: 0174358bb17ba53706e463955f5c4222:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:05:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:05:37 [info] 39#39: *895 [lua] logger.lua:23: 0174358bb17ba53706e463955f5c4222 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:05:37 +0000] 0174358bb17ba53706e463955f5c4222 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/14 04:05:38 [info] 39#39: *896 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:05:38 [info] 39#39: *897 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:05:48 [info] 39#39: *899 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:05:48 [info] 39#39: *900 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:05:52 [info] 39#39: *901 [lua] access_by_lua(msblocations.conf:133):2: d184e46b7e4ce82a666b2a08fd608619:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:05:52 [info] 39#39: *901 [lua] logger.lua:23: d184e46b7e4ce82a666b2a08fd608619 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:05:52 +0000] d184e46b7e4ce82a666b2a08fd608619 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:05:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:05:58 [info] 39#39: *902 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:05:58 [info] 39#39: *903 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:06:08 [info] 39#39: *904 [lua] access_by_lua(msblocations.conf:133):2: 584316242fbfe4d2de2ddf81b2922393:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:06:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.10 - - [14/Jan/2023:04:06:08 +0000] 584316242fbfe4d2de2ddf81b2922393 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:06:08 [info] 39#39: *904 [lua] logger.lua:23: 584316242fbfe4d2de2ddf81b2922393 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:06:08 [info] 39#39: *905 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:06:08 [info] 39#39: *906 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:06:18 [info] 39#39: *907 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:06:18 [info] 39#39: *908 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:06:23 [info] 39#39: *909 [lua] access_by_lua(msblocations.conf:133):2: e04cbe0d36d4c5b3145269ad7b4e1a1c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:06:23 [info] 39#39: *909 [lua] logger.lua:23: e04cbe0d36d4c5b3145269ad7b4e1a1c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:06:23 +0000] e04cbe0d36d4c5b3145269ad7b4e1a1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:06:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:06:28 [info] 36#36: *910 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:06:28 [info] 36#36: *911 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:06:38 [info] 39#39: *912 [lua] access_by_lua(msblocations.conf:133):2: 877af0b1890f66edea8a43a057610939:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:06:38 +0000] 877af0b1890f66edea8a43a057610939 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 04:06:38 [info] 39#39: *912 [lua] logger.lua:23: 877af0b1890f66edea8a43a057610939 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:06:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:06:38 [info] 39#39: *913 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:06:38 [info] 39#39: *914 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:06:48 [info] 39#39: *916 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:06:48 [info] 39#39: *917 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:06:53 [info] 39#39: *918 [lua] access_by_lua(msblocations.conf:133):2: 1c9f66509a701769f2e6e3d2b82055a0:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:06:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.10 - - [14/Jan/2023:04:06:53 +0000] 1c9f66509a701769f2e6e3d2b82055a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/14 04:06:53 [info] 39#39: *918 [lua] logger.lua:23: 1c9f66509a701769f2e6e3d2b82055a0 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:06:58 [info] 39#39: *919 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:06:58 [info] 39#39: *920 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:07:08 [info] 39#39: *921 [lua] access_by_lua(msblocations.conf:133):2: 44856e339d56d9d6cce4763da9913f35:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:07:08 [info] 39#39: *921 [lua] logger.lua:23: 44856e339d56d9d6cce4763da9913f35 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:07:08 +0000] 44856e339d56d9d6cce4763da9913f35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:07:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/14 04:07:08 [info] 39#39: *922 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:07:08 [info] 39#39: *923 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:07:18 [info] 39#39: *924 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:07:18 [info] 39#39: *925 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:07:23 [info] 39#39: *926 [lua] access_by_lua(msblocations.conf:133):2: 9fc39f52fae37d46d0012a8699dcaa90:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:07:23 +0000] 9fc39f52fae37d46d0012a8699dcaa90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/14 04:07:23 [info] 39#39: *926 [lua] logger.lua:23: 9fc39f52fae37d46d0012a8699dcaa90 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:07:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 04:07:28 [info] 39#39: *927 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:07:28 [info] 39#39: *928 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:07:38 [info] 39#39: *929 [lua] access_by_lua(msblocations.conf:133):2: a1c4d11242a902f274ce940d96db5f49:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:07:38 [info] 39#39: *929 [lua] logger.lua:23: a1c4d11242a902f274ce940d96db5f49 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:07:38 +0000] a1c4d11242a902f274ce940d96db5f49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:07:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:07:38 [info] 39#39: *930 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:07:38 [info] 39#39: *931 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:07:48 [info] 39#39: *933 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:07:48 [info] 39#39: *934 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:07:53 [info] 39#39: *935 [lua] access_by_lua(msblocations.conf:133):2: 0ad83bfb061221f5ed20a744663499fe:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:07:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.10 - - [14/Jan/2023:04:07:53 +0000] 0ad83bfb061221f5ed20a744663499fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/14 04:07:53 [info] 39#39: *935 [lua] logger.lua:23: 0ad83bfb061221f5ed20a744663499fe {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:07:58 [info] 39#39: *936 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:07:58 [info] 39#39: *937 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:08:08 [info] 39#39: *938 [lua] access_by_lua(msblocations.conf:133):2: b1d45b768c5539e08e1bdc295e9012a5:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:08:08 [info] 39#39: *938 [lua] logger.lua:23: b1d45b768c5539e08e1bdc295e9012a5 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:08:08 +0000] b1d45b768c5539e08e1bdc295e9012a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:08:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 04:08:08 [info] 39#39: *939 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:08:08 [info] 39#39: *940 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:08:18 [info] 39#39: *941 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:08:18 [info] 39#39: *942 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:08:23 [info] 39#39: *943 [lua] access_by_lua(msblocations.conf:133):2: afd763f95e0cd4d099aa74a0376e696c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:08:23 [info] 39#39: *943 [lua] logger.lua:23: afd763f95e0cd4d099aa74a0376e696c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:08:23 +0000] afd763f95e0cd4d099aa74a0376e696c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:08:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:08:28 [info] 39#39: *944 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:08:28 [info] 39#39: *945 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:08:38 [info] 39#39: *946 [lua] access_by_lua(msblocations.conf:133):2: 711f6402b8617bba14e6fb9edb5f0c78:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:08:38 [info] 39#39: *946 [lua] logger.lua:23: 711f6402b8617bba14e6fb9edb5f0c78 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:08:38 +0000] 711f6402b8617bba14e6fb9edb5f0c78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:08:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:08:38 [info] 39#39: *947 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:08:38 [info] 39#39: *948 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:08:48 [info] 39#39: *950 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:08:48 [info] 39#39: *951 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:08:53 [info] 39#39: *952 [lua] access_by_lua(msblocations.conf:133):2: 229f5aafffb4bd9680477bb9e2030e92:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:08:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:08:53 [info] 39#39: *952 [lua] logger.lua:23: 229f5aafffb4bd9680477bb9e2030e92 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:08:53 +0000] 229f5aafffb4bd9680477bb9e2030e92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 04:08:58 [info] 39#39: *953 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:08:58 [info] 39#39: *954 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:09:08 [info] 39#39: *955 [lua] access_by_lua(msblocations.conf:133):2: 26f14ea3e5652503c067964a430d0e72:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:09:08 +0000] 26f14ea3e5652503c067964a430d0e72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:09:08 [info] 39#39: *955 [lua] logger.lua:23: 26f14ea3e5652503c067964a430d0e72 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:09:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:09:08 [info] 39#39: *956 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:09:08 [info] 39#39: *957 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:09:18 [info] 39#39: *958 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:09:18 [info] 39#39: *959 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:09:23 [info] 39#39: *960 [lua] access_by_lua(msblocations.conf:133):2: 016a92e9ee0cf408f717249157b59f8b:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:09:23 [info] 39#39: *960 [lua] logger.lua:23: 016a92e9ee0cf408f717249157b59f8b {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:09:23 +0000] 016a92e9ee0cf408f717249157b59f8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:09:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:09:28 [info] 39#39: *961 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:09:28 [info] 39#39: *962 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:09:38 [info] 39#39: *963 [lua] access_by_lua(msblocations.conf:133):2: 1203fd6235c57a2a87cf125dc59ed5a5:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:09:38 [info] 39#39: *963 [lua] logger.lua:23: 1203fd6235c57a2a87cf125dc59ed5a5 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:09:38 +0000] 1203fd6235c57a2a87cf125dc59ed5a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:09:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:09:38 [info] 39#39: *964 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:09:38 [info] 39#39: *965 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:09:48 [info] 39#39: *967 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:09:48 [info] 39#39: *968 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:09:53 [info] 39#39: *969 [lua] access_by_lua(msblocations.conf:133):2: 2da2675f77b90fa30bb402321c6f2fc3:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:09:53 [info] 39#39: *969 [lua] logger.lua:23: 2da2675f77b90fa30bb402321c6f2fc3 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:09:53 +0000] 2da2675f77b90fa30bb402321c6f2fc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:09:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:09:58 [info] 39#39: *970 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:09:58 [info] 36#36: *971 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:10:08 [info] 39#39: *972 [lua] access_by_lua(msblocations.conf:133):2: 55d38dae7c99907104224b34ebf8c246:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:10:08 [info] 39#39: *972 [lua] logger.lua:23: 55d38dae7c99907104224b34ebf8c246 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:10:08 +0000] 55d38dae7c99907104224b34ebf8c246 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:10:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/14 04:10:08 [info] 39#39: *973 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:10:08 [info] 39#39: *974 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:10:18 [info] 39#39: *975 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:10:18 [info] 36#36: *976 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:10:23 [info] 39#39: *977 [lua] access_by_lua(msblocations.conf:133):2: 74515f3eea36f95b01c0332d81c865a9:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:10:23 [info] 39#39: *977 [lua] logger.lua:23: 74515f3eea36f95b01c0332d81c865a9 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:10:23 +0000] 74515f3eea36f95b01c0332d81c865a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:10:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:10:28 [info] 39#39: *978 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:10:28 [info] 39#39: *979 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:10:38 [info] 39#39: *980 [lua] access_by_lua(msblocations.conf:133):2: 2eba9b3ab6cd02cbb86b91b1cc3781be:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:10:38 +0000] 2eba9b3ab6cd02cbb86b91b1cc3781be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:10:38 [info] 39#39: *980 [lua] logger.lua:23: 2eba9b3ab6cd02cbb86b91b1cc3781be {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:10:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:10:38 [info] 39#39: *981 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:10:38 [info] 39#39: *982 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:10:48 [info] 39#39: *984 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:10:48 [info] 39#39: *985 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:10:53 [info] 39#39: *986 [lua] access_by_lua(msblocations.conf:133):2: 4ea279db70fb7d59854b53c4856fea07:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:10:53 [info] 39#39: *986 [lua] logger.lua:23: 4ea279db70fb7d59854b53c4856fea07 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:10:53 +0000] 4ea279db70fb7d59854b53c4856fea07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:10:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/14 04:10:58 [info] 39#39: *987 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:10:58 [info] 39#39: *988 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:11:08 [info] 39#39: *989 [lua] access_by_lua(msblocations.conf:133):2: b1b0d5d8c48e0128bd27751cf58aa557:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:11:08 [info] 39#39: *989 [lua] logger.lua:23: b1b0d5d8c48e0128bd27751cf58aa557 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:11:08 +0000] b1b0d5d8c48e0128bd27751cf58aa557 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:11:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:11:08 [info] 39#39: *990 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:11:08 [info] 39#39: *991 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:11:18 [info] 39#39: *993 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:11:18 [info] 39#39: *992 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:11:23 [info] 39#39: *994 [lua] access_by_lua(msblocations.conf:133):2: 76978f9d59844b6819dd19f09830a6d6:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:11:23 +0000] 76978f9d59844b6819dd19f09830a6d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/14 04:11:23 [info] 39#39: *994 [lua] logger.lua:23: 76978f9d59844b6819dd19f09830a6d6 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:11:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/14 04:11:28 [info] 39#39: *995 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:11:28 [info] 39#39: *996 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:11:38 [info] 39#39: *997 [lua] access_by_lua(msblocations.conf:133):2: f970329e7cf7f0a645a5b8c1d76ab298:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:11:38 [info] 39#39: *997 [lua] logger.lua:23: f970329e7cf7f0a645a5b8c1d76ab298 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:11:38 +0000] f970329e7cf7f0a645a5b8c1d76ab298 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:11:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/14 04:11:38 [info] 39#39: *998 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:11:38 [info] 39#39: *999 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:11:48 [info] 39#39: *1001 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:11:48 [info] 39#39: *1002 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:11:53 [info] 39#39: *1003 [lua] access_by_lua(msblocations.conf:133):2: 3191ad2855fe47f78bda8991b5a5d806:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:11:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:11:53 [info] 39#39: *1003 [lua] logger.lua:23: 3191ad2855fe47f78bda8991b5a5d806 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:11:53 +0000] 3191ad2855fe47f78bda8991b5a5d806 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 04:11:58 [info] 39#39: *1004 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:11:58 [info] 39#39: *1005 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:12:08 [info] 39#39: *1006 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:12:08 [info] 39#39: *1007 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:12:08 [info] 39#39: *1008 [lua] access_by_lua(msblocations.conf:133):2: 10d30938a5b4c0752d6d89776f40b579:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:12:08 [info] 39#39: *1008 [lua] logger.lua:23: 10d30938a5b4c0752d6d89776f40b579 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:12:08 +0000] 10d30938a5b4c0752d6d89776f40b579 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:12:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:12:18 [info] 39#39: *1009 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:12:18 [info] 39#39: *1010 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:12:23 [info] 39#39: *1011 [lua] access_by_lua(msblocations.conf:133):2: 55d34703901cf8d414178b54fda62ce9:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:12:23 +0000] 55d34703901cf8d414178b54fda62ce9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:12:23 [info] 39#39: *1011 [lua] logger.lua:23: 55d34703901cf8d414178b54fda62ce9 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:12:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:12:28 [info] 39#39: *1012 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:12:28 [info] 39#39: *1013 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:12:38 [info] 39#39: *1014 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:12:38 [info] 39#39: *1015 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:12:38 [info] 39#39: *1016 [lua] access_by_lua(msblocations.conf:133):2: 7f3f1f5c10752fa5d5e83d3a94ff4de2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:12:38 [info] 39#39: *1016 [lua] logger.lua:23: 7f3f1f5c10752fa5d5e83d3a94ff4de2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:12:38 +0000] 7f3f1f5c10752fa5d5e83d3a94ff4de2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:12:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:12:48 [info] 39#39: *1018 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:12:48 [info] 36#36: *1019 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:12:53 [info] 39#39: *1020 [lua] access_by_lua(msblocations.conf:133):2: 12990b687439ea0deec60a5a55da135a:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:12:53 [info] 39#39: *1020 [lua] logger.lua:23: 12990b687439ea0deec60a5a55da135a {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:12:53 +0000] 12990b687439ea0deec60a5a55da135a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:12:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:12:58 [info] 39#39: *1021 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:12:58 [info] 39#39: *1022 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:13:08 [info] 39#39: *1023 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:13:08 [info] 39#39: *1024 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:13:08 [info] 39#39: *1025 [lua] access_by_lua(msblocations.conf:133):2: 8e350ecedd0a088dfb49d56f135b8758:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:13:08 +0000] 8e350ecedd0a088dfb49d56f135b8758 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 04:13:08 [info] 39#39: *1025 [lua] logger.lua:23: 8e350ecedd0a088dfb49d56f135b8758 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:13:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:13:18 [info] 36#36: *1026 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:13:18 [info] 36#36: *1027 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:13:23 [info] 39#39: *1028 [lua] access_by_lua(msblocations.conf:133):2: a84d848cc4bda1b1ee1a4dc5e171931e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:13:23 [info] 39#39: *1028 [lua] logger.lua:23: a84d848cc4bda1b1ee1a4dc5e171931e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:13:23 +0000] a84d848cc4bda1b1ee1a4dc5e171931e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:13:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:13:28 [info] 39#39: *1029 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:13:28 [info] 39#39: *1030 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:13:38 [info] 39#39: *1031 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:13:38 [info] 39#39: *1032 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:13:38 [info] 39#39: *1033 [lua] access_by_lua(msblocations.conf:133):2: 575909ed14f2eb87f0a1f132faa6d953:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:13:38 [info] 39#39: *1033 [lua] logger.lua:23: 575909ed14f2eb87f0a1f132faa6d953 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:13:38 +0000] 575909ed14f2eb87f0a1f132faa6d953 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:13:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:13:48 [info] 39#39: *1035 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:13:48 [info] 39#39: *1036 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:13:53 [info] 39#39: *1037 [lua] access_by_lua(msblocations.conf:133):2: 373ab286c36c9182d7f9803136918c2f:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:13:53 [info] 39#39: *1037 [lua] logger.lua:23: 373ab286c36c9182d7f9803136918c2f {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:13:53 +0000] 373ab286c36c9182d7f9803136918c2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:13:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/14 04:13:58 [info] 39#39: *1038 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:13:58 [info] 39#39: *1039 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:14:08 [info] 39#39: *1040 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:14:08 [info] 39#39: *1041 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:14:08 [info] 39#39: *1042 [lua] access_by_lua(msblocations.conf:133):2: f05107502b39567b381da09f73dbda23:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:14:08 [info] 39#39: *1042 [lua] logger.lua:23: f05107502b39567b381da09f73dbda23 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:14:08 +0000] f05107502b39567b381da09f73dbda23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:14:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/14 04:14:18 [info] 39#39: *1043 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:14:18 [info] 39#39: *1044 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:14:23 [info] 39#39: *1045 [lua] access_by_lua(msblocations.conf:133):2: 12f356bcae960e99ca0b79de3f63a4d2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:14:23 +0000] 12f356bcae960e99ca0b79de3f63a4d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:14:23 [info] 39#39: *1045 [lua] logger.lua:23: 12f356bcae960e99ca0b79de3f63a4d2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:14:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:14:28 [info] 39#39: *1046 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:14:28 [info] 39#39: *1047 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:14:38 [info] 39#39: *1048 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:14:38 [info] 39#39: *1049 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:14:38 [info] 39#39: *1050 [lua] access_by_lua(msblocations.conf:133):2: 058735e2123909a822694d36dbcca3d2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:14:38 [info] 39#39: *1050 [lua] logger.lua:23: 058735e2123909a822694d36dbcca3d2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:14:38 +0000] 058735e2123909a822694d36dbcca3d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.036 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:14:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/14 04:14:48 [info] 39#39: *1052 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:14:48 [info] 39#39: *1053 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:14:53 [info] 39#39: *1054 [lua] access_by_lua(msblocations.conf:133):2: b8d8d866fed999ab496058c1f2910d44:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:14:53 +0000] b8d8d866fed999ab496058c1f2910d44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 04:14:53 [info] 39#39: *1054 [lua] logger.lua:23: b8d8d866fed999ab496058c1f2910d44 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:14:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:14:58 [info] 39#39: *1055 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:14:58 [info] 39#39: *1056 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:15:08 [info] 39#39: *1057 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:15:08 [info] 39#39: *1058 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:15:08 [info] 39#39: *1059 [lua] access_by_lua(msblocations.conf:133):2: 1058ee69611d75b8bc2bfa2e32d881c9:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:15:08 [info] 39#39: *1059 [lua] logger.lua:23: 1058ee69611d75b8bc2bfa2e32d881c9 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:15:08 +0000] 1058ee69611d75b8bc2bfa2e32d881c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:15:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:15:18 [info] 39#39: *1060 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:15:18 [info] 39#39: *1061 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:15:24 [info] 39#39: *1062 [lua] access_by_lua(msblocations.conf:133):2: 01be5b525e96175f9d8f3f7840c5b669:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:15:24 [info] 39#39: *1062 [lua] logger.lua:23: 01be5b525e96175f9d8f3f7840c5b669 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:15:24 +0000] 01be5b525e96175f9d8f3f7840c5b669 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:15:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:15:28 [info] 39#39: *1063 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:15:28 [info] 39#39: *1064 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:15:38 [info] 39#39: *1065 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:15:38 [info] 39#39: *1066 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:15:39 [info] 39#39: *1067 [lua] access_by_lua(msblocations.conf:133):2: 44addeab1b697441dfc304ffb11d38be:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:15:39 +0000] 44addeab1b697441dfc304ffb11d38be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:15:39 [info] 39#39: *1067 [lua] logger.lua:23: 44addeab1b697441dfc304ffb11d38be {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:15:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:15:48 [info] 39#39: *1069 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:15:48 [info] 39#39: *1070 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:15:54 [info] 39#39: *1071 [lua] access_by_lua(msblocations.conf:133):2: 40607648bac2262cd84d7f535ac0e146:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:15:54 [info] 39#39: *1071 [lua] logger.lua:23: 40607648bac2262cd84d7f535ac0e146 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:15:54 +0000] 40607648bac2262cd84d7f535ac0e146 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:15:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:15:58 [info] 39#39: *1072 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:15:58 [info] 39#39: *1073 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:16:08 [info] 39#39: *1074 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:16:08 [info] 39#39: *1075 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:16:09 [info] 39#39: *1076 [lua] access_by_lua(msblocations.conf:133):2: 25c182424218030c8486cd849db0ab7b:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:16:09 +0000] 25c182424218030c8486cd849db0ab7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:16:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:16:09 [info] 39#39: *1076 [lua] logger.lua:23: 25c182424218030c8486cd849db0ab7b {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:16:18 [info] 39#39: *1077 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:16:18 [info] 39#39: *1078 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:16:24 [info] 39#39: *1079 [lua] access_by_lua(msblocations.conf:133):2: 6a2decb599ac635c2c1fc1327c04928e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:16:24 [info] 39#39: *1079 [lua] logger.lua:23: 6a2decb599ac635c2c1fc1327c04928e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:16:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.10 - - [14/Jan/2023:04:16:24 +0000] 6a2decb599ac635c2c1fc1327c04928e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:16:28 [info] 39#39: *1080 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:16:28 [info] 39#39: *1081 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:16:38 [info] 39#39: *1082 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:16:38 [info] 39#39: *1083 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:16:39 [info] 39#39: *1084 [lua] access_by_lua(msblocations.conf:133):2: 2edd25f631be26ddf440e2306b601655:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:16:39 [info] 39#39: *1084 [lua] logger.lua:23: 2edd25f631be26ddf440e2306b601655 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:16:39 +0000] 2edd25f631be26ddf440e2306b601655 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:16:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:16:48 [info] 39#39: *1086 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:16:48 [info] 36#36: *1087 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:16:54 [info] 39#39: *1088 [lua] access_by_lua(msblocations.conf:133):2: b474740149bc211659de4ffa7bd07a69:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:16:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:16:54 [info] 39#39: *1088 [lua] logger.lua:23: b474740149bc211659de4ffa7bd07a69 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:16:54 +0000] b474740149bc211659de4ffa7bd07a69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:16:58 [info] 39#39: *1089 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:16:58 [info] 39#39: *1090 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:17:08 [info] 39#39: *1091 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:17:08 [info] 39#39: *1092 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:17:09 [info] 39#39: *1093 [lua] access_by_lua(msblocations.conf:133):2: ce93557a2211c5278984fb4fe2466ded:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:17:09 +0000] ce93557a2211c5278984fb4fe2466ded "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 04:17:09 [info] 39#39: *1093 [lua] logger.lua:23: ce93557a2211c5278984fb4fe2466ded {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:17:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 04:17:18 [info] 39#39: *1094 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:17:18 [info] 36#36: *1095 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:17:24 [info] 39#39: *1096 [lua] access_by_lua(msblocations.conf:133):2: 2a50012bba63419dac18d5d2cf30d2c1:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:17:24 [info] 39#39: *1096 [lua] logger.lua:23: 2a50012bba63419dac18d5d2cf30d2c1 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:17:24 +0000] 2a50012bba63419dac18d5d2cf30d2c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:17:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/14 04:17:28 [info] 39#39: *1097 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:17:28 [info] 36#36: *1098 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:17:38 [info] 39#39: *1099 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:17:38 [info] 39#39: *1100 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:17:39 [info] 39#39: *1101 [lua] access_by_lua(msblocations.conf:133):2: c62116f84a68b86e284f04870d542684:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:17:39 [info] 39#39: *1101 [lua] logger.lua:23: c62116f84a68b86e284f04870d542684 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:17:39 +0000] c62116f84a68b86e284f04870d542684 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:17:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/14 04:17:48 [info] 39#39: *1103 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:17:48 [info] 39#39: *1104 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:17:54 [info] 39#39: *1105 [lua] access_by_lua(msblocations.conf:133):2: 9e425c9e8c1c6cceb22622aba7a323ba:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:17:54 [info] 39#39: *1105 [lua] logger.lua:23: 9e425c9e8c1c6cceb22622aba7a323ba {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:17:54 +0000] 9e425c9e8c1c6cceb22622aba7a323ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:17:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:17:58 [info] 39#39: *1106 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:17:58 [info] 39#39: *1107 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:18:08 [info] 39#39: *1108 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:18:08 [info] 39#39: *1109 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:18:09 [info] 39#39: *1110 [lua] access_by_lua(msblocations.conf:133):2: bb743bbc39aad9baf4e55f8bbff4865a:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:18:09 +0000] bb743bbc39aad9baf4e55f8bbff4865a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 04:18:09 [info] 39#39: *1110 [lua] logger.lua:23: bb743bbc39aad9baf4e55f8bbff4865a {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:18:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 04:18:18 [info] 39#39: *1111 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:18:18 [info] 39#39: *1112 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:18:24 [info] 39#39: *1113 [lua] access_by_lua(msblocations.conf:133):2: 80214e63eba2c2c63aa107f478764119:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:18:24 [info] 39#39: *1113 [lua] logger.lua:23: 80214e63eba2c2c63aa107f478764119 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:18:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.10 - - [14/Jan/2023:04:18:24 +0000] 80214e63eba2c2c63aa107f478764119 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:18:28 [info] 36#36: *1114 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:18:28 [info] 36#36: *1115 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:18:38 [info] 39#39: *1116 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:18:38 [info] 39#39: *1117 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:18:39 [info] 39#39: *1118 [lua] access_by_lua(msblocations.conf:133):2: 85e39b79e3c33c9c4683c972e2318aa6:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:18:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:18:39 [info] 39#39: *1118 [lua] logger.lua:23: 85e39b79e3c33c9c4683c972e2318aa6 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:18:39 +0000] 85e39b79e3c33c9c4683c972e2318aa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:18:48 [info] 39#39: *1120 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:18:48 [info] 36#36: *1121 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:18:54 [info] 39#39: *1122 [lua] access_by_lua(msblocations.conf:133):2: cd8fd43c7608acca40fb24ce132fa888:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:18:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.10 - - [14/Jan/2023:04:18:54 +0000] cd8fd43c7608acca40fb24ce132fa888 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 04:18:54 [info] 39#39: *1122 [lua] logger.lua:23: cd8fd43c7608acca40fb24ce132fa888 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:18:58 [info] 39#39: *1123 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:18:58 [info] 36#36: *1124 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:19:08 [info] 39#39: *1125 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:19:08 [info] 39#39: *1126 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:19:09 [info] 39#39: *1127 [lua] access_by_lua(msblocations.conf:133):2: ab06c23dd8c7ae039238f63054bd1c60:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:19:09 [info] 39#39: *1127 [lua] logger.lua:23: ab06c23dd8c7ae039238f63054bd1c60 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:19:09 +0000] ab06c23dd8c7ae039238f63054bd1c60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:19:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:19:18 [info] 39#39: *1128 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:19:18 [info] 39#39: *1129 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:19:24 [info] 39#39: *1130 [lua] access_by_lua(msblocations.conf:133):2: 7653c3144723f137815d3afbe7e82318:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:19:24 [info] 39#39: *1130 [lua] logger.lua:23: 7653c3144723f137815d3afbe7e82318 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:19:24 +0000] 7653c3144723f137815d3afbe7e82318 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:19:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:19:28 [info] 39#39: *1131 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:19:28 [info] 39#39: *1132 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:19:38 [info] 39#39: *1133 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:19:38 [info] 39#39: *1134 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:19:39 [info] 39#39: *1135 [lua] access_by_lua(msblocations.conf:133):2: c952355bfe5c9d1be95db1545f47a917:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:19:39 [info] 39#39: *1135 [lua] logger.lua:23: c952355bfe5c9d1be95db1545f47a917 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:19:39 +0000] c952355bfe5c9d1be95db1545f47a917 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:19:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/14 04:19:48 [info] 39#39: *1137 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:19:48 [info] 39#39: *1138 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:19:54 [info] 39#39: *1139 [lua] access_by_lua(msblocations.conf:133):2: 06044c7074e575734c79e3fd2c6af9f5:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:19:54 [info] 39#39: *1139 [lua] logger.lua:23: 06044c7074e575734c79e3fd2c6af9f5 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:19:54 +0000] 06044c7074e575734c79e3fd2c6af9f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:19:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:19:58 [info] 39#39: *1140 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:19:58 [info] 39#39: *1141 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:20:08 [info] 39#39: *1142 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:20:08 [info] 39#39: *1143 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:20:09 [info] 39#39: *1144 [lua] access_by_lua(msblocations.conf:133):2: 7f466721b5fb978c9cebe6a86e8774a2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:20:09 +0000] 7f466721b5fb978c9cebe6a86e8774a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:20:09 [info] 39#39: *1144 [lua] logger.lua:23: 7f466721b5fb978c9cebe6a86e8774a2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:20:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:20:18 [info] 39#39: *1145 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:20:18 [info] 39#39: *1146 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:20:24 [info] 39#39: *1147 [lua] access_by_lua(msblocations.conf:133):2: 23d1cb6798114ab50df806e5359b3347:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:20:24 [info] 39#39: *1147 [lua] logger.lua:23: 23d1cb6798114ab50df806e5359b3347 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:20:24 +0000] 23d1cb6798114ab50df806e5359b3347 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:20:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:20:28 [info] 39#39: *1148 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:20:28 [info] 39#39: *1149 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:20:38 [info] 39#39: *1150 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:20:38 [info] 39#39: *1151 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:20:39 [info] 39#39: *1152 [lua] access_by_lua(msblocations.conf:133):2: 99ebf25700b590c0c5e3a30213d10aca:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:20:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.10 - - [14/Jan/2023:04:20:39 +0000] 99ebf25700b590c0c5e3a30213d10aca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 04:20:39 [info] 39#39: *1152 [lua] logger.lua:23: 99ebf25700b590c0c5e3a30213d10aca {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:20:48 [info] 39#39: *1154 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:20:48 [info] 39#39: *1155 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:20:54 [info] 39#39: *1156 [lua] access_by_lua(msblocations.conf:133):2: 2d9060169d3de85e7d205d48da6d0d9f:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:20:54 +0000] 2d9060169d3de85e7d205d48da6d0d9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:20:54 [info] 39#39: *1156 [lua] logger.lua:23: 2d9060169d3de85e7d205d48da6d0d9f {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:20:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/14 04:20:58 [info] 39#39: *1157 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:20:58 [info] 39#39: *1158 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:21:08 [info] 39#39: *1159 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:21:08 [info] 39#39: *1160 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:21:09 [info] 39#39: *1161 [lua] access_by_lua(msblocations.conf:133):2: 0583b2d1346176c5e362d0dff896482b:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:21:09 +0000] 0583b2d1346176c5e362d0dff896482b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 04:21:09 [info] 39#39: *1161 [lua] logger.lua:23: 0583b2d1346176c5e362d0dff896482b {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:21:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:21:18 [info] 36#36: *1163 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:21:18 [info] 39#39: *1162 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:21:24 [info] 39#39: *1164 [lua] access_by_lua(msblocations.conf:133):2: 66007ed17d1375d41193f48acc9f6423:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:21:24 +0000] 66007ed17d1375d41193f48acc9f6423 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:21:24 [info] 39#39: *1164 [lua] logger.lua:23: 66007ed17d1375d41193f48acc9f6423 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:21:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:21:28 [info] 39#39: *1165 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:21:28 [info] 39#39: *1166 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:21:38 [info] 39#39: *1167 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:21:38 [info] 39#39: *1168 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:21:39 [info] 39#39: *1169 [lua] access_by_lua(msblocations.conf:133):2: c108029722ccc64409ea1b4954181414:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:21:39 [info] 39#39: *1169 [lua] logger.lua:23: c108029722ccc64409ea1b4954181414 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:21:39 +0000] c108029722ccc64409ea1b4954181414 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:21:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/14 04:21:48 [info] 39#39: *1171 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:21:48 [info] 39#39: *1172 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:21:54 [info] 39#39: *1173 [lua] access_by_lua(msblocations.conf:133):2: 40b7fa5c812f6f23287ceb9befb716a6:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:21:54 [info] 39#39: *1173 [lua] logger.lua:23: 40b7fa5c812f6f23287ceb9befb716a6 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:21:54 +0000] 40b7fa5c812f6f23287ceb9befb716a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:21:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:21:58 [info] 39#39: *1174 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:21:58 [info] 39#39: *1175 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:22:08 [info] 39#39: *1176 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:22:08 [info] 36#36: *1177 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:22:09 [info] 39#39: *1178 [lua] access_by_lua(msblocations.conf:133):2: bcca050685a6d986abbf92bcbc52b03f:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:22:09 [info] 39#39: *1178 [lua] logger.lua:23: bcca050685a6d986abbf92bcbc52b03f {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:22:09 +0000] bcca050685a6d986abbf92bcbc52b03f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:22:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:22:18 [info] 39#39: *1179 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:22:18 [info] 39#39: *1180 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:22:24 [info] 39#39: *1181 [lua] access_by_lua(msblocations.conf:133):2: abf0601f426e11775c332a8db985c6f0:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:22:24 +0000] abf0601f426e11775c332a8db985c6f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:22:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:22:24 [info] 39#39: *1181 [lua] logger.lua:23: abf0601f426e11775c332a8db985c6f0 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:22:28 [info] 39#39: *1182 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:22:28 [info] 39#39: *1183 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:22:38 [info] 39#39: *1184 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:22:38 [info] 39#39: *1185 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:22:39 [info] 39#39: *1186 [lua] access_by_lua(msblocations.conf:133):2: 79a0920aaa82a8bfaf5bd555d25f6199:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:22:39 +0000] 79a0920aaa82a8bfaf5bd555d25f6199 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/14 04:22:39 [info] 39#39: *1186 [lua] logger.lua:23: 79a0920aaa82a8bfaf5bd555d25f6199 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:22:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/14 04:22:48 [info] 39#39: *1188 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:22:48 [info] 39#39: *1189 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:22:54 [info] 39#39: *1190 [lua] access_by_lua(msblocations.conf:133):2: 675057801a99f57126bbcbb60bb58ec9:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:22:54 +0000] 675057801a99f57126bbcbb60bb58ec9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:22:54 [info] 39#39: *1190 [lua] logger.lua:23: 675057801a99f57126bbcbb60bb58ec9 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:22:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:22:58 [info] 39#39: *1191 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:22:58 [info] 39#39: *1192 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:23:08 [info] 39#39: *1193 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:23:08 [info] 39#39: *1194 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:23:09 [info] 39#39: *1195 [lua] access_by_lua(msblocations.conf:133):2: af6dd950b191c7b32b51b256b308b1ee:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:23:09 [info] 39#39: *1195 [lua] logger.lua:23: af6dd950b191c7b32b51b256b308b1ee {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:23:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.10 - - [14/Jan/2023:04:23:09 +0000] af6dd950b191c7b32b51b256b308b1ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 04:23:18 [info] 39#39: *1196 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:23:18 [info] 36#36: *1197 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:23:24 [info] 39#39: *1198 [lua] access_by_lua(msblocations.conf:133):2: 5aa7c9d7675e1e96e321b5c21da4951f:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:23:24 [info] 39#39: *1198 [lua] logger.lua:23: 5aa7c9d7675e1e96e321b5c21da4951f {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:23:24 +0000] 5aa7c9d7675e1e96e321b5c21da4951f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:23:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:23:28 [info] 39#39: *1199 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:23:28 [info] 39#39: *1200 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:23:38 [info] 39#39: *1201 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:23:38 [info] 39#39: *1202 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:23:39 [info] 39#39: *1203 [lua] access_by_lua(msblocations.conf:133):2: 7c0edd89e5592fe2730afbc5f088c026:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:23:39 [info] 39#39: *1203 [lua] logger.lua:23: 7c0edd89e5592fe2730afbc5f088c026 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:23:39 +0000] 7c0edd89e5592fe2730afbc5f088c026 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:23:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:23:48 [info] 39#39: *1205 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:23:48 [info] 39#39: *1206 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:23:54 [info] 39#39: *1207 [lua] access_by_lua(msblocations.conf:133):2: 077a8e50481a29e9fe78cb03a9dbc0d3:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:23:54 +0000] 077a8e50481a29e9fe78cb03a9dbc0d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:23:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:23:54 [info] 39#39: *1207 [lua] logger.lua:23: 077a8e50481a29e9fe78cb03a9dbc0d3 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:23:58 [info] 39#39: *1208 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:23:58 [info] 39#39: *1209 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:24:08 [info] 39#39: *1210 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:24:08 [info] 39#39: *1211 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:24:09 [info] 39#39: *1212 [lua] access_by_lua(msblocations.conf:133):2: a0debc087890face38ba77777d5fb6f3:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:24:09 [info] 39#39: *1212 [lua] logger.lua:23: a0debc087890face38ba77777d5fb6f3 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:24:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.10 - - [14/Jan/2023:04:24:09 +0000] a0debc087890face38ba77777d5fb6f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:24:18 [info] 39#39: *1213 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:24:18 [info] 39#39: *1214 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:24:24 [info] 39#39: *1215 [lua] access_by_lua(msblocations.conf:133):2: e01841f9cb12954948ffc2604d2ac854:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:24:24 +0000] e01841f9cb12954948ffc2604d2ac854 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:24:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:24:24 [info] 39#39: *1215 [lua] logger.lua:23: e01841f9cb12954948ffc2604d2ac854 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:24:28 [info] 39#39: *1216 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:24:28 [info] 39#39: *1217 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:24:38 [info] 39#39: *1218 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:24:38 [info] 39#39: *1219 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:24:39 [info] 39#39: *1220 [lua] access_by_lua(msblocations.conf:133):2: a0069801a0f717dacff925761cf15217:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:24:39 [info] 39#39: *1220 [lua] logger.lua:23: a0069801a0f717dacff925761cf15217 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:24:39 +0000] a0069801a0f717dacff925761cf15217 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:24:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:24:48 [info] 36#36: *1222 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:24:48 [info] 36#36: *1223 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:24:54 [info] 39#39: *1224 [lua] access_by_lua(msblocations.conf:133):2: 10983d36d96c21f3a89e853541064d58:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:24:54 [info] 39#39: *1224 [lua] logger.lua:23: 10983d36d96c21f3a89e853541064d58 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:24:54 +0000] 10983d36d96c21f3a89e853541064d58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:24:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:24:58 [info] 39#39: *1225 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:24:58 [info] 39#39: *1226 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:25:08 [info] 39#39: *1227 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:25:08 [info] 39#39: *1228 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:25:09 [info] 39#39: *1229 [lua] access_by_lua(msblocations.conf:133):2: 5fdfb6f13128a6d2edb30330c15ac866:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:25:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.72.10 - - [14/Jan/2023:04:25:09 +0000] 5fdfb6f13128a6d2edb30330c15ac866 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/14 04:25:09 [info] 39#39: *1229 [lua] logger.lua:23: 5fdfb6f13128a6d2edb30330c15ac866 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:25:18 [info] 39#39: *1230 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:25:18 [info] 39#39: *1231 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:25:25 [info] 39#39: *1232 [lua] access_by_lua(msblocations.conf:133):2: 7cfc2db1af2d3a330aa5034c079e24f1:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:25:25 [info] 39#39: *1232 [lua] logger.lua:23: 7cfc2db1af2d3a330aa5034c079e24f1 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:25:25 +0000] 7cfc2db1af2d3a330aa5034c079e24f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:25:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/14 04:25:28 [info] 39#39: *1233 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:25:28 [info] 39#39: *1234 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:25:38 [info] 39#39: *1235 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:25:38 [info] 39#39: *1236 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:25:40 [info] 39#39: *1237 [lua] access_by_lua(msblocations.conf:133):2: 5759853b89ce02036c5f1e31f185d3b8:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:25:40 +0000] 5759853b89ce02036c5f1e31f185d3b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:25:40 [info] 39#39: *1237 [lua] logger.lua:23: 5759853b89ce02036c5f1e31f185d3b8 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:25:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:25:48 [info] 39#39: *1239 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:25:48 [info] 39#39: *1240 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:25:55 [info] 39#39: *1241 [lua] access_by_lua(msblocations.conf:133):2: b3c1be8e10b63dd93bd1ff96bd33b3cc:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:25:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:25:55 [info] 39#39: *1241 [lua] logger.lua:23: b3c1be8e10b63dd93bd1ff96bd33b3cc {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:25:55 +0000] b3c1be8e10b63dd93bd1ff96bd33b3cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 04:25:58 [info] 39#39: *1242 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:25:58 [info] 39#39: *1243 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:26:08 [info] 39#39: *1244 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:26:08 [info] 39#39: *1245 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:26:10 [info] 39#39: *1246 [lua] access_by_lua(msblocations.conf:133):2: 4f32f05c26450167cf428bd845d2603b:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:26:10 +0000] 4f32f05c26450167cf428bd845d2603b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/14 04:26:10 [info] 39#39: *1246 [lua] logger.lua:23: 4f32f05c26450167cf428bd845d2603b {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:26:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:26:18 [info] 39#39: *1247 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:26:18 [info] 39#39: *1248 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:26:25 [info] 39#39: *1249 [lua] access_by_lua(msblocations.conf:133):2: 6352bc4e70a938e373f2bfca522f34b7:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:26:25 +0000] 6352bc4e70a938e373f2bfca522f34b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:26:25 [info] 39#39: *1249 [lua] logger.lua:23: 6352bc4e70a938e373f2bfca522f34b7 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:26:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:26:28 [info] 39#39: *1250 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:26:28 [info] 39#39: *1251 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:26:38 [info] 39#39: *1252 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:26:38 [info] 39#39: *1253 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:26:40 [info] 39#39: *1254 [lua] access_by_lua(msblocations.conf:133):2: a6973808a74e702b14d1995ab817b9c2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:26:40 +0000] a6973808a74e702b14d1995ab817b9c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:26:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:26:40 [info] 39#39: *1254 [lua] logger.lua:23: a6973808a74e702b14d1995ab817b9c2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:26:48 [info] 39#39: *1256 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:26:48 [info] 39#39: *1257 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:26:55 [info] 39#39: *1258 [lua] access_by_lua(msblocations.conf:133):2: ba10e30c8f036c88391d3371367314d4:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:26:55 [info] 39#39: *1258 [lua] logger.lua:23: ba10e30c8f036c88391d3371367314d4 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:26:55 +0000] ba10e30c8f036c88391d3371367314d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:26:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:26:58 [info] 39#39: *1259 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:26:58 [info] 39#39: *1260 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:27:08 [info] 39#39: *1261 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:27:08 [info] 39#39: *1262 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:27:10 [info] 39#39: *1263 [lua] access_by_lua(msblocations.conf:133):2: 32dcf7b74b89beb9420c0029b8b3c696:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:27:10 [info] 39#39: *1263 [lua] logger.lua:23: 32dcf7b74b89beb9420c0029b8b3c696 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:27:10 +0000] 32dcf7b74b89beb9420c0029b8b3c696 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:27:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:27:18 [info] 39#39: *1264 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:27:18 [info] 39#39: *1265 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:27:25 [info] 39#39: *1266 [lua] access_by_lua(msblocations.conf:133):2: d5358ad28c3d5029e806b29760135bde:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:27:25 [info] 39#39: *1266 [lua] logger.lua:23: d5358ad28c3d5029e806b29760135bde {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:27:25 +0000] d5358ad28c3d5029e806b29760135bde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:27:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:27:28 [info] 39#39: *1267 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:27:28 [info] 39#39: *1268 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:27:38 [info] 39#39: *1269 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:27:38 [info] 39#39: *1270 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:27:40 [info] 39#39: *1271 [lua] access_by_lua(msblocations.conf:133):2: 832a074e2b8e580e17e921fe62daed56:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:27:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:27:40 [info] 39#39: *1271 [lua] logger.lua:23: 832a074e2b8e580e17e921fe62daed56 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:27:40 +0000] 832a074e2b8e580e17e921fe62daed56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:27:48 [info] 39#39: *1273 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:27:48 [info] 39#39: *1274 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:27:55 [info] 39#39: *1275 [lua] access_by_lua(msblocations.conf:133):2: 13020a3078554f8bf00be615ddcf8f58:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:27:55 [info] 39#39: *1275 [lua] logger.lua:23: 13020a3078554f8bf00be615ddcf8f58 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:27:55 +0000] 13020a3078554f8bf00be615ddcf8f58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:27:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 04:27:58 [info] 39#39: *1276 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:27:58 [info] 39#39: *1277 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:28:08 [info] 39#39: *1278 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:28:08 [info] 39#39: *1279 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:28:10 [info] 39#39: *1280 [lua] access_by_lua(msblocations.conf:133):2: ee71060132fb95b3c9e543caf2cc1afb:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:28:10 [info] 39#39: *1280 [lua] logger.lua:23: ee71060132fb95b3c9e543caf2cc1afb {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:28:10 +0000] ee71060132fb95b3c9e543caf2cc1afb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:28:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:28:18 [info] 39#39: *1281 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:28:18 [info] 39#39: *1282 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:28:25 [info] 39#39: *1283 [lua] access_by_lua(msblocations.conf:133):2: d44221e5fb0a2218ea043c62601f4200:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:28:25 +0000] d44221e5fb0a2218ea043c62601f4200 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:28:25 [info] 39#39: *1283 [lua] logger.lua:23: d44221e5fb0a2218ea043c62601f4200 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:28:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:28:28 [info] 39#39: *1284 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:28:28 [info] 39#39: *1285 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:28:38 [info] 39#39: *1286 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:28:38 [info] 39#39: *1287 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:28:40 [info] 39#39: *1288 [lua] access_by_lua(msblocations.conf:133):2: c75a5be24f129d1a50b464c6ef3d2107:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:28:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.10 - - [14/Jan/2023:04:28:40 +0000] c75a5be24f129d1a50b464c6ef3d2107 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:28:40 [info] 39#39: *1288 [lua] logger.lua:23: c75a5be24f129d1a50b464c6ef3d2107 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:28:48 [info] 39#39: *1290 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:28:48 [info] 39#39: *1291 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:28:55 [info] 39#39: *1292 [lua] access_by_lua(msblocations.conf:133):2: 891d2c69f9f3530cba14c305797249b5:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:28:55 [info] 39#39: *1292 [lua] logger.lua:23: 891d2c69f9f3530cba14c305797249b5 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:28:55 +0000] 891d2c69f9f3530cba14c305797249b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:28:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:28:58 [info] 39#39: *1293 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:28:58 [info] 39#39: *1294 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:29:08 [info] 39#39: *1295 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:29:08 [info] 39#39: *1296 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:29:10 [info] 39#39: *1297 [lua] access_by_lua(msblocations.conf:133):2: 12a2a87e2639e2f8c365f77050681e9b:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:29:10 +0000] 12a2a87e2639e2f8c365f77050681e9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:29:10 [info] 39#39: *1297 [lua] logger.lua:23: 12a2a87e2639e2f8c365f77050681e9b {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:29:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:29:18 [info] 39#39: *1298 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:29:18 [info] 39#39: *1299 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:29:25 [info] 39#39: *1300 [lua] access_by_lua(msblocations.conf:133):2: 32bed75dda0423e76e0177259dd59ff6:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:29:25 [info] 39#39: *1300 [lua] logger.lua:23: 32bed75dda0423e76e0177259dd59ff6 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:29:25 +0000] 32bed75dda0423e76e0177259dd59ff6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:29:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:29:28 [info] 39#39: *1301 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:29:28 [info] 39#39: *1302 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:29:38 [info] 39#39: *1303 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:29:38 [info] 39#39: *1304 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:29:40 [info] 39#39: *1305 [lua] access_by_lua(msblocations.conf:133):2: 207e52451cee99b7bdfdac7e33e03191:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:29:40 +0000] 207e52451cee99b7bdfdac7e33e03191 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:29:40 [info] 39#39: *1305 [lua] logger.lua:23: 207e52451cee99b7bdfdac7e33e03191 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:29:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:29:48 [info] 39#39: *1307 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:29:48 [info] 39#39: *1308 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:29:55 [info] 39#39: *1309 [lua] access_by_lua(msblocations.conf:133):2: a31e1271680f6e87253ed340ff447426:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:29:55 [info] 39#39: *1309 [lua] logger.lua:23: a31e1271680f6e87253ed340ff447426 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:29:55 +0000] a31e1271680f6e87253ed340ff447426 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:29:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:29:58 [info] 39#39: *1310 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:29:58 [info] 39#39: *1311 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:30:08 [info] 39#39: *1312 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:30:08 [info] 39#39: *1313 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:30:10 [info] 39#39: *1314 [lua] access_by_lua(msblocations.conf:133):2: 67b2d75cdcbe45dcd3ffbdad4317c824:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:30:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.10 - - [14/Jan/2023:04:30:10 +0000] 67b2d75cdcbe45dcd3ffbdad4317c824 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:30:10 [info] 39#39: *1314 [lua] logger.lua:23: 67b2d75cdcbe45dcd3ffbdad4317c824 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:30:18 [info] 39#39: *1315 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:30:18 [info] 39#39: *1316 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:30:25 [info] 39#39: *1317 [lua] access_by_lua(msblocations.conf:133):2: 04d251c5f4e361e0ac500ef1402d0638:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:30:25 [info] 39#39: *1317 [lua] logger.lua:23: 04d251c5f4e361e0ac500ef1402d0638 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:30:25 +0000] 04d251c5f4e361e0ac500ef1402d0638 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:30:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/01/14 04:30:28 [info] 39#39: *1318 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:30:28 [info] 39#39: *1319 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:30:38 [info] 39#39: *1320 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:30:38 [info] 39#39: *1321 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:30:40 [info] 39#39: *1322 [lua] access_by_lua(msblocations.conf:133):2: bed75f294f97b3b73bf87f4e4387f0d8:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:30:40 [info] 39#39: *1322 [lua] logger.lua:23: bed75f294f97b3b73bf87f4e4387f0d8 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:30:40 +0000] bed75f294f97b3b73bf87f4e4387f0d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:30:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/14 04:30:48 [info] 39#39: *1324 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:30:48 [info] 39#39: *1325 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:30:55 [info] 39#39: *1326 [lua] access_by_lua(msblocations.conf:133):2: 7861303845ee54c9265915a43019ee10:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:30:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.10 - - [14/Jan/2023:04:30:55 +0000] 7861303845ee54c9265915a43019ee10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:30:55 [info] 39#39: *1326 [lua] logger.lua:23: 7861303845ee54c9265915a43019ee10 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:30:58 [info] 39#39: *1327 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:30:58 [info] 39#39: *1328 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:31:08 [info] 39#39: *1329 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:31:08 [info] 39#39: *1330 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:31:10 [info] 39#39: *1331 [lua] access_by_lua(msblocations.conf:133):2: 06abf74de371603f5b2d00ed4b2664d0:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:31:10 [info] 39#39: *1331 [lua] logger.lua:23: 06abf74de371603f5b2d00ed4b2664d0 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:31:10 +0000] 06abf74de371603f5b2d00ed4b2664d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:31:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:31:18 [info] 39#39: *1332 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:31:18 [info] 39#39: *1333 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:31:25 [info] 39#39: *1334 [lua] access_by_lua(msblocations.conf:133):2: 620d0f250400c1796087d27aa67b2698:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:31:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.10 - - [14/Jan/2023:04:31:25 +0000] 620d0f250400c1796087d27aa67b2698 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:31:25 [info] 39#39: *1334 [lua] logger.lua:23: 620d0f250400c1796087d27aa67b2698 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:31:28 [info] 39#39: *1335 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:31:28 [info] 39#39: *1336 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:31:38 [info] 39#39: *1337 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:31:38 [info] 39#39: *1338 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:31:40 [info] 39#39: *1339 [lua] access_by_lua(msblocations.conf:133):2: 08e24cfa06a24ad4a766bd3f394af2ab:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:31:40 [info] 39#39: *1339 [lua] logger.lua:23: 08e24cfa06a24ad4a766bd3f394af2ab {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:31:40 +0000] 08e24cfa06a24ad4a766bd3f394af2ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:31:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/14 04:31:48 [info] 39#39: *1341 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:31:48 [info] 39#39: *1342 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:31:55 [info] 39#39: *1343 [lua] access_by_lua(msblocations.conf:133):2: f85137325a37f850013f5d7d088434b8:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:31:55 +0000] f85137325a37f850013f5d7d088434b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:31:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:31:55 [info] 39#39: *1343 [lua] logger.lua:23: f85137325a37f850013f5d7d088434b8 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:31:58 [info] 39#39: *1344 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:31:58 [info] 39#39: *1345 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:32:08 [info] 39#39: *1346 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:32:08 [info] 39#39: *1347 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:32:10 [info] 39#39: *1348 [lua] access_by_lua(msblocations.conf:133):2: cb21e20e5bd423cf55a50225174fd3b9:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:32:10 +0000] cb21e20e5bd423cf55a50225174fd3b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:32:10 [info] 39#39: *1348 [lua] logger.lua:23: cb21e20e5bd423cf55a50225174fd3b9 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:32:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:32:18 [info] 39#39: *1349 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:32:18 [info] 39#39: *1350 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:32:25 [info] 39#39: *1351 [lua] access_by_lua(msblocations.conf:133):2: b1f67f01b2c0c34e4fe44d0cbd1694c1:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:32:25 +0000] b1f67f01b2c0c34e4fe44d0cbd1694c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/14 04:32:25 [info] 39#39: *1351 [lua] logger.lua:23: b1f67f01b2c0c34e4fe44d0cbd1694c1 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:32:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:32:28 [info] 39#39: *1352 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:32:28 [info] 39#39: *1353 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:32:38 [info] 39#39: *1354 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:32:38 [info] 39#39: *1355 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:32:40 [info] 39#39: *1356 [lua] access_by_lua(msblocations.conf:133):2: 04e2b00b232a9822025b4dcba586d3a8:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:32:40 [info] 39#39: *1356 [lua] logger.lua:23: 04e2b00b232a9822025b4dcba586d3a8 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:32:40 +0000] 04e2b00b232a9822025b4dcba586d3a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:32:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:32:48 [info] 39#39: *1358 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:32:48 [info] 39#39: *1359 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:32:55 [info] 39#39: *1360 [lua] access_by_lua(msblocations.conf:133):2: c2b17f3268d9fef8bf70c86d56a420a8:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:32:55 [info] 39#39: *1360 [lua] logger.lua:23: c2b17f3268d9fef8bf70c86d56a420a8 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:32:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.72.10 - - [14/Jan/2023:04:32:55 +0000] c2b17f3268d9fef8bf70c86d56a420a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/14 04:32:58 [info] 39#39: *1361 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:32:58 [info] 36#36: *1362 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:33:08 [info] 39#39: *1363 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:33:08 [info] 39#39: *1364 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:33:10 [info] 39#39: *1365 [lua] access_by_lua(msblocations.conf:133):2: 28097ad50efaac47627de0f2c5538b47:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:33:10 [info] 39#39: *1365 [lua] logger.lua:23: 28097ad50efaac47627de0f2c5538b47 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:33:10 +0000] 28097ad50efaac47627de0f2c5538b47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:33:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/14 04:33:18 [info] 39#39: *1366 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:33:18 [info] 39#39: *1367 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:33:25 [info] 39#39: *1368 [lua] access_by_lua(msblocations.conf:133):2: 8366e9dc9e45e278746d1c3ccb563b64:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:33:25 +0000] 8366e9dc9e45e278746d1c3ccb563b64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:33:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:33:25 [info] 39#39: *1368 [lua] logger.lua:23: 8366e9dc9e45e278746d1c3ccb563b64 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:33:28 [info] 39#39: *1369 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:33:28 [info] 39#39: *1370 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:33:38 [info] 39#39: *1371 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:33:38 [info] 39#39: *1372 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:33:40 [info] 39#39: *1373 [lua] access_by_lua(msblocations.conf:133):2: a4588feadcc9caa9a38ba55cedf5bde6:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:33:40 +0000] a4588feadcc9caa9a38ba55cedf5bde6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:33:40 [info] 39#39: *1373 [lua] logger.lua:23: a4588feadcc9caa9a38ba55cedf5bde6 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:33:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:33:48 [info] 39#39: *1375 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:33:48 [info] 39#39: *1376 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:33:55 [info] 39#39: *1377 [lua] access_by_lua(msblocations.conf:133):2: 99bb1cd0720e3510288806ab720b742d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:33:55 +0000] 99bb1cd0720e3510288806ab720b742d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:33:55 [info] 39#39: *1377 [lua] logger.lua:23: 99bb1cd0720e3510288806ab720b742d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:33:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:33:58 [info] 39#39: *1378 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:33:58 [info] 39#39: *1379 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:34:08 [info] 39#39: *1380 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:34:08 [info] 39#39: *1381 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:34:10 [info] 39#39: *1382 [lua] access_by_lua(msblocations.conf:133):2: d50a01ed8d289bde4c5b805832777d7c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:34:10 +0000] d50a01ed8d289bde4c5b805832777d7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/14 04:34:10 [info] 39#39: *1382 [lua] logger.lua:23: d50a01ed8d289bde4c5b805832777d7c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:34:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/14 04:34:18 [info] 39#39: *1383 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:34:18 [info] 39#39: *1384 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:34:25 [info] 39#39: *1385 [lua] access_by_lua(msblocations.conf:133):2: 7256fecb3b523aa75cce2148372c557d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:34:25 [info] 39#39: *1385 [lua] logger.lua:23: 7256fecb3b523aa75cce2148372c557d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:34:25 +0000] 7256fecb3b523aa75cce2148372c557d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:34:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:34:28 [info] 39#39: *1386 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:34:28 [info] 39#39: *1387 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:34:38 [info] 39#39: *1388 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:34:38 [info] 39#39: *1389 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:34:40 [info] 39#39: *1390 [lua] access_by_lua(msblocations.conf:133):2: b5bd9d7cbf50f0e6754c7fba86b34369:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:34:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.10 - - [14/Jan/2023:04:34:40 +0000] b5bd9d7cbf50f0e6754c7fba86b34369 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:34:40 [info] 39#39: *1390 [lua] logger.lua:23: b5bd9d7cbf50f0e6754c7fba86b34369 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:34:48 [info] 39#39: *1392 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:34:48 [info] 39#39: *1393 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:34:55 [info] 39#39: *1394 [lua] access_by_lua(msblocations.conf:133):2: 9f2df7cde2e698aa6ccca422bdc65fd4:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:34:55 [info] 39#39: *1394 [lua] logger.lua:23: 9f2df7cde2e698aa6ccca422bdc65fd4 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:34:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 10.233.72.10 - - [14/Jan/2023:04:34:55 +0000] 9f2df7cde2e698aa6ccca422bdc65fd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/14 04:34:58 [info] 39#39: *1395 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:34:58 [info] 39#39: *1396 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:35:08 [info] 39#39: *1397 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:35:08 [info] 39#39: *1398 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:35:10 [info] 39#39: *1399 [lua] access_by_lua(msblocations.conf:133):2: 160c439892c9dce25ee0bd70d7efb569:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:35:10 [info] 39#39: *1399 [lua] logger.lua:23: 160c439892c9dce25ee0bd70d7efb569 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:35:10 +0000] 160c439892c9dce25ee0bd70d7efb569 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:35:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:35:18 [info] 39#39: *1400 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:35:18 [info] 39#39: *1401 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:35:25 [info] 39#39: *1402 [lua] access_by_lua(msblocations.conf:133):2: 802eac6f2ca9cf6d6befbfe720cb7537:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:35:26 [info] 39#39: *1402 [lua] logger.lua:23: 802eac6f2ca9cf6d6befbfe720cb7537 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:35:26 +0000] 802eac6f2ca9cf6d6befbfe720cb7537 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.036 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:35:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 32 2023/01/14 04:35:28 [info] 36#36: *1403 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:35:28 [info] 36#36: *1404 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:35:38 [info] 39#39: *1405 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:35:38 [info] 39#39: *1406 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:35:41 [info] 39#39: *1407 [lua] access_by_lua(msblocations.conf:133):2: a260bd0229a92909cde9649e5560de99:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:35:41 +0000] a260bd0229a92909cde9649e5560de99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:35:41 [info] 39#39: *1407 [lua] logger.lua:23: a260bd0229a92909cde9649e5560de99 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:35:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:35:48 [info] 39#39: *1409 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:35:48 [info] 39#39: *1410 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:35:56 [info] 39#39: *1411 [lua] access_by_lua(msblocations.conf:133):2: a1fd1b3436a856441b1aae2e916f4cd8:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:35:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.10 - - [14/Jan/2023:04:35:56 +0000] a1fd1b3436a856441b1aae2e916f4cd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/14 04:35:56 [info] 39#39: *1411 [lua] logger.lua:23: a1fd1b3436a856441b1aae2e916f4cd8 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:35:58 [info] 39#39: *1412 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:35:58 [info] 39#39: *1413 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:36:08 [info] 39#39: *1414 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:36:08 [info] 39#39: *1415 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:36:11 [info] 39#39: *1416 [lua] access_by_lua(msblocations.conf:133):2: 4169c0fb9f99d49d4b198f0a7e5b8d49:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:36:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.10 - - [14/Jan/2023:04:36:11 +0000] 4169c0fb9f99d49d4b198f0a7e5b8d49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:36:11 [info] 39#39: *1416 [lua] logger.lua:23: 4169c0fb9f99d49d4b198f0a7e5b8d49 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:36:18 [info] 39#39: *1417 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:36:18 [info] 39#39: *1418 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:36:26 [info] 39#39: *1419 [lua] access_by_lua(msblocations.conf:133):2: f67b0b9cc2b4bafc6e8831182687c0be:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:36:26 [info] 39#39: *1419 [lua] logger.lua:23: f67b0b9cc2b4bafc6e8831182687c0be {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:36:26 +0000] f67b0b9cc2b4bafc6e8831182687c0be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:36:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:36:28 [info] 39#39: *1420 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:36:28 [info] 39#39: *1421 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:36:38 [info] 39#39: *1422 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:36:38 [info] 39#39: *1423 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:36:41 [info] 39#39: *1424 [lua] access_by_lua(msblocations.conf:133):2: ef34835aa9459c782e101484fa43d92f:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:36:41 +0000] ef34835aa9459c782e101484fa43d92f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/14 04:36:41 [info] 39#39: *1424 [lua] logger.lua:23: ef34835aa9459c782e101484fa43d92f {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:36:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/14 04:36:48 [info] 39#39: *1426 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:36:48 [info] 39#39: *1427 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:36:56 [info] 39#39: *1428 [lua] access_by_lua(msblocations.conf:133):2: 6046a80aa454900690ec037dc5cffc11:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:36:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.10 - - [14/Jan/2023:04:36:56 +0000] 6046a80aa454900690ec037dc5cffc11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/14 04:36:56 [info] 39#39: *1428 [lua] logger.lua:23: 6046a80aa454900690ec037dc5cffc11 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:36:58 [info] 39#39: *1429 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:36:58 [info] 39#39: *1430 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:37:08 [info] 39#39: *1431 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:37:08 [info] 39#39: *1432 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:37:11 [info] 39#39: *1433 [lua] access_by_lua(msblocations.conf:133):2: 6dc677336c5505665b74b2e7990b4da2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:37:11 [info] 39#39: *1433 [lua] logger.lua:23: 6dc677336c5505665b74b2e7990b4da2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:37:11 +0000] 6dc677336c5505665b74b2e7990b4da2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:37:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:37:18 [info] 39#39: *1434 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:37:18 [info] 39#39: *1435 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:37:26 [info] 39#39: *1436 [lua] access_by_lua(msblocations.conf:133):2: e44ea6db7a2fc7ac9eee025657ac31c2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:37:26 +0000] e44ea6db7a2fc7ac9eee025657ac31c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/14 04:37:26 [info] 39#39: *1436 [lua] logger.lua:23: e44ea6db7a2fc7ac9eee025657ac31c2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:37:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/14 04:37:28 [info] 39#39: *1437 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:37:28 [info] 39#39: *1438 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:37:38 [info] 39#39: *1439 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:37:38 [info] 39#39: *1440 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:37:41 [info] 39#39: *1441 [lua] access_by_lua(msblocations.conf:133):2: 36326ee92857ee0636c73d39ad20bb41:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:37:41 +0000] 36326ee92857ee0636c73d39ad20bb41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:37:41 [info] 39#39: *1441 [lua] logger.lua:23: 36326ee92857ee0636c73d39ad20bb41 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:37:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:37:48 [info] 39#39: *1443 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:37:48 [info] 39#39: *1444 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:37:56 [info] 39#39: *1445 [lua] access_by_lua(msblocations.conf:133):2: a5b3de2c06a3f4029b5f43caaa402b7e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:37:56 [info] 39#39: *1445 [lua] logger.lua:23: a5b3de2c06a3f4029b5f43caaa402b7e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:37:56 +0000] a5b3de2c06a3f4029b5f43caaa402b7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:37:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:37:58 [info] 39#39: *1446 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:37:58 [info] 39#39: *1447 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:38:08 [info] 39#39: *1448 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:38:08 [info] 39#39: *1449 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:38:11 [info] 39#39: *1450 [lua] access_by_lua(msblocations.conf:133):2: dccbea5022c1eee6d9e1a313b2861daf:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:38:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/14 04:38:11 [info] 39#39: *1450 [lua] logger.lua:23: dccbea5022c1eee6d9e1a313b2861daf {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:38:11 +0000] dccbea5022c1eee6d9e1a313b2861daf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.025 "-" "Consul Health Check" "-" 2023/01/14 04:38:18 [info] 39#39: *1451 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:38:18 [info] 39#39: *1452 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:38:26 [info] 39#39: *1453 [lua] access_by_lua(msblocations.conf:133):2: 9dca8d48cb793dd0c2b4470681f94dbc:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:38:26 [info] 39#39: *1453 [lua] logger.lua:23: 9dca8d48cb793dd0c2b4470681f94dbc {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:38:26 +0000] 9dca8d48cb793dd0c2b4470681f94dbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:38:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:38:28 [info] 39#39: *1454 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:38:28 [info] 39#39: *1455 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:38:38 [info] 39#39: *1456 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:38:38 [info] 39#39: *1457 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:38:41 [info] 39#39: *1458 [lua] access_by_lua(msblocations.conf:133):2: 0109f93266de4341bc3d6ffc9f589a29:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:38:41 +0000] 0109f93266de4341bc3d6ffc9f589a29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:38:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/14 04:38:41 [info] 39#39: *1458 [lua] logger.lua:23: 0109f93266de4341bc3d6ffc9f589a29 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:38:48 [info] 39#39: *1460 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:38:48 [info] 39#39: *1461 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:38:56 [info] 39#39: *1462 [lua] access_by_lua(msblocations.conf:133):2: 83bd8441327bdf2d50c5c30c1f8b0935:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:38:56 [info] 39#39: *1462 [lua] logger.lua:23: 83bd8441327bdf2d50c5c30c1f8b0935 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:38:56 +0000] 83bd8441327bdf2d50c5c30c1f8b0935 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:38:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:38:58 [info] 39#39: *1463 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:38:58 [info] 39#39: *1464 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:39:08 [info] 39#39: *1465 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:39:08 [info] 39#39: *1466 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:39:11 [info] 39#39: *1467 [lua] access_by_lua(msblocations.conf:133):2: 0c316b452818ba2e7585c3daddd05205:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:39:11 +0000] 0c316b452818ba2e7585c3daddd05205 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/14 04:39:11 [info] 39#39: *1467 [lua] logger.lua:23: 0c316b452818ba2e7585c3daddd05205 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:39:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:39:18 [info] 39#39: *1468 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:39:18 [info] 39#39: *1469 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:39:26 [info] 39#39: *1470 [lua] access_by_lua(msblocations.conf:133):2: ec120217d65166f2cd98d8e2cc0c0deb:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:39:26 +0000] ec120217d65166f2cd98d8e2cc0c0deb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:39:26 [info] 39#39: *1470 [lua] logger.lua:23: ec120217d65166f2cd98d8e2cc0c0deb {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:39:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:39:28 [info] 39#39: *1471 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:39:28 [info] 39#39: *1472 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:39:38 [info] 39#39: *1473 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:39:38 [info] 39#39: *1474 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:39:41 [info] 39#39: *1475 [lua] access_by_lua(msblocations.conf:133):2: 336b18dc848d47afc005a1ef975d652c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:39:41 +0000] 336b18dc848d47afc005a1ef975d652c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:39:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:39:41 [info] 39#39: *1475 [lua] logger.lua:23: 336b18dc848d47afc005a1ef975d652c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:39:48 [info] 36#36: *1478 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:39:48 [info] 39#39: *1477 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:39:56 [info] 39#39: *1479 [lua] access_by_lua(msblocations.conf:133):2: 82759af66767e3464b68ac1b17f91f50:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:39:56 [info] 39#39: *1479 [lua] logger.lua:23: 82759af66767e3464b68ac1b17f91f50 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:39:56 +0000] 82759af66767e3464b68ac1b17f91f50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:39:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:39:58 [info] 39#39: *1480 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:39:58 [info] 39#39: *1481 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:40:08 [info] 39#39: *1482 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:40:08 [info] 39#39: *1483 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:40:11 [info] 39#39: *1484 [lua] access_by_lua(msblocations.conf:133):2: f1171e6e4b906ca13ef19afc14465cec:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:40:11 +0000] f1171e6e4b906ca13ef19afc14465cec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/01/14 04:40:11 [info] 39#39: *1484 [lua] logger.lua:23: f1171e6e4b906ca13ef19afc14465cec {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:40:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:40:18 [info] 39#39: *1485 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:40:18 [info] 39#39: *1486 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:40:26 [info] 39#39: *1487 [lua] access_by_lua(msblocations.conf:133):2: d0d45bc3c9f061566e4842a5ac809924:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:40:26 [info] 39#39: *1487 [lua] logger.lua:23: d0d45bc3c9f061566e4842a5ac809924 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:40:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.72.10 - - [14/Jan/2023:04:40:26 +0000] d0d45bc3c9f061566e4842a5ac809924 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:40:28 [info] 39#39: *1488 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:40:28 [info] 39#39: *1489 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:40:38 [info] 39#39: *1490 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:40:38 [info] 39#39: *1491 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:40:41 [info] 39#39: *1492 [lua] access_by_lua(msblocations.conf:133):2: 05183fe3b8f5c62f9c874ca1dce6ff42:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:40:41 +0000] 05183fe3b8f5c62f9c874ca1dce6ff42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:40:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:40:41 [info] 39#39: *1492 [lua] logger.lua:23: 05183fe3b8f5c62f9c874ca1dce6ff42 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:40:48 [info] 39#39: *1494 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:40:48 [info] 39#39: *1495 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:40:56 [info] 39#39: *1496 [lua] access_by_lua(msblocations.conf:133):2: d5d5336f9933b2f8a3e46d665b971ce3:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:40:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.72.10 - - [14/Jan/2023:04:40:56 +0000] d5d5336f9933b2f8a3e46d665b971ce3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/14 04:40:56 [info] 39#39: *1496 [lua] logger.lua:23: d5d5336f9933b2f8a3e46d665b971ce3 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:40:58 [info] 39#39: *1497 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:40:58 [info] 39#39: *1498 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:41:08 [info] 39#39: *1499 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:41:08 [info] 39#39: *1500 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:41:11 [info] 39#39: *1501 [lua] access_by_lua(msblocations.conf:133):2: 2ba653ed64bbeb1bf50197345f0b02b2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:41:11 [info] 39#39: *1501 [lua] logger.lua:23: 2ba653ed64bbeb1bf50197345f0b02b2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:41:11 +0000] 2ba653ed64bbeb1bf50197345f0b02b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:41:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:41:18 [info] 39#39: *1502 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:41:18 [info] 39#39: *1503 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:41:26 [info] 39#39: *1504 [lua] access_by_lua(msblocations.conf:133):2: bf1e3304a35a06238ed70442d7b0eaa1:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:41:26 [info] 39#39: *1504 [lua] logger.lua:23: bf1e3304a35a06238ed70442d7b0eaa1 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:41:26 +0000] bf1e3304a35a06238ed70442d7b0eaa1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:41:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:41:28 [info] 39#39: *1505 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:41:28 [info] 39#39: *1506 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:41:38 [info] 39#39: *1507 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:41:38 [info] 39#39: *1508 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:41:41 [info] 39#39: *1509 [lua] access_by_lua(msblocations.conf:133):2: 5257ecf2015c9ec98d55293c1801be5f:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:41:41 [info] 39#39: *1509 [lua] logger.lua:23: 5257ecf2015c9ec98d55293c1801be5f {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:41:41 +0000] 5257ecf2015c9ec98d55293c1801be5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:41:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2023/01/14 04:41:48 [info] 39#39: *1511 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:41:48 [info] 39#39: *1512 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:41:56 [info] 39#39: *1513 [lua] access_by_lua(msblocations.conf:133):2: d6ca6cdd28ae5fca0c606ad927bab3ac:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:41:56 [info] 39#39: *1513 [lua] logger.lua:23: d6ca6cdd28ae5fca0c606ad927bab3ac {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:41:56 +0000] d6ca6cdd28ae5fca0c606ad927bab3ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:41:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:41:58 [info] 39#39: *1515 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:41:58 [info] 39#39: *1514 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:42:08 [info] 39#39: *1516 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:42:08 [info] 39#39: *1517 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:42:11 [info] 39#39: *1518 [lua] access_by_lua(msblocations.conf:133):2: d1395b0c22e6f5365afe2f9b10b747a0:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:42:11 [info] 39#39: *1518 [lua] logger.lua:23: d1395b0c22e6f5365afe2f9b10b747a0 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:42:11 +0000] d1395b0c22e6f5365afe2f9b10b747a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:42:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:42:18 [info] 39#39: *1519 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:42:18 [info] 39#39: *1520 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:42:26 [info] 39#39: *1521 [lua] access_by_lua(msblocations.conf:133):2: f23dca3b272385e4c52c70cee9b2551c:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:42:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.10 - - [14/Jan/2023:04:42:26 +0000] f23dca3b272385e4c52c70cee9b2551c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/14 04:42:26 [info] 39#39: *1521 [lua] logger.lua:23: f23dca3b272385e4c52c70cee9b2551c {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:42:28 [info] 39#39: *1522 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:42:28 [info] 39#39: *1523 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:42:38 [info] 39#39: *1524 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:42:38 [info] 39#39: *1525 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:42:41 [info] 39#39: *1526 [lua] access_by_lua(msblocations.conf:133):2: b9e010a80dbd6d04e76fb4bea239c266:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:42:41 [info] 39#39: *1526 [lua] logger.lua:23: b9e010a80dbd6d04e76fb4bea239c266 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:42:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.10 - - [14/Jan/2023:04:42:41 +0000] b9e010a80dbd6d04e76fb4bea239c266 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:42:48 [info] 39#39: *1528 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:42:48 [info] 39#39: *1529 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:42:56 [info] 39#39: *1530 [lua] access_by_lua(msblocations.conf:133):2: 3737b0ce4b9fea138cf0fbb4003d0949:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:42:56 [info] 39#39: *1530 [lua] logger.lua:23: 3737b0ce4b9fea138cf0fbb4003d0949 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:42:56 +0000] 3737b0ce4b9fea138cf0fbb4003d0949 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:42:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:42:58 [info] 39#39: *1531 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:42:58 [info] 39#39: *1532 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:43:08 [info] 39#39: *1533 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:43:08 [info] 39#39: *1534 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:43:11 [info] 39#39: *1535 [lua] access_by_lua(msblocations.conf:133):2: 83f3354cf3959e7747e019954c3384c2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:43:11 [info] 39#39: *1535 [lua] logger.lua:23: 83f3354cf3959e7747e019954c3384c2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:43:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 10.233.72.10 - - [14/Jan/2023:04:43:11 +0000] 83f3354cf3959e7747e019954c3384c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/01/14 04:43:18 [info] 39#39: *1537 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:43:18 [info] 39#39: *1536 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:43:26 [info] 39#39: *1538 [lua] access_by_lua(msblocations.conf:133):2: 19b595edbfb2a503db8f46eabb6f60b1:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:43:26 +0000] 19b595edbfb2a503db8f46eabb6f60b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:43:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/14 04:43:26 [info] 39#39: *1538 [lua] logger.lua:23: 19b595edbfb2a503db8f46eabb6f60b1 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:43:28 [info] 39#39: *1539 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:43:28 [info] 39#39: *1540 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:43:38 [info] 39#39: *1541 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:43:38 [info] 39#39: *1542 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:43:41 [info] 39#39: *1543 [lua] access_by_lua(msblocations.conf:133):2: 002512371155207ba1675eb119e5a858:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:43:41 [info] 39#39: *1543 [lua] logger.lua:23: 002512371155207ba1675eb119e5a858 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:43:41 +0000] 002512371155207ba1675eb119e5a858 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:43:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:43:48 [info] 39#39: *1545 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:43:48 [info] 36#36: *1546 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:43:56 [info] 39#39: *1547 [lua] access_by_lua(msblocations.conf:133):2: e5fb7a18e985a86c67aa5d4488b760b7:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:43:56 [info] 39#39: *1547 [lua] logger.lua:23: e5fb7a18e985a86c67aa5d4488b760b7 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:43:56 +0000] e5fb7a18e985a86c67aa5d4488b760b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:43:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:43:58 [info] 39#39: *1548 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:43:58 [info] 36#36: *1549 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:44:08 [info] 39#39: *1550 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:44:08 [info] 39#39: *1551 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:44:11 [info] 39#39: *1552 [lua] access_by_lua(msblocations.conf:133):2: a5e00b9a895b19366dfb86d8324ae8ef:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:44:11 [info] 39#39: *1552 [lua] logger.lua:23: a5e00b9a895b19366dfb86d8324ae8ef {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:44:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.72.10 - - [14/Jan/2023:04:44:11 +0000] a5e00b9a895b19366dfb86d8324ae8ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/14 04:44:18 [info] 39#39: *1553 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:44:18 [info] 39#39: *1554 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:44:26 [info] 39#39: *1555 [lua] access_by_lua(msblocations.conf:133):2: e2a41dcbfd7752e9c814ea9bbfcfeb9f:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:44:26 +0000] e2a41dcbfd7752e9c814ea9bbfcfeb9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:44:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:44:26 [info] 39#39: *1555 [lua] logger.lua:23: e2a41dcbfd7752e9c814ea9bbfcfeb9f {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:44:28 [info] 39#39: *1556 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:44:28 [info] 39#39: *1557 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:44:38 [info] 39#39: *1558 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:44:38 [info] 39#39: *1559 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:44:41 [info] 39#39: *1560 [lua] access_by_lua(msblocations.conf:133):2: d5320a4081269cae09573d0dfd7a9cb7:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:44:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.10 - - [14/Jan/2023:04:44:41 +0000] d5320a4081269cae09573d0dfd7a9cb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:44:41 [info] 39#39: *1560 [lua] logger.lua:23: d5320a4081269cae09573d0dfd7a9cb7 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:44:48 [info] 39#39: *1562 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:44:48 [info] 39#39: *1563 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:44:56 [info] 39#39: *1564 [lua] access_by_lua(msblocations.conf:133):2: 3da0d5f22666da9bb527d9e90cd796f7:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:44:56 [info] 39#39: *1564 [lua] logger.lua:23: 3da0d5f22666da9bb527d9e90cd796f7 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:44:56 +0000] 3da0d5f22666da9bb527d9e90cd796f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:44:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:44:58 [info] 39#39: *1565 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:44:58 [info] 39#39: *1566 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:45:08 [info] 39#39: *1567 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:45:08 [info] 36#36: *1568 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:45:11 [info] 39#39: *1569 [lua] access_by_lua(msblocations.conf:133):2: 0912d684980cc03f811ebccebba8f416:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:45:11 [info] 39#39: *1569 [lua] logger.lua:23: 0912d684980cc03f811ebccebba8f416 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:45:11 +0000] 0912d684980cc03f811ebccebba8f416 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:45:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:45:18 [info] 39#39: *1570 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:45:18 [info] 39#39: *1571 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:45:26 [info] 39#39: *1572 [lua] access_by_lua(msblocations.conf:133):2: 6558531cbbeddd3a7b42bc045bfbe09e:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:45:26 +0000] 6558531cbbeddd3a7b42bc045bfbe09e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/14 04:45:26 [info] 39#39: *1572 [lua] logger.lua:23: 6558531cbbeddd3a7b42bc045bfbe09e {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:45:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:45:28 [info] 39#39: *1573 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:45:28 [info] 39#39: *1574 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:45:38 [info] 39#39: *1575 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:45:38 [info] 39#39: *1576 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:45:41 [info] 39#39: *1577 [lua] access_by_lua(msblocations.conf:133):2: d59b9ef253e1a63d8ef287a06297ef48:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:45:41 +0000] d59b9ef253e1a63d8ef287a06297ef48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:45:41 [info] 39#39: *1577 [lua] logger.lua:23: d59b9ef253e1a63d8ef287a06297ef48 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:45:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:45:48 [info] 39#39: *1579 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:45:48 [info] 39#39: *1580 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:45:56 [info] 39#39: *1581 [lua] access_by_lua(msblocations.conf:133):2: 5de978a11c922a54df32f9790a720ca6:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:45:57 [info] 39#39: *1581 [lua] logger.lua:23: 5de978a11c922a54df32f9790a720ca6 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:45:57 +0000] 5de978a11c922a54df32f9790a720ca6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:45:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:45:58 [info] 39#39: *1582 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:45:58 [info] 39#39: *1583 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:46:08 [info] 39#39: *1584 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:46:08 [info] 39#39: *1585 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:46:12 [info] 39#39: *1586 [lua] access_by_lua(msblocations.conf:133):2: e146b81b71026bf5c6257f009c1a6fe2:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:46:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/14 04:46:12 [info] 39#39: *1586 [lua] logger.lua:23: e146b81b71026bf5c6257f009c1a6fe2 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:46:12 +0000] e146b81b71026bf5c6257f009c1a6fe2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.035 "-" "Consul Health Check" "-" 2023/01/14 04:46:18 [info] 39#39: *1587 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:46:18 [info] 39#39: *1588 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:46:27 [info] 39#39: *1589 [lua] access_by_lua(msblocations.conf:133):2: c7e0b4d6d933ef99bd9785973f430ece:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:46:27 [info] 39#39: *1589 [lua] logger.lua:23: c7e0b4d6d933ef99bd9785973f430ece {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:46:27 +0000] c7e0b4d6d933ef99bd9785973f430ece "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:46:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:46:28 [info] 39#39: *1590 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:46:28 [info] 39#39: *1591 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:46:38 [info] 39#39: *1592 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:46:38 [info] 36#36: *1593 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:46:42 [info] 39#39: *1594 [lua] access_by_lua(msblocations.conf:133):2: 19bb6b7ee0da35628dab89d79f419430:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:46:42 +0000] 19bb6b7ee0da35628dab89d79f419430 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:46:42 [info] 39#39: *1594 [lua] logger.lua:23: 19bb6b7ee0da35628dab89d79f419430 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:46:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:46:48 [info] 36#36: *1597 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:46:48 [info] 36#36: *1596 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:46:57 [info] 39#39: *1598 [lua] access_by_lua(msblocations.conf:133):2: 68974ad4f93e11f76691eee1fc13e498:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:46:57 +0000] 68974ad4f93e11f76691eee1fc13e498 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:46:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:46:57 [info] 39#39: *1598 [lua] logger.lua:23: 68974ad4f93e11f76691eee1fc13e498 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:46:58 [info] 39#39: *1599 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:46:58 [info] 39#39: *1600 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:47:08 [info] 39#39: *1601 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:47:08 [info] 39#39: *1602 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:47:12 [info] 39#39: *1603 [lua] access_by_lua(msblocations.conf:133):2: 5d4ac75bf1903f9ce39c087fb70205ec:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:47:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.10 - - [14/Jan/2023:04:47:12 +0000] 5d4ac75bf1903f9ce39c087fb70205ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/14 04:47:12 [info] 39#39: *1603 [lua] logger.lua:23: 5d4ac75bf1903f9ce39c087fb70205ec {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:47:18 [info] 36#36: *1605 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:47:18 [info] 36#36: *1604 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:47:27 [info] 39#39: *1606 [lua] access_by_lua(msblocations.conf:133):2: ddc64c3bc882751b4f283d260c00f76a:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:47:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:47:27 [info] 39#39: *1606 [lua] logger.lua:23: ddc64c3bc882751b4f283d260c00f76a {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:47:27 +0000] ddc64c3bc882751b4f283d260c00f76a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:47:28 [info] 36#36: *1608 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:47:28 [info] 36#36: *1607 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:47:38 [info] 39#39: *1609 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:47:38 [info] 39#39: *1610 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:47:42 [info] 39#39: *1611 [lua] access_by_lua(msblocations.conf:133):2: 430e9d0be541fbfc51b6e0bc9a4d758a:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:47:42 [info] 39#39: *1611 [lua] logger.lua:23: 430e9d0be541fbfc51b6e0bc9a4d758a {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:47:42 +0000] 430e9d0be541fbfc51b6e0bc9a4d758a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:47:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/14 04:47:48 [info] 39#39: *1613 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:47:48 [info] 36#36: *1614 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:47:57 [info] 39#39: *1615 [lua] access_by_lua(msblocations.conf:133):2: 43b69ed0834ec00747584b217319223f:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:47:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:47:57 [info] 39#39: *1615 [lua] logger.lua:23: 43b69ed0834ec00747584b217319223f {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:47:57 +0000] 43b69ed0834ec00747584b217319223f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/14 04:47:58 [info] 39#39: *1616 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:47:58 [info] 39#39: *1617 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:48:08 [info] 39#39: *1618 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:48:08 [info] 39#39: *1619 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:48:12 [info] 39#39: *1620 [lua] access_by_lua(msblocations.conf:133):2: 993ccdfe0df9a0a4f2cb6bf3493f65fc:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:48:12 +0000] 993ccdfe0df9a0a4f2cb6bf3493f65fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:48:12 [info] 39#39: *1620 [lua] logger.lua:23: 993ccdfe0df9a0a4f2cb6bf3493f65fc {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:48:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/14 04:48:18 [info] 39#39: *1621 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:48:18 [info] 36#36: *1622 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:48:27 [info] 39#39: *1623 [lua] access_by_lua(msblocations.conf:133):2: 88f8a76291242188524a12ab887ef690:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:48:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.72.10 - - [14/Jan/2023:04:48:27 +0000] 88f8a76291242188524a12ab887ef690 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/14 04:48:27 [info] 39#39: *1623 [lua] logger.lua:23: 88f8a76291242188524a12ab887ef690 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/14 04:48:28 [info] 39#39: *1624 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:48:28 [info] 39#39: *1625 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:48:38 [info] 39#39: *1626 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:48:38 [info] 39#39: *1627 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:48:42 [info] 39#39: *1628 [lua] access_by_lua(msblocations.conf:133):2: 262736927f535ebefad2bc09a41dccb3:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:48:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/14 04:48:42 [info] 39#39: *1628 [lua] logger.lua:23: 262736927f535ebefad2bc09a41dccb3 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:48:42 +0000] 262736927f535ebefad2bc09a41dccb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/14 04:48:48 [info] 39#39: *1630 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:48:48 [info] 39#39: *1631 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 10.233.72.10 - - [14/Jan/2023:04:48:57 +0000] ef42e5077e6544134100f45ca3f8a06d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/14 04:48:57 [info] 39#39: *1632 [lua] access_by_lua(msblocations.conf:133):2: ef42e5077e6544134100f45ca3f8a06d:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:48:57 [info] 39#39: *1632 [lua] logger.lua:23: ef42e5077e6544134100f45ca3f8a06d {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:48:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:48:58 [info] 39#39: *1633 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:48:58 [info] 39#39: *1634 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:49:08 [info] 39#39: *1635 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:49:08 [info] 36#36: *1636 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:49:12 [info] 39#39: *1637 [lua] access_by_lua(msblocations.conf:133):2: 2f7ae51753a8cc40714cc00979fde397:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:49:12 [info] 39#39: *1637 [lua] logger.lua:23: 2f7ae51753a8cc40714cc00979fde397 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:49:12 +0000] 2f7ae51753a8cc40714cc00979fde397 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:49:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:49:18 [info] 39#39: *1638 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:49:18 [info] 39#39: *1639 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:49:27 [info] 39#39: *1640 [lua] access_by_lua(msblocations.conf:133):2: a11d6ecc5976a37e7d856155999e3566:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:49:27 [info] 39#39: *1640 [lua] logger.lua:23: a11d6ecc5976a37e7d856155999e3566 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:49:27 +0000] a11d6ecc5976a37e7d856155999e3566 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:49:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:49:28 [info] 39#39: *1641 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:49:28 [info] 39#39: *1642 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:49:38 [info] 39#39: *1643 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:49:38 [info] 39#39: *1644 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:49:42 [info] 39#39: *1645 [lua] access_by_lua(msblocations.conf:133):2: 9a547269534cdb92838eba9af7f353c7:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/14 04:49:42 [info] 39#39: *1645 [lua] logger.lua:23: 9a547269534cdb92838eba9af7f353c7 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:49:42 +0000] 9a547269534cdb92838eba9af7f353c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.10 - - [14/Jan/2023:04:49:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:49:48 [info] 36#36: *1647 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:49:48 [info] 36#36: *1648 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:49:57 [info] 39#39: *1649 [lua] access_by_lua(msblocations.conf:133):2: 92c4fd4f17a0292886a27ba7d56a1723:receive the request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:49:57 +0000] 92c4fd4f17a0292886a27ba7d56a1723 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/14 04:49:57 [info] 39#39: *1649 [lua] logger.lua:23: 92c4fd4f17a0292886a27ba7d56a1723 {"matched":"microservices"} while logging request, client: 10.233.72.10, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.10 - - [14/Jan/2023:04:49:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/14 04:49:58 [info] 39#39: *1650 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:49:58 [info] 39#39: *1651 client closed connection while SSL handshaking, client: 10.233.70.19, server: 0.0.0.0:443 2023/01/14 04:50:08 [info] 39#39: *1652 client closed connection while waiting for request, client: 10.233.72.241, server: 0.0.0.0:443 2023/01/14 04:50:08 [info] 39#39: *1653 client sent invalid method while reading client request line, client: 10.233.72.241, server: , request: " ����C��p9E���?�~zC�D��"� ��H+� zͰ�n(��!l���_�Ϫ�O=�� >�,�0 �̨̩̪�+�/ ��$�( k�#�' g�" 2023/01/14 04:50:08 [info] 39#39: *1653 recv() failed (104: Connection reset by peer) while reading client request line, client: 10.233.72.241, server: , request: " ����C��p9E���?�~zC�D��"� ��H+� zͰ�n(��!l���_�Ϫ�O=�� >�,�0 �̨̩̪�+�/ ��$�( k�#�' g�" 10.233.72.241 - - [14/Jan/2023:04:50:08 +0000] 5ef5c1d1d99a3e004f184ff818865260 "\x16\x03\x01\x02\x00\x01\x00\x01\xFC\x03\x03\xF4\xEA\xE0\x01\x15\x1A\x05C\xA5\x80p\x179E\xD9\xDA\xC1\x04?\xBC~zC\xA8\x18D\x9C\x08\xBA\x11\x22\xB0 \xD8\xC1H+\x87\x00z\xCD\xB0\x01\xF7n(\x84\xB0!l\xD1\xEB\xEC_\xDF\xCF\xAA\xEC\x0FO=\x1C\xA4\x01\xF9\x00>\x13\x02\x13\x03\x13\x01\xC0,\xC00\x00\x9F\xCC\xA9\xCC\xA8\xCC\xAA\xC0+\xC0/\x00\x9E\xC0$\xC0(\x00k\xC0#\xC0'\x00g\xC0" 400 request_processing_time:0.004 upstream_response_time:- "-" "-" "-" 2023/01/14 04:50:08 [info] 39#39: *1654 client closed connection while waiting for request, client: 10.233.72.241, server: 0.0.0.0:443 2023/01/14 04:50:08 [info] 39#39: *1655 c