@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.28.236 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2022/10/21 08:01:29 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2022/10/21 08:01:29 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2022/10/21 08:01:29 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2022/10/21 08:01:29 [notice] 33#33: using the "epoll" event method 2022/10/21 08:01:29 [notice] 33#33: openresty/1.13.6.1 2022/10/21 08:01:29 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2022/10/21 08:01:29 [notice] 33#33: OS: Linux 5.4.0-96-generic 2022/10/21 08:01:29 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2022/10/21 08:01:29 [notice] 34#34: start worker processes 2022/10/21 08:01:29 [notice] 34#34: start worker process 35 2022/10/21 08:01:29 [notice] 34#34: start worker process 36 2022/10/21 08:01:29 [notice] 34#34: start worker process 37 2022/10/21 08:01:29 [notice] 34#34: start worker process 38 2022/10/21 08:01:29 [notice] 34#34: start worker process 39 \n\n### Starting apiroute 2022/10/21 08:01:29 [notice] 34#34: start worker process 40 2022/10/21 08:01:29 [notice] 34#34: start worker process 42 2022/10/21 08:01:29 [notice] 34#34: start worker process 43 2022/10/21 08:01:29 [notice] 34#34: start cache manager process 44 2022/10/21 08:01:29 [notice] 34#34: start cache loader process 45 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221021080130.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2022-10-21 08:01:33 645 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-10-21 08:01:33 656 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-10-21 08:01:33 656 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-10-21 08:01:33 726 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-10-21 08:01:33 726 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.28.236:10081 Enabled:true 2022-10-21 08:01:35 514 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2022-10-21 08:01:35 613 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-10-21 08:01:35 613 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-10-21 08:01:35 615 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-10-21 08:01:35 617 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-10-21 08:01:35 617 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2022-10-21 08:01:35 617 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-10-21 08:01:35 618 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-10-21 08:01:35 728 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-10-21 08:01:35 859 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-10-21 08:01:35 860 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-10-21 08:01:35 860 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-10-21 08:01:36 495 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/10/21 08:01:46 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:01:46 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:01:46 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:133):2: 3cdfebe1a21bd33e7318804527b96079:receive the request, client: 10.233.65.119, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2022/10/21 08:01:47 [info] 35#35: *14 [lua] logger.lua:23: 3cdfebe1a21bd33e7318804527b96079 {"matched":"microservices"} while logging request, client: 10.233.65.119, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.65.119 - - [21/Oct/2022:08:01:47 +0000] 3cdfebe1a21bd33e7318804527b96079 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.585 upstream_response_time:0.581 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.65.119 - - [21/Oct/2022:08:01:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 490 2022/10/21 08:01:47 [info] 35#35: *17 [lua] access_by_lua(msblocations.conf:133):2: d7e842737e3d212956bb579fbcecc294:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:01:47 [info] 35#35: *17 [lua] logger.lua:23: d7e842737e3d212956bb579fbcecc294 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:01:47 +0000] d7e842737e3d212956bb579fbcecc294 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.027 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:01:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2022/10/21 08:01:56 [info] 35#35: *19 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:01:56 [info] 35#35: *18 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:01:57 [info] 35#35: *14 client 10.233.65.119 closed keepalive connection 2022/10/21 08:02:02 [info] 35#35: *20 [lua] access_by_lua(msblocations.conf:133):2: 463ea53622c787333d5e49ed4e0c2239:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:02:02 +0000] 463ea53622c787333d5e49ed4e0c2239 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/21 08:02:02 [info] 35#35: *20 [lua] logger.lua:23: 463ea53622c787333d5e49ed4e0c2239 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:02:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:02:06 [info] 36#36: *21 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:02:06 [info] 36#36: *22 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:02:16 [info] 36#36: *24 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:02:16 [info] 36#36: *23 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:02:17 [info] 35#35: *25 [lua] access_by_lua(msblocations.conf:133):2: ab0a41fe2021445d5e629aff63a8822c:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:02:17 +0000] ab0a41fe2021445d5e629aff63a8822c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/21 08:02:17 [info] 35#35: *25 [lua] logger.lua:23: ab0a41fe2021445d5e629aff63a8822c {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:02:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:02:25 [info] 35#35: *26 [lua] access_by_lua(msblocations.conf:133):2: 34b47a2770dd423b4d9c17d1505030f9:receive the request, client: 10.233.68.240, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.68.240 - - [21/Oct/2022:08:02:25 +0000] 34b47a2770dd423b4d9c17d1505030f9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.142 upstream_response_time:0.141 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2022/10/21 08:02:25 [info] 35#35: *26 [lua] logger.lua:23: 34b47a2770dd423b4d9c17d1505030f9 {"matched":"microservices"} while logging request, client: 10.233.68.240, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.68.240 - - [21/Oct/2022:08:02:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 134 2022/10/21 08:02:26 [info] 35#35: *28 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:02:26 [info] 36#36: *27 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:02:29 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/10/21 08:02:30 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2022/10/21 08:02:30 [notice] 34#34: cache loader process 45 exited with code 0 2022/10/21 08:02:30 [notice] 34#34: signal 29 (SIGIO) received 2022/10/21 08:02:32 [info] 35#35: *30 [lua] access_by_lua(msblocations.conf:133):2: 83937fb73a2d6eaba35f4a5171c7a169:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:02:32 [info] 35#35: *30 [lua] logger.lua:23: 83937fb73a2d6eaba35f4a5171c7a169 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:02:32 +0000] 83937fb73a2d6eaba35f4a5171c7a169 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:02:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:02:35 [info] 35#35: *26 client 10.233.68.240 closed keepalive connection 2022/10/21 08:02:36 [info] 36#36: *31 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:02:36 [info] 36#36: *32 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:02:46 [info] 36#36: *33 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:02:46 [info] 36#36: *34 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:02:47 [info] 35#35: *35 [lua] access_by_lua(msblocations.conf:133):2: 9d22389982dc5dfaf3d38719b062879e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:02:47 [info] 35#35: *35 [lua] logger.lua:23: 9d22389982dc5dfaf3d38719b062879e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:02:47 +0000] 9d22389982dc5dfaf3d38719b062879e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:02:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:02:56 [info] 35#35: *36 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:02:56 [info] 35#35: *37 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:03:02 [info] 35#35: *38 [lua] access_by_lua(msblocations.conf:133):2: 3b30206c04b4087504f819239f0ffb1c:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:03:02 [info] 35#35: *38 [lua] logger.lua:23: 3b30206c04b4087504f819239f0ffb1c {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:03:02 +0000] 3b30206c04b4087504f819239f0ffb1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:03:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:03:06 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:03:06 [info] 36#36: *40 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:03:16 [info] 35#35: *41 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:03:16 [info] 35#35: *42 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:03:17 [info] 35#35: *43 [lua] access_by_lua(msblocations.conf:133):2: 9c2d8fe2f30a24c2894717d20845b8ee:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:03:17 [info] 35#35: *43 [lua] logger.lua:23: 9c2d8fe2f30a24c2894717d20845b8ee {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:03:17 +0000] 9c2d8fe2f30a24c2894717d20845b8ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:03:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:03:26 [info] 36#36: *45 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:03:26 [info] 36#36: *44 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:03:32 [info] 35#35: *47 [lua] access_by_lua(msblocations.conf:133):2: bcbc5b505cf108d9590b7d1e3137680a:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:03:32 +0000] bcbc5b505cf108d9590b7d1e3137680a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/21 08:03:32 [info] 35#35: *47 [lua] logger.lua:23: bcbc5b505cf108d9590b7d1e3137680a {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:03:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:03:36 [info] 35#35: *48 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:03:36 [info] 35#35: *49 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:03:46 [info] 36#36: *50 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:03:46 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:03:47 [info] 35#35: *52 [lua] access_by_lua(msblocations.conf:133):2: d5ad772479a75eb5a43f86f657c3e411:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:03:47 [info] 35#35: *52 [lua] logger.lua:23: d5ad772479a75eb5a43f86f657c3e411 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:03:47 +0000] d5ad772479a75eb5a43f86f657c3e411 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:03:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:03:56 [info] 35#35: *54 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:03:56 [info] 35#35: *53 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:04:02 [info] 35#35: *55 [lua] access_by_lua(msblocations.conf:133):2: 047f9262f9dfa7c783cfeb4ebfd15c48:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:04:02 [info] 35#35: *55 [lua] logger.lua:23: 047f9262f9dfa7c783cfeb4ebfd15c48 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:04:02 +0000] 047f9262f9dfa7c783cfeb4ebfd15c48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:04:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:04:06 [info] 35#35: *56 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:04:06 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:04:16 [info] 35#35: *58 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:04:16 [info] 36#36: *59 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:04:17 [info] 35#35: *60 [lua] access_by_lua(msblocations.conf:133):2: 2e2b05e818c18824bcf9577020e3dcc5:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:04:17 [info] 35#35: *60 [lua] logger.lua:23: 2e2b05e818c18824bcf9577020e3dcc5 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:04:17 +0000] 2e2b05e818c18824bcf9577020e3dcc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:04:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:04:26 [info] 36#36: *61 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:04:26 [info] 36#36: *62 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:04:32 [info] 35#35: *64 [lua] access_by_lua(msblocations.conf:133):2: e197635c2d66c4a59baa7be31e9ec694:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:04:32 [info] 35#35: *64 [lua] logger.lua:23: e197635c2d66c4a59baa7be31e9ec694 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:04:32 +0000] e197635c2d66c4a59baa7be31e9ec694 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:04:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:04:36 [info] 36#36: *66 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:04:36 [info] 35#35: *65 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:04:46 [info] 36#36: *67 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:04:46 [info] 36#36: *68 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:04:47 [info] 35#35: *69 [lua] access_by_lua(msblocations.conf:133):2: 285a892272339a6180d540ebba71169f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:04:47 [info] 35#35: *69 [lua] logger.lua:23: 285a892272339a6180d540ebba71169f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:04:47 +0000] 285a892272339a6180d540ebba71169f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:04:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:04:56 [info] 35#35: *71 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:04:56 [info] 35#35: *70 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:05:02 [info] 35#35: *72 [lua] access_by_lua(msblocations.conf:133):2: 79ea82b088bc267ac2408b9152877943:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:05:02 [info] 35#35: *72 [lua] logger.lua:23: 79ea82b088bc267ac2408b9152877943 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:05:02 +0000] 79ea82b088bc267ac2408b9152877943 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:05:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:05:06 [info] 35#35: *73 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:05:06 [info] 35#35: *74 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:05:16 [info] 36#36: *75 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:05:16 [info] 36#36: *76 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:05:17 [info] 35#35: *77 [lua] access_by_lua(msblocations.conf:133):2: 80b0511f965b2e6ff887275f41975bc2:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:05:17 [info] 35#35: *77 [lua] logger.lua:23: 80b0511f965b2e6ff887275f41975bc2 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:05:17 +0000] 80b0511f965b2e6ff887275f41975bc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:05:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:05:26 [info] 35#35: *78 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:05:26 [info] 35#35: *79 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:05:32 [info] 35#35: *81 [lua] access_by_lua(msblocations.conf:133):2: b1c3acc427624b5e161a9bca689ed5d6:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:05:32 [info] 35#35: *81 [lua] logger.lua:23: b1c3acc427624b5e161a9bca689ed5d6 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:05:32 +0000] b1c3acc427624b5e161a9bca689ed5d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:05:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:05:36 [info] 35#35: *82 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:05:36 [info] 35#35: *83 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:05:46 [info] 36#36: *84 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:05:46 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:05:47 [info] 35#35: *86 [lua] access_by_lua(msblocations.conf:133):2: 9c3da209cc9d364d92bfa525604d0d8c:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:05:47 [info] 35#35: *86 [lua] logger.lua:23: 9c3da209cc9d364d92bfa525604d0d8c {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:05:47 +0000] 9c3da209cc9d364d92bfa525604d0d8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:05:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/21 08:05:56 [info] 36#36: *88 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:05:56 [info] 35#35: *87 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:06:02 [info] 35#35: *89 [lua] access_by_lua(msblocations.conf:133):2: 2a1def79e5d96f51e7fa450c4adf7b6e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:06:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.158 - - [21/Oct/2022:08:06:02 +0000] 2a1def79e5d96f51e7fa450c4adf7b6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/21 08:06:02 [info] 35#35: *89 [lua] logger.lua:23: 2a1def79e5d96f51e7fa450c4adf7b6e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/21 08:06:06 [info] 35#35: *90 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:06:06 [info] 35#35: *91 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:06:16 [info] 36#36: *93 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:06:16 [info] 36#36: *92 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:06:17 [info] 35#35: *94 [lua] access_by_lua(msblocations.conf:133):2: 024d29819d2dcd081bb474165223d143:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:06:17 [info] 35#35: *94 [lua] logger.lua:23: 024d29819d2dcd081bb474165223d143 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:06:17 +0000] 024d29819d2dcd081bb474165223d143 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:06:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/21 08:06:26 [info] 36#36: *95 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:06:26 [info] 35#35: *96 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:06:32 [info] 35#35: *98 [lua] access_by_lua(msblocations.conf:133):2: 175435f391eeab0d2a8c66f2b6772a2d:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:06:32 [info] 35#35: *98 [lua] logger.lua:23: 175435f391eeab0d2a8c66f2b6772a2d {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:06:32 +0000] 175435f391eeab0d2a8c66f2b6772a2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:06:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:06:36 [info] 35#35: *100 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:06:36 [info] 36#36: *99 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:06:46 [info] 35#35: *101 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:06:46 [info] 35#35: *102 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:06:47 [info] 35#35: *103 [lua] access_by_lua(msblocations.conf:133):2: 5d1b2f01e67ceb7343465b66263b1451:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:06:47 +0000] 5d1b2f01e67ceb7343465b66263b1451 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:06:47 [info] 35#35: *103 [lua] logger.lua:23: 5d1b2f01e67ceb7343465b66263b1451 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:06:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:06:56 [info] 35#35: *104 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:06:56 [info] 35#35: *105 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:07:02 [info] 35#35: *106 [lua] access_by_lua(msblocations.conf:133):2: baf74056ae94d7790c4078f7c41644f7:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:07:02 +0000] baf74056ae94d7790c4078f7c41644f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/21 08:07:02 [info] 35#35: *106 [lua] logger.lua:23: baf74056ae94d7790c4078f7c41644f7 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:07:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:07:06 [info] 36#36: *107 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:07:06 [info] 36#36: *108 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:07:16 [info] 36#36: *109 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:07:16 [info] 35#35: *110 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:07:17 [info] 35#35: *111 [lua] access_by_lua(msblocations.conf:133):2: d4304ee68bc9efffa440381ec28ec2ec:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:07:17 [info] 35#35: *111 [lua] logger.lua:23: d4304ee68bc9efffa440381ec28ec2ec {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:07:17 +0000] d4304ee68bc9efffa440381ec28ec2ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:07:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:07:26 [info] 36#36: *112 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:07:26 [info] 36#36: *113 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:07:32 [info] 35#35: *115 [lua] access_by_lua(msblocations.conf:133):2: a4fb4faa0ed39017887919d8d24083aa:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:07:32 [info] 35#35: *115 [lua] logger.lua:23: a4fb4faa0ed39017887919d8d24083aa {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:07:32 +0000] a4fb4faa0ed39017887919d8d24083aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:07:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:07:36 [info] 35#35: *116 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:07:36 [info] 35#35: *117 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:07:46 [info] 35#35: *119 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:07:46 [info] 35#35: *118 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:07:47 [info] 35#35: *120 [lua] access_by_lua(msblocations.conf:133):2: 6e2aaaa045cd1806f1d5985791b1b06f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:07:47 +0000] 6e2aaaa045cd1806f1d5985791b1b06f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:07:47 [info] 35#35: *120 [lua] logger.lua:23: 6e2aaaa045cd1806f1d5985791b1b06f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:07:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:07:56 [info] 36#36: *121 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:07:56 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:08:02 [info] 35#35: *123 [lua] access_by_lua(msblocations.conf:133):2: 8258f54ee4153c6ec44cc85d7a08e10e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:08:02 [info] 35#35: *123 [lua] logger.lua:23: 8258f54ee4153c6ec44cc85d7a08e10e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:08:02 +0000] 8258f54ee4153c6ec44cc85d7a08e10e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:08:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:08:06 [info] 35#35: *124 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:08:06 [info] 35#35: *125 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:08:16 [info] 35#35: *127 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:08:16 [info] 35#35: *126 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:08:17 [info] 35#35: *128 [lua] access_by_lua(msblocations.conf:133):2: f96d2ba9961849e1d713a301177cdeea:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:08:17 [info] 35#35: *128 [lua] logger.lua:23: f96d2ba9961849e1d713a301177cdeea {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:08:17 +0000] f96d2ba9961849e1d713a301177cdeea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:08:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:08:26 [info] 36#36: *129 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:08:26 [info] 36#36: *130 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:08:32 [info] 35#35: *132 [lua] access_by_lua(msblocations.conf:133):2: 0cc7c2bf46feec6fa757d2b8b222e976:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:08:32 [info] 35#35: *132 [lua] logger.lua:23: 0cc7c2bf46feec6fa757d2b8b222e976 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:08:32 +0000] 0cc7c2bf46feec6fa757d2b8b222e976 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:08:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:08:36 [info] 35#35: *134 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:08:36 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:08:46 [info] 36#36: *136 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:08:46 [info] 35#35: *135 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:08:47 [info] 35#35: *137 [lua] access_by_lua(msblocations.conf:133):2: e08b24b3ad30a1010baf5a0b45b34081:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:08:47 +0000] e08b24b3ad30a1010baf5a0b45b34081 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/21 08:08:47 [info] 35#35: *137 [lua] logger.lua:23: e08b24b3ad30a1010baf5a0b45b34081 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:08:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:08:56 [info] 35#35: *138 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:08:56 [info] 35#35: *139 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:09:02 [info] 35#35: *140 [lua] access_by_lua(msblocations.conf:133):2: 30722f351949dd4ad0c071af5cf7d699:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:09:02 +0000] 30722f351949dd4ad0c071af5cf7d699 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:09:02 [info] 35#35: *140 [lua] logger.lua:23: 30722f351949dd4ad0c071af5cf7d699 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:09:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:09:06 [info] 36#36: *141 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:09:06 [info] 36#36: *142 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:09:16 [info] 35#35: *144 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:09:16 [info] 35#35: *143 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:09:17 [info] 35#35: *145 [lua] access_by_lua(msblocations.conf:133):2: c1b73fe0304e358e874622b1023a9e54:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:09:17 +0000] c1b73fe0304e358e874622b1023a9e54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:09:17 [info] 35#35: *145 [lua] logger.lua:23: c1b73fe0304e358e874622b1023a9e54 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:09:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:09:26 [info] 36#36: *146 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:09:26 [info] 35#35: *147 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:09:32 [info] 35#35: *149 [lua] access_by_lua(msblocations.conf:133):2: e12a1adbc341faf81ff3da5c94791fa5:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:09:32 +0000] e12a1adbc341faf81ff3da5c94791fa5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/21 08:09:32 [info] 35#35: *149 [lua] logger.lua:23: e12a1adbc341faf81ff3da5c94791fa5 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:09:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:09:36 [info] 36#36: *150 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:09:36 [info] 35#35: *151 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:09:46 [info] 36#36: *152 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:09:46 [info] 36#36: *153 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:09:47 [info] 35#35: *154 [lua] access_by_lua(msblocations.conf:133):2: 02d73105de816d86ed5ab33779b8fd7b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:09:47 +0000] 02d73105de816d86ed5ab33779b8fd7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:09:47 [info] 35#35: *154 [lua] logger.lua:23: 02d73105de816d86ed5ab33779b8fd7b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:09:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:09:56 [info] 35#35: *156 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:09:56 [info] 36#36: *155 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:10:02 [info] 35#35: *157 [lua] access_by_lua(msblocations.conf:133):2: d36689ba3e97db191f14394816bdb7a7:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:10:02 +0000] d36689ba3e97db191f14394816bdb7a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/21 08:10:02 [info] 35#35: *157 [lua] logger.lua:23: d36689ba3e97db191f14394816bdb7a7 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:10:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/21 08:10:06 [info] 35#35: *158 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:10:06 [info] 35#35: *159 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:10:16 [info] 36#36: *160 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:10:16 [info] 35#35: *161 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:10:17 [info] 35#35: *162 [lua] access_by_lua(msblocations.conf:133):2: 6124bd3b64f56bbd02608eaaef1f3a87:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:10:17 [info] 35#35: *162 [lua] logger.lua:23: 6124bd3b64f56bbd02608eaaef1f3a87 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:10:17 +0000] 6124bd3b64f56bbd02608eaaef1f3a87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:10:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:10:26 [info] 35#35: *163 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:10:26 [info] 36#36: *164 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:10:32 [info] 35#35: *166 [lua] access_by_lua(msblocations.conf:133):2: c171e5b538bc5835c66df399362dfca1:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:10:32 [info] 35#35: *166 [lua] logger.lua:23: c171e5b538bc5835c66df399362dfca1 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:10:32 +0000] c171e5b538bc5835c66df399362dfca1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:10:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:10:36 [info] 35#35: *167 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:10:36 [info] 36#36: *168 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:10:46 [info] 36#36: *169 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:10:46 [info] 35#35: *170 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:10:47 [info] 35#35: *171 [lua] access_by_lua(msblocations.conf:133):2: 2fd7505959c77c6031c5a939087e1c1b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:10:47 +0000] 2fd7505959c77c6031c5a939087e1c1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/21 08:10:47 [info] 35#35: *171 [lua] logger.lua:23: 2fd7505959c77c6031c5a939087e1c1b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:10:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:10:56 [info] 36#36: *172 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:10:56 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:11:02 [info] 35#35: *174 [lua] access_by_lua(msblocations.conf:133):2: 28bd6c6bab44c409e042116be67540b1:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:11:02 [info] 35#35: *174 [lua] logger.lua:23: 28bd6c6bab44c409e042116be67540b1 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:11:02 +0000] 28bd6c6bab44c409e042116be67540b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:11:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:11:06 [info] 36#36: *175 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:11:06 [info] 36#36: *176 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:11:16 [info] 36#36: *177 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:11:16 [info] 35#35: *178 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:11:17 [info] 35#35: *179 [lua] access_by_lua(msblocations.conf:133):2: 453845726665104f785fb027a64b94dc:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:11:17 [info] 35#35: *179 [lua] logger.lua:23: 453845726665104f785fb027a64b94dc {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:11:17 +0000] 453845726665104f785fb027a64b94dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:11:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:11:26 [info] 36#36: *180 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:11:26 [info] 36#36: *181 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:11:32 [info] 35#35: *183 [lua] access_by_lua(msblocations.conf:133):2: c032bf91fdd01878ebcfbed42edcce11:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:11:32 [info] 35#35: *183 [lua] logger.lua:23: c032bf91fdd01878ebcfbed42edcce11 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:11:32 +0000] c032bf91fdd01878ebcfbed42edcce11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:11:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:11:36 [info] 36#36: *184 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:11:36 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:11:46 [info] 36#36: *186 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:11:46 [info] 35#35: *187 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:11:47 [info] 35#35: *188 [lua] access_by_lua(msblocations.conf:133):2: 9e8fbe3b152410887256f6d82cc39688:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:11:48 [info] 35#35: *188 [lua] logger.lua:23: 9e8fbe3b152410887256f6d82cc39688 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:11:48 +0000] 9e8fbe3b152410887256f6d82cc39688 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:11:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:11:56 [info] 35#35: *189 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:11:56 [info] 35#35: *190 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:12:03 [info] 35#35: *191 [lua] access_by_lua(msblocations.conf:133):2: 9d70ebc829aac7adea203ad90627ad58:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:12:03 [info] 35#35: *191 [lua] logger.lua:23: 9d70ebc829aac7adea203ad90627ad58 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:12:03 +0000] 9d70ebc829aac7adea203ad90627ad58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:12:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:12:06 [info] 35#35: *192 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:12:06 [info] 35#35: *193 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:12:16 [info] 35#35: *194 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:12:16 [info] 35#35: *195 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:12:18 [info] 35#35: *196 [lua] access_by_lua(msblocations.conf:133):2: 3ac66709025b327a6b6fd10eaa3e9221:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:12:18 [info] 35#35: *196 [lua] logger.lua:23: 3ac66709025b327a6b6fd10eaa3e9221 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:12:18 +0000] 3ac66709025b327a6b6fd10eaa3e9221 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:12:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/21 08:12:26 [info] 36#36: *197 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:12:26 [info] 35#35: *198 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:12:33 [info] 35#35: *200 [lua] access_by_lua(msblocations.conf:133):2: 56b77f94a5fca51712e4a8166539258e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:12:33 +0000] 56b77f94a5fca51712e4a8166539258e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/21 08:12:33 [info] 35#35: *200 [lua] logger.lua:23: 56b77f94a5fca51712e4a8166539258e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:12:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:12:36 [info] 35#35: *201 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:12:36 [info] 35#35: *202 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:12:46 [info] 35#35: *203 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:12:46 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:12:48 [info] 35#35: *205 [lua] access_by_lua(msblocations.conf:133):2: 5764fadc40a4a2ade64a025dc882750e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:12:48 [info] 35#35: *205 [lua] logger.lua:23: 5764fadc40a4a2ade64a025dc882750e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:12:48 +0000] 5764fadc40a4a2ade64a025dc882750e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:12:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:12:56 [info] 35#35: *206 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:12:56 [info] 35#35: *207 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:13:03 [info] 35#35: *208 [lua] access_by_lua(msblocations.conf:133):2: 671c6e8a21b92f6833c5be1d40f03eb3:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:13:03 [info] 35#35: *208 [lua] logger.lua:23: 671c6e8a21b92f6833c5be1d40f03eb3 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:13:03 +0000] 671c6e8a21b92f6833c5be1d40f03eb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:13:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/21 08:13:06 [info] 36#36: *209 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:13:06 [info] 36#36: *210 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:13:16 [info] 36#36: *212 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:13:16 [info] 36#36: *211 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:13:18 [info] 35#35: *213 [lua] access_by_lua(msblocations.conf:133):2: 83a571b0a203031e52983391f11b2fef:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:13:18 [info] 35#35: *213 [lua] logger.lua:23: 83a571b0a203031e52983391f11b2fef {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:13:18 +0000] 83a571b0a203031e52983391f11b2fef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:13:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:13:26 [info] 35#35: *215 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:13:26 [info] 35#35: *214 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:13:33 [info] 35#35: *217 [lua] access_by_lua(msblocations.conf:133):2: 9eec721649096f09eacb7d10918b65e6:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:13:33 [info] 35#35: *217 [lua] logger.lua:23: 9eec721649096f09eacb7d10918b65e6 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:13:33 +0000] 9eec721649096f09eacb7d10918b65e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:13:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:13:36 [info] 36#36: *218 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:13:36 [info] 36#36: *219 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:13:46 [info] 35#35: *220 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:13:46 [info] 36#36: *221 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:13:48 [info] 35#35: *222 [lua] access_by_lua(msblocations.conf:133):2: d897c087f3a271c58b662af44e40ea08:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:13:48 [info] 35#35: *222 [lua] logger.lua:23: d897c087f3a271c58b662af44e40ea08 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:13:48 +0000] d897c087f3a271c58b662af44e40ea08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:13:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:13:56 [info] 36#36: *224 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:13:56 [info] 36#36: *223 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:14:03 [info] 35#35: *225 [lua] access_by_lua(msblocations.conf:133):2: d840cd85204891fa9fa19a77dd67c217:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:14:03 [info] 35#35: *225 [lua] logger.lua:23: d840cd85204891fa9fa19a77dd67c217 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:14:03 +0000] d840cd85204891fa9fa19a77dd67c217 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:14:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:14:06 [info] 35#35: *226 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:14:06 [info] 35#35: *227 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:14:16 [info] 35#35: *228 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:14:16 [info] 35#35: *229 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:14:18 [info] 35#35: *230 [lua] access_by_lua(msblocations.conf:133):2: 42288b1547cc385773173f8bf7906700:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:14:18 [info] 35#35: *230 [lua] logger.lua:23: 42288b1547cc385773173f8bf7906700 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:14:18 +0000] 42288b1547cc385773173f8bf7906700 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:14:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:14:26 [info] 36#36: *231 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:14:26 [info] 36#36: *232 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:14:33 [info] 35#35: *234 [lua] access_by_lua(msblocations.conf:133):2: f0d4efd1faa720a49a2a817a93c39e74:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:14:33 [info] 35#35: *234 [lua] logger.lua:23: f0d4efd1faa720a49a2a817a93c39e74 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:14:33 +0000] f0d4efd1faa720a49a2a817a93c39e74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:14:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:14:36 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:14:36 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:14:46 [info] 36#36: *238 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:14:46 [info] 36#36: *237 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:14:48 [info] 35#35: *239 [lua] access_by_lua(msblocations.conf:133):2: 555c24825748fe490d99d60225439056:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:14:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.158 - - [21/Oct/2022:08:14:48 +0000] 555c24825748fe490d99d60225439056 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:14:48 [info] 35#35: *239 [lua] logger.lua:23: 555c24825748fe490d99d60225439056 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/21 08:14:56 [info] 35#35: *240 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:14:56 [info] 35#35: *241 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:15:03 [info] 35#35: *242 [lua] access_by_lua(msblocations.conf:133):2: 48c82cb3eb83ca065a77843f6f242e56:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:15:03 [info] 35#35: *242 [lua] logger.lua:23: 48c82cb3eb83ca065a77843f6f242e56 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:15:03 +0000] 48c82cb3eb83ca065a77843f6f242e56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:15:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:15:06 [info] 35#35: *243 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:15:06 [info] 35#35: *244 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:15:16 [info] 35#35: *245 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:15:16 [info] 35#35: *246 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:15:18 [info] 35#35: *247 [lua] access_by_lua(msblocations.conf:133):2: b3eb3aed530bb29797d52c1f7adde2f0:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:15:18 [info] 35#35: *247 [lua] logger.lua:23: b3eb3aed530bb29797d52c1f7adde2f0 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:15:18 +0000] b3eb3aed530bb29797d52c1f7adde2f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:15:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:15:26 [info] 36#36: *249 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:15:26 [info] 35#35: *248 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:15:33 [info] 35#35: *251 [lua] access_by_lua(msblocations.conf:133):2: ea6ba242d7c34621ecf5ad22cc5deb44:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:15:33 +0000] ea6ba242d7c34621ecf5ad22cc5deb44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:15:33 [info] 35#35: *251 [lua] logger.lua:23: ea6ba242d7c34621ecf5ad22cc5deb44 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:15:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:15:36 [info] 35#35: *252 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:15:36 [info] 36#36: *253 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:15:46 [info] 35#35: *255 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:15:46 [info] 35#35: *254 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:15:48 [info] 35#35: *256 [lua] access_by_lua(msblocations.conf:133):2: e3ac73f33af22658ca4ebddfac171e0f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:15:48 [info] 35#35: *256 [lua] logger.lua:23: e3ac73f33af22658ca4ebddfac171e0f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:15:48 +0000] e3ac73f33af22658ca4ebddfac171e0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:15:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:15:56 [info] 35#35: *257 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:15:56 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:16:03 [info] 35#35: *259 [lua] access_by_lua(msblocations.conf:133):2: f43b1c0044ba84ba5de4952662dcf7d9:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:16:03 [info] 35#35: *259 [lua] logger.lua:23: f43b1c0044ba84ba5de4952662dcf7d9 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:16:03 +0000] f43b1c0044ba84ba5de4952662dcf7d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:16:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:16:06 [info] 35#35: *261 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:16:06 [info] 35#35: *260 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:16:16 [info] 36#36: *262 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:16:16 [info] 36#36: *263 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:16:18 [info] 35#35: *264 [lua] access_by_lua(msblocations.conf:133):2: a9b874031fcea5b9fffc170d62abdec7:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:16:18 [info] 35#35: *264 [lua] logger.lua:23: a9b874031fcea5b9fffc170d62abdec7 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:16:18 +0000] a9b874031fcea5b9fffc170d62abdec7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:16:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:16:26 [info] 36#36: *265 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:16:26 [info] 36#36: *266 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:16:33 [info] 35#35: *268 [lua] access_by_lua(msblocations.conf:133):2: 530d1214fa8350f211685c7d7df33850:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:16:33 [info] 35#35: *268 [lua] logger.lua:23: 530d1214fa8350f211685c7d7df33850 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:16:33 +0000] 530d1214fa8350f211685c7d7df33850 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:16:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:16:36 [info] 36#36: *269 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:16:36 [info] 35#35: *270 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:16:46 [info] 35#35: *272 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:16:46 [info] 36#36: *271 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:16:48 [info] 35#35: *273 [lua] access_by_lua(msblocations.conf:133):2: be5b23478eb3c7f1669e4cd5568a6fee:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:16:48 [info] 35#35: *273 [lua] logger.lua:23: be5b23478eb3c7f1669e4cd5568a6fee {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:16:48 +0000] be5b23478eb3c7f1669e4cd5568a6fee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:16:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:16:56 [info] 35#35: *274 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:16:56 [info] 35#35: *275 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:17:03 [info] 35#35: *276 [lua] access_by_lua(msblocations.conf:133):2: e0e64adbaab7851badf1156430abbeb9:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:17:03 [info] 35#35: *276 [lua] logger.lua:23: e0e64adbaab7851badf1156430abbeb9 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:17:03 +0000] e0e64adbaab7851badf1156430abbeb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:17:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:17:06 [info] 35#35: *277 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:17:06 [info] 35#35: *278 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:17:16 [info] 35#35: *279 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:17:16 [info] 35#35: *280 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:17:18 [info] 35#35: *281 [lua] access_by_lua(msblocations.conf:133):2: deb4cfbbe1c144820a6df3adf67c781c:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:17:18 [info] 35#35: *281 [lua] logger.lua:23: deb4cfbbe1c144820a6df3adf67c781c {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:17:18 +0000] deb4cfbbe1c144820a6df3adf67c781c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:17:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:17:26 [info] 36#36: *282 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:17:26 [info] 36#36: *283 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:17:33 [info] 35#35: *285 [lua] access_by_lua(msblocations.conf:133):2: c9858a87b01521df2139f06b5b9ae35b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:17:33 [info] 35#35: *285 [lua] logger.lua:23: c9858a87b01521df2139f06b5b9ae35b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:17:33 +0000] c9858a87b01521df2139f06b5b9ae35b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:17:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:17:36 [info] 36#36: *287 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:17:36 [info] 35#35: *286 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:17:46 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:17:46 [info] 36#36: *288 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:17:48 [info] 35#35: *290 [lua] access_by_lua(msblocations.conf:133):2: 43078ff0ccc354569cf6dca446b2e318:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:17:48 +0000] 43078ff0ccc354569cf6dca446b2e318 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/21 08:17:48 [info] 35#35: *290 [lua] logger.lua:23: 43078ff0ccc354569cf6dca446b2e318 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:17:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:17:56 [info] 36#36: *291 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:17:56 [info] 36#36: *292 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:18:03 [info] 35#35: *293 [lua] access_by_lua(msblocations.conf:133):2: c77c2bfb24b50d66256579d7da756d07:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:18:03 +0000] c77c2bfb24b50d66256579d7da756d07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:18:03 [info] 35#35: *293 [lua] logger.lua:23: c77c2bfb24b50d66256579d7da756d07 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:18:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:18:06 [info] 35#35: *295 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:18:06 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:18:16 [info] 35#35: *297 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:18:16 [info] 36#36: *296 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:18:18 [info] 35#35: *298 [lua] access_by_lua(msblocations.conf:133):2: 7c07ebe0996504017f8675939ecfa7e4:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:18:18 [info] 35#35: *298 [lua] logger.lua:23: 7c07ebe0996504017f8675939ecfa7e4 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:18:18 +0000] 7c07ebe0996504017f8675939ecfa7e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:18:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:18:26 [info] 35#35: *299 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:18:26 [info] 35#35: *300 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:18:33 [info] 35#35: *302 [lua] access_by_lua(msblocations.conf:133):2: da38971adbe5a8ffb2bf59691bde40f4:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:18:33 +0000] da38971adbe5a8ffb2bf59691bde40f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:18:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:18:33 [info] 35#35: *302 [lua] logger.lua:23: da38971adbe5a8ffb2bf59691bde40f4 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/21 08:18:36 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:18:36 [info] 35#35: *304 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:18:46 [info] 36#36: *305 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:18:46 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:18:48 [info] 35#35: *307 [lua] access_by_lua(msblocations.conf:133):2: 8e56980a72a91a2e043fe005638a046b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:18:48 [info] 35#35: *307 [lua] logger.lua:23: 8e56980a72a91a2e043fe005638a046b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:18:48 +0000] 8e56980a72a91a2e043fe005638a046b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:18:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:18:56 [info] 35#35: *308 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:18:56 [info] 35#35: *309 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:19:03 [info] 35#35: *310 [lua] access_by_lua(msblocations.conf:133):2: 6ce2204a7588d5bfd9a2d8091b18bff6:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:19:03 [info] 35#35: *310 [lua] logger.lua:23: 6ce2204a7588d5bfd9a2d8091b18bff6 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:19:03 +0000] 6ce2204a7588d5bfd9a2d8091b18bff6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:19:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:19:06 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:19:06 [info] 35#35: *312 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:19:16 [info] 35#35: *313 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:19:16 [info] 35#35: *314 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:19:18 [info] 35#35: *315 [lua] access_by_lua(msblocations.conf:133):2: e4444778e6935700ed168c9498dc0b0d:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:19:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.158 - - [21/Oct/2022:08:19:18 +0000] e4444778e6935700ed168c9498dc0b0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:19:18 [info] 35#35: *315 [lua] logger.lua:23: e4444778e6935700ed168c9498dc0b0d {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/21 08:19:26 [info] 35#35: *316 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:19:26 [info] 36#36: *317 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:19:33 [info] 35#35: *319 [lua] access_by_lua(msblocations.conf:133):2: ab42845c29133e3e4c7715fbad617225:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:19:33 [info] 35#35: *319 [lua] logger.lua:23: ab42845c29133e3e4c7715fbad617225 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:19:33 +0000] ab42845c29133e3e4c7715fbad617225 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:19:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:19:36 [info] 35#35: *321 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:19:36 [info] 35#35: *320 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:19:46 [info] 35#35: *323 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:19:46 [info] 35#35: *322 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:19:48 [info] 35#35: *324 [lua] access_by_lua(msblocations.conf:133):2: f941436f839e21abb74f404b41862a11:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:19:48 [info] 35#35: *324 [lua] logger.lua:23: f941436f839e21abb74f404b41862a11 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:19:48 +0000] f941436f839e21abb74f404b41862a11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:19:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:19:56 [info] 36#36: *325 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:19:56 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:20:03 [info] 35#35: *327 [lua] access_by_lua(msblocations.conf:133):2: eb003c70b7d16855dc04604bc71afdae:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:20:03 [info] 35#35: *327 [lua] logger.lua:23: eb003c70b7d16855dc04604bc71afdae {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:20:03 +0000] eb003c70b7d16855dc04604bc71afdae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:20:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:20:06 [info] 35#35: *328 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:20:06 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:20:16 [info] 35#35: *331 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:20:16 [info] 35#35: *330 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:20:18 [info] 35#35: *332 [lua] access_by_lua(msblocations.conf:133):2: 827bc79ef5f925f7f49e05024ddf160d:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:20:18 [info] 35#35: *332 [lua] logger.lua:23: 827bc79ef5f925f7f49e05024ddf160d {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:20:18 +0000] 827bc79ef5f925f7f49e05024ddf160d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:20:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:20:26 [info] 35#35: *333 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:20:26 [info] 36#36: *334 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:20:33 [info] 35#35: *336 [lua] access_by_lua(msblocations.conf:133):2: f0acc46895bee8ba538ec61109ab4cf4:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:20:33 [info] 35#35: *336 [lua] logger.lua:23: f0acc46895bee8ba538ec61109ab4cf4 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:20:33 +0000] f0acc46895bee8ba538ec61109ab4cf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:20:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:20:36 [info] 35#35: *338 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:20:36 [info] 35#35: *337 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:20:46 [info] 35#35: *339 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:20:46 [info] 36#36: *340 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:20:48 [info] 35#35: *341 [lua] access_by_lua(msblocations.conf:133):2: 2d5daa76773b4c7ad6cf772a6e32b809:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:20:48 [info] 35#35: *341 [lua] logger.lua:23: 2d5daa76773b4c7ad6cf772a6e32b809 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:20:48 +0000] 2d5daa76773b4c7ad6cf772a6e32b809 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:20:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:20:56 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:20:56 [info] 35#35: *342 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:21:03 [info] 35#35: *344 [lua] access_by_lua(msblocations.conf:133):2: 7ced53e1a64d82c69fd837737fc813ba:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:21:03 +0000] 7ced53e1a64d82c69fd837737fc813ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:21:03 [info] 35#35: *344 [lua] logger.lua:23: 7ced53e1a64d82c69fd837737fc813ba {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:21:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:21:06 [info] 35#35: *345 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:21:06 [info] 35#35: *346 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:21:16 [info] 35#35: *347 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:21:16 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:21:18 [info] 35#35: *349 [lua] access_by_lua(msblocations.conf:133):2: 48c585cc0980d3779008af2dba595ee0:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:21:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.66.158 - - [21/Oct/2022:08:21:18 +0000] 48c585cc0980d3779008af2dba595ee0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/21 08:21:18 [info] 35#35: *349 [lua] logger.lua:23: 48c585cc0980d3779008af2dba595ee0 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/21 08:21:26 [info] 36#36: *350 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:21:26 [info] 36#36: *351 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:21:33 [info] 35#35: *353 [lua] access_by_lua(msblocations.conf:133):2: 1587c46e46482e508089b4a2d4674772:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:21:33 +0000] 1587c46e46482e508089b4a2d4674772 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/21 08:21:33 [info] 35#35: *353 [lua] logger.lua:23: 1587c46e46482e508089b4a2d4674772 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:21:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:21:36 [info] 36#36: *354 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:21:36 [info] 35#35: *355 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:21:46 [info] 35#35: *356 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:21:46 [info] 35#35: *357 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:21:48 [info] 35#35: *358 [lua] access_by_lua(msblocations.conf:133):2: 9b3fe487a9a655df567682a71d9d002d:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:21:48 +0000] 9b3fe487a9a655df567682a71d9d002d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/21 08:21:48 [info] 35#35: *358 [lua] logger.lua:23: 9b3fe487a9a655df567682a71d9d002d {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:21:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:21:56 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:21:56 [info] 36#36: *359 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:22:03 [info] 35#35: *361 [lua] access_by_lua(msblocations.conf:133):2: 8715216c6f71df99e2d910db5b429bb8:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:22:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.158 - - [21/Oct/2022:08:22:03 +0000] 8715216c6f71df99e2d910db5b429bb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/21 08:22:03 [info] 35#35: *361 [lua] logger.lua:23: 8715216c6f71df99e2d910db5b429bb8 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/21 08:22:06 [info] 35#35: *363 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:22:06 [info] 35#35: *362 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:22:16 [info] 36#36: *365 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:22:16 [info] 36#36: *364 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:22:18 [info] 35#35: *366 [lua] access_by_lua(msblocations.conf:133):2: 3bda171b17fcc1aa799c2db498eeac39:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:22:18 +0000] 3bda171b17fcc1aa799c2db498eeac39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/21 08:22:18 [info] 35#35: *366 [lua] logger.lua:23: 3bda171b17fcc1aa799c2db498eeac39 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:22:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/21 08:22:26 [info] 36#36: *368 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:22:26 [info] 35#35: *367 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:22:32 [info] 35#35: *370 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.72.8, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.72.8 - - [21/Oct/2022:08:22:32 +0000] 2b18adb66aba76509a8598aa009849d3 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2022/10/21 08:22:33 [info] 35#35: *371 [lua] access_by_lua(msblocations.conf:133):2: 99f70167375b21583cf5350ca08a0b53:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:22:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.158 - - [21/Oct/2022:08:22:33 +0000] 99f70167375b21583cf5350ca08a0b53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:22:33 [info] 35#35: *371 [lua] logger.lua:23: 99f70167375b21583cf5350ca08a0b53 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/21 08:22:36 [info] 36#36: *373 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:22:36 [info] 36#36: *372 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:22:46 [info] 36#36: *375 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:22:46 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:22:48 [info] 35#35: *376 [lua] access_by_lua(msblocations.conf:133):2: fcd7144df4023be9b382a6e46624c559:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:22:48 [info] 35#35: *376 [lua] logger.lua:23: fcd7144df4023be9b382a6e46624c559 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:22:48 +0000] fcd7144df4023be9b382a6e46624c559 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:22:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/21 08:22:56 [info] 36#36: *377 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:22:56 [info] 36#36: *378 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:23:03 [info] 35#35: *379 [lua] access_by_lua(msblocations.conf:133):2: 511af48eb4fc71105b952995f40427a7:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:23:03 +0000] 511af48eb4fc71105b952995f40427a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:23:03 [info] 35#35: *379 [lua] logger.lua:23: 511af48eb4fc71105b952995f40427a7 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:23:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:23:06 [info] 35#35: *380 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:23:06 [info] 35#35: *381 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:23:16 [info] 36#36: *382 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:23:16 [info] 35#35: *383 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:23:18 [info] 35#35: *384 [lua] access_by_lua(msblocations.conf:133):2: ba290ae31378877942db988b54a15679:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:23:18 [info] 35#35: *384 [lua] logger.lua:23: ba290ae31378877942db988b54a15679 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:23:18 +0000] ba290ae31378877942db988b54a15679 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:23:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/21 08:23:26 [info] 35#35: *385 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:23:26 [info] 35#35: *386 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:23:33 [info] 35#35: *388 [lua] access_by_lua(msblocations.conf:133):2: 3f075019798d41fe32a9a57099fabcae:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:23:33 +0000] 3f075019798d41fe32a9a57099fabcae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/21 08:23:33 [info] 35#35: *388 [lua] logger.lua:23: 3f075019798d41fe32a9a57099fabcae {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:23:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/21 08:23:36 [info] 35#35: *390 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:23:36 [info] 35#35: *389 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:23:46 [info] 36#36: *391 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:23:46 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:23:48 [info] 35#35: *393 [lua] access_by_lua(msblocations.conf:133):2: a0de4ed3208caf2e75762187a8fe8fc4:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:23:48 [info] 35#35: *393 [lua] logger.lua:23: a0de4ed3208caf2e75762187a8fe8fc4 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:23:48 +0000] a0de4ed3208caf2e75762187a8fe8fc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:23:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:23:56 [info] 35#35: *394 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:23:56 [info] 35#35: *395 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:24:03 [info] 35#35: *396 [lua] access_by_lua(msblocations.conf:133):2: 425d1ea1a7360ea6de73d3d4f1f38259:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:24:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/21 08:24:03 [info] 35#35: *396 [lua] logger.lua:23: 425d1ea1a7360ea6de73d3d4f1f38259 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:24:03 +0000] 425d1ea1a7360ea6de73d3d4f1f38259 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2022/10/21 08:24:06 [info] 35#35: *397 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:24:06 [info] 35#35: *398 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:24:16 [info] 35#35: *400 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:24:16 [info] 36#36: *399 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:24:18 [info] 35#35: *401 [lua] access_by_lua(msblocations.conf:133):2: a5cb125421876f602201642e5f6f8d27:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:24:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/21 08:24:18 [info] 35#35: *401 [lua] logger.lua:23: a5cb125421876f602201642e5f6f8d27 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:24:18 +0000] a5cb125421876f602201642e5f6f8d27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/21 08:24:26 [info] 36#36: *402 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:24:26 [info] 36#36: *403 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:24:33 [info] 35#35: *405 [lua] access_by_lua(msblocations.conf:133):2: 93a5e712e4f3e69d8652434f0356ed66:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:24:33 [info] 35#35: *405 [lua] logger.lua:23: 93a5e712e4f3e69d8652434f0356ed66 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:24:33 +0000] 93a5e712e4f3e69d8652434f0356ed66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:24:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:24:36 [info] 36#36: *406 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:24:36 [info] 36#36: *407 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:24:46 [info] 35#35: *408 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:24:46 [info] 35#35: *409 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:24:48 [info] 35#35: *410 [lua] access_by_lua(msblocations.conf:133):2: 6b72cf945997462b1fe125612729ca65:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:24:48 +0000] 6b72cf945997462b1fe125612729ca65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:24:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:24:48 [info] 35#35: *410 [lua] logger.lua:23: 6b72cf945997462b1fe125612729ca65 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/21 08:24:56 [info] 35#35: *411 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:24:56 [info] 35#35: *412 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:25:03 [info] 35#35: *413 [lua] access_by_lua(msblocations.conf:133):2: ca0eb9904e0303919139ae9a44639b93:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:25:03 [info] 35#35: *413 [lua] logger.lua:23: ca0eb9904e0303919139ae9a44639b93 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:25:03 +0000] ca0eb9904e0303919139ae9a44639b93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:25:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:25:06 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:25:06 [info] 35#35: *415 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:25:16 [info] 35#35: *416 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:25:16 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:25:18 [info] 35#35: *418 [lua] access_by_lua(msblocations.conf:133):2: eed707eaba8ac7f4e2b38db666791a7e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:25:18 [info] 35#35: *418 [lua] logger.lua:23: eed707eaba8ac7f4e2b38db666791a7e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:25:18 +0000] eed707eaba8ac7f4e2b38db666791a7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:25:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:25:26 [info] 36#36: *419 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:25:26 [info] 36#36: *420 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:25:33 [info] 35#35: *422 [lua] access_by_lua(msblocations.conf:133):2: 4d086c7918acecff31874041801e56b3:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:25:33 +0000] 4d086c7918acecff31874041801e56b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/21 08:25:33 [info] 35#35: *422 [lua] logger.lua:23: 4d086c7918acecff31874041801e56b3 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:25:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/21 08:25:36 [info] 35#35: *423 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:25:36 [info] 35#35: *424 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:25:46 [info] 35#35: *425 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:25:46 [info] 35#35: *426 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:25:48 [info] 35#35: *427 [lua] access_by_lua(msblocations.conf:133):2: cf7d4b877b73a2dad14aa6462d752276:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:25:48 [info] 35#35: *427 [lua] logger.lua:23: cf7d4b877b73a2dad14aa6462d752276 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:25:48 +0000] cf7d4b877b73a2dad14aa6462d752276 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:25:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/21 08:25:56 [info] 35#35: *428 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:25:56 [info] 35#35: *429 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:26:03 [info] 35#35: *430 [lua] access_by_lua(msblocations.conf:133):2: 17847c3906b602f75ba6bef5376cd8e1:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:26:03 +0000] 17847c3906b602f75ba6bef5376cd8e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/21 08:26:03 [info] 35#35: *430 [lua] logger.lua:23: 17847c3906b602f75ba6bef5376cd8e1 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:26:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:26:06 [info] 36#36: *432 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:26:06 [info] 35#35: *431 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:26:16 [info] 35#35: *434 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:26:16 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:26:18 [info] 35#35: *435 [lua] access_by_lua(msblocations.conf:133):2: e592064738822d7cd9d1019b49427638:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:26:18 +0000] e592064738822d7cd9d1019b49427638 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:26:18 [info] 35#35: *435 [lua] logger.lua:23: e592064738822d7cd9d1019b49427638 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:26:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:26:26 [info] 35#35: *436 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:26:26 [info] 36#36: *437 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:26:33 [info] 35#35: *439 [lua] access_by_lua(msblocations.conf:133):2: a6cca23b17689ec46db3c5a6e7d7642a:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:26:33 [info] 35#35: *439 [lua] logger.lua:23: a6cca23b17689ec46db3c5a6e7d7642a {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:26:33 +0000] a6cca23b17689ec46db3c5a6e7d7642a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:26:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:26:36 [info] 35#35: *440 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:26:36 [info] 35#35: *441 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:26:46 [info] 36#36: *443 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:26:46 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:26:48 [info] 35#35: *444 [lua] access_by_lua(msblocations.conf:133):2: 318042c1a566732f3924a8e1c7ef900e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:26:48 +0000] 318042c1a566732f3924a8e1c7ef900e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:26:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:26:48 [info] 35#35: *444 [lua] logger.lua:23: 318042c1a566732f3924a8e1c7ef900e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/21 08:26:56 [info] 36#36: *445 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:26:56 [info] 35#35: *446 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:27:03 [info] 35#35: *447 [lua] access_by_lua(msblocations.conf:133):2: 78ec32b7e1f66ab562183335718a8d67:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:27:03 +0000] 78ec32b7e1f66ab562183335718a8d67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:27:03 [info] 35#35: *447 [lua] logger.lua:23: 78ec32b7e1f66ab562183335718a8d67 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:27:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:27:06 [info] 35#35: *449 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:27:06 [info] 35#35: *448 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:27:16 [info] 36#36: *451 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:27:16 [info] 35#35: *450 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:27:18 [info] 35#35: *452 [lua] access_by_lua(msblocations.conf:133):2: cb6fa02464082c1ac30ac28c72571c97:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:27:18 +0000] cb6fa02464082c1ac30ac28c72571c97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:27:18 [info] 35#35: *452 [lua] logger.lua:23: cb6fa02464082c1ac30ac28c72571c97 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:27:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:27:26 [info] 35#35: *453 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:27:26 [info] 35#35: *454 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:27:33 [info] 35#35: *456 [lua] access_by_lua(msblocations.conf:133):2: c95316a8c585ed613e0ce1884a9f9e3b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:27:34 [info] 35#35: *456 [lua] logger.lua:23: c95316a8c585ed613e0ce1884a9f9e3b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:27:34 +0000] c95316a8c585ed613e0ce1884a9f9e3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:27:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:27:36 [info] 35#35: *457 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:27:36 [info] 35#35: *458 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:27:46 [info] 36#36: *459 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:27:46 [info] 36#36: *460 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:27:49 [info] 35#35: *461 [lua] access_by_lua(msblocations.conf:133):2: 8cd609288e890f00d689fcb2a0bdd93a:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:27:49 [info] 35#35: *461 [lua] logger.lua:23: 8cd609288e890f00d689fcb2a0bdd93a {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:27:49 +0000] 8cd609288e890f00d689fcb2a0bdd93a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:27:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:27:56 [info] 36#36: *463 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:27:56 [info] 35#35: *462 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:28:04 [info] 35#35: *464 [lua] access_by_lua(msblocations.conf:133):2: 58622c82f2fa673e6fd11d36721b9996:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:28:04 [info] 35#35: *464 [lua] logger.lua:23: 58622c82f2fa673e6fd11d36721b9996 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:28:04 +0000] 58622c82f2fa673e6fd11d36721b9996 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:28:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:28:06 [info] 35#35: *465 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:28:06 [info] 36#36: *466 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:28:16 [info] 35#35: *468 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:28:16 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:28:19 [info] 35#35: *469 [lua] access_by_lua(msblocations.conf:133):2: 3528b69d2219faf715df5df44bcb75eb:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:28:19 [info] 35#35: *469 [lua] logger.lua:23: 3528b69d2219faf715df5df44bcb75eb {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:28:19 +0000] 3528b69d2219faf715df5df44bcb75eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:28:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:28:26 [info] 36#36: *471 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:28:26 [info] 35#35: *470 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:28:34 [info] 35#35: *473 [lua] access_by_lua(msblocations.conf:133):2: 6e9aaa1c292d5b8e198eae72fde15fb2:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:28:34 +0000] 6e9aaa1c292d5b8e198eae72fde15fb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:28:34 [info] 35#35: *473 [lua] logger.lua:23: 6e9aaa1c292d5b8e198eae72fde15fb2 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:28:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:28:36 [info] 35#35: *474 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:28:36 [info] 35#35: *475 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:28:46 [info] 35#35: *477 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:28:46 [info] 35#35: *476 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:28:49 [info] 35#35: *478 [lua] access_by_lua(msblocations.conf:133):2: fc5d68c703aa14d4ba325447b0241acd:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:28:49 +0000] fc5d68c703aa14d4ba325447b0241acd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:28:49 [info] 35#35: *478 [lua] logger.lua:23: fc5d68c703aa14d4ba325447b0241acd {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:28:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:28:56 [info] 35#35: *479 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:28:56 [info] 36#36: *480 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:29:04 [info] 35#35: *481 [lua] access_by_lua(msblocations.conf:133):2: 8367603716a240089436e15513000f7b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:29:04 [info] 35#35: *481 [lua] logger.lua:23: 8367603716a240089436e15513000f7b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:29:04 +0000] 8367603716a240089436e15513000f7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:29:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:29:06 [info] 35#35: *482 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:29:06 [info] 35#35: *483 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:29:16 [info] 35#35: *484 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:29:16 [info] 36#36: *485 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:29:19 [info] 35#35: *486 [lua] access_by_lua(msblocations.conf:133):2: dd7550ab266b8cb992c08a4c19607f80:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:29:19 [info] 35#35: *486 [lua] logger.lua:23: dd7550ab266b8cb992c08a4c19607f80 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:29:19 +0000] dd7550ab266b8cb992c08a4c19607f80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:29:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:29:26 [info] 36#36: *487 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:29:26 [info] 36#36: *488 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:29:34 [info] 35#35: *490 [lua] access_by_lua(msblocations.conf:133):2: bea1284ff5f9cf6cd6a6e530fa03f58e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:29:34 [info] 35#35: *490 [lua] logger.lua:23: bea1284ff5f9cf6cd6a6e530fa03f58e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:29:34 +0000] bea1284ff5f9cf6cd6a6e530fa03f58e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:29:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/21 08:29:36 [info] 36#36: *491 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:29:36 [info] 36#36: *492 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:29:46 [info] 35#35: *493 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:29:46 [info] 36#36: *494 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:29:49 [info] 35#35: *495 [lua] access_by_lua(msblocations.conf:133):2: 2a2ca4e3d1312e71398763eb10751b22:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:29:49 +0000] 2a2ca4e3d1312e71398763eb10751b22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:29:49 [info] 35#35: *495 [lua] logger.lua:23: 2a2ca4e3d1312e71398763eb10751b22 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:29:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:29:56 [info] 35#35: *497 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:29:56 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:30:04 [info] 35#35: *498 [lua] access_by_lua(msblocations.conf:133):2: 3ea9030cbfbf03d82325aadcc051fd36:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:30:04 [info] 35#35: *498 [lua] logger.lua:23: 3ea9030cbfbf03d82325aadcc051fd36 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:30:04 +0000] 3ea9030cbfbf03d82325aadcc051fd36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:30:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:30:06 [info] 35#35: *499 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:30:06 [info] 35#35: *500 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:30:16 [info] 36#36: *501 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:30:16 [info] 36#36: *502 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:30:19 [info] 35#35: *503 [lua] access_by_lua(msblocations.conf:133):2: b5088c184cf63beca8486190c844a9cb:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:30:19 +0000] b5088c184cf63beca8486190c844a9cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:30:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:30:19 [info] 35#35: *503 [lua] logger.lua:23: b5088c184cf63beca8486190c844a9cb {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/21 08:30:26 [info] 35#35: *504 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:30:26 [info] 36#36: *505 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:30:34 [info] 35#35: *507 [lua] access_by_lua(msblocations.conf:133):2: b8c4dcdcf42529b266ecbdc39dac8cc5:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:30:34 [info] 35#35: *507 [lua] logger.lua:23: b8c4dcdcf42529b266ecbdc39dac8cc5 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:30:34 +0000] b8c4dcdcf42529b266ecbdc39dac8cc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:30:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/21 08:30:36 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:30:36 [info] 36#36: *509 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:30:46 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:30:46 [info] 35#35: *510 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:30:49 [info] 35#35: *512 [lua] access_by_lua(msblocations.conf:133):2: 2f95e7ee50c1c1c176114afd5d392c96:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:30:49 [info] 35#35: *512 [lua] logger.lua:23: 2f95e7ee50c1c1c176114afd5d392c96 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:30:49 +0000] 2f95e7ee50c1c1c176114afd5d392c96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:30:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:30:56 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:30:56 [info] 35#35: *514 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:31:04 [info] 35#35: *515 [lua] access_by_lua(msblocations.conf:133):2: 956528d504dfe95d1441b857b0efa73d:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:31:04 [info] 35#35: *515 [lua] logger.lua:23: 956528d504dfe95d1441b857b0efa73d {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:31:04 +0000] 956528d504dfe95d1441b857b0efa73d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:31:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:31:06 [info] 36#36: *516 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:31:06 [info] 36#36: *517 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:31:16 [info] 36#36: *519 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:31:16 [info] 35#35: *518 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:31:19 [info] 35#35: *520 [lua] access_by_lua(msblocations.conf:133):2: 031bc09d7bb1ce7799bcac6bb37b699f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:31:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.158 - - [21/Oct/2022:08:31:19 +0000] 031bc09d7bb1ce7799bcac6bb37b699f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/21 08:31:19 [info] 35#35: *520 [lua] logger.lua:23: 031bc09d7bb1ce7799bcac6bb37b699f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/21 08:31:26 [info] 35#35: *521 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:31:26 [info] 35#35: *522 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:31:34 [info] 35#35: *524 [lua] access_by_lua(msblocations.conf:133):2: bef8d37b04f8c9d4c2c504a31e65f8b8:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:31:34 [info] 35#35: *524 [lua] logger.lua:23: bef8d37b04f8c9d4c2c504a31e65f8b8 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:31:34 +0000] bef8d37b04f8c9d4c2c504a31e65f8b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:31:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:31:36 [info] 36#36: *525 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:31:36 [info] 36#36: *526 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:31:46 [info] 36#36: *527 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:31:46 [info] 36#36: *528 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:31:49 [info] 35#35: *529 [lua] access_by_lua(msblocations.conf:133):2: 8e6335fd64638ed7baca8403df5149a0:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:31:49 +0000] 8e6335fd64638ed7baca8403df5149a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:31:49 [info] 35#35: *529 [lua] logger.lua:23: 8e6335fd64638ed7baca8403df5149a0 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:31:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:31:56 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:31:56 [info] 35#35: *531 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:32:04 [info] 35#35: *532 [lua] access_by_lua(msblocations.conf:133):2: d01fa4dfc9ab4201932aca6f45f86475:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:32:04 +0000] d01fa4dfc9ab4201932aca6f45f86475 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:32:04 [info] 35#35: *532 [lua] logger.lua:23: d01fa4dfc9ab4201932aca6f45f86475 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:32:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:32:06 [info] 36#36: *534 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:32:06 [info] 35#35: *533 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:32:16 [info] 35#35: *536 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:32:16 [info] 35#35: *535 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:32:19 [info] 35#35: *537 [lua] access_by_lua(msblocations.conf:133):2: 7251342a9879e311a6bf4e7babf4a6a4:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:32:19 [info] 35#35: *537 [lua] logger.lua:23: 7251342a9879e311a6bf4e7babf4a6a4 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:32:19 +0000] 7251342a9879e311a6bf4e7babf4a6a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:32:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:32:26 [info] 35#35: *538 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:32:26 [info] 36#36: *539 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:32:34 [info] 35#35: *541 [lua] access_by_lua(msblocations.conf:133):2: ca522e4a6437dca1743721245ac25d72:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:32:34 [info] 35#35: *541 [lua] logger.lua:23: ca522e4a6437dca1743721245ac25d72 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:32:34 +0000] ca522e4a6437dca1743721245ac25d72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:32:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:32:36 [info] 35#35: *542 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:32:36 [info] 35#35: *543 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:32:46 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:32:46 [info] 35#35: *545 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:32:49 [info] 35#35: *546 [lua] access_by_lua(msblocations.conf:133):2: 6adff12d862fcbd0ebf7bdfc772f9723:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:32:49 [info] 35#35: *546 [lua] logger.lua:23: 6adff12d862fcbd0ebf7bdfc772f9723 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:32:49 +0000] 6adff12d862fcbd0ebf7bdfc772f9723 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:32:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2022/10/21 08:32:56 [info] 35#35: *547 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:32:56 [info] 36#36: *548 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:33:04 [info] 35#35: *549 [lua] access_by_lua(msblocations.conf:133):2: 12370819191230f1d0cf53b8829bf80b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:33:04 [info] 35#35: *549 [lua] logger.lua:23: 12370819191230f1d0cf53b8829bf80b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:33:04 +0000] 12370819191230f1d0cf53b8829bf80b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:33:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:33:06 [info] 35#35: *551 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:33:06 [info] 35#35: *550 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:33:16 [info] 36#36: *553 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:33:16 [info] 36#36: *552 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:33:19 [info] 35#35: *554 [lua] access_by_lua(msblocations.conf:133):2: 836f69e9e10af580eea1e1a68cee1891:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:33:19 +0000] 836f69e9e10af580eea1e1a68cee1891 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:33:19 [info] 35#35: *554 [lua] logger.lua:23: 836f69e9e10af580eea1e1a68cee1891 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:33:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:33:26 [info] 35#35: *555 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:33:26 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:33:34 [info] 35#35: *558 [lua] access_by_lua(msblocations.conf:133):2: 661d1c746dc137363752c22b390446dd:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:33:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:33:34 [info] 35#35: *558 [lua] logger.lua:23: 661d1c746dc137363752c22b390446dd {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:33:34 +0000] 661d1c746dc137363752c22b390446dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:33:36 [info] 35#35: *559 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:33:36 [info] 35#35: *560 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:33:46 [info] 36#36: *562 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:33:46 [info] 35#35: *561 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:33:49 [info] 35#35: *563 [lua] access_by_lua(msblocations.conf:133):2: b7f616813f207000ff82fefa7a8cdb95:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:33:49 [info] 35#35: *563 [lua] logger.lua:23: b7f616813f207000ff82fefa7a8cdb95 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:33:49 +0000] b7f616813f207000ff82fefa7a8cdb95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:33:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:33:56 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:33:56 [info] 35#35: *565 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:34:04 [info] 35#35: *566 [lua] access_by_lua(msblocations.conf:133):2: 4d6e6725c2f9d951b1991116c1b1423e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:34:04 [info] 35#35: *566 [lua] logger.lua:23: 4d6e6725c2f9d951b1991116c1b1423e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:34:04 +0000] 4d6e6725c2f9d951b1991116c1b1423e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:34:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:34:06 [info] 35#35: *567 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:34:06 [info] 36#36: *568 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:34:16 [info] 35#35: *569 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:34:16 [info] 35#35: *570 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:34:19 [info] 35#35: *571 [lua] access_by_lua(msblocations.conf:133):2: e32f401e52f23abf89c0c40fa91bdea7:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:34:19 +0000] e32f401e52f23abf89c0c40fa91bdea7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:34:19 [info] 35#35: *571 [lua] logger.lua:23: e32f401e52f23abf89c0c40fa91bdea7 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:34:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:34:26 [info] 36#36: *572 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:34:26 [info] 36#36: *573 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:34:34 [info] 35#35: *575 [lua] access_by_lua(msblocations.conf:133):2: 444d718002a02ffa91775c47809a6072:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:34:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/21 08:34:34 [info] 35#35: *575 [lua] logger.lua:23: 444d718002a02ffa91775c47809a6072 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:34:34 +0000] 444d718002a02ffa91775c47809a6072 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/21 08:34:36 [info] 35#35: *576 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:34:36 [info] 35#35: *577 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:34:46 [info] 35#35: *578 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:34:46 [info] 36#36: *579 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:34:49 [info] 35#35: *580 [lua] access_by_lua(msblocations.conf:133):2: cc29dc7cdbcb31c638e990070db37b0e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:34:49 +0000] cc29dc7cdbcb31c638e990070db37b0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:34:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:34:49 [info] 35#35: *580 [lua] logger.lua:23: cc29dc7cdbcb31c638e990070db37b0e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/21 08:34:56 [info] 36#36: *581 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:34:56 [info] 35#35: *582 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:35:04 [info] 35#35: *583 [lua] access_by_lua(msblocations.conf:133):2: 8a82e724475b0ff917fee6ef9043b112:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:35:04 [info] 35#35: *583 [lua] logger.lua:23: 8a82e724475b0ff917fee6ef9043b112 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:35:04 +0000] 8a82e724475b0ff917fee6ef9043b112 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:35:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/21 08:35:06 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:35:06 [info] 35#35: *585 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:35:16 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:35:16 [info] 36#36: *586 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:35:19 [info] 35#35: *588 [lua] access_by_lua(msblocations.conf:133):2: 355733ffa8721e8fedd992b6df1050dd:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:35:19 +0000] 355733ffa8721e8fedd992b6df1050dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:35:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:35:19 [info] 35#35: *588 [lua] logger.lua:23: 355733ffa8721e8fedd992b6df1050dd {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/21 08:35:26 [info] 35#35: *589 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:35:26 [info] 35#35: *590 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:35:34 [info] 35#35: *592 [lua] access_by_lua(msblocations.conf:133):2: 4ee14edeca13e0ecdfa8f319f173e6b9:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:35:34 [info] 35#35: *592 [lua] logger.lua:23: 4ee14edeca13e0ecdfa8f319f173e6b9 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:35:34 +0000] 4ee14edeca13e0ecdfa8f319f173e6b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:35:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:35:36 [info] 36#36: *593 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:35:36 [info] 36#36: *594 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:35:46 [info] 35#35: *595 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:35:46 [info] 35#35: *596 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:35:49 [info] 35#35: *597 [lua] access_by_lua(msblocations.conf:133):2: cd4f2638b53a803931094286dff88b03:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:35:49 +0000] cd4f2638b53a803931094286dff88b03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:35:49 [info] 35#35: *597 [lua] logger.lua:23: cd4f2638b53a803931094286dff88b03 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:35:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:35:56 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:35:56 [info] 35#35: *599 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:36:04 [info] 35#35: *600 [lua] access_by_lua(msblocations.conf:133):2: 2f9b7b10a4ac7f7cab896100b42c530c:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:36:04 [info] 35#35: *600 [lua] logger.lua:23: 2f9b7b10a4ac7f7cab896100b42c530c {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:36:04 +0000] 2f9b7b10a4ac7f7cab896100b42c530c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:36:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:36:06 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:36:06 [info] 35#35: *602 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:36:16 [info] 36#36: *604 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:36:16 [info] 36#36: *603 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:36:19 [info] 35#35: *605 [lua] access_by_lua(msblocations.conf:133):2: 66c5c341140226353c2ae42c9a036a6d:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:36:19 +0000] 66c5c341140226353c2ae42c9a036a6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/21 08:36:19 [info] 35#35: *605 [lua] logger.lua:23: 66c5c341140226353c2ae42c9a036a6d {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:36:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:36:26 [info] 36#36: *606 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:36:26 [info] 36#36: *607 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:36:34 [info] 35#35: *609 [lua] access_by_lua(msblocations.conf:133):2: 6b7194c359659dd244966bdb9bd87813:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:36:34 [info] 35#35: *609 [lua] logger.lua:23: 6b7194c359659dd244966bdb9bd87813 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:36:34 +0000] 6b7194c359659dd244966bdb9bd87813 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:36:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:36:36 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:36:36 [info] 35#35: *611 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:36:46 [info] 36#36: *612 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:36:46 [info] 35#35: *613 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:36:49 [info] 35#35: *614 [lua] access_by_lua(msblocations.conf:133):2: 48d1213471151e95a48497fc37a9fc61:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:36:49 +0000] 48d1213471151e95a48497fc37a9fc61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:36:49 [info] 35#35: *614 [lua] logger.lua:23: 48d1213471151e95a48497fc37a9fc61 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:36:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:36:56 [info] 35#35: *616 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:36:56 [info] 36#36: *615 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:37:04 [info] 35#35: *617 [lua] access_by_lua(msblocations.conf:133):2: abf8f160bc98c2656f232d244a28f313:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:37:04 [info] 35#35: *617 [lua] logger.lua:23: abf8f160bc98c2656f232d244a28f313 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:37:04 +0000] abf8f160bc98c2656f232d244a28f313 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:37:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:37:06 [info] 35#35: *618 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:37:06 [info] 35#35: *619 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:37:16 [info] 36#36: *621 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:37:16 [info] 35#35: *620 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:37:19 [info] 35#35: *622 [lua] access_by_lua(msblocations.conf:133):2: fdb3707e6ba6ba65456a71975ddc8051:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:37:19 [info] 35#35: *622 [lua] logger.lua:23: fdb3707e6ba6ba65456a71975ddc8051 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:37:19 +0000] fdb3707e6ba6ba65456a71975ddc8051 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:37:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:37:26 [info] 35#35: *623 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:37:26 [info] 35#35: *624 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:37:34 [info] 35#35: *626 [lua] access_by_lua(msblocations.conf:133):2: d80d41589f97e0ebae1206c7111e8361:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:37:34 +0000] d80d41589f97e0ebae1206c7111e8361 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:37:34 [info] 35#35: *626 [lua] logger.lua:23: d80d41589f97e0ebae1206c7111e8361 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:37:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:37:36 [info] 35#35: *627 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:37:36 [info] 36#36: *628 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:37:46 [info] 36#36: *629 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:37:46 [info] 35#35: *630 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:37:49 [info] 35#35: *631 [lua] access_by_lua(msblocations.conf:133):2: 6d67de7b805f8d98ca3d541af4cf7d68:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:37:49 [info] 35#35: *631 [lua] logger.lua:23: 6d67de7b805f8d98ca3d541af4cf7d68 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:37:49 +0000] 6d67de7b805f8d98ca3d541af4cf7d68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:37:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:37:56 [info] 35#35: *633 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:37:56 [info] 35#35: *632 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:38:04 [info] 35#35: *634 [lua] access_by_lua(msblocations.conf:133):2: ee31c0d0bbeaf79d3014ca689bb77da0:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:38:04 [info] 35#35: *634 [lua] logger.lua:23: ee31c0d0bbeaf79d3014ca689bb77da0 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:38:04 +0000] ee31c0d0bbeaf79d3014ca689bb77da0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:38:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:38:06 [info] 36#36: *636 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:38:06 [info] 36#36: *635 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:38:16 [info] 35#35: *637 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:38:16 [info] 35#35: *638 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:38:19 [info] 35#35: *639 [lua] access_by_lua(msblocations.conf:133):2: 72ff3c1e16062636d4bda99f04cbc9f4:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:38:19 [info] 35#35: *639 [lua] logger.lua:23: 72ff3c1e16062636d4bda99f04cbc9f4 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:38:19 +0000] 72ff3c1e16062636d4bda99f04cbc9f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:38:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:38:26 [info] 35#35: *640 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:38:26 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:38:34 [info] 35#35: *643 [lua] access_by_lua(msblocations.conf:133):2: b691aa061e3c73c08ceafad54da3d4d2:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:38:34 +0000] b691aa061e3c73c08ceafad54da3d4d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:38:34 [info] 35#35: *643 [lua] logger.lua:23: b691aa061e3c73c08ceafad54da3d4d2 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:38:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:38:36 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:38:36 [info] 35#35: *645 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:38:46 [info] 35#35: *647 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:38:46 [info] 35#35: *646 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:38:49 [info] 35#35: *648 [lua] access_by_lua(msblocations.conf:133):2: 80b8afe8a8c8f2f3ca36e3ede941934b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:38:49 [info] 35#35: *648 [lua] logger.lua:23: 80b8afe8a8c8f2f3ca36e3ede941934b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:38:49 +0000] 80b8afe8a8c8f2f3ca36e3ede941934b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:38:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:38:56 [info] 35#35: *650 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:38:56 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:39:04 [info] 35#35: *651 [lua] access_by_lua(msblocations.conf:133):2: 824c41cd0ae240ebb4e775cdfb7cb442:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:39:04 +0000] 824c41cd0ae240ebb4e775cdfb7cb442 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:39:04 [info] 35#35: *651 [lua] logger.lua:23: 824c41cd0ae240ebb4e775cdfb7cb442 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:39:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:39:06 [info] 36#36: *652 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:39:06 [info] 36#36: *653 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:39:16 [info] 35#35: *654 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:39:16 [info] 35#35: *655 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:39:19 [info] 35#35: *656 [lua] access_by_lua(msblocations.conf:133):2: 7ef9af65104973e8ae619131a0351a3b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:39:19 [info] 35#35: *656 [lua] logger.lua:23: 7ef9af65104973e8ae619131a0351a3b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:39:19 +0000] 7ef9af65104973e8ae619131a0351a3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:39:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:39:26 [info] 35#35: *658 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:39:26 [info] 35#35: *657 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:39:34 [info] 35#35: *660 [lua] access_by_lua(msblocations.conf:133):2: d5749a97cd85cc73fb603ada9bc90004:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:39:34 [info] 35#35: *660 [lua] logger.lua:23: d5749a97cd85cc73fb603ada9bc90004 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:39:34 +0000] d5749a97cd85cc73fb603ada9bc90004 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:39:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:39:36 [info] 35#35: *661 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:39:36 [info] 36#36: *662 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:39:46 [info] 35#35: *663 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:39:46 [info] 35#35: *664 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:39:49 [info] 35#35: *665 [lua] access_by_lua(msblocations.conf:133):2: c47337cf30eab6fc8c1517adf1441810:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:39:49 [info] 35#35: *665 [lua] logger.lua:23: c47337cf30eab6fc8c1517adf1441810 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:39:49 +0000] c47337cf30eab6fc8c1517adf1441810 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:39:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:39:56 [info] 35#35: *666 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:39:56 [info] 35#35: *667 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:40:04 [info] 35#35: *668 [lua] access_by_lua(msblocations.conf:133):2: fcafa42036917dee2b1a4a4bbbbb1602:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:40:04 [info] 35#35: *668 [lua] logger.lua:23: fcafa42036917dee2b1a4a4bbbbb1602 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:40:04 +0000] fcafa42036917dee2b1a4a4bbbbb1602 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:40:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:40:06 [info] 36#36: *669 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:40:06 [info] 36#36: *670 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:40:16 [info] 35#35: *672 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:40:16 [info] 35#35: *671 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:40:19 [info] 35#35: *673 [lua] access_by_lua(msblocations.conf:133):2: e1f286aada77a3599fa5ad47b3a8fe75:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:40:19 +0000] e1f286aada77a3599fa5ad47b3a8fe75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/21 08:40:19 [info] 35#35: *673 [lua] logger.lua:23: e1f286aada77a3599fa5ad47b3a8fe75 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:40:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:40:26 [info] 35#35: *674 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:40:26 [info] 35#35: *675 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:40:34 [info] 35#35: *677 [lua] access_by_lua(msblocations.conf:133):2: 97e6f5ef840d0a98fc3fad18eda88ef6:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:40:34 [info] 35#35: *677 [lua] logger.lua:23: 97e6f5ef840d0a98fc3fad18eda88ef6 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:40:34 +0000] 97e6f5ef840d0a98fc3fad18eda88ef6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:40:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/21 08:40:36 [info] 35#35: *679 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:40:36 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:40:46 [info] 35#35: *680 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:40:46 [info] 36#36: *681 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:40:49 [info] 35#35: *682 [lua] access_by_lua(msblocations.conf:133):2: 64b137c84d8472ea93959923ba8bc104:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:40:49 [info] 35#35: *682 [lua] logger.lua:23: 64b137c84d8472ea93959923ba8bc104 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:40:49 +0000] 64b137c84d8472ea93959923ba8bc104 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:40:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:40:56 [info] 36#36: *683 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:40:56 [info] 35#35: *684 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:41:04 [info] 35#35: *685 [lua] access_by_lua(msblocations.conf:133):2: 1eeb6c3bf1c2a367c4317da137c234ad:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:41:04 [info] 35#35: *685 [lua] logger.lua:23: 1eeb6c3bf1c2a367c4317da137c234ad {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:41:04 +0000] 1eeb6c3bf1c2a367c4317da137c234ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:41:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:41:06 [info] 35#35: *686 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:41:06 [info] 35#35: *687 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:41:16 [info] 35#35: *689 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:41:16 [info] 35#35: *688 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:41:19 [info] 35#35: *690 [lua] access_by_lua(msblocations.conf:133):2: 39b0219a8b542b75c00af3a925a90f82:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:41:19 +0000] 39b0219a8b542b75c00af3a925a90f82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/21 08:41:19 [info] 35#35: *690 [lua] logger.lua:23: 39b0219a8b542b75c00af3a925a90f82 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:41:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/21 08:41:26 [info] 36#36: *692 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:41:26 [info] 35#35: *691 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:41:34 [info] 35#35: *694 [lua] access_by_lua(msblocations.conf:133):2: 3bfee7b58ca626648ffecaae816affa9:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:41:34 +0000] 3bfee7b58ca626648ffecaae816affa9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:41:34 [info] 35#35: *694 [lua] logger.lua:23: 3bfee7b58ca626648ffecaae816affa9 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:41:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:41:35 [info] 35#35: *695 client closed connection while waiting for request, client: 10.233.67.184, server: 0.0.0.0:443 2022/10/21 08:41:36 [info] 35#35: *697 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:41:36 [info] 35#35: *696 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:41:46 [info] 36#36: *698 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:41:46 [info] 36#36: *699 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:41:49 [info] 35#35: *700 [lua] access_by_lua(msblocations.conf:133):2: b40b35f4ab37aeab3741279bb9b2bc87:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:41:49 [info] 35#35: *700 [lua] logger.lua:23: b40b35f4ab37aeab3741279bb9b2bc87 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:41:49 +0000] b40b35f4ab37aeab3741279bb9b2bc87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:41:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/21 08:41:56 [info] 36#36: *702 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:41:56 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:42:04 [info] 35#35: *703 [lua] access_by_lua(msblocations.conf:133):2: d82330a65d3cbf02f45affbb0ffcf119:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:42:04 +0000] d82330a65d3cbf02f45affbb0ffcf119 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:42:04 [info] 35#35: *703 [lua] logger.lua:23: d82330a65d3cbf02f45affbb0ffcf119 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:42:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:42:06 [info] 36#36: *705 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:42:06 [info] 36#36: *704 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:42:16 [info] 36#36: *706 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:42:16 [info] 36#36: *707 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:42:19 [info] 35#35: *708 [lua] access_by_lua(msblocations.conf:133):2: 50cf079ea58ff41888f2a046c6a4a967:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:42:19 [info] 35#35: *708 [lua] logger.lua:23: 50cf079ea58ff41888f2a046c6a4a967 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:42:19 +0000] 50cf079ea58ff41888f2a046c6a4a967 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:42:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:42:26 [info] 36#36: *709 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:42:26 [info] 36#36: *710 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:42:34 [info] 35#35: *712 [lua] access_by_lua(msblocations.conf:133):2: 2b5359b4ce57332bf8a32f94f85d72d1:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:42:34 [info] 35#35: *712 [lua] logger.lua:23: 2b5359b4ce57332bf8a32f94f85d72d1 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:42:34 +0000] 2b5359b4ce57332bf8a32f94f85d72d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:42:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:42:36 [info] 35#35: *713 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:42:36 [info] 35#35: *714 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:42:46 [info] 35#35: *715 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:42:46 [info] 35#35: *716 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:42:49 [info] 35#35: *717 [lua] access_by_lua(msblocations.conf:133):2: c89955b4e4c714cf7b5737467549daee:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:42:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.158 - - [21/Oct/2022:08:42:49 +0000] c89955b4e4c714cf7b5737467549daee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/21 08:42:49 [info] 35#35: *717 [lua] logger.lua:23: c89955b4e4c714cf7b5737467549daee {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/21 08:42:56 [info] 35#35: *718 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:42:56 [info] 35#35: *719 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:43:04 [info] 35#35: *720 [lua] access_by_lua(msblocations.conf:133):2: 9e55cd5a48c313893d193489e21d9f33:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:43:04 [info] 35#35: *720 [lua] logger.lua:23: 9e55cd5a48c313893d193489e21d9f33 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:43:04 +0000] 9e55cd5a48c313893d193489e21d9f33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:43:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:43:06 [info] 35#35: *721 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:43:06 [info] 36#36: *722 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:43:16 [info] 35#35: *724 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:43:16 [info] 35#35: *723 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:43:19 [info] 35#35: *725 [lua] access_by_lua(msblocations.conf:133):2: b227b60659c776577daa9d02cffab922:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:43:19 +0000] b227b60659c776577daa9d02cffab922 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/21 08:43:19 [info] 35#35: *725 [lua] logger.lua:23: b227b60659c776577daa9d02cffab922 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:43:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:43:26 [info] 36#36: *727 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:43:26 [info] 35#35: *726 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:43:34 [info] 35#35: *729 [lua] access_by_lua(msblocations.conf:133):2: f69cc2a63c7829d78d8968d5b003cdde:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:43:34 [info] 35#35: *729 [lua] logger.lua:23: f69cc2a63c7829d78d8968d5b003cdde {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:43:34 +0000] f69cc2a63c7829d78d8968d5b003cdde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:43:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:43:36 [info] 35#35: *730 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:43:36 [info] 36#36: *731 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:43:46 [info] 36#36: *733 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:43:46 [info] 36#36: *732 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:43:49 [info] 35#35: *734 [lua] access_by_lua(msblocations.conf:133):2: edc4c980a7046f0f11a946c0a726195e:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:43:49 +0000] edc4c980a7046f0f11a946c0a726195e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/21 08:43:49 [info] 35#35: *734 [lua] logger.lua:23: edc4c980a7046f0f11a946c0a726195e {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:43:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:43:56 [info] 36#36: *735 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:43:56 [info] 36#36: *736 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:44:04 [info] 35#35: *737 [lua] access_by_lua(msblocations.conf:133):2: b71dcc97610b394de9e3eda0442da66b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:44:04 [info] 35#35: *737 [lua] logger.lua:23: b71dcc97610b394de9e3eda0442da66b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:44:04 +0000] b71dcc97610b394de9e3eda0442da66b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:44:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:44:06 [info] 35#35: *738 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:44:06 [info] 35#35: *739 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:44:16 [info] 35#35: *740 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:44:16 [info] 35#35: *741 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:44:19 [info] 35#35: *742 [lua] access_by_lua(msblocations.conf:133):2: 876682bf40737529791418ecd3fe7f3b:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:44:19 [info] 35#35: *742 [lua] logger.lua:23: 876682bf40737529791418ecd3fe7f3b {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:44:19 +0000] 876682bf40737529791418ecd3fe7f3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:44:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/21 08:44:26 [info] 36#36: *744 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:44:26 [info] 35#35: *743 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:44:34 [info] 35#35: *746 [lua] access_by_lua(msblocations.conf:133):2: eb3821a068432e0c1df3b56c08058247:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:44:34 [info] 35#35: *746 [lua] logger.lua:23: eb3821a068432e0c1df3b56c08058247 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:44:34 +0000] eb3821a068432e0c1df3b56c08058247 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:44:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:44:36 [info] 35#35: *748 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:44:36 [info] 35#35: *747 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:44:46 [info] 35#35: *749 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:44:46 [info] 36#36: *750 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:44:49 [info] 35#35: *751 [lua] access_by_lua(msblocations.conf:133):2: e37db7d7d8e5fd359766edc7938bcfcf:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:44:49 [info] 35#35: *751 [lua] logger.lua:23: e37db7d7d8e5fd359766edc7938bcfcf {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:44:49 +0000] e37db7d7d8e5fd359766edc7938bcfcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:44:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/21 08:44:56 [info] 35#35: *753 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:44:56 [info] 35#35: *752 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:45:04 [info] 35#35: *754 [lua] access_by_lua(msblocations.conf:133):2: 7d47dc774127c9d3d58669b42642cd2f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:45:04 [info] 35#35: *754 [lua] logger.lua:23: 7d47dc774127c9d3d58669b42642cd2f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:45:04 +0000] 7d47dc774127c9d3d58669b42642cd2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:45:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:45:06 [info] 36#36: *755 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:45:06 [info] 36#36: *756 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:45:16 [info] 36#36: *757 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:45:16 [info] 36#36: *758 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:45:19 [info] 35#35: *759 [lua] access_by_lua(msblocations.conf:133):2: 9c303a1f33ae99593c1f05acaacd6d63:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:45:19 [info] 35#35: *759 [lua] logger.lua:23: 9c303a1f33ae99593c1f05acaacd6d63 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:45:19 +0000] 9c303a1f33ae99593c1f05acaacd6d63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:45:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/21 08:45:26 [info] 36#36: *760 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:45:26 [info] 36#36: *761 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:45:34 [info] 35#35: *763 [lua] access_by_lua(msblocations.conf:133):2: e701c12096db09594f08f12e953a6cf1:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:45:34 +0000] e701c12096db09594f08f12e953a6cf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/21 08:45:34 [info] 35#35: *763 [lua] logger.lua:23: e701c12096db09594f08f12e953a6cf1 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:45:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:45:36 [info] 36#36: *764 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:45:36 [info] 35#35: *765 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:45:46 [info] 35#35: *767 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:45:46 [info] 35#35: *766 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:45:49 [info] 35#35: *768 [lua] access_by_lua(msblocations.conf:133):2: cfa610d293b6e80b3528c175a6645de4:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:45:49 +0000] cfa610d293b6e80b3528c175a6645de4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:45:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:45:49 [info] 35#35: *768 [lua] logger.lua:23: cfa610d293b6e80b3528c175a6645de4 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/21 08:45:56 [info] 36#36: *769 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:45:56 [info] 36#36: *770 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:46:04 [info] 35#35: *771 [lua] access_by_lua(msblocations.conf:133):2: 30600393caf83c49ac977904478ac595:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:46:04 [info] 35#35: *771 [lua] logger.lua:23: 30600393caf83c49ac977904478ac595 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:46:04 +0000] 30600393caf83c49ac977904478ac595 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:46:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:46:06 [info] 35#35: *772 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:46:06 [info] 35#35: *773 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:46:16 [info] 36#36: *774 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:46:16 [info] 36#36: *775 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:46:19 [info] 35#35: *776 [lua] access_by_lua(msblocations.conf:133):2: facc49b2a58c8583360a54d82374ab9f:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:46:19 +0000] facc49b2a58c8583360a54d82374ab9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/21 08:46:19 [info] 35#35: *776 [lua] logger.lua:23: facc49b2a58c8583360a54d82374ab9f {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:46:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/21 08:46:26 [info] 35#35: *777 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:46:26 [info] 35#35: *778 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:46:34 [info] 35#35: *780 [lua] access_by_lua(msblocations.conf:133):2: 4aab2677fd3587c6da8d6469585f83e6:receive the request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/21 08:46:34 [info] 35#35: *780 [lua] logger.lua:23: 4aab2677fd3587c6da8d6469585f83e6 {"matched":"microservices"} while logging request, client: 10.233.66.158, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.158 - - [21/Oct/2022:08:46:34 +0000] 4aab2677fd3587c6da8d6469585f83e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.158 - - [21/Oct/2022:08:46:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/21 08:46:36 [info] 35#35: *782 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:46:36 [info] 35#35: *781 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:46:46 [info] 36#36: *783 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443 2022/10/21 08:46:46 [info] 36#36: *784 client closed connection while SSL handshaking, client: 10.233.72.169, server: 0.0.0.0:443