By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.9.26 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2023/01/03 03:12:49 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2023/01/03 03:12:49 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2023/01/03 03:12:49 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2023/01/03 03:12:49 [notice] 33#33: using the "epoll" event method 2023/01/03 03:12:49 [notice] 33#33: openresty/1.13.6.1 2023/01/03 03:12:49 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/03 03:12:49 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/03 03:12:49 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 \n\n### Starting apiroute 2023/01/03 03:12:49 [notice] 34#34: start worker processes 2023/01/03 03:12:49 [notice] 34#34: start worker process 36 2023/01/03 03:12:49 [notice] 34#34: start worker process 37 2023/01/03 03:12:49 [notice] 34#34: start worker process 38 2023/01/03 03:12:49 [notice] 34#34: start worker process 39 2023/01/03 03:12:49 [notice] 34#34: start worker process 40 2023/01/03 03:12:49 [notice] 34#34: start worker process 41 2023/01/03 03:12:49 [notice] 34#34: start worker process 42 2023/01/03 03:12:49 [notice] 34#34: start worker process 43 2023/01/03 03:12:49 [notice] 34#34: start cache manager process 44 2023/01/03 03:12:49 [notice] 34#34: start cache loader process 46 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230103031249.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2023-01-03 03:12:52 001 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-03 03:12:52 009 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-03 03:12:52 009 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-03 03:12:52 063 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-03 03:12:52 063 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.9.26:10081 Enabled:true 2023-01-03 03:12:53 441 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2023-01-03 03:12:53 518 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-03 03:12:53 518 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-03 03:12:53 519 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-03 03:12:53 519 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-03 03:12:53 519 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2023-01-03 03:12:53 519 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-03 03:12:53 519 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-03 03:12:53 578 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-03 03:12:53 668 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-03 03:12:53 668 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-03 03:12:53 668 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-03 03:12:54 122 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/03 03:13:04 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:13:04 [info] 38#38: *13 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:13:09 [info] 36#36: *14 [lua] access_by_lua(msblocations.conf:189):2: ea22239096a7da313c2a63b7135b491b:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:13:09 +0000] ea22239096a7da313c2a63b7135b491b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.133 upstream_response_time:0.132 "-" "Consul Health Check" "-" 2023/01/03 03:13:09 [info] 36#36: *14 [lua] logger.lua:23: ea22239096a7da313c2a63b7135b491b {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:13:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 49 2023/01/03 03:13:14 [info] 36#36: *17 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:13:14 [info] 36#36: *18 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:13:17 [info] 36#36: *19 [lua] access_by_lua(msblocations.conf:189):2: 090234e27d06bc96d31f7afdd28d416f:receive the request, client: 10.233.69.32, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/03 03:13:18 [info] 36#36: *19 [lua] logger.lua:23: 090234e27d06bc96d31f7afdd28d416f {"matched":"microservices"} while logging request, client: 10.233.69.32, 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.69.32 - - [03/Jan/2023:03:13:18 +0000] 090234e27d06bc96d31f7afdd28d416f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.212 upstream_response_time:0.211 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.69.32 - - [03/Jan/2023:03:13:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 210 2023/01/03 03:13:21 [info] 36#36: *20 [lua] access_by_lua(msblocations.conf:189):2: 285682aa378b94f3e6beb4a31dbfe733:receive the request, client: 10.233.71.223, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/03 03:13:21 [info] 36#36: *20 [lua] logger.lua:23: 285682aa378b94f3e6beb4a31dbfe733 {"matched":"microservices"} while logging request, client: 10.233.71.223, 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.71.223 - - [03/Jan/2023:03:13:21 +0000] 285682aa378b94f3e6beb4a31dbfe733 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.133 upstream_response_time:0.132 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.71.223 - - [03/Jan/2023:03:13:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 128 2023/01/03 03:13:23 [info] 36#36: *19 client 10.233.69.32 closed keepalive connection 2023/01/03 03:13:24 [info] 36#36: *22 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:13:24 [info] 36#36: *21 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:13:24 [info] 36#36: *23 [lua] access_by_lua(msblocations.conf:189):2: b2d94f8f89c26b53a5eb37f5f20d8495:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:13:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/03 03:13:24 [info] 36#36: *23 [lua] logger.lua:23: b2d94f8f89c26b53a5eb37f5f20d8495 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:13:24 +0000] b2d94f8f89c26b53a5eb37f5f20d8495 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/03 03:13:31 [info] 36#36: *20 client 10.233.71.223 closed keepalive connection 2023/01/03 03:13:34 [info] 36#36: *24 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:13:34 [info] 36#36: *25 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:13:39 [info] 36#36: *26 [lua] access_by_lua(msblocations.conf:189):2: 34382cac65ba7f865d9b9570ef896ca0:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:13:39 [info] 36#36: *26 [lua] logger.lua:23: 34382cac65ba7f865d9b9570ef896ca0 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:13:39 +0000] 34382cac65ba7f865d9b9570ef896ca0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:13:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/03 03:13:44 [info] 36#36: *28 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:13:44 [info] 36#36: *27 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:13:49 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/03 03:13:49 [notice] 34#34: signal 17 (SIGCHLD) received from 46 2023/01/03 03:13:49 [notice] 34#34: cache loader process 46 exited with code 0 2023/01/03 03:13:49 [notice] 34#34: signal 29 (SIGIO) received 2023/01/03 03:13:54 [info] 36#36: *30 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:13:54 [info] 36#36: *31 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:13:54 [info] 36#36: *32 [lua] access_by_lua(msblocations.conf:189):2: 70578acf947768ad7ea82d0e3ff46395:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:13:54 [info] 36#36: *32 [lua] logger.lua:23: 70578acf947768ad7ea82d0e3ff46395 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:13:54 +0000] 70578acf947768ad7ea82d0e3ff46395 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:13:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/03 03:14:04 [info] 36#36: *33 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:14:04 [info] 36#36: *34 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:14:09 [info] 36#36: *35 [lua] access_by_lua(msblocations.conf:189):2: 33193b4b6e413695c0dfe3cf4ee385e3:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:14:10 [info] 36#36: *35 [lua] logger.lua:23: 33193b4b6e413695c0dfe3cf4ee385e3 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:14:10 +0000] 33193b4b6e413695c0dfe3cf4ee385e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:14:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 03:14:14 [info] 38#38: *36 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:14:14 [info] 38#38: *37 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:14:24 [info] 36#36: *38 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:14:24 [info] 36#36: *39 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:14:25 [info] 36#36: *40 [lua] access_by_lua(msblocations.conf:189):2: 43da6e7d020ebdac7459a3216684d543:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:14:25 [info] 36#36: *40 [lua] logger.lua:23: 43da6e7d020ebdac7459a3216684d543 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:14:25 +0000] 43da6e7d020ebdac7459a3216684d543 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:14:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 03:14:34 [info] 36#36: *41 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:14:34 [info] 36#36: *42 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:14:40 [info] 36#36: *43 [lua] access_by_lua(msblocations.conf:189):2: 376a53f28cc21f0fc182a0c73fe65e05:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:14:40 [info] 36#36: *43 [lua] logger.lua:23: 376a53f28cc21f0fc182a0c73fe65e05 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:14:40 +0000] 376a53f28cc21f0fc182a0c73fe65e05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:14:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:14:44 [info] 36#36: *44 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:14:44 [info] 36#36: *45 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:14:54 [info] 36#36: *47 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:14:54 [info] 36#36: *48 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:14:55 [info] 36#36: *49 [lua] access_by_lua(msblocations.conf:189):2: b61cac627361ae6658f87630c32b4552:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:14:55 +0000] b61cac627361ae6658f87630c32b4552 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/03 03:14:55 [info] 36#36: *49 [lua] logger.lua:23: b61cac627361ae6658f87630c32b4552 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:14:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/03 03:15:04 [info] 38#38: *51 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:15:04 [info] 38#38: *50 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:15:10 [info] 36#36: *52 [lua] access_by_lua(msblocations.conf:189):2: dd3a334872d25f088be50f5b7825d00f:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:15:10 [info] 36#36: *52 [lua] logger.lua:23: dd3a334872d25f088be50f5b7825d00f {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:15:10 +0000] dd3a334872d25f088be50f5b7825d00f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:15:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/03 03:15:14 [info] 38#38: *54 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:15:14 [info] 38#38: *53 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:15:24 [info] 36#36: *56 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:15:24 [info] 36#36: *55 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:15:25 [info] 36#36: *57 [lua] access_by_lua(msblocations.conf:189):2: 634d1e2d61893d9140f4dbdef4cb57e0:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:15:25 [info] 36#36: *57 [lua] logger.lua:23: 634d1e2d61893d9140f4dbdef4cb57e0 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:15:25 +0000] 634d1e2d61893d9140f4dbdef4cb57e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:15:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 03:15:34 [info] 36#36: *59 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:15:34 [info] 36#36: *58 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:15:40 [info] 36#36: *60 [lua] access_by_lua(msblocations.conf:189):2: 75d78551c442906b63eafa6669818c69:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:15:40 [info] 36#36: *60 [lua] logger.lua:23: 75d78551c442906b63eafa6669818c69 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:15:40 +0000] 75d78551c442906b63eafa6669818c69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:15:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 03:15:44 [info] 36#36: *62 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:15:44 [info] 36#36: *61 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:15:54 [info] 36#36: *64 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:15:54 [info] 36#36: *65 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:15:55 [info] 36#36: *66 [lua] access_by_lua(msblocations.conf:189):2: ed0610f9ce0b535e104193b6377bc442:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:15:55 [info] 36#36: *66 [lua] logger.lua:23: ed0610f9ce0b535e104193b6377bc442 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:15:55 +0000] ed0610f9ce0b535e104193b6377bc442 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:15:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 03:16:04 [info] 36#36: *68 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:16:04 [info] 38#38: *67 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:16:10 [info] 36#36: *69 [lua] access_by_lua(msblocations.conf:189):2: 6a9425c8430cd8acfc239326721a6b99:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:16:10 [info] 36#36: *69 [lua] logger.lua:23: 6a9425c8430cd8acfc239326721a6b99 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:16:10 +0000] 6a9425c8430cd8acfc239326721a6b99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:16:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:16:14 [info] 36#36: *70 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:16:14 [info] 38#38: *71 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:16:24 [info] 36#36: *72 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:16:24 [info] 38#38: *73 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:16:25 [info] 36#36: *74 [lua] access_by_lua(msblocations.conf:189):2: c48f804805b38161c4729d175c00c849:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:16:25 [info] 36#36: *74 [lua] logger.lua:23: c48f804805b38161c4729d175c00c849 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:16:25 +0000] c48f804805b38161c4729d175c00c849 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:16:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:16:34 [info] 38#38: *76 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:16:34 [info] 36#36: *75 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:16:40 [info] 36#36: *77 [lua] access_by_lua(msblocations.conf:189):2: 48dad35b6d5d43d17d842eb918039b97:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:16:40 [info] 36#36: *77 [lua] logger.lua:23: 48dad35b6d5d43d17d842eb918039b97 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:16:40 +0000] 48dad35b6d5d43d17d842eb918039b97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:16:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:16:44 [info] 36#36: *79 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:16:44 [info] 36#36: *78 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:16:54 [info] 38#38: *81 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:16:54 [info] 38#38: *82 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:16:55 [info] 36#36: *83 [lua] access_by_lua(msblocations.conf:189):2: 698c3983dc3533d0322d64dbf246d858:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:16:55 [info] 36#36: *83 [lua] logger.lua:23: 698c3983dc3533d0322d64dbf246d858 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:16:55 +0000] 698c3983dc3533d0322d64dbf246d858 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:16:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 03:17:04 [info] 36#36: *84 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:17:04 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:17:10 [info] 36#36: *86 [lua] access_by_lua(msblocations.conf:189):2: 8464bc8c533804a95464322d36316a11:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:17:10 [info] 36#36: *86 [lua] logger.lua:23: 8464bc8c533804a95464322d36316a11 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:17:10 +0000] 8464bc8c533804a95464322d36316a11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:17:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 03:17:14 [info] 36#36: *87 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:17:14 [info] 36#36: *88 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:17:24 [info] 36#36: *89 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:17:24 [info] 38#38: *90 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:17:25 [info] 36#36: *91 [lua] access_by_lua(msblocations.conf:189):2: abd22daad7704b4c43443c16a1e3f048:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:17:25 +0000] abd22daad7704b4c43443c16a1e3f048 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:17:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/03 03:17:25 [info] 36#36: *91 [lua] logger.lua:23: abd22daad7704b4c43443c16a1e3f048 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 03:17:34 [info] 36#36: *92 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:17:34 [info] 36#36: *93 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:17:40 [info] 36#36: *94 [lua] access_by_lua(msblocations.conf:189):2: c5d14cf8222a6d6beb42ea2ea5800c3e:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:17:40 +0000] c5d14cf8222a6d6beb42ea2ea5800c3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/03 03:17:40 [info] 36#36: *94 [lua] logger.lua:23: c5d14cf8222a6d6beb42ea2ea5800c3e {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:17:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:17:44 [info] 36#36: *95 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:17:44 [info] 36#36: *96 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:17:54 [info] 36#36: *98 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:17:54 [info] 38#38: *99 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:17:55 [info] 36#36: *100 [lua] access_by_lua(msblocations.conf:189):2: 15eb3992a96018ad062269e88eeb33ab:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:17:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.70.94 - - [03/Jan/2023:03:17:55 +0000] 15eb3992a96018ad062269e88eeb33ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/03 03:17:55 [info] 36#36: *100 [lua] logger.lua:23: 15eb3992a96018ad062269e88eeb33ab {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 03:18:04 [info] 36#36: *101 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:18:04 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:18:10 [info] 36#36: *103 [lua] access_by_lua(msblocations.conf:189):2: f92e677490ecd5bd7fe33bb2d7453c04:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:18:10 [info] 36#36: *103 [lua] logger.lua:23: f92e677490ecd5bd7fe33bb2d7453c04 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:18:10 +0000] f92e677490ecd5bd7fe33bb2d7453c04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:18:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:18:14 [info] 38#38: *104 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:18:14 [info] 38#38: *105 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:18:24 [info] 36#36: *106 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:18:24 [info] 36#36: *107 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:18:25 [info] 36#36: *108 [lua] access_by_lua(msblocations.conf:189):2: 80fc4180f733fd2b2a3b392eede67e2e:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:18:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:18:25 [info] 36#36: *108 [lua] logger.lua:23: 80fc4180f733fd2b2a3b392eede67e2e {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:18:25 +0000] 80fc4180f733fd2b2a3b392eede67e2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/03 03:18:34 [info] 38#38: *109 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:18:34 [info] 38#38: *110 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:18:40 [info] 36#36: *111 [lua] access_by_lua(msblocations.conf:189):2: bd119e04c9a6333064b70ac4224614e5:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:18:40 +0000] bd119e04c9a6333064b70ac4224614e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 03:18:40 [info] 36#36: *111 [lua] logger.lua:23: bd119e04c9a6333064b70ac4224614e5 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:18:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:18:44 [info] 38#38: *112 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:18:44 [info] 38#38: *113 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:18:54 [info] 38#38: *116 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:18:54 [info] 36#36: *115 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:18:55 [info] 36#36: *117 [lua] access_by_lua(msblocations.conf:189):2: a4e365763534b8320f2a4bdb56ef7412:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:18:55 +0000] a4e365763534b8320f2a4bdb56ef7412 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 03:18:55 [info] 36#36: *117 [lua] logger.lua:23: a4e365763534b8320f2a4bdb56ef7412 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:18:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:19:04 [info] 38#38: *118 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:19:04 [info] 36#36: *119 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:19:10 [info] 36#36: *120 [lua] access_by_lua(msblocations.conf:189):2: 3dd3d8b62d94cc9eefbb3971b146f3ec:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:19:10 [info] 36#36: *120 [lua] logger.lua:23: 3dd3d8b62d94cc9eefbb3971b146f3ec {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:19:10 +0000] 3dd3d8b62d94cc9eefbb3971b146f3ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:19:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:19:14 [info] 36#36: *122 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:19:14 [info] 36#36: *121 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:19:24 [info] 36#36: *123 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:19:24 [info] 38#38: *124 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:19:25 [info] 36#36: *125 [lua] access_by_lua(msblocations.conf:189):2: c537eec8c3378de7aea76f0d02989552:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:19:25 [info] 36#36: *125 [lua] logger.lua:23: c537eec8c3378de7aea76f0d02989552 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:19:25 +0000] c537eec8c3378de7aea76f0d02989552 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:19:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 03:19:34 [info] 38#38: *127 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:19:34 [info] 38#38: *126 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:19:40 [info] 36#36: *128 [lua] access_by_lua(msblocations.conf:189):2: b1a5c91a396fe3ca7cf7794b9b22556d:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:19:40 +0000] b1a5c91a396fe3ca7cf7794b9b22556d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/03 03:19:40 [info] 36#36: *128 [lua] logger.lua:23: b1a5c91a396fe3ca7cf7794b9b22556d {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:19:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:19:44 [info] 36#36: *129 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:19:44 [info] 36#36: *130 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:19:54 [info] 38#38: *132 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:19:54 [info] 38#38: *133 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:19:55 [info] 36#36: *134 [lua] access_by_lua(msblocations.conf:189):2: 1e26159744322c29f3b1385b696bf0c2:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:19:55 [info] 36#36: *134 [lua] logger.lua:23: 1e26159744322c29f3b1385b696bf0c2 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:19:55 +0000] 1e26159744322c29f3b1385b696bf0c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:19:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/03 03:20:04 [info] 36#36: *135 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:20:04 [info] 36#36: *136 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:20:10 [info] 36#36: *137 [lua] access_by_lua(msblocations.conf:189):2: 1d1f84e4365e1e72e7c1031d349113d8:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:20:10 [info] 36#36: *137 [lua] logger.lua:23: 1d1f84e4365e1e72e7c1031d349113d8 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:20:10 +0000] 1d1f84e4365e1e72e7c1031d349113d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:20:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:20:14 [info] 38#38: *138 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:20:14 [info] 36#36: *139 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:20:24 [info] 38#38: *140 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:20:24 [info] 38#38: *141 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:20:25 [info] 36#36: *142 [lua] access_by_lua(msblocations.conf:189):2: f92f7a08a292b27144a5f65913739ea6:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:20:25 [info] 36#36: *142 [lua] logger.lua:23: f92f7a08a292b27144a5f65913739ea6 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:20:25 +0000] f92f7a08a292b27144a5f65913739ea6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:20:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 03:20:34 [info] 38#38: *143 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:20:34 [info] 36#36: *144 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:20:40 [info] 36#36: *145 [lua] access_by_lua(msblocations.conf:189):2: 3b7476b9d6a8eece92929f7d9652e0c7:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:20:40 +0000] 3b7476b9d6a8eece92929f7d9652e0c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 03:20:40 [info] 36#36: *145 [lua] logger.lua:23: 3b7476b9d6a8eece92929f7d9652e0c7 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:20:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 03:20:44 [info] 38#38: *147 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:20:44 [info] 38#38: *146 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:20:54 [info] 36#36: *149 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:20:54 [info] 38#38: *150 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:20:55 [info] 36#36: *151 [lua] access_by_lua(msblocations.conf:189):2: 52cb31018821e325add839c34c238c51:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:20:55 +0000] 52cb31018821e325add839c34c238c51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/03 03:20:55 [info] 36#36: *151 [lua] logger.lua:23: 52cb31018821e325add839c34c238c51 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:20:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:21:04 [info] 36#36: *152 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:21:04 [info] 36#36: *153 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:21:10 [info] 36#36: *154 [lua] access_by_lua(msblocations.conf:189):2: 32cf9933fcdd7c83609a9f959394cd50:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:21:10 [info] 36#36: *154 [lua] logger.lua:23: 32cf9933fcdd7c83609a9f959394cd50 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:21:10 +0000] 32cf9933fcdd7c83609a9f959394cd50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:21:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:21:14 [info] 38#38: *156 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:21:14 [info] 36#36: *155 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:21:24 [info] 38#38: *158 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:21:24 [info] 36#36: *157 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:21:25 [info] 36#36: *159 [lua] access_by_lua(msblocations.conf:189):2: 953779c50af5100ccf897d39d6290339:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:21:25 +0000] 953779c50af5100ccf897d39d6290339 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 03:21:25 [info] 36#36: *159 [lua] logger.lua:23: 953779c50af5100ccf897d39d6290339 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:21:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:21:34 [info] 36#36: *160 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:21:34 [info] 36#36: *161 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:21:40 [info] 36#36: *162 [lua] access_by_lua(msblocations.conf:189):2: 2f78284bc1d34996bf3ffd867934f4c9:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:21:40 [info] 36#36: *162 [lua] logger.lua:23: 2f78284bc1d34996bf3ffd867934f4c9 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:21:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.70.94 - - [03/Jan/2023:03:21:40 +0000] 2f78284bc1d34996bf3ffd867934f4c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 03:21:44 [info] 38#38: *164 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:21:44 [info] 36#36: *163 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:21:54 [info] 36#36: *167 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:21:54 [info] 36#36: *166 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:21:55 [info] 36#36: *168 [lua] access_by_lua(msblocations.conf:189):2: 543d9bb91f73886de52459e69d4813ea:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:21:55 +0000] 543d9bb91f73886de52459e69d4813ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:21:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:21:55 [info] 36#36: *168 [lua] logger.lua:23: 543d9bb91f73886de52459e69d4813ea {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 03:22:04 [info] 36#36: *169 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:22:04 [info] 36#36: *170 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:22:10 [info] 36#36: *171 [lua] access_by_lua(msblocations.conf:189):2: b44b341c66f8e3e8b26f0b0b60ffe838:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:22:10 [info] 36#36: *171 [lua] logger.lua:23: b44b341c66f8e3e8b26f0b0b60ffe838 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:22:10 +0000] b44b341c66f8e3e8b26f0b0b60ffe838 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:22:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:22:14 [info] 36#36: *172 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:22:14 [info] 36#36: *173 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:22:24 [info] 38#38: *175 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:22:24 [info] 38#38: *174 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:22:25 [info] 36#36: *176 [lua] access_by_lua(msblocations.conf:189):2: 0f250771e8ea65b5fd66c262ac9fd8d7:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:22:25 [info] 36#36: *176 [lua] logger.lua:23: 0f250771e8ea65b5fd66c262ac9fd8d7 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:22:25 +0000] 0f250771e8ea65b5fd66c262ac9fd8d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:22:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:22:34 [info] 36#36: *177 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:22:34 [info] 36#36: *178 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:22:40 [info] 36#36: *179 [lua] access_by_lua(msblocations.conf:189):2: 7242c09d4cd4e46139361673799c873d:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:22:40 [info] 36#36: *179 [lua] logger.lua:23: 7242c09d4cd4e46139361673799c873d {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:22:40 +0000] 7242c09d4cd4e46139361673799c873d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:22:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:22:44 [info] 36#36: *180 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:22:44 [info] 38#38: *181 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:22:54 [info] 36#36: *184 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:22:54 [info] 38#38: *183 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:22:55 [info] 36#36: *185 [lua] access_by_lua(msblocations.conf:189):2: 361558497c9e33eeaa7f09f4114acb76:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:22:55 [info] 36#36: *185 [lua] logger.lua:23: 361558497c9e33eeaa7f09f4114acb76 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:22:55 +0000] 361558497c9e33eeaa7f09f4114acb76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:22:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/03 03:23:04 [info] 36#36: *187 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:23:04 [info] 38#38: *186 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:23:10 [info] 36#36: *188 [lua] access_by_lua(msblocations.conf:189):2: 61d3ede99a15e2f7b5910d8e0859cd8e:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:23:10 +0000] 61d3ede99a15e2f7b5910d8e0859cd8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/03 03:23:10 [info] 36#36: *188 [lua] logger.lua:23: 61d3ede99a15e2f7b5910d8e0859cd8e {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:23:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:23:14 [info] 38#38: *189 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:23:14 [info] 38#38: *190 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:23:24 [info] 38#38: *191 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:23:24 [info] 36#36: *192 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:23:25 [info] 36#36: *193 [lua] access_by_lua(msblocations.conf:189):2: 21aa0f5539aff8bd06c5937ba6d12040:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:23:25 [info] 36#36: *193 [lua] logger.lua:23: 21aa0f5539aff8bd06c5937ba6d12040 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:23:25 +0000] 21aa0f5539aff8bd06c5937ba6d12040 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:23:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/03 03:23:34 [info] 38#38: *195 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:23:34 [info] 36#36: *194 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:23:40 [info] 36#36: *196 [lua] access_by_lua(msblocations.conf:189):2: 77044ea1112f4b018e2b89afb66ddee3:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:23:40 +0000] 77044ea1112f4b018e2b89afb66ddee3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/03 03:23:40 [info] 36#36: *196 [lua] logger.lua:23: 77044ea1112f4b018e2b89afb66ddee3 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:23:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:23:44 [info] 36#36: *197 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:23:44 [info] 36#36: *198 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:23:54 [info] 38#38: *200 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:23:54 [info] 36#36: *201 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:23:55 [info] 36#36: *202 [lua] access_by_lua(msblocations.conf:189):2: 7153bed1205f8dc3f73b97f098938d67:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:23:55 [info] 36#36: *202 [lua] logger.lua:23: 7153bed1205f8dc3f73b97f098938d67 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:23:55 +0000] 7153bed1205f8dc3f73b97f098938d67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:23:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:24:04 [info] 36#36: *203 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:24:04 [info] 38#38: *204 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:24:10 [info] 36#36: *205 [lua] access_by_lua(msblocations.conf:189):2: 68aa9c4603702cc6a52485cf421658c1:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:24:10 +0000] 68aa9c4603702cc6a52485cf421658c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 03:24:10 [info] 36#36: *205 [lua] logger.lua:23: 68aa9c4603702cc6a52485cf421658c1 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:24:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:24:14 [info] 38#38: *206 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:24:14 [info] 36#36: *207 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:24:24 [info] 36#36: *208 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:24:24 [info] 36#36: *209 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:24:25 [info] 36#36: *210 [lua] access_by_lua(msblocations.conf:189):2: 13aa677d86155b8718ce0fb45d5d9c08:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:24:25 [info] 36#36: *210 [lua] logger.lua:23: 13aa677d86155b8718ce0fb45d5d9c08 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:24:25 +0000] 13aa677d86155b8718ce0fb45d5d9c08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:24:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:24:34 [info] 36#36: *212 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:24:34 [info] 38#38: *211 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:24:40 [info] 36#36: *213 [lua] access_by_lua(msblocations.conf:189):2: c05460b91420bb559236d425cf6de7d1:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:24:40 [info] 36#36: *213 [lua] logger.lua:23: c05460b91420bb559236d425cf6de7d1 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:24:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.70.94 - - [03/Jan/2023:03:24:40 +0000] c05460b91420bb559236d425cf6de7d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/03 03:24:44 [info] 38#38: *214 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:24:44 [info] 38#38: *215 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:24:54 [info] 36#36: *217 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:24:54 [info] 36#36: *218 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:24:55 [info] 36#36: *219 [lua] access_by_lua(msblocations.conf:189):2: 2833bcec9b28edbfac59e16324d4c2a4:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:24:55 +0000] 2833bcec9b28edbfac59e16324d4c2a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 03:24:55 [info] 36#36: *219 [lua] logger.lua:23: 2833bcec9b28edbfac59e16324d4c2a4 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:24:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:25:04 [info] 36#36: *220 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:25:04 [info] 38#38: *221 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:25:10 [info] 36#36: *222 [lua] access_by_lua(msblocations.conf:189):2: 099473ad444f65ff194e681ad671e87d:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:25:10 +0000] 099473ad444f65ff194e681ad671e87d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 03:25:10 [info] 36#36: *222 [lua] logger.lua:23: 099473ad444f65ff194e681ad671e87d {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:25:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 03:25:14 [info] 36#36: *224 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:25:14 [info] 36#36: *223 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:25:24 [info] 38#38: *225 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:25:24 [info] 38#38: *226 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:25:25 [info] 36#36: *227 [lua] access_by_lua(msblocations.conf:189):2: 0e22462cfba6a72569901e2a69dcb5f1:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:25:25 [info] 36#36: *227 [lua] logger.lua:23: 0e22462cfba6a72569901e2a69dcb5f1 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:25:25 +0000] 0e22462cfba6a72569901e2a69dcb5f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:25:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:25:34 [info] 38#38: *228 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:25:34 [info] 38#38: *229 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:25:40 [info] 36#36: *230 [lua] access_by_lua(msblocations.conf:189):2: 8a08e5fbeeb4eacd33ee86a59cc88c63:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:25:40 +0000] 8a08e5fbeeb4eacd33ee86a59cc88c63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 03:25:40 [info] 36#36: *230 [lua] logger.lua:23: 8a08e5fbeeb4eacd33ee86a59cc88c63 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:25:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:25:44 [info] 38#38: *231 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:25:44 [info] 38#38: *232 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:25:54 [info] 36#36: *234 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:25:54 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:25:55 [info] 36#36: *236 [lua] access_by_lua(msblocations.conf:189):2: ae3ed81cd4b92262e5f374f2aad3c727:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:25:55 [info] 36#36: *236 [lua] logger.lua:23: ae3ed81cd4b92262e5f374f2aad3c727 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:25:55 +0000] ae3ed81cd4b92262e5f374f2aad3c727 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:25:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:26:04 [info] 38#38: *238 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:26:04 [info] 36#36: *237 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:26:10 [info] 36#36: *239 [lua] access_by_lua(msblocations.conf:189):2: 20e68b56a8edc59b639f1ebf404b2088:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:26:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:26:10 [info] 36#36: *239 [lua] logger.lua:23: 20e68b56a8edc59b639f1ebf404b2088 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:26:10 +0000] 20e68b56a8edc59b639f1ebf404b2088 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 03:26:14 [info] 38#38: *240 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:26:14 [info] 36#36: *241 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:26:24 [info] 36#36: *243 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:26:24 [info] 36#36: *242 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:26:25 [info] 36#36: *244 [lua] access_by_lua(msblocations.conf:189):2: 760376809470842e7bcec34d98ca5632:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:26:25 +0000] 760376809470842e7bcec34d98ca5632 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:26:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:26:25 [info] 36#36: *244 [lua] logger.lua:23: 760376809470842e7bcec34d98ca5632 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 03:26:34 [info] 38#38: *245 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:26:34 [info] 38#38: *246 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:26:40 [info] 36#36: *247 [lua] access_by_lua(msblocations.conf:189):2: 01ac22c542556ea9ac20f09f05e332c4:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:26:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.70.94 - - [03/Jan/2023:03:26:40 +0000] 01ac22c542556ea9ac20f09f05e332c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 03:26:40 [info] 36#36: *247 [lua] logger.lua:23: 01ac22c542556ea9ac20f09f05e332c4 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 03:26:44 [info] 36#36: *248 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:26:44 [info] 36#36: *249 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:26:54 [info] 38#38: *251 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:26:54 [info] 36#36: *252 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:26:55 [info] 36#36: *253 [lua] access_by_lua(msblocations.conf:189):2: 4c1062ed80e7e6de4d169bcffc38665f:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:26:55 [info] 36#36: *253 [lua] logger.lua:23: 4c1062ed80e7e6de4d169bcffc38665f {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:26:55 +0000] 4c1062ed80e7e6de4d169bcffc38665f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:26:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:27:04 [info] 36#36: *254 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:27:04 [info] 36#36: *255 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:27:10 [info] 36#36: *256 [lua] access_by_lua(msblocations.conf:189):2: 0635813092ffdf57b896ebaca9dad882:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:27:10 [info] 36#36: *256 [lua] logger.lua:23: 0635813092ffdf57b896ebaca9dad882 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:27:10 +0000] 0635813092ffdf57b896ebaca9dad882 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:27:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:27:14 [info] 36#36: *257 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:27:14 [info] 38#38: *258 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:27:24 [info] 36#36: *259 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:27:24 [info] 38#38: *260 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:27:25 [info] 36#36: *261 [lua] access_by_lua(msblocations.conf:189):2: b0ca9efc92c1a56cec90f38c8b91ed86:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:27:25 [info] 36#36: *261 [lua] logger.lua:23: b0ca9efc92c1a56cec90f38c8b91ed86 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:27:25 +0000] b0ca9efc92c1a56cec90f38c8b91ed86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:27:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:27:34 [info] 38#38: *263 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:27:34 [info] 36#36: *262 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:27:40 [info] 36#36: *264 [lua] access_by_lua(msblocations.conf:189):2: 74c4c3ed47711bc040c534e882c470f4:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:27:40 +0000] 74c4c3ed47711bc040c534e882c470f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:27:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:27:40 [info] 36#36: *264 [lua] logger.lua:23: 74c4c3ed47711bc040c534e882c470f4 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 03:27:44 [info] 38#38: *265 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:27:44 [info] 36#36: *266 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:27:54 [info] 38#38: *269 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:27:54 [info] 38#38: *268 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:27:55 [info] 36#36: *270 [lua] access_by_lua(msblocations.conf:189):2: 2e2458357181d0776baf59179146d1fc:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:27:55 +0000] 2e2458357181d0776baf59179146d1fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 03:27:55 [info] 36#36: *270 [lua] logger.lua:23: 2e2458357181d0776baf59179146d1fc {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:27:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:28:04 [info] 36#36: *271 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:28:04 [info] 38#38: *272 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:28:10 [info] 36#36: *273 [lua] access_by_lua(msblocations.conf:189):2: 778471b1b597927d1239ac9876576e8f:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:28:10 [info] 36#36: *273 [lua] logger.lua:23: 778471b1b597927d1239ac9876576e8f {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:28:10 +0000] 778471b1b597927d1239ac9876576e8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:28:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:28:14 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:28:14 [info] 36#36: *274 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:28:24 [info] 38#38: *276 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:28:24 [info] 38#38: *277 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:28:25 [info] 36#36: *278 [lua] access_by_lua(msblocations.conf:189):2: 9c5cc33bde788d671fb28185ef27c620:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:28:25 [info] 36#36: *278 [lua] logger.lua:23: 9c5cc33bde788d671fb28185ef27c620 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:28:25 +0000] 9c5cc33bde788d671fb28185ef27c620 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:28:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:28:34 [info] 36#36: *279 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:28:34 [info] 38#38: *280 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:28:40 [info] 36#36: *281 [lua] access_by_lua(msblocations.conf:189):2: 81f0954f35667e5c2b78818564adad24:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:28:40 [info] 36#36: *281 [lua] logger.lua:23: 81f0954f35667e5c2b78818564adad24 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:28:40 +0000] 81f0954f35667e5c2b78818564adad24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:28:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:28:44 [info] 36#36: *283 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:28:44 [info] 36#36: *282 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:28:54 [info] 38#38: *285 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:28:54 [info] 38#38: *286 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:28:55 [info] 36#36: *287 [lua] access_by_lua(msblocations.conf:189):2: 3d8f77e29357a4edd67cb6ef98d40250:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:28:55 [info] 36#36: *287 [lua] logger.lua:23: 3d8f77e29357a4edd67cb6ef98d40250 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:28:55 +0000] 3d8f77e29357a4edd67cb6ef98d40250 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:28:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:29:04 [info] 38#38: *288 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:29:04 [info] 38#38: *289 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:29:10 [info] 36#36: *290 [lua] access_by_lua(msblocations.conf:189):2: 92066b93b1e522a47fa4a23e38190104:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:29:10 [info] 36#36: *290 [lua] logger.lua:23: 92066b93b1e522a47fa4a23e38190104 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:29:10 +0000] 92066b93b1e522a47fa4a23e38190104 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:29:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:29:14 [info] 36#36: *292 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:29:14 [info] 36#36: *291 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:29:24 [info] 38#38: *293 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:29:24 [info] 36#36: *294 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:29:25 [info] 36#36: *295 [lua] access_by_lua(msblocations.conf:189):2: 0ea94429b8e4fc4e933ad8a0dee6bbd3:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:29:25 [info] 36#36: *295 [lua] logger.lua:23: 0ea94429b8e4fc4e933ad8a0dee6bbd3 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:29:25 +0000] 0ea94429b8e4fc4e933ad8a0dee6bbd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:29:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 03:29:34 [info] 36#36: *296 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:29:34 [info] 36#36: *297 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:29:40 [info] 36#36: *298 [lua] access_by_lua(msblocations.conf:189):2: 37fd7add3a3aa0a07112edf786fc7d61:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:29:40 [info] 36#36: *298 [lua] logger.lua:23: 37fd7add3a3aa0a07112edf786fc7d61 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:29:40 +0000] 37fd7add3a3aa0a07112edf786fc7d61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:29:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:29:44 [info] 36#36: *299 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:29:44 [info] 36#36: *300 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:29:54 [info] 38#38: *303 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:29:54 [info] 38#38: *302 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:29:55 [info] 36#36: *304 [lua] access_by_lua(msblocations.conf:189):2: ebc9d3f188c712bdc2152221a473be4a:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:29:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:29:55 [info] 36#36: *304 [lua] logger.lua:23: ebc9d3f188c712bdc2152221a473be4a {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:29:55 +0000] ebc9d3f188c712bdc2152221a473be4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 03:30:04 [info] 38#38: *306 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:30:04 [info] 38#38: *305 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:30:10 [info] 36#36: *307 [lua] access_by_lua(msblocations.conf:189):2: 33bc19ef1b380ffbca6e8c2a22a8f259:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:30:10 [info] 36#36: *307 [lua] logger.lua:23: 33bc19ef1b380ffbca6e8c2a22a8f259 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:30:10 +0000] 33bc19ef1b380ffbca6e8c2a22a8f259 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:30:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:30:14 [info] 38#38: *308 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:30:14 [info] 36#36: *309 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:30:24 [info] 36#36: *310 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:30:24 [info] 38#38: *311 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:30:25 [info] 36#36: *312 [lua] access_by_lua(msblocations.conf:189):2: 31e543c4b01b484de513f6dce403546d:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:30:25 +0000] 31e543c4b01b484de513f6dce403546d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 03:30:25 [info] 36#36: *312 [lua] logger.lua:23: 31e543c4b01b484de513f6dce403546d {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:30:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:30:34 [info] 36#36: *314 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:30:34 [info] 38#38: *313 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:30:40 [info] 36#36: *315 [lua] access_by_lua(msblocations.conf:189):2: b3ff1972c63c84e51259bf82bdd7c096:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:30:40 +0000] b3ff1972c63c84e51259bf82bdd7c096 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 03:30:40 [info] 36#36: *315 [lua] logger.lua:23: b3ff1972c63c84e51259bf82bdd7c096 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:30:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:30:44 [info] 36#36: *317 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:30:44 [info] 36#36: *316 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:30:54 [info] 38#38: *319 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:30:54 [info] 38#38: *320 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:30:55 [info] 36#36: *321 [lua] access_by_lua(msblocations.conf:189):2: 1320ad3d0311d4ef958ee8137cb020cf:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:30:55 [info] 36#36: *321 [lua] logger.lua:23: 1320ad3d0311d4ef958ee8137cb020cf {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:30:55 +0000] 1320ad3d0311d4ef958ee8137cb020cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:30:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:31:04 [info] 38#38: *322 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:31:04 [info] 36#36: *323 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:31:10 [info] 36#36: *324 [lua] access_by_lua(msblocations.conf:189):2: 5f8fdcb7fe68ecba4c3856d84ae0cccb:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:31:10 [info] 36#36: *324 [lua] logger.lua:23: 5f8fdcb7fe68ecba4c3856d84ae0cccb {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:31:10 +0000] 5f8fdcb7fe68ecba4c3856d84ae0cccb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:31:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:31:14 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:31:14 [info] 36#36: *325 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:31:24 [info] 36#36: *328 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:31:24 [info] 38#38: *327 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:31:25 [info] 36#36: *329 [lua] access_by_lua(msblocations.conf:189):2: ceae46e82c3167b31a3d9f4e20ad0198:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:31:25 [info] 36#36: *329 [lua] logger.lua:23: ceae46e82c3167b31a3d9f4e20ad0198 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:31:25 +0000] ceae46e82c3167b31a3d9f4e20ad0198 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:31:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 03:31:34 [info] 36#36: *330 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:31:34 [info] 36#36: *331 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:31:41 [info] 36#36: *332 [lua] access_by_lua(msblocations.conf:189):2: 32f7079fe45f89e5828bc9963c27b6b9:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:31:41 +0000] 32f7079fe45f89e5828bc9963c27b6b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 03:31:41 [info] 36#36: *332 [lua] logger.lua:23: 32f7079fe45f89e5828bc9963c27b6b9 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:31:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:31:44 [info] 38#38: *333 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:31:44 [info] 38#38: *334 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:31:54 [info] 38#38: *336 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:31:54 [info] 38#38: *337 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:31:56 [info] 36#36: *338 [lua] access_by_lua(msblocations.conf:189):2: e237f1ed432fb2a894b4ea755634f741:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:31:56 [info] 36#36: *338 [lua] logger.lua:23: e237f1ed432fb2a894b4ea755634f741 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:31:56 +0000] e237f1ed432fb2a894b4ea755634f741 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:31:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:32:04 [info] 36#36: *339 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:32:04 [info] 36#36: *340 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:32:11 [info] 36#36: *341 [lua] access_by_lua(msblocations.conf:189):2: 3f1cae11716a2979b3e8f712f2bdae9f:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:32:11 +0000] 3f1cae11716a2979b3e8f712f2bdae9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 03:32:11 [info] 36#36: *341 [lua] logger.lua:23: 3f1cae11716a2979b3e8f712f2bdae9f {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:32:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 03:32:14 [info] 36#36: *342 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:32:14 [info] 36#36: *343 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:32:24 [info] 38#38: *344 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:32:24 [info] 38#38: *345 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:32:26 [info] 36#36: *346 [lua] access_by_lua(msblocations.conf:189):2: 8c98db01df5f0d56197e7263085f2594:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:32:26 +0000] 8c98db01df5f0d56197e7263085f2594 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 03:32:26 [info] 36#36: *346 [lua] logger.lua:23: 8c98db01df5f0d56197e7263085f2594 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:32:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:32:34 [info] 36#36: *347 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:32:34 [info] 38#38: *348 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:32:41 [info] 36#36: *349 [lua] access_by_lua(msblocations.conf:189):2: 7be3fbce5ca93064ec0785c58e155d26:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:32:41 +0000] 7be3fbce5ca93064ec0785c58e155d26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:32:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:32:41 [info] 36#36: *349 [lua] logger.lua:23: 7be3fbce5ca93064ec0785c58e155d26 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 03:32:44 [info] 36#36: *350 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:32:44 [info] 38#38: *351 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:32:54 [info] 36#36: *353 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:32:54 [info] 36#36: *354 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:32:56 [info] 36#36: *355 [lua] access_by_lua(msblocations.conf:189):2: 39a0c971985f05ba926bd3ff02cc1420:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:32:56 [info] 36#36: *355 [lua] logger.lua:23: 39a0c971985f05ba926bd3ff02cc1420 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:32:56 +0000] 39a0c971985f05ba926bd3ff02cc1420 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:32:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:33:04 [info] 36#36: *356 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:33:04 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:33:11 [info] 36#36: *358 [lua] access_by_lua(msblocations.conf:189):2: e15d551256e273d6666b1d6b85039837:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:33:11 [info] 36#36: *358 [lua] logger.lua:23: e15d551256e273d6666b1d6b85039837 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:33:11 +0000] e15d551256e273d6666b1d6b85039837 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:33:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:33:14 [info] 36#36: *360 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:33:14 [info] 38#38: *359 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:33:24 [info] 36#36: *361 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:33:24 [info] 36#36: *362 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:33:26 [info] 36#36: *363 [lua] access_by_lua(msblocations.conf:189):2: e1d0c84570cf46967e1da74542581ab6:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:33:26 +0000] e1d0c84570cf46967e1da74542581ab6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 03:33:26 [info] 36#36: *363 [lua] logger.lua:23: e1d0c84570cf46967e1da74542581ab6 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:33:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:33:34 [info] 38#38: *364 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:33:34 [info] 38#38: *365 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:33:41 [info] 36#36: *366 [lua] access_by_lua(msblocations.conf:189):2: 388f77ed7d485ce189464513aaf11806:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:33:41 [info] 36#36: *366 [lua] logger.lua:23: 388f77ed7d485ce189464513aaf11806 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:33:41 +0000] 388f77ed7d485ce189464513aaf11806 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:33:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:33:44 [info] 36#36: *367 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:33:44 [info] 36#36: *368 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:33:54 [info] 36#36: *370 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:33:54 [info] 36#36: *371 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:33:56 [info] 36#36: *372 [lua] access_by_lua(msblocations.conf:189):2: e0a69d7d336e6e66f5c9ea86a7d8a53f:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:33:56 [info] 36#36: *372 [lua] logger.lua:23: e0a69d7d336e6e66f5c9ea86a7d8a53f {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:33:56 +0000] e0a69d7d336e6e66f5c9ea86a7d8a53f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:33:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:34:04 [info] 38#38: *374 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:34:04 [info] 36#36: *373 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:34:11 [info] 36#36: *375 [lua] access_by_lua(msblocations.conf:189):2: 322ee3375208df58ab81db63507a4957:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:34:11 [info] 36#36: *375 [lua] logger.lua:23: 322ee3375208df58ab81db63507a4957 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:34:11 +0000] 322ee3375208df58ab81db63507a4957 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:34:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 03:34:14 [info] 38#38: *376 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:34:14 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:34:24 [info] 38#38: *378 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:34:24 [info] 38#38: *379 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:34:26 [info] 36#36: *380 [lua] access_by_lua(msblocations.conf:189):2: dd39d11a90ec145d35fecfadfbf36493:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:34:26 +0000] dd39d11a90ec145d35fecfadfbf36493 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 03:34:26 [info] 36#36: *380 [lua] logger.lua:23: dd39d11a90ec145d35fecfadfbf36493 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:34:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:34:34 [info] 38#38: *382 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:34:34 [info] 36#36: *381 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:34:41 [info] 36#36: *383 [lua] access_by_lua(msblocations.conf:189):2: 717205e14d1adc0892c5fb013be61f44:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:34:41 +0000] 717205e14d1adc0892c5fb013be61f44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/03 03:34:41 [info] 36#36: *383 [lua] logger.lua:23: 717205e14d1adc0892c5fb013be61f44 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:34:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 03:34:44 [info] 38#38: *384 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:34:44 [info] 38#38: *385 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:34:54 [info] 36#36: *387 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:34:54 [info] 38#38: *388 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:34:56 [info] 36#36: *389 [lua] access_by_lua(msblocations.conf:189):2: 5a3cb0bbb87cefda0b95a8f86efd9363:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:34:56 [info] 36#36: *389 [lua] logger.lua:23: 5a3cb0bbb87cefda0b95a8f86efd9363 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:34:56 +0000] 5a3cb0bbb87cefda0b95a8f86efd9363 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:34:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:35:04 [info] 36#36: *390 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:35:04 [info] 38#38: *391 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:35:11 [info] 36#36: *392 [lua] access_by_lua(msblocations.conf:189):2: 10e2937e5696ccae0ed0b3196e034a1a:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:35:11 [info] 36#36: *392 [lua] logger.lua:23: 10e2937e5696ccae0ed0b3196e034a1a {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:35:11 +0000] 10e2937e5696ccae0ed0b3196e034a1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:35:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 03:35:14 [info] 36#36: *393 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:35:14 [info] 38#38: *394 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:35:24 [info] 36#36: *396 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:35:24 [info] 36#36: *395 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:35:26 [info] 36#36: *397 [lua] access_by_lua(msblocations.conf:189):2: 57807efa59bf9852a7f47793b3ec8d43:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:35:26 +0000] 57807efa59bf9852a7f47793b3ec8d43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 03:35:26 [info] 36#36: *397 [lua] logger.lua:23: 57807efa59bf9852a7f47793b3ec8d43 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:35:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:35:34 [info] 36#36: *398 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:35:34 [info] 36#36: *399 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:35:41 [info] 36#36: *400 [lua] access_by_lua(msblocations.conf:189):2: 2bb0b6243ee10070201aab2d0515238d:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:35:41 +0000] 2bb0b6243ee10070201aab2d0515238d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 03:35:41 [info] 36#36: *400 [lua] logger.lua:23: 2bb0b6243ee10070201aab2d0515238d {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:35:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:35:44 [info] 36#36: *401 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:35:44 [info] 38#38: *402 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:35:54 [info] 38#38: *404 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:35:54 [info] 38#38: *405 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:35:56 [info] 36#36: *406 [lua] access_by_lua(msblocations.conf:189):2: 16e55ce79834bbd63c8315fca081a185:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:35:56 [info] 36#36: *406 [lua] logger.lua:23: 16e55ce79834bbd63c8315fca081a185 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:35:56 +0000] 16e55ce79834bbd63c8315fca081a185 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:35:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:36:04 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:36:04 [info] 36#36: *407 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:36:11 [info] 36#36: *409 [lua] access_by_lua(msblocations.conf:189):2: 6df4b56e2a865e78ad8f1465e066a79d:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:36:11 +0000] 6df4b56e2a865e78ad8f1465e066a79d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 03:36:11 [info] 36#36: *409 [lua] logger.lua:23: 6df4b56e2a865e78ad8f1465e066a79d {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:36:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:36:14 [info] 36#36: *410 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:36:14 [info] 36#36: *411 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:36:24 [info] 36#36: *412 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:36:24 [info] 38#38: *413 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:36:26 [info] 36#36: *414 [lua] access_by_lua(msblocations.conf:189):2: b9d0308b4d2015441c00e35ebf345e90:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:36:26 [info] 36#36: *414 [lua] logger.lua:23: b9d0308b4d2015441c00e35ebf345e90 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:36:26 +0000] b9d0308b4d2015441c00e35ebf345e90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:36:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:36:34 [info] 36#36: *415 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:36:34 [info] 36#36: *416 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:36:41 [info] 36#36: *417 [lua] access_by_lua(msblocations.conf:189):2: 268a0f5a91bba5ab0ffeb6837c163615:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:36:41 +0000] 268a0f5a91bba5ab0ffeb6837c163615 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:36:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/03 03:36:41 [info] 36#36: *417 [lua] logger.lua:23: 268a0f5a91bba5ab0ffeb6837c163615 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 03:36:44 [info] 36#36: *418 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:36:44 [info] 38#38: *419 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:36:54 [info] 36#36: *421 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:36:54 [info] 38#38: *422 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:36:56 [info] 36#36: *423 [lua] access_by_lua(msblocations.conf:189):2: c7c853b1a88e19d71d53cd5e3fcaf647:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:36:56 +0000] c7c853b1a88e19d71d53cd5e3fcaf647 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/03 03:36:56 [info] 36#36: *423 [lua] logger.lua:23: c7c853b1a88e19d71d53cd5e3fcaf647 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:36:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/03 03:37:04 [info] 36#36: *424 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:37:04 [info] 36#36: *425 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:37:11 [info] 36#36: *426 [lua] access_by_lua(msblocations.conf:189):2: 03c9c3c0232c776cfad6ec0c669fd705:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:37:11 +0000] 03c9c3c0232c776cfad6ec0c669fd705 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:37:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/03 03:37:11 [info] 36#36: *426 [lua] logger.lua:23: 03c9c3c0232c776cfad6ec0c669fd705 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 03:37:14 [info] 38#38: *428 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:37:14 [info] 36#36: *427 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:37:24 [info] 38#38: *429 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:37:24 [info] 38#38: *430 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:37:26 [info] 36#36: *431 [lua] access_by_lua(msblocations.conf:189):2: 6375bf446ce0861a58b377088b250c0b:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:37:26 [info] 36#36: *431 [lua] logger.lua:23: 6375bf446ce0861a58b377088b250c0b {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:37:26 +0000] 6375bf446ce0861a58b377088b250c0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:37:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:37:34 [info] 38#38: *433 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:37:34 [info] 38#38: *432 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:37:41 [info] 36#36: *434 [lua] access_by_lua(msblocations.conf:189):2: 50e5a559a054d3cd64754ea7aaf36a46:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:37:41 +0000] 50e5a559a054d3cd64754ea7aaf36a46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 03:37:41 [info] 36#36: *434 [lua] logger.lua:23: 50e5a559a054d3cd64754ea7aaf36a46 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:37:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:37:44 [info] 38#38: *435 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:37:44 [info] 38#38: *436 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:37:54 [info] 36#36: *439 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:37:54 [info] 38#38: *438 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:37:56 [info] 36#36: *440 [lua] access_by_lua(msblocations.conf:189):2: 5c8afd96859b183765d5d704859c0c50:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:37:56 +0000] 5c8afd96859b183765d5d704859c0c50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 03:37:56 [info] 36#36: *440 [lua] logger.lua:23: 5c8afd96859b183765d5d704859c0c50 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:37:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:38:04 [info] 36#36: *441 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:38:04 [info] 38#38: *442 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:38:11 [info] 36#36: *443 [lua] access_by_lua(msblocations.conf:189):2: 213005bbeab0631bd28f81a2bdbca6d3:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:38:11 +0000] 213005bbeab0631bd28f81a2bdbca6d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 03:38:11 [info] 36#36: *443 [lua] logger.lua:23: 213005bbeab0631bd28f81a2bdbca6d3 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:38:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:38:14 [info] 36#36: *444 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:38:14 [info] 36#36: *445 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:38:24 [info] 36#36: *446 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:38:24 [info] 36#36: *447 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:38:26 [info] 36#36: *448 [lua] access_by_lua(msblocations.conf:189):2: 18846721f83e3c70cd7650277e680241:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:38:26 [info] 36#36: *448 [lua] logger.lua:23: 18846721f83e3c70cd7650277e680241 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:38:26 +0000] 18846721f83e3c70cd7650277e680241 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:38:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:38:34 [info] 38#38: *450 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:38:34 [info] 38#38: *449 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:38:41 [info] 36#36: *451 [lua] access_by_lua(msblocations.conf:189):2: 45872c5f8d0b623dc596fae9c9d31188:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:38:41 [info] 36#36: *451 [lua] logger.lua:23: 45872c5f8d0b623dc596fae9c9d31188 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:38:41 +0000] 45872c5f8d0b623dc596fae9c9d31188 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:38:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/03 03:38:44 [info] 36#36: *452 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:38:44 [info] 36#36: *453 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:38:54 [info] 36#36: *455 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:38:54 [info] 36#36: *456 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:38:56 [info] 36#36: *457 [lua] access_by_lua(msblocations.conf:189):2: 212ef1847de7c963ccb6cbbeb239a3fd:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:38:56 +0000] 212ef1847de7c963ccb6cbbeb239a3fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 03:38:56 [info] 36#36: *457 [lua] logger.lua:23: 212ef1847de7c963ccb6cbbeb239a3fd {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:38:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:39:04 [info] 36#36: *458 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:39:04 [info] 38#38: *459 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:39:11 [info] 36#36: *460 [lua] access_by_lua(msblocations.conf:189):2: 4b2966d7c8a6c5b988e8309d6a9674d3:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:39:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:39:11 [info] 36#36: *460 [lua] logger.lua:23: 4b2966d7c8a6c5b988e8309d6a9674d3 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:39:11 +0000] 4b2966d7c8a6c5b988e8309d6a9674d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 03:39:14 [info] 36#36: *461 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:39:14 [info] 36#36: *462 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:39:24 [info] 38#38: *464 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:39:24 [info] 36#36: *463 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:39:26 [info] 36#36: *465 [lua] access_by_lua(msblocations.conf:189):2: 1ff8020da65028e07245140b29ff28a8:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:39:26 [info] 36#36: *465 [lua] logger.lua:23: 1ff8020da65028e07245140b29ff28a8 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:39:26 +0000] 1ff8020da65028e07245140b29ff28a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:39:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/03 03:39:34 [info] 36#36: *466 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:39:34 [info] 36#36: *467 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:39:41 [info] 36#36: *468 [lua] access_by_lua(msblocations.conf:189):2: c315894e6cc417a1feee5c50b0d51270:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:39:41 [info] 36#36: *468 [lua] logger.lua:23: c315894e6cc417a1feee5c50b0d51270 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:39:41 +0000] c315894e6cc417a1feee5c50b0d51270 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:39:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:39:44 [info] 36#36: *469 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:39:44 [info] 38#38: *470 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:39:54 [info] 36#36: *472 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:39:54 [info] 36#36: *473 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:39:56 [info] 36#36: *474 [lua] access_by_lua(msblocations.conf:189):2: 2b3f7fcd4843626d648026316f008654:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:39:56 +0000] 2b3f7fcd4843626d648026316f008654 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/03 03:39:56 [info] 36#36: *474 [lua] logger.lua:23: 2b3f7fcd4843626d648026316f008654 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:39:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:40:04 [info] 36#36: *475 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:40:04 [info] 38#38: *476 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:40:11 [info] 36#36: *477 [lua] access_by_lua(msblocations.conf:189):2: 715a7cacd735a5e76b4eb5d58ebd835a:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:40:11 [info] 36#36: *477 [lua] logger.lua:23: 715a7cacd735a5e76b4eb5d58ebd835a {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:40:11 +0000] 715a7cacd735a5e76b4eb5d58ebd835a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:40:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:40:14 [info] 36#36: *479 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:40:14 [info] 36#36: *478 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:40:24 [info] 36#36: *480 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:40:24 [info] 36#36: *481 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:40:26 [info] 36#36: *482 [lua] access_by_lua(msblocations.conf:189):2: b5baf835b7928f74fa4717b1c604d39b:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:40:26 +0000] b5baf835b7928f74fa4717b1c604d39b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/03 03:40:26 [info] 36#36: *482 [lua] logger.lua:23: b5baf835b7928f74fa4717b1c604d39b {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:40:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 03:40:34 [info] 36#36: *484 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:40:34 [info] 36#36: *483 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:40:41 [info] 36#36: *485 [lua] access_by_lua(msblocations.conf:189):2: 2477fe1e7eb90ab1ff72a2a0451aa7d5:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:40:41 +0000] 2477fe1e7eb90ab1ff72a2a0451aa7d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 03:40:41 [info] 36#36: *485 [lua] logger.lua:23: 2477fe1e7eb90ab1ff72a2a0451aa7d5 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:40:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:40:44 [info] 36#36: *487 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:40:44 [info] 36#36: *486 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:40:54 [info] 38#38: *490 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:40:54 [info] 36#36: *489 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:40:56 [info] 36#36: *491 [lua] access_by_lua(msblocations.conf:189):2: af8ed6987dc8b0b4620a95aaaeee6b57:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:40:56 +0000] af8ed6987dc8b0b4620a95aaaeee6b57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 03:40:56 [info] 36#36: *491 [lua] logger.lua:23: af8ed6987dc8b0b4620a95aaaeee6b57 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:40:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:41:04 [info] 38#38: *492 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:41:04 [info] 36#36: *493 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:41:11 [info] 36#36: *494 [lua] access_by_lua(msblocations.conf:189):2: 009946162934920212a0f61e814fbfe6:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:41:11 +0000] 009946162934920212a0f61e814fbfe6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 03:41:11 [info] 36#36: *494 [lua] logger.lua:23: 009946162934920212a0f61e814fbfe6 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:41:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:41:14 [info] 36#36: *495 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:41:14 [info] 36#36: *496 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:41:24 [info] 36#36: *497 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:41:24 [info] 36#36: *498 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:41:26 [info] 36#36: *499 [lua] access_by_lua(msblocations.conf:189):2: edbc174ad0cf361379ef85edbf4745a8:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:41:26 +0000] edbc174ad0cf361379ef85edbf4745a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:41:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:41:26 [info] 36#36: *499 [lua] logger.lua:23: edbc174ad0cf361379ef85edbf4745a8 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 03:41:34 [info] 38#38: *500 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:41:34 [info] 36#36: *501 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:41:41 [info] 36#36: *502 [lua] access_by_lua(msblocations.conf:189):2: b11b4eee7bf66be8d312d7fe863cb63c:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:41:41 [info] 36#36: *502 [lua] logger.lua:23: b11b4eee7bf66be8d312d7fe863cb63c {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:41:41 +0000] b11b4eee7bf66be8d312d7fe863cb63c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:41:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:41:44 [info] 36#36: *503 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:41:44 [info] 38#38: *504 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:41:54 [info] 38#38: *507 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:41:54 [info] 38#38: *506 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:41:56 [info] 36#36: *508 [lua] access_by_lua(msblocations.conf:189):2: 3e3f227f3397b1c51ed172d294fcc561:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:41:56 [info] 36#36: *508 [lua] logger.lua:23: 3e3f227f3397b1c51ed172d294fcc561 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:41:56 +0000] 3e3f227f3397b1c51ed172d294fcc561 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:41:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:42:04 [info] 36#36: *509 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:42:04 [info] 36#36: *510 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:42:11 [info] 36#36: *511 [lua] access_by_lua(msblocations.conf:189):2: 730d07c507dcfe34b167634dd8e13d88:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:42:11 [info] 36#36: *511 [lua] logger.lua:23: 730d07c507dcfe34b167634dd8e13d88 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:42:11 +0000] 730d07c507dcfe34b167634dd8e13d88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:42:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:42:14 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:42:14 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:42:24 [info] 36#36: *514 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:42:24 [info] 38#38: *515 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:42:26 [info] 36#36: *516 [lua] access_by_lua(msblocations.conf:189):2: 20f859e2b924dbe2dcb09c2da4b7ab2b:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:42:26 +0000] 20f859e2b924dbe2dcb09c2da4b7ab2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 03:42:26 [info] 36#36: *516 [lua] logger.lua:23: 20f859e2b924dbe2dcb09c2da4b7ab2b {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:42:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:42:34 [info] 38#38: *518 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:42:34 [info] 36#36: *517 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:42:41 [info] 36#36: *519 [lua] access_by_lua(msblocations.conf:189):2: e34ec678feecbd29ba683bd6b8b94c2f:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:42:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:42:41 [info] 36#36: *519 [lua] logger.lua:23: e34ec678feecbd29ba683bd6b8b94c2f {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:42:41 +0000] e34ec678feecbd29ba683bd6b8b94c2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 03:42:44 [info] 36#36: *521 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:42:44 [info] 38#38: *520 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:42:54 [info] 38#38: *524 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:42:54 [info] 38#38: *523 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:42:56 [info] 36#36: *525 [lua] access_by_lua(msblocations.conf:189):2: 31c2ba76560c02877e0b61a5becb942b:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:42:56 [info] 36#36: *525 [lua] logger.lua:23: 31c2ba76560c02877e0b61a5becb942b {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:42:56 +0000] 31c2ba76560c02877e0b61a5becb942b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:42:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:43:04 [info] 38#38: *527 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:43:04 [info] 36#36: *526 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:43:11 [info] 36#36: *528 [lua] access_by_lua(msblocations.conf:189):2: c724e0140e7c95585cf99322704e3ad7:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:43:11 [info] 36#36: *528 [lua] logger.lua:23: c724e0140e7c95585cf99322704e3ad7 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:43:11 +0000] c724e0140e7c95585cf99322704e3ad7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:43:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:43:14 [info] 36#36: *529 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:43:14 [info] 36#36: *530 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:43:24 [info] 36#36: *531 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:43:24 [info] 36#36: *532 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:43:26 [info] 36#36: *533 [lua] access_by_lua(msblocations.conf:189):2: ea5ba0db7edf68553fc98ff18dbfcde3:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:43:26 +0000] ea5ba0db7edf68553fc98ff18dbfcde3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/03 03:43:26 [info] 36#36: *533 [lua] logger.lua:23: ea5ba0db7edf68553fc98ff18dbfcde3 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:43:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/03 03:43:34 [info] 36#36: *534 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:43:34 [info] 36#36: *535 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:43:41 [info] 36#36: *536 [lua] access_by_lua(msblocations.conf:189):2: a68a6c269c73bddc15618bbf7526a309:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:43:41 [info] 36#36: *536 [lua] logger.lua:23: a68a6c269c73bddc15618bbf7526a309 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:43:41 +0000] a68a6c269c73bddc15618bbf7526a309 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:43:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/03 03:43:44 [info] 36#36: *537 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:43:44 [info] 36#36: *538 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:43:54 [info] 38#38: *540 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:43:54 [info] 38#38: *541 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:43:56 [info] 36#36: *542 [lua] access_by_lua(msblocations.conf:189):2: 1966944df4a78435bb82f516f48e1831:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:43:56 +0000] 1966944df4a78435bb82f516f48e1831 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 03:43:56 [info] 36#36: *542 [lua] logger.lua:23: 1966944df4a78435bb82f516f48e1831 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:43:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/03 03:44:04 [info] 38#38: *543 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:44:04 [info] 38#38: *544 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:44:11 [info] 36#36: *545 [lua] access_by_lua(msblocations.conf:189):2: 58a0d6b4104c848ce1e53e9936d59e54:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:44:11 +0000] 58a0d6b4104c848ce1e53e9936d59e54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/03 03:44:11 [info] 36#36: *545 [lua] logger.lua:23: 58a0d6b4104c848ce1e53e9936d59e54 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:44:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/03 03:44:14 [info] 36#36: *546 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:44:14 [info] 38#38: *547 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:44:24 [info] 36#36: *548 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:44:24 [info] 38#38: *549 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:44:26 [info] 36#36: *550 [lua] access_by_lua(msblocations.conf:189):2: 20b520867fc14bcaa0272a4c36b80e47:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:44:26 [info] 36#36: *550 [lua] logger.lua:23: 20b520867fc14bcaa0272a4c36b80e47 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:44:26 +0000] 20b520867fc14bcaa0272a4c36b80e47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:44:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 03:44:34 [info] 38#38: *551 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:44:34 [info] 36#36: *552 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:44:41 [info] 36#36: *553 [lua] access_by_lua(msblocations.conf:189):2: 8c4e49bdca6f80925b29ecfe895158a6:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:44:41 [info] 36#36: *553 [lua] logger.lua:23: 8c4e49bdca6f80925b29ecfe895158a6 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:44:41 +0000] 8c4e49bdca6f80925b29ecfe895158a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:44:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:44:44 [info] 36#36: *555 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:44:44 [info] 36#36: *554 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:44:54 [info] 36#36: *557 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:44:54 [info] 36#36: *558 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 10.233.65.244 - - [03/Jan/2023:03:44:55 +0000] fd77d671d333325bebae365b900a2dc6 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2023/01/03 03:44:55 [info] 36#36: *559 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.65.244, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 2023/01/03 03:44:56 [info] 36#36: *560 [lua] access_by_lua(msblocations.conf:189):2: ae636d0580805072083f216f167cf724:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:44:56 [info] 36#36: *560 [lua] logger.lua:23: ae636d0580805072083f216f167cf724 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:44:56 +0000] ae636d0580805072083f216f167cf724 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:44:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/03 03:45:04 [info] 36#36: *561 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:45:04 [info] 36#36: *562 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:45:11 [info] 36#36: *563 [lua] access_by_lua(msblocations.conf:189):2: 34cb3724a9d8c595e378f84f68ece55f:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:45:11 [info] 36#36: *563 [lua] logger.lua:23: 34cb3724a9d8c595e378f84f68ece55f {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:45:11 +0000] 34cb3724a9d8c595e378f84f68ece55f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:45:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/03 03:45:14 [info] 36#36: *564 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:45:14 [info] 36#36: *565 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:45:24 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:45:24 [info] 36#36: *567 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:45:26 [info] 36#36: *568 [lua] access_by_lua(msblocations.conf:189):2: 5537cd63e2b83f75bfbabb2934bd2a00:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:45:26 +0000] 5537cd63e2b83f75bfbabb2934bd2a00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/03 03:45:26 [info] 36#36: *568 [lua] logger.lua:23: 5537cd63e2b83f75bfbabb2934bd2a00 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:45:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:45:34 [info] 38#38: *569 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:45:34 [info] 38#38: *570 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:45:41 [info] 36#36: *571 [lua] access_by_lua(msblocations.conf:189):2: c39d749faee78695c9f755d42d37ffc8:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:45:41 [info] 36#36: *571 [lua] logger.lua:23: c39d749faee78695c9f755d42d37ffc8 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:45:41 +0000] c39d749faee78695c9f755d42d37ffc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:45:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 03:45:44 [info] 38#38: *573 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:45:44 [info] 38#38: *572 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:45:54 [info] 36#36: *575 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:45:54 [info] 36#36: *576 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:45:56 [info] 36#36: *577 [lua] access_by_lua(msblocations.conf:189):2: f017662f4c726728c04c51e7b2becc51:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:45:56 [info] 36#36: *577 [lua] logger.lua:23: f017662f4c726728c04c51e7b2becc51 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:45:56 +0000] f017662f4c726728c04c51e7b2becc51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:45:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:46:04 [info] 36#36: *579 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:46:04 [info] 36#36: *578 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:46:11 [info] 36#36: *580 [lua] access_by_lua(msblocations.conf:189):2: f6b396b69028619ae62cb8091a498902:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:46:11 [info] 36#36: *580 [lua] logger.lua:23: f6b396b69028619ae62cb8091a498902 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:46:11 +0000] f6b396b69028619ae62cb8091a498902 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:46:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/03 03:46:14 [info] 36#36: *581 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:46:14 [info] 36#36: *582 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:46:24 [info] 38#38: *584 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:46:24 [info] 38#38: *583 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:46:26 [info] 36#36: *585 [lua] access_by_lua(msblocations.conf:189):2: 8fcb2a785a5f508ecdfb57d73574a5fe:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:46:26 [info] 36#36: *585 [lua] logger.lua:23: 8fcb2a785a5f508ecdfb57d73574a5fe {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:46:26 +0000] 8fcb2a785a5f508ecdfb57d73574a5fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:46:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:46:34 [info] 36#36: *586 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:46:34 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:46:41 [info] 36#36: *588 [lua] access_by_lua(msblocations.conf:189):2: 3010016ca3c1f60bd6284721499f17a8:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:46:41 [info] 36#36: *588 [lua] logger.lua:23: 3010016ca3c1f60bd6284721499f17a8 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:46:41 +0000] 3010016ca3c1f60bd6284721499f17a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:46:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:46:44 [info] 36#36: *589 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:46:44 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:46:54 [info] 36#36: *592 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:46:54 [info] 36#36: *593 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:46:56 [info] 36#36: *594 [lua] access_by_lua(msblocations.conf:189):2: 0c3eb3c2e716b8dc05c040b351cb4b29:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:46:56 +0000] 0c3eb3c2e716b8dc05c040b351cb4b29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 03:46:56 [info] 36#36: *594 [lua] logger.lua:23: 0c3eb3c2e716b8dc05c040b351cb4b29 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:46:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:47:04 [info] 36#36: *595 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:47:04 [info] 38#38: *596 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:47:11 [info] 36#36: *597 [lua] access_by_lua(msblocations.conf:189):2: 5e570d7f36b13f60f5d55a8352e93af2:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:47:11 +0000] 5e570d7f36b13f60f5d55a8352e93af2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:47:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/03 03:47:11 [info] 36#36: *597 [lua] logger.lua:23: 5e570d7f36b13f60f5d55a8352e93af2 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 03:47:14 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:47:14 [info] 36#36: *599 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:47:24 [info] 36#36: *600 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:47:24 [info] 36#36: *601 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:47:26 [info] 36#36: *602 [lua] access_by_lua(msblocations.conf:189):2: ee2221e10d3756100c605cb1054edff9:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:47:26 [info] 36#36: *602 [lua] logger.lua:23: ee2221e10d3756100c605cb1054edff9 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:47:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.70.94 - - [03/Jan/2023:03:47:26 +0000] ee2221e10d3756100c605cb1054edff9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/03 03:47:34 [info] 38#38: *603 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:47:34 [info] 36#36: *604 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:47:41 [info] 36#36: *605 [lua] access_by_lua(msblocations.conf:189):2: 9959cace80378c9f59842edb49112ac0:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:47:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.70.94 - - [03/Jan/2023:03:47:41 +0000] 9959cace80378c9f59842edb49112ac0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/03 03:47:41 [info] 36#36: *605 [lua] logger.lua:23: 9959cace80378c9f59842edb49112ac0 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 03:47:44 [info] 38#38: *606 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:47:44 [info] 38#38: *607 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:47:54 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:47:54 [info] 36#36: *609 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:47:56 [info] 36#36: *611 [lua] access_by_lua(msblocations.conf:189):2: 922f7b608f83e002b08fdf0d032be0e1:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:47:56 [info] 36#36: *611 [lua] logger.lua:23: 922f7b608f83e002b08fdf0d032be0e1 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:47:56 +0000] 922f7b608f83e002b08fdf0d032be0e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:47:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 03:48:04 [info] 38#38: *612 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:48:04 [info] 38#38: *613 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:48:11 [info] 36#36: *614 [lua] access_by_lua(msblocations.conf:189):2: 1deb347152c8033b4a9ff9dc32d3de34:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:48:12 +0000] 1deb347152c8033b4a9ff9dc32d3de34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:48:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/03 03:48:12 [info] 36#36: *614 [lua] logger.lua:23: 1deb347152c8033b4a9ff9dc32d3de34 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 03:48:14 [info] 38#38: *615 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:48:14 [info] 38#38: *616 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:48:24 [info] 38#38: *618 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:48:24 [info] 38#38: *617 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:48:27 [info] 36#36: *619 [lua] access_by_lua(msblocations.conf:189):2: d8c304b510ba042564cf5ff93d7f026a:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:48:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 10.233.70.94 - - [03/Jan/2023:03:48:27 +0000] d8c304b510ba042564cf5ff93d7f026a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/01/03 03:48:27 [info] 36#36: *619 [lua] logger.lua:23: d8c304b510ba042564cf5ff93d7f026a {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 03:48:34 [info] 38#38: *620 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:48:34 [info] 38#38: *621 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:48:42 [info] 36#36: *622 [lua] access_by_lua(msblocations.conf:189):2: e0226b2b33f3629e0ddd5a2810021024:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:48:42 [info] 36#36: *622 [lua] logger.lua:23: e0226b2b33f3629e0ddd5a2810021024 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:48:42 +0000] e0226b2b33f3629e0ddd5a2810021024 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:48:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/03 03:48:44 [info] 36#36: *623 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:48:44 [info] 36#36: *624 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:48:54 [info] 38#38: *627 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:48:54 [info] 36#36: *626 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:48:57 [info] 36#36: *628 [lua] access_by_lua(msblocations.conf:189):2: 377e7767f8c2752684f574a0aad5c877:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:48:57 [info] 36#36: *628 [lua] logger.lua:23: 377e7767f8c2752684f574a0aad5c877 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:48:57 +0000] 377e7767f8c2752684f574a0aad5c877 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:48:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:49:04 [info] 36#36: *629 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:49:04 [info] 36#36: *630 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:49:12 [info] 36#36: *631 [lua] access_by_lua(msblocations.conf:189):2: 941521328ea60742e343ceae866e5db4:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:49:12 [info] 36#36: *631 [lua] logger.lua:23: 941521328ea60742e343ceae866e5db4 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:49:12 +0000] 941521328ea60742e343ceae866e5db4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:49:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:49:14 [info] 36#36: *633 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:49:14 [info] 36#36: *632 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:49:24 [info] 36#36: *634 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:49:24 [info] 36#36: *635 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:49:27 [info] 36#36: *636 [lua] access_by_lua(msblocations.conf:189):2: 4a4a22d7e2ccdf409c6e712f7efebbfd:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:49:27 [info] 36#36: *636 [lua] logger.lua:23: 4a4a22d7e2ccdf409c6e712f7efebbfd {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:49:27 +0000] 4a4a22d7e2ccdf409c6e712f7efebbfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:49:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:49:34 [info] 36#36: *637 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:49:34 [info] 36#36: *638 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:49:42 [info] 36#36: *639 [lua] access_by_lua(msblocations.conf:189):2: 780605a3190e30e383c5506b398c9749:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:49:42 +0000] 780605a3190e30e383c5506b398c9749 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:49:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:49:42 [info] 36#36: *639 [lua] logger.lua:23: 780605a3190e30e383c5506b398c9749 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 03:49:44 [info] 36#36: *640 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:49:44 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:49:54 [info] 38#38: *643 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:49:54 [info] 38#38: *644 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:49:57 [info] 36#36: *645 [lua] access_by_lua(msblocations.conf:189):2: f41e758c7813641ce41542a24c3522ec:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:49:57 [info] 36#36: *645 [lua] logger.lua:23: f41e758c7813641ce41542a24c3522ec {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:49:57 +0000] f41e758c7813641ce41542a24c3522ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:49:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/03 03:50:04 [info] 38#38: *646 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:50:04 [info] 36#36: *647 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:50:12 [info] 36#36: *648 [lua] access_by_lua(msblocations.conf:189):2: 48bdee173f35e273b861467be2b190c7:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:50:12 [info] 36#36: *648 [lua] logger.lua:23: 48bdee173f35e273b861467be2b190c7 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:50:12 +0000] 48bdee173f35e273b861467be2b190c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:50:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:50:14 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:50:14 [info] 36#36: *650 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:50:24 [info] 36#36: *652 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:50:24 [info] 36#36: *651 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:50:27 [info] 36#36: *653 [lua] access_by_lua(msblocations.conf:189):2: 8592b5b773279bcdcfea8a4d931864a2:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:50:27 +0000] 8592b5b773279bcdcfea8a4d931864a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 03:50:27 [info] 36#36: *653 [lua] logger.lua:23: 8592b5b773279bcdcfea8a4d931864a2 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:50:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:50:34 [info] 36#36: *655 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:50:34 [info] 36#36: *654 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:50:42 [info] 36#36: *656 [lua] access_by_lua(msblocations.conf:189):2: 1293044d916f5e16e655068cfb8a6507:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:50:42 [info] 36#36: *656 [lua] logger.lua:23: 1293044d916f5e16e655068cfb8a6507 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:50:42 +0000] 1293044d916f5e16e655068cfb8a6507 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:50:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:50:44 [info] 36#36: *657 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:50:44 [info] 36#36: *658 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:50:54 [info] 36#36: *661 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:50:54 [info] 36#36: *660 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:50:57 [info] 36#36: *662 [lua] access_by_lua(msblocations.conf:189):2: 4d0760ace4e5992bd765fbed0dd09bcb:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:50:57 +0000] 4d0760ace4e5992bd765fbed0dd09bcb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 03:50:57 [info] 36#36: *662 [lua] logger.lua:23: 4d0760ace4e5992bd765fbed0dd09bcb {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:50:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:51:04 [info] 36#36: *663 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:51:04 [info] 36#36: *664 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:51:12 [info] 36#36: *665 [lua] access_by_lua(msblocations.conf:189):2: 5c4ee0be5c7478e2badf992785fed0f6:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:51:12 +0000] 5c4ee0be5c7478e2badf992785fed0f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:51:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:51:12 [info] 36#36: *665 [lua] logger.lua:23: 5c4ee0be5c7478e2badf992785fed0f6 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 03:51:14 [info] 36#36: *666 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:51:14 [info] 36#36: *667 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:51:24 [info] 36#36: *668 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:51:24 [info] 36#36: *669 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:51:27 [info] 36#36: *670 [lua] access_by_lua(msblocations.conf:189):2: 5681b04e6d66684eb310153e0044a2fa:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:51:27 [info] 36#36: *670 [lua] logger.lua:23: 5681b04e6d66684eb310153e0044a2fa {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:51:27 +0000] 5681b04e6d66684eb310153e0044a2fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:51:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:51:34 [info] 36#36: *671 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:51:34 [info] 36#36: *672 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:51:42 [info] 36#36: *673 [lua] access_by_lua(msblocations.conf:189):2: c34538b1d335b3b9e2f9b4bd39a09f21:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:51:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.70.94 - - [03/Jan/2023:03:51:42 +0000] c34538b1d335b3b9e2f9b4bd39a09f21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 03:51:42 [info] 36#36: *673 [lua] logger.lua:23: c34538b1d335b3b9e2f9b4bd39a09f21 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 03:51:44 [info] 36#36: *674 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:51:44 [info] 36#36: *675 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:51:54 [info] 36#36: *677 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:51:54 [info] 38#38: *678 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:51:57 [info] 36#36: *679 [lua] access_by_lua(msblocations.conf:189):2: 03f7237648d6f68c84e257222654078e:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:51:57 [info] 36#36: *679 [lua] logger.lua:23: 03f7237648d6f68c84e257222654078e {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:51:57 +0000] 03f7237648d6f68c84e257222654078e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:51:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/03 03:52:04 [info] 38#38: *681 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:52:04 [info] 36#36: *680 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:52:12 [info] 36#36: *682 [lua] access_by_lua(msblocations.conf:189):2: 8ff5cdd9a1c4ade523059443c3ce848f:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:52:12 +0000] 8ff5cdd9a1c4ade523059443c3ce848f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 03:52:12 [info] 36#36: *682 [lua] logger.lua:23: 8ff5cdd9a1c4ade523059443c3ce848f {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:52:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:52:14 [info] 36#36: *684 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:52:14 [info] 36#36: *683 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:52:24 [info] 36#36: *685 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:52:24 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:52:27 [info] 36#36: *687 [lua] access_by_lua(msblocations.conf:189):2: 84ec1f4958e9c83add9133324a0ffad2:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:52:27 +0000] 84ec1f4958e9c83add9133324a0ffad2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 03:52:27 [info] 36#36: *687 [lua] logger.lua:23: 84ec1f4958e9c83add9133324a0ffad2 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:52:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:52:34 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:52:34 [info] 36#36: *688 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:52:42 [info] 36#36: *690 [lua] access_by_lua(msblocations.conf:189):2: 3431b2bf6eb50d29cab7501aaa0eb317:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:52:42 [info] 36#36: *690 [lua] logger.lua:23: 3431b2bf6eb50d29cab7501aaa0eb317 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:52:42 +0000] 3431b2bf6eb50d29cab7501aaa0eb317 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:52:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:52:44 [info] 38#38: *692 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:52:44 [info] 38#38: *691 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:52:54 [info] 38#38: *694 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:52:54 [info] 36#36: *695 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:52:57 [info] 36#36: *696 [lua] access_by_lua(msblocations.conf:189):2: 7243b453f68987c0237a299154c7922e:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:52:57 [info] 36#36: *696 [lua] logger.lua:23: 7243b453f68987c0237a299154c7922e {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:52:57 +0000] 7243b453f68987c0237a299154c7922e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:52:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:53:04 [info] 38#38: *697 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:53:04 [info] 38#38: *698 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:53:12 [info] 36#36: *699 [lua] access_by_lua(msblocations.conf:189):2: c4bc720df58e3ef333fa6a12af54b45a:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:53:12 +0000] c4bc720df58e3ef333fa6a12af54b45a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/03 03:53:12 [info] 36#36: *699 [lua] logger.lua:23: c4bc720df58e3ef333fa6a12af54b45a {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:53:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 03:53:14 [info] 36#36: *700 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:53:14 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:53:24 [info] 38#38: *703 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:53:24 [info] 36#36: *702 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:53:27 [info] 36#36: *704 [lua] access_by_lua(msblocations.conf:189):2: 445bac6af9b34550e306027d62b7dee6:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:53:27 [info] 36#36: *704 [lua] logger.lua:23: 445bac6af9b34550e306027d62b7dee6 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:53:27 +0000] 445bac6af9b34550e306027d62b7dee6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:53:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:53:34 [info] 36#36: *705 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:53:34 [info] 36#36: *706 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:53:42 [info] 36#36: *707 [lua] access_by_lua(msblocations.conf:189):2: 3230de188eb1bd9adad6deb0c700adf7:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:53:42 [info] 36#36: *707 [lua] logger.lua:23: 3230de188eb1bd9adad6deb0c700adf7 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:53:42 +0000] 3230de188eb1bd9adad6deb0c700adf7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:53:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:53:44 [info] 38#38: *709 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:53:44 [info] 38#38: *708 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:53:54 [info] 38#38: *711 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:53:54 [info] 38#38: *712 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:53:57 [info] 36#36: *713 [lua] access_by_lua(msblocations.conf:189):2: 820eb91cbc11a0fae376e4c950003b7e:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:53:57 [info] 36#36: *713 [lua] logger.lua:23: 820eb91cbc11a0fae376e4c950003b7e {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:53:57 +0000] 820eb91cbc11a0fae376e4c950003b7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:53:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:54:04 [info] 36#36: *714 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:54:04 [info] 38#38: *715 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:54:12 [info] 36#36: *716 [lua] access_by_lua(msblocations.conf:189):2: 692c7c88c7160ca6cc2701b8ccc2a534:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:54:12 [info] 36#36: *716 [lua] logger.lua:23: 692c7c88c7160ca6cc2701b8ccc2a534 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:54:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.70.94 - - [03/Jan/2023:03:54:12 +0000] 692c7c88c7160ca6cc2701b8ccc2a534 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 03:54:14 [info] 36#36: *717 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:54:14 [info] 36#36: *718 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:54:24 [info] 36#36: *719 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:54:24 [info] 36#36: *720 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:54:27 [info] 36#36: *721 [lua] access_by_lua(msblocations.conf:189):2: c49f91a43b0b866f85c76b98ed4aa1f5:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:54:27 [info] 36#36: *721 [lua] logger.lua:23: c49f91a43b0b866f85c76b98ed4aa1f5 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:54:27 +0000] c49f91a43b0b866f85c76b98ed4aa1f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:54:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:54:34 [info] 38#38: *722 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:54:34 [info] 36#36: *723 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:54:42 [info] 36#36: *724 [lua] access_by_lua(msblocations.conf:189):2: d2c0234a296832fdcf9d4b3b40f6dcc9:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:54:42 +0000] d2c0234a296832fdcf9d4b3b40f6dcc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 03:54:42 [info] 36#36: *724 [lua] logger.lua:23: d2c0234a296832fdcf9d4b3b40f6dcc9 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:54:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:54:44 [info] 36#36: *725 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:54:44 [info] 36#36: *726 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:54:54 [info] 36#36: *728 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:54:54 [info] 36#36: *729 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:54:57 [info] 36#36: *730 [lua] access_by_lua(msblocations.conf:189):2: d454e9a53aca3cbf8c6a5fd69ba79493:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:54:57 [info] 36#36: *730 [lua] logger.lua:23: d454e9a53aca3cbf8c6a5fd69ba79493 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:54:57 +0000] d454e9a53aca3cbf8c6a5fd69ba79493 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:54:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:55:04 [info] 36#36: *731 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:55:04 [info] 38#38: *732 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:55:12 [info] 36#36: *733 [lua] access_by_lua(msblocations.conf:189):2: 099aa4e0fa72e76c802900c95dcb1c25:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:55:12 [info] 36#36: *733 [lua] logger.lua:23: 099aa4e0fa72e76c802900c95dcb1c25 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:55:12 +0000] 099aa4e0fa72e76c802900c95dcb1c25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:55:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:55:14 [info] 36#36: *735 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:55:14 [info] 36#36: *734 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:55:24 [info] 36#36: *737 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:55:24 [info] 36#36: *736 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:55:27 [info] 36#36: *738 [lua] access_by_lua(msblocations.conf:189):2: 610e7cd1287cd8e60449907d0f787bc1:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:55:27 +0000] 610e7cd1287cd8e60449907d0f787bc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 03:55:27 [info] 36#36: *738 [lua] logger.lua:23: 610e7cd1287cd8e60449907d0f787bc1 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:55:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:55:34 [info] 36#36: *740 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:55:34 [info] 38#38: *739 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:55:42 [info] 36#36: *741 [lua] access_by_lua(msblocations.conf:189):2: 31bf8dc7bd266a4c95487f808310da6a:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:55:42 [info] 36#36: *741 [lua] logger.lua:23: 31bf8dc7bd266a4c95487f808310da6a {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:55:42 +0000] 31bf8dc7bd266a4c95487f808310da6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:55:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:55:44 [info] 36#36: *743 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:55:44 [info] 36#36: *742 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:55:54 [info] 38#38: *746 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:55:54 [info] 36#36: *745 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:55:57 [info] 36#36: *747 [lua] access_by_lua(msblocations.conf:189):2: 09a54831aef6bae5fa0abd0e85ae6685:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:55:57 [info] 36#36: *747 [lua] logger.lua:23: 09a54831aef6bae5fa0abd0e85ae6685 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:55:57 +0000] 09a54831aef6bae5fa0abd0e85ae6685 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:55:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 03:56:04 [info] 38#38: *748 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:56:04 [info] 36#36: *749 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:56:12 [info] 36#36: *750 [lua] access_by_lua(msblocations.conf:189):2: 7d3982d531b6d447272355f35b035f96:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:56:12 +0000] 7d3982d531b6d447272355f35b035f96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:56:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 03:56:12 [info] 36#36: *750 [lua] logger.lua:23: 7d3982d531b6d447272355f35b035f96 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 03:56:14 [info] 36#36: *751 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:56:14 [info] 38#38: *752 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:56:24 [info] 36#36: *753 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:56:24 [info] 36#36: *754 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:56:27 [info] 36#36: *755 [lua] access_by_lua(msblocations.conf:189):2: 268b27253b4d0b9b168ff52179f216fd:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:56:27 [info] 36#36: *755 [lua] logger.lua:23: 268b27253b4d0b9b168ff52179f216fd {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:56:27 +0000] 268b27253b4d0b9b168ff52179f216fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:56:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 03:56:34 [info] 38#38: *756 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:56:34 [info] 38#38: *757 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:56:42 [info] 36#36: *758 [lua] access_by_lua(msblocations.conf:189):2: e9c6a07ee7c0dee35ffb25cda6e70db6:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:56:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.70.94 - - [03/Jan/2023:03:56:42 +0000] e9c6a07ee7c0dee35ffb25cda6e70db6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 03:56:42 [info] 36#36: *758 [lua] logger.lua:23: e9c6a07ee7c0dee35ffb25cda6e70db6 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 03:56:44 [info] 36#36: *760 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:56:44 [info] 36#36: *759 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:56:54 [info] 36#36: *762 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:56:54 [info] 36#36: *763 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:56:57 [info] 36#36: *764 [lua] access_by_lua(msblocations.conf:189):2: fec8875702f9d78c84e5e2fd3a01fcab:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:56:57 [info] 36#36: *764 [lua] logger.lua:23: fec8875702f9d78c84e5e2fd3a01fcab {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:56:57 +0000] fec8875702f9d78c84e5e2fd3a01fcab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:56:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:57:04 [info] 36#36: *765 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:57:04 [info] 36#36: *766 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:57:12 [info] 36#36: *767 [lua] access_by_lua(msblocations.conf:189):2: 54fd0e190773d501c2f83eb5aae2eedc:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:57:12 [info] 36#36: *767 [lua] logger.lua:23: 54fd0e190773d501c2f83eb5aae2eedc {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:57:12 +0000] 54fd0e190773d501c2f83eb5aae2eedc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:57:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:57:14 [info] 36#36: *768 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:57:14 [info] 36#36: *769 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:57:24 [info] 38#38: *771 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:57:24 [info] 38#38: *770 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:57:27 [info] 36#36: *772 [lua] access_by_lua(msblocations.conf:189):2: 8ee6127c5264663fb35baf8fa4d84f81:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:57:27 +0000] 8ee6127c5264663fb35baf8fa4d84f81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/03 03:57:27 [info] 36#36: *772 [lua] logger.lua:23: 8ee6127c5264663fb35baf8fa4d84f81 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:57:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:57:34 [info] 36#36: *773 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:57:34 [info] 36#36: *774 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:57:42 [info] 36#36: *775 [lua] access_by_lua(msblocations.conf:189):2: 85a952e4ce925c8bd5eef53471a43bf1:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:57:42 +0000] 85a952e4ce925c8bd5eef53471a43bf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/03 03:57:42 [info] 36#36: *775 [lua] logger.lua:23: 85a952e4ce925c8bd5eef53471a43bf1 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:57:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:57:44 [info] 36#36: *776 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:57:44 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:57:54 [info] 36#36: *780 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:57:54 [info] 38#38: *779 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:57:57 [info] 36#36: *781 [lua] access_by_lua(msblocations.conf:189):2: 5011640642ea52785f12b6da141a3bd5:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:57:57 [info] 36#36: *781 [lua] logger.lua:23: 5011640642ea52785f12b6da141a3bd5 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:57:57 +0000] 5011640642ea52785f12b6da141a3bd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:57:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:58:04 [info] 36#36: *783 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:58:04 [info] 36#36: *782 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:58:12 [info] 36#36: *784 [lua] access_by_lua(msblocations.conf:189):2: 079b5170f9f9512b71d3f6a7c01e1a19:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:58:12 [info] 36#36: *784 [lua] logger.lua:23: 079b5170f9f9512b71d3f6a7c01e1a19 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:58:12 +0000] 079b5170f9f9512b71d3f6a7c01e1a19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:58:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 03:58:14 [info] 36#36: *785 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:58:14 [info] 38#38: *786 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:58:24 [info] 38#38: *787 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:58:24 [info] 38#38: *788 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:58:27 [info] 36#36: *789 [lua] access_by_lua(msblocations.conf:189):2: 6626f14636a29d034398e5f2d8334988:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:58:27 +0000] 6626f14636a29d034398e5f2d8334988 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:58:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:58:27 [info] 36#36: *789 [lua] logger.lua:23: 6626f14636a29d034398e5f2d8334988 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 03:58:34 [info] 36#36: *791 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:58:34 [info] 38#38: *790 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:58:42 [info] 36#36: *792 [lua] access_by_lua(msblocations.conf:189):2: 6bee99bebafca07bae3143727113547b:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:58:42 [info] 36#36: *792 [lua] logger.lua:23: 6bee99bebafca07bae3143727113547b {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:58:42 +0000] 6bee99bebafca07bae3143727113547b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:58:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:58:44 [info] 36#36: *793 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:58:44 [info] 36#36: *794 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:58:54 [info] 36#36: *797 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:58:54 [info] 36#36: *796 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:58:57 [info] 36#36: *798 [lua] access_by_lua(msblocations.conf:189):2: 3f27519ff6754c2c4846c5533a806620:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:58:57 [info] 36#36: *798 [lua] logger.lua:23: 3f27519ff6754c2c4846c5533a806620 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:58:57 +0000] 3f27519ff6754c2c4846c5533a806620 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:58:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:59:04 [info] 38#38: *799 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:59:04 [info] 36#36: *800 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:59:12 [info] 36#36: *801 [lua] access_by_lua(msblocations.conf:189):2: 6cea47b216cb3ba92acb6447ae8878a3:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:59:12 [info] 36#36: *801 [lua] logger.lua:23: 6cea47b216cb3ba92acb6447ae8878a3 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:59:12 +0000] 6cea47b216cb3ba92acb6447ae8878a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:59:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:59:14 [info] 36#36: *802 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:59:14 [info] 36#36: *803 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:59:24 [info] 36#36: *804 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:59:24 [info] 38#38: *805 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:59:27 [info] 36#36: *806 [lua] access_by_lua(msblocations.conf:189):2: 810832a52c96a168bd4c582646e93c20:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 03:59:27 [info] 36#36: *806 [lua] logger.lua:23: 810832a52c96a168bd4c582646e93c20 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:59:27 +0000] 810832a52c96a168bd4c582646e93c20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:03:59:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 03:59:34 [info] 36#36: *807 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:59:34 [info] 36#36: *808 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:59:42 [info] 36#36: *809 [lua] access_by_lua(msblocations.conf:189):2: f9f9dcf922f27567d42567ddf0b66da3:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:59:42 +0000] f9f9dcf922f27567d42567ddf0b66da3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/03 03:59:42 [info] 36#36: *809 [lua] logger.lua:23: f9f9dcf922f27567d42567ddf0b66da3 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:59:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 03:59:44 [info] 38#38: *810 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:59:44 [info] 36#36: *811 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:59:54 [info] 36#36: *813 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:59:54 [info] 36#36: *814 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 03:59:57 [info] 36#36: *815 [lua] access_by_lua(msblocations.conf:189):2: 4f3eeaf86c41fdb5cfbb730689ae1a13:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:59:57 +0000] 4f3eeaf86c41fdb5cfbb730689ae1a13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 03:59:57 [info] 36#36: *815 [lua] logger.lua:23: 4f3eeaf86c41fdb5cfbb730689ae1a13 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:03:59:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:00:04 [info] 36#36: *817 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:00:04 [info] 36#36: *816 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:00:12 [info] 36#36: *818 [lua] access_by_lua(msblocations.conf:189):2: 130aa7be87bf37238b812f4d8c7cf7ab:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:00:12 [info] 36#36: *818 [lua] logger.lua:23: 130aa7be87bf37238b812f4d8c7cf7ab {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:00:12 +0000] 130aa7be87bf37238b812f4d8c7cf7ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:00:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:00:14 [info] 38#38: *820 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:00:14 [info] 38#38: *819 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:00:24 [info] 38#38: *821 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:00:24 [info] 36#36: *822 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:00:27 [info] 36#36: *823 [lua] access_by_lua(msblocations.conf:189):2: e3bb28bf551064aa18436ef6d2537a68:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:00:27 [info] 36#36: *823 [lua] logger.lua:23: e3bb28bf551064aa18436ef6d2537a68 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:00:27 +0000] e3bb28bf551064aa18436ef6d2537a68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:00:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:00:34 [info] 36#36: *825 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:00:34 [info] 38#38: *824 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:00:42 [info] 36#36: *826 [lua] access_by_lua(msblocations.conf:189):2: bc1cc0446bcc442a2f3f06edc1d517af:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:00:42 [info] 36#36: *826 [lua] logger.lua:23: bc1cc0446bcc442a2f3f06edc1d517af {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:00:42 +0000] bc1cc0446bcc442a2f3f06edc1d517af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:00:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:00:44 [info] 36#36: *827 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:00:44 [info] 36#36: *828 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:00:54 [info] 36#36: *830 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:00:54 [info] 36#36: *831 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:00:57 [info] 36#36: *832 [lua] access_by_lua(msblocations.conf:189):2: f16b87b6a105381251a0373dff858d25:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:00:57 +0000] f16b87b6a105381251a0373dff858d25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 04:00:57 [info] 36#36: *832 [lua] logger.lua:23: f16b87b6a105381251a0373dff858d25 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:00:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:01:04 [info] 36#36: *833 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:01:04 [info] 36#36: *834 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:01:12 [info] 36#36: *835 [lua] access_by_lua(msblocations.conf:189):2: 5984ad9a19c5eedba6ff3d014ef2b8fa:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:01:12 [info] 36#36: *835 [lua] logger.lua:23: 5984ad9a19c5eedba6ff3d014ef2b8fa {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:01:12 +0000] 5984ad9a19c5eedba6ff3d014ef2b8fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:01:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:01:14 [info] 38#38: *837 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:01:14 [info] 36#36: *836 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:01:24 [info] 36#36: *838 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:01:24 [info] 36#36: *839 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:01:27 [info] 36#36: *840 [lua] access_by_lua(msblocations.conf:189):2: 1a9d4634786bb8c77046f5239245477c:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:01:27 +0000] 1a9d4634786bb8c77046f5239245477c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 04:01:27 [info] 36#36: *840 [lua] logger.lua:23: 1a9d4634786bb8c77046f5239245477c {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:01:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:01:34 [info] 36#36: *842 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:01:34 [info] 38#38: *841 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:01:42 [info] 36#36: *843 [lua] access_by_lua(msblocations.conf:189):2: 893b4ad890fe6430a54921c513abf76f:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:01:42 [info] 36#36: *843 [lua] logger.lua:23: 893b4ad890fe6430a54921c513abf76f {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:01:42 +0000] 893b4ad890fe6430a54921c513abf76f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:01:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:01:44 [info] 36#36: *845 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:01:44 [info] 36#36: *844 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:01:54 [info] 36#36: *848 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:01:54 [info] 36#36: *847 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:01:57 [info] 36#36: *849 [lua] access_by_lua(msblocations.conf:189):2: e6baaf36529c01a4d1bb65e80e2bb93c:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:01:57 +0000] e6baaf36529c01a4d1bb65e80e2bb93c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 04:01:57 [info] 36#36: *849 [lua] logger.lua:23: e6baaf36529c01a4d1bb65e80e2bb93c {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:01:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:02:04 [info] 36#36: *850 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:02:04 [info] 38#38: *851 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:02:12 [info] 36#36: *852 [lua] access_by_lua(msblocations.conf:189):2: 0a2bcd551caec0c070ee133c5ded0b51:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:02:12 +0000] 0a2bcd551caec0c070ee133c5ded0b51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 04:02:12 [info] 36#36: *852 [lua] logger.lua:23: 0a2bcd551caec0c070ee133c5ded0b51 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:02:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:02:14 [info] 38#38: *853 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:02:14 [info] 36#36: *854 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:02:24 [info] 36#36: *855 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:02:24 [info] 36#36: *856 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:02:27 [info] 36#36: *857 [lua] access_by_lua(msblocations.conf:189):2: bc7b89e7f5f77af56e4aa0b80dc8b179:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:02:27 +0000] bc7b89e7f5f77af56e4aa0b80dc8b179 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 04:02:27 [info] 36#36: *857 [lua] logger.lua:23: bc7b89e7f5f77af56e4aa0b80dc8b179 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:02:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:02:34 [info] 38#38: *859 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:02:34 [info] 38#38: *858 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:02:42 [info] 36#36: *860 [lua] access_by_lua(msblocations.conf:189):2: fc71cb052bb364be8b19f171f8b46d89:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:02:42 [info] 36#36: *860 [lua] logger.lua:23: fc71cb052bb364be8b19f171f8b46d89 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:02:42 +0000] fc71cb052bb364be8b19f171f8b46d89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:02:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:02:44 [info] 36#36: *861 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:02:44 [info] 36#36: *862 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:02:54 [info] 36#36: *864 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:02:54 [info] 36#36: *865 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:02:57 [info] 36#36: *866 [lua] access_by_lua(msblocations.conf:189):2: a6644bde95607764441da606528e4021:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:02:57 [info] 36#36: *866 [lua] logger.lua:23: a6644bde95607764441da606528e4021 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:02:57 +0000] a6644bde95607764441da606528e4021 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:02:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:03:04 [info] 38#38: *868 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:03:04 [info] 36#36: *867 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:03:12 [info] 36#36: *869 [lua] access_by_lua(msblocations.conf:189):2: e90d91ecce9403af1901fb8050919ca5:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:03:12 [info] 36#36: *869 [lua] logger.lua:23: e90d91ecce9403af1901fb8050919ca5 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:03:12 +0000] e90d91ecce9403af1901fb8050919ca5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:03:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:03:14 [info] 38#38: *870 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:03:14 [info] 36#36: *871 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:03:24 [info] 38#38: *873 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:03:24 [info] 36#36: *872 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:03:27 [info] 36#36: *874 [lua] access_by_lua(msblocations.conf:189):2: 92d29218b62069add8ecd76d233e5e63:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:03:27 +0000] 92d29218b62069add8ecd76d233e5e63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 04:03:27 [info] 36#36: *874 [lua] logger.lua:23: 92d29218b62069add8ecd76d233e5e63 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:03:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:03:34 [info] 36#36: *875 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:03:34 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:03:42 [info] 36#36: *877 [lua] access_by_lua(msblocations.conf:189):2: a17fcb04fc1196c16fbfcc1da175f05f:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:03:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.70.94 - - [03/Jan/2023:04:03:42 +0000] a17fcb04fc1196c16fbfcc1da175f05f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 04:03:42 [info] 36#36: *877 [lua] logger.lua:23: a17fcb04fc1196c16fbfcc1da175f05f {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 04:03:44 [info] 36#36: *878 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:03:44 [info] 36#36: *879 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:03:54 [info] 38#38: *882 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:03:54 [info] 36#36: *881 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:03:57 [info] 36#36: *883 [lua] access_by_lua(msblocations.conf:189):2: b3eee03629e7b069f8c1984d8b566fe1:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:03:57 +0000] b3eee03629e7b069f8c1984d8b566fe1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/03 04:03:57 [info] 36#36: *883 [lua] logger.lua:23: b3eee03629e7b069f8c1984d8b566fe1 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:03:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:04:04 [info] 38#38: *884 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:04:04 [info] 38#38: *885 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:04:12 [info] 36#36: *886 [lua] access_by_lua(msblocations.conf:189):2: 84c2bb57e408c270c2c9cd2c23df19d7:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:04:12 +0000] 84c2bb57e408c270c2c9cd2c23df19d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 04:04:12 [info] 36#36: *886 [lua] logger.lua:23: 84c2bb57e408c270c2c9cd2c23df19d7 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:04:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:04:14 [info] 36#36: *887 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:04:14 [info] 36#36: *888 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:04:24 [info] 36#36: *890 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:04:24 [info] 38#38: *889 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:04:27 [info] 36#36: *891 [lua] access_by_lua(msblocations.conf:189):2: 35b67679c5a2196aed705afe219aba13:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:04:27 [info] 36#36: *891 [lua] logger.lua:23: 35b67679c5a2196aed705afe219aba13 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:04:27 +0000] 35b67679c5a2196aed705afe219aba13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:04:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:04:34 [info] 36#36: *892 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:04:34 [info] 36#36: *893 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:04:42 [info] 36#36: *894 [lua] access_by_lua(msblocations.conf:189):2: 657fe1052864f45513afdb8fdcf83049:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:04:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:04:42 [info] 36#36: *894 [lua] logger.lua:23: 657fe1052864f45513afdb8fdcf83049 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:04:42 +0000] 657fe1052864f45513afdb8fdcf83049 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 04:04:44 [info] 38#38: *896 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:04:44 [info] 38#38: *895 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:04:54 [info] 38#38: *898 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:04:54 [info] 36#36: *899 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:04:57 [info] 36#36: *900 [lua] access_by_lua(msblocations.conf:189):2: 9f2731bc2591233f7871fd49e91337cf:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:04:57 +0000] 9f2731bc2591233f7871fd49e91337cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:04:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:04:57 [info] 36#36: *900 [lua] logger.lua:23: 9f2731bc2591233f7871fd49e91337cf {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 04:05:04 [info] 38#38: *902 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:05:04 [info] 36#36: *901 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:05:13 [info] 36#36: *903 [lua] access_by_lua(msblocations.conf:189):2: fa2cc2bf25f6f1f89b49337467d729e8:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:05:13 +0000] fa2cc2bf25f6f1f89b49337467d729e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:05:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:05:13 [info] 36#36: *903 [lua] logger.lua:23: fa2cc2bf25f6f1f89b49337467d729e8 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 04:05:14 [info] 36#36: *904 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:05:14 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:05:24 [info] 36#36: *906 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:05:24 [info] 38#38: *907 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:05:28 [info] 36#36: *908 [lua] access_by_lua(msblocations.conf:189):2: 56822325bb1411cd8fb5b690e4ca6b42:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:05:28 [info] 36#36: *908 [lua] logger.lua:23: 56822325bb1411cd8fb5b690e4ca6b42 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:05:28 +0000] 56822325bb1411cd8fb5b690e4ca6b42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:05:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:05:34 [info] 36#36: *909 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:05:34 [info] 38#38: *910 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:05:43 [info] 36#36: *911 [lua] access_by_lua(msblocations.conf:189):2: 6b6b43216a6d2fa9e2eeb52a3d661d29:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:05:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.70.94 - - [03/Jan/2023:04:05:43 +0000] 6b6b43216a6d2fa9e2eeb52a3d661d29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 04:05:43 [info] 36#36: *911 [lua] logger.lua:23: 6b6b43216a6d2fa9e2eeb52a3d661d29 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 04:05:44 [info] 36#36: *912 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:05:44 [info] 36#36: *913 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:05:54 [info] 38#38: *916 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:05:54 [info] 38#38: *915 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:05:58 [info] 36#36: *917 [lua] access_by_lua(msblocations.conf:189):2: 72eb394f716ab1b377db03af2034eca9:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:05:58 +0000] 72eb394f716ab1b377db03af2034eca9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/03 04:05:58 [info] 36#36: *917 [lua] logger.lua:23: 72eb394f716ab1b377db03af2034eca9 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:05:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 04:06:04 [info] 38#38: *919 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:06:04 [info] 38#38: *918 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:06:13 [info] 36#36: *920 [lua] access_by_lua(msblocations.conf:189):2: 3f5f97fc28f8544091e67160052f40ac:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:06:13 [info] 36#36: *920 [lua] logger.lua:23: 3f5f97fc28f8544091e67160052f40ac {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:06:13 +0000] 3f5f97fc28f8544091e67160052f40ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:06:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/03 04:06:14 [info] 36#36: *921 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:06:14 [info] 36#36: *922 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:06:24 [info] 38#38: *923 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:06:24 [info] 38#38: *924 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:06:28 [info] 36#36: *925 [lua] access_by_lua(msblocations.conf:189):2: 2b6f3a5a9f08a11fd275bbff6123350e:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:06:28 +0000] 2b6f3a5a9f08a11fd275bbff6123350e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 04:06:28 [info] 36#36: *925 [lua] logger.lua:23: 2b6f3a5a9f08a11fd275bbff6123350e {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:06:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:06:34 [info] 36#36: *926 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:06:34 [info] 36#36: *927 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:06:43 [info] 36#36: *928 [lua] access_by_lua(msblocations.conf:189):2: fbe2ea647edbcaac6451a0519ba30776:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:06:43 [info] 36#36: *928 [lua] logger.lua:23: fbe2ea647edbcaac6451a0519ba30776 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:06:43 +0000] fbe2ea647edbcaac6451a0519ba30776 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:06:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:06:44 [info] 36#36: *929 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:06:44 [info] 36#36: *930 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:06:54 [info] 36#36: *932 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:06:54 [info] 38#38: *933 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:06:58 [info] 36#36: *934 [lua] access_by_lua(msblocations.conf:189):2: f2c696dbf68bf1d084b1d4d22361703f:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:06:58 +0000] f2c696dbf68bf1d084b1d4d22361703f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:06:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:06:58 [info] 36#36: *934 [lua] logger.lua:23: f2c696dbf68bf1d084b1d4d22361703f {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 04:07:04 [info] 38#38: *936 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:07:04 [info] 38#38: *935 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:07:13 [info] 36#36: *937 [lua] access_by_lua(msblocations.conf:189):2: 02a87a6693a1f8d1cd74898f14efb11f:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:07:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.70.94 - - [03/Jan/2023:04:07:13 +0000] 02a87a6693a1f8d1cd74898f14efb11f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 04:07:13 [info] 36#36: *937 [lua] logger.lua:23: 02a87a6693a1f8d1cd74898f14efb11f {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 04:07:14 [info] 38#38: *938 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:07:14 [info] 36#36: *939 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:07:24 [info] 38#38: *941 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:07:24 [info] 36#36: *940 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:07:28 [info] 36#36: *942 [lua] access_by_lua(msblocations.conf:189):2: 6002d620ff4820662a81c6cb01f90da8:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:07:28 [info] 36#36: *942 [lua] logger.lua:23: 6002d620ff4820662a81c6cb01f90da8 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:07:28 +0000] 6002d620ff4820662a81c6cb01f90da8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:07:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:07:34 [info] 38#38: *944 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:07:34 [info] 36#36: *943 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:07:43 [info] 36#36: *945 [lua] access_by_lua(msblocations.conf:189):2: a2745c8b0ae2327f91a9362b01e1dd75:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:07:43 [info] 36#36: *945 [lua] logger.lua:23: a2745c8b0ae2327f91a9362b01e1dd75 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:07:43 +0000] a2745c8b0ae2327f91a9362b01e1dd75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:07:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:07:44 [info] 36#36: *946 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:07:44 [info] 38#38: *947 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:07:54 [info] 38#38: *949 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:07:54 [info] 38#38: *950 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:07:58 [info] 36#36: *951 [lua] access_by_lua(msblocations.conf:189):2: 1575b38d7134a4911ee106ca1b050bc9:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:07:58 +0000] 1575b38d7134a4911ee106ca1b050bc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/03 04:07:58 [info] 36#36: *951 [lua] logger.lua:23: 1575b38d7134a4911ee106ca1b050bc9 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:07:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/03 04:08:04 [info] 38#38: *953 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:08:04 [info] 36#36: *952 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:08:13 [info] 36#36: *954 [lua] access_by_lua(msblocations.conf:189):2: 298ff940bbc5ae585a529f3ea8a3eb5e:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:08:13 [info] 36#36: *954 [lua] logger.lua:23: 298ff940bbc5ae585a529f3ea8a3eb5e {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:08:13 +0000] 298ff940bbc5ae585a529f3ea8a3eb5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:08:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:08:14 [info] 38#38: *955 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:08:14 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:08:24 [info] 36#36: *957 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:08:24 [info] 38#38: *958 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:08:28 [info] 36#36: *959 [lua] access_by_lua(msblocations.conf:189):2: 9d8de5c6148be74eb6fe0bde383bc226:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:08:28 +0000] 9d8de5c6148be74eb6fe0bde383bc226 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:08:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:08:28 [info] 36#36: *959 [lua] logger.lua:23: 9d8de5c6148be74eb6fe0bde383bc226 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 04:08:34 [info] 36#36: *960 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:08:34 [info] 38#38: *961 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:08:43 [info] 36#36: *962 [lua] access_by_lua(msblocations.conf:189):2: d2dcd0542d1265f6337ad0d885a210d1:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:08:43 [info] 36#36: *962 [lua] logger.lua:23: d2dcd0542d1265f6337ad0d885a210d1 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:08:43 +0000] d2dcd0542d1265f6337ad0d885a210d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:08:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/03 04:08:44 [info] 36#36: *964 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:08:44 [info] 36#36: *963 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:08:54 [info] 36#36: *966 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:08:54 [info] 38#38: *967 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:08:58 [info] 36#36: *968 [lua] access_by_lua(msblocations.conf:189):2: bac3907a19075efafb078051ffec1ade:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:08:58 [info] 36#36: *968 [lua] logger.lua:23: bac3907a19075efafb078051ffec1ade {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:08:58 +0000] bac3907a19075efafb078051ffec1ade "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:08:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:09:04 [info] 36#36: *969 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:09:04 [info] 38#38: *970 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:09:13 [info] 36#36: *971 [lua] access_by_lua(msblocations.conf:189):2: 6aab4db4b0f1615d20ff2d1b1b18f859:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:09:13 [info] 36#36: *971 [lua] logger.lua:23: 6aab4db4b0f1615d20ff2d1b1b18f859 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:09:13 +0000] 6aab4db4b0f1615d20ff2d1b1b18f859 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:09:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:09:14 [info] 38#38: *972 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:09:14 [info] 36#36: *973 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:09:24 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:09:24 [info] 38#38: *975 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:09:28 [info] 36#36: *976 [lua] access_by_lua(msblocations.conf:189):2: 68389fe6e34598896f8b9f51aa7c7a78:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:09:28 +0000] 68389fe6e34598896f8b9f51aa7c7a78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/03 04:09:28 [info] 36#36: *976 [lua] logger.lua:23: 68389fe6e34598896f8b9f51aa7c7a78 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:09:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:09:34 [info] 36#36: *977 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:09:34 [info] 36#36: *978 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:09:43 [info] 36#36: *979 [lua] access_by_lua(msblocations.conf:189):2: 921cd72084b5862f7b5b35f91ead870c:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:09:43 +0000] 921cd72084b5862f7b5b35f91ead870c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/03 04:09:43 [info] 36#36: *979 [lua] logger.lua:23: 921cd72084b5862f7b5b35f91ead870c {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:09:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:09:44 [info] 38#38: *981 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:09:44 [info] 36#36: *980 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:09:54 [info] 36#36: *983 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:09:54 [info] 36#36: *984 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:09:58 [info] 36#36: *985 [lua] access_by_lua(msblocations.conf:189):2: 64a8361a91fd576e50b4ae1ba24edec9:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:09:58 +0000] 64a8361a91fd576e50b4ae1ba24edec9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 04:09:58 [info] 36#36: *985 [lua] logger.lua:23: 64a8361a91fd576e50b4ae1ba24edec9 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:09:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:10:04 [info] 38#38: *986 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:10:04 [info] 36#36: *987 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:10:13 [info] 36#36: *988 [lua] access_by_lua(msblocations.conf:189):2: 50726f1195623bbbd68444ae4c85acf9:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:10:13 +0000] 50726f1195623bbbd68444ae4c85acf9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 04:10:13 [info] 36#36: *988 [lua] logger.lua:23: 50726f1195623bbbd68444ae4c85acf9 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:10:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:10:14 [info] 36#36: *990 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:10:14 [info] 36#36: *989 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:10:24 [info] 36#36: *991 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:10:24 [info] 36#36: *992 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:10:28 [info] 36#36: *993 [lua] access_by_lua(msblocations.conf:189):2: 6c6a4a33628108479bbb3a6b53c56fd5:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:10:28 [info] 36#36: *993 [lua] logger.lua:23: 6c6a4a33628108479bbb3a6b53c56fd5 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:10:28 +0000] 6c6a4a33628108479bbb3a6b53c56fd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:10:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:10:34 [info] 38#38: *994 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:10:34 [info] 36#36: *995 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:10:43 [info] 36#36: *996 [lua] access_by_lua(msblocations.conf:189):2: 6965a966fd99edaf546235619b647a8e:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:10:43 [info] 36#36: *996 [lua] logger.lua:23: 6965a966fd99edaf546235619b647a8e {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:10:43 +0000] 6965a966fd99edaf546235619b647a8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:10:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:10:44 [info] 38#38: *998 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:10:44 [info] 38#38: *997 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:10:54 [info] 36#36: *1000 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:10:54 [info] 38#38: *1001 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:10:58 [info] 36#36: *1002 [lua] access_by_lua(msblocations.conf:189):2: 282163e90fe1c8ff1261f8d0e31f04b7:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:10:58 [info] 36#36: *1002 [lua] logger.lua:23: 282163e90fe1c8ff1261f8d0e31f04b7 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:10:58 +0000] 282163e90fe1c8ff1261f8d0e31f04b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:10:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:11:04 [info] 38#38: *1003 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:11:04 [info] 36#36: *1004 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:11:13 [info] 36#36: *1005 [lua] access_by_lua(msblocations.conf:189):2: 763d73fb2ad1deed3c6a1d8b04fcf637:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:11:13 [info] 36#36: *1005 [lua] logger.lua:23: 763d73fb2ad1deed3c6a1d8b04fcf637 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:11:13 +0000] 763d73fb2ad1deed3c6a1d8b04fcf637 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:11:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:11:14 [info] 36#36: *1007 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:11:14 [info] 36#36: *1006 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:11:24 [info] 36#36: *1009 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:11:24 [info] 38#38: *1008 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:11:28 [info] 36#36: *1010 [lua] access_by_lua(msblocations.conf:189):2: fc5b2b879bd7a95fda980d5977a398ee:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:11:28 [info] 36#36: *1010 [lua] logger.lua:23: fc5b2b879bd7a95fda980d5977a398ee {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:11:28 +0000] fc5b2b879bd7a95fda980d5977a398ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:11:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/03 04:11:34 [info] 36#36: *1011 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:11:34 [info] 36#36: *1012 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:11:43 [info] 36#36: *1013 [lua] access_by_lua(msblocations.conf:189):2: 8ca5d11a9f56c117d602373ffb040cc3:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:11:43 [info] 36#36: *1013 [lua] logger.lua:23: 8ca5d11a9f56c117d602373ffb040cc3 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:11:43 +0000] 8ca5d11a9f56c117d602373ffb040cc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:11:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:11:44 [info] 38#38: *1014 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:11:44 [info] 38#38: *1015 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:11:54 [info] 36#36: *1017 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:11:54 [info] 36#36: *1018 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:11:58 [info] 36#36: *1019 [lua] access_by_lua(msblocations.conf:189):2: 86d784d576f36ada839559899b6db1b6:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:11:58 [info] 36#36: *1019 [lua] logger.lua:23: 86d784d576f36ada839559899b6db1b6 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:11:58 +0000] 86d784d576f36ada839559899b6db1b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:11:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/03 04:12:04 [info] 36#36: *1021 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:12:04 [info] 38#38: *1020 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:12:13 [info] 36#36: *1022 [lua] access_by_lua(msblocations.conf:189):2: 3e164b0cca2502b9d5e7263c6ddb14e0:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:12:13 +0000] 3e164b0cca2502b9d5e7263c6ddb14e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 04:12:13 [info] 36#36: *1022 [lua] logger.lua:23: 3e164b0cca2502b9d5e7263c6ddb14e0 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:12:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/03 04:12:14 [info] 38#38: *1024 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:12:14 [info] 36#36: *1023 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:12:24 [info] 36#36: *1025 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:12:24 [info] 36#36: *1026 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:12:28 [info] 36#36: *1027 [lua] access_by_lua(msblocations.conf:189):2: 9bdcbd31e3f6dd1d9f1ffc5a2dc453c4:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:12:28 +0000] 9bdcbd31e3f6dd1d9f1ffc5a2dc453c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 04:12:28 [info] 36#36: *1027 [lua] logger.lua:23: 9bdcbd31e3f6dd1d9f1ffc5a2dc453c4 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:12:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:12:34 [info] 36#36: *1028 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:12:34 [info] 36#36: *1029 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:12:43 [info] 36#36: *1030 [lua] access_by_lua(msblocations.conf:189):2: 6346b76c1542ea82ab7b59fa157599f7:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:12:43 [info] 36#36: *1030 [lua] logger.lua:23: 6346b76c1542ea82ab7b59fa157599f7 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:12:43 +0000] 6346b76c1542ea82ab7b59fa157599f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:12:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:12:44 [info] 38#38: *1032 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:12:44 [info] 36#36: *1031 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:12:54 [info] 36#36: *1034 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:12:54 [info] 38#38: *1035 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:12:58 [info] 36#36: *1036 [lua] access_by_lua(msblocations.conf:189):2: 89640248b2e2182d4a2edccc053a56bb:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:12:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/03 04:12:58 [info] 36#36: *1036 [lua] logger.lua:23: 89640248b2e2182d4a2edccc053a56bb {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:12:58 +0000] 89640248b2e2182d4a2edccc053a56bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/03 04:13:04 [info] 36#36: *1037 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:13:04 [info] 36#36: *1038 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:13:13 [info] 36#36: *1039 [lua] access_by_lua(msblocations.conf:189):2: 22b282a89e036d08b42b3dc713f1c13c:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:13:13 [info] 36#36: *1039 [lua] logger.lua:23: 22b282a89e036d08b42b3dc713f1c13c {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:13:13 +0000] 22b282a89e036d08b42b3dc713f1c13c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:13:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:13:14 [info] 38#38: *1041 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:13:14 [info] 36#36: *1040 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:13:24 [info] 38#38: *1043 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:13:24 [info] 38#38: *1042 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:13:25 [info] 36#36: *1044 client closed connection while waiting for request, client: 10.233.70.150, server: 0.0.0.0:443 2023/01/03 04:13:28 [info] 36#36: *1045 [lua] access_by_lua(msblocations.conf:189):2: b92db14e1d31cb62853e1f7e8b150f42:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:13:28 [info] 36#36: *1045 [lua] logger.lua:23: b92db14e1d31cb62853e1f7e8b150f42 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:13:28 +0000] b92db14e1d31cb62853e1f7e8b150f42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:13:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:13:34 [info] 38#38: *1047 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:13:34 [info] 38#38: *1046 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:13:43 [info] 36#36: *1048 [lua] access_by_lua(msblocations.conf:189):2: aa7fcfc0b04e5e2116b232e94650827f:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:13:43 [info] 36#36: *1048 [lua] logger.lua:23: aa7fcfc0b04e5e2116b232e94650827f {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:13:43 +0000] aa7fcfc0b04e5e2116b232e94650827f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:13:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:13:44 [info] 36#36: *1050 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:13:44 [info] 36#36: *1049 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:13:54 [info] 36#36: *1052 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:13:54 [info] 38#38: *1053 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:13:58 [info] 36#36: *1054 [lua] access_by_lua(msblocations.conf:189):2: 6cd7b2f5417766ee5e22a7abdada0015:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:13:58 [info] 36#36: *1054 [lua] logger.lua:23: 6cd7b2f5417766ee5e22a7abdada0015 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:13:58 +0000] 6cd7b2f5417766ee5e22a7abdada0015 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:13:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/03 04:14:04 [info] 38#38: *1055 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:14:04 [info] 38#38: *1056 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:14:13 [info] 36#36: *1057 [lua] access_by_lua(msblocations.conf:189):2: dcb152ff4f474588e97c19ac64e26793:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:14:13 [info] 36#36: *1057 [lua] logger.lua:23: dcb152ff4f474588e97c19ac64e26793 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:14:13 +0000] dcb152ff4f474588e97c19ac64e26793 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:14:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:14:14 [info] 36#36: *1058 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:14:14 [info] 36#36: *1059 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:14:24 [info] 36#36: *1060 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:14:24 [info] 36#36: *1061 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:14:28 [info] 36#36: *1062 [lua] access_by_lua(msblocations.conf:189):2: 54c67f64d6f2c9430deb5ec523b7cd58:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:14:28 +0000] 54c67f64d6f2c9430deb5ec523b7cd58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:14:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:14:28 [info] 36#36: *1062 [lua] logger.lua:23: 54c67f64d6f2c9430deb5ec523b7cd58 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 04:14:34 [info] 38#38: *1063 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:14:34 [info] 36#36: *1064 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:14:43 [info] 36#36: *1065 [lua] access_by_lua(msblocations.conf:189):2: 362e7702edd02b11c116b577de587663:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:14:43 [info] 36#36: *1065 [lua] logger.lua:23: 362e7702edd02b11c116b577de587663 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:14:43 +0000] 362e7702edd02b11c116b577de587663 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:14:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:14:44 [info] 36#36: *1067 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:14:44 [info] 38#38: *1066 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:14:54 [info] 38#38: *1069 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:14:54 [info] 36#36: *1070 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:14:58 [info] 36#36: *1071 [lua] access_by_lua(msblocations.conf:189):2: 5debafc0252ec5af357ab65b512e9643:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:14:58 +0000] 5debafc0252ec5af357ab65b512e9643 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 04:14:58 [info] 36#36: *1071 [lua] logger.lua:23: 5debafc0252ec5af357ab65b512e9643 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:14:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:15:04 [info] 38#38: *1073 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:15:04 [info] 38#38: *1072 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:15:13 [info] 36#36: *1074 [lua] access_by_lua(msblocations.conf:189):2: 4d7a68b466afa8d1e258844bf2373e97:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:15:13 [info] 36#36: *1074 [lua] logger.lua:23: 4d7a68b466afa8d1e258844bf2373e97 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:15:13 +0000] 4d7a68b466afa8d1e258844bf2373e97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:15:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 04:15:14 [info] 36#36: *1075 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:15:14 [info] 36#36: *1076 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:15:24 [info] 38#38: *1077 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:15:24 [info] 38#38: *1078 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:15:28 [info] 36#36: *1079 [lua] access_by_lua(msblocations.conf:189):2: 7df5cbbf769a43a9c81a546e9201b386:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:15:28 [info] 36#36: *1079 [lua] logger.lua:23: 7df5cbbf769a43a9c81a546e9201b386 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:15:28 +0000] 7df5cbbf769a43a9c81a546e9201b386 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:15:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:15:34 [info] 36#36: *1080 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:15:34 [info] 36#36: *1081 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:15:43 [info] 36#36: *1082 [lua] access_by_lua(msblocations.conf:189):2: 771e65093ce7a6a0a6fa3c5bcfea1fee:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:15:43 [info] 36#36: *1082 [lua] logger.lua:23: 771e65093ce7a6a0a6fa3c5bcfea1fee {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:15:43 +0000] 771e65093ce7a6a0a6fa3c5bcfea1fee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:15:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:15:44 [info] 36#36: *1083 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:15:44 [info] 36#36: *1084 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:15:54 [info] 36#36: *1087 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:15:54 [info] 36#36: *1086 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:15:58 [info] 36#36: *1088 [lua] access_by_lua(msblocations.conf:189):2: 0ddcbf8be3d39b960be04f039ae02243:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:15:58 +0000] 0ddcbf8be3d39b960be04f039ae02243 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 04:15:58 [info] 36#36: *1088 [lua] logger.lua:23: 0ddcbf8be3d39b960be04f039ae02243 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:15:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:16:04 [info] 36#36: *1089 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:16:04 [info] 36#36: *1090 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:16:13 [info] 36#36: *1091 [lua] access_by_lua(msblocations.conf:189):2: 41be204c416846eebe1dd7118e658df2:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:16:13 [info] 36#36: *1091 [lua] logger.lua:23: 41be204c416846eebe1dd7118e658df2 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:16:13 +0000] 41be204c416846eebe1dd7118e658df2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:16:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:16:14 [info] 36#36: *1092 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:16:14 [info] 38#38: *1093 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:16:24 [info] 36#36: *1095 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:16:24 [info] 38#38: *1094 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:16:28 [info] 36#36: *1096 [lua] access_by_lua(msblocations.conf:189):2: 04ad5943d3ce5c0dfdb1ac8bb8d3aa77:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:16:28 +0000] 04ad5943d3ce5c0dfdb1ac8bb8d3aa77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 04:16:28 [info] 36#36: *1096 [lua] logger.lua:23: 04ad5943d3ce5c0dfdb1ac8bb8d3aa77 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:16:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:16:34 [info] 36#36: *1097 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:16:34 [info] 36#36: *1098 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:16:43 [info] 36#36: *1099 [lua] access_by_lua(msblocations.conf:189):2: ab8c5d01ba5b3132f70843d14b83ac01:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:16:43 [info] 36#36: *1099 [lua] logger.lua:23: ab8c5d01ba5b3132f70843d14b83ac01 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:16:43 +0000] ab8c5d01ba5b3132f70843d14b83ac01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:16:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 04:16:44 [info] 36#36: *1100 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:16:44 [info] 36#36: *1101 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:16:54 [info] 36#36: *1103 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:16:54 [info] 36#36: *1104 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:16:58 [info] 36#36: *1105 [lua] access_by_lua(msblocations.conf:189):2: 36d61d9836b0da4aca35734db5e3ee8d:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:16:58 [info] 36#36: *1105 [lua] logger.lua:23: 36d61d9836b0da4aca35734db5e3ee8d {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:16:58 +0000] 36d61d9836b0da4aca35734db5e3ee8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:16:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/03 04:17:04 [info] 36#36: *1106 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:17:04 [info] 36#36: *1107 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:17:13 [info] 36#36: *1108 [lua] access_by_lua(msblocations.conf:189):2: 1b145fbeb3f164ada70ffeeb32872f68:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:17:13 [info] 36#36: *1108 [lua] logger.lua:23: 1b145fbeb3f164ada70ffeeb32872f68 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:17:13 +0000] 1b145fbeb3f164ada70ffeeb32872f68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:17:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:17:14 [info] 36#36: *1109 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:17:14 [info] 36#36: *1110 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:17:24 [info] 38#38: *1111 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:17:24 [info] 38#38: *1112 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:17:28 [info] 36#36: *1113 [lua] access_by_lua(msblocations.conf:189):2: 689d57e6f6d7e87f4c967b34306f67e6:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:17:28 +0000] 689d57e6f6d7e87f4c967b34306f67e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 04:17:28 [info] 36#36: *1113 [lua] logger.lua:23: 689d57e6f6d7e87f4c967b34306f67e6 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:17:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:17:34 [info] 36#36: *1114 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:17:34 [info] 36#36: *1115 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:17:43 [info] 36#36: *1116 [lua] access_by_lua(msblocations.conf:189):2: a06226a0afb96e96652b265c1003f609:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:17:43 [info] 36#36: *1116 [lua] logger.lua:23: a06226a0afb96e96652b265c1003f609 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:17:43 +0000] a06226a0afb96e96652b265c1003f609 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:17:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:17:44 [info] 38#38: *1118 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:17:44 [info] 38#38: *1117 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:17:54 [info] 38#38: *1121 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:17:54 [info] 38#38: *1120 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:17:58 [info] 36#36: *1122 [lua] access_by_lua(msblocations.conf:189):2: a481e510947bc89bc84ac1beade2e61a:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:17:58 +0000] a481e510947bc89bc84ac1beade2e61a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:17:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:17:58 [info] 36#36: *1122 [lua] logger.lua:23: a481e510947bc89bc84ac1beade2e61a {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 04:18:04 [info] 36#36: *1124 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:18:04 [info] 36#36: *1123 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:18:13 [info] 36#36: *1125 [lua] access_by_lua(msblocations.conf:189):2: d120ec6b5b9ffc8950920414df3f80cd:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:18:13 [info] 36#36: *1125 [lua] logger.lua:23: d120ec6b5b9ffc8950920414df3f80cd {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:18:13 +0000] d120ec6b5b9ffc8950920414df3f80cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:18:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:18:14 [info] 36#36: *1126 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:18:14 [info] 36#36: *1127 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:18:24 [info] 38#38: *1128 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:18:24 [info] 38#38: *1129 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:18:28 [info] 36#36: *1130 [lua] access_by_lua(msblocations.conf:189):2: 7c0fb2964d57f26b9703315ee9a319b3:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:18:28 [info] 36#36: *1130 [lua] logger.lua:23: 7c0fb2964d57f26b9703315ee9a319b3 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:18:28 +0000] 7c0fb2964d57f26b9703315ee9a319b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:18:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:18:34 [info] 38#38: *1131 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:18:34 [info] 38#38: *1132 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:18:43 [info] 36#36: *1133 [lua] access_by_lua(msblocations.conf:189):2: 5c2944cf3641294764ff8fe6b702e34a:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:18:43 [info] 36#36: *1133 [lua] logger.lua:23: 5c2944cf3641294764ff8fe6b702e34a {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:18:43 +0000] 5c2944cf3641294764ff8fe6b702e34a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:18:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/03 04:18:44 [info] 36#36: *1135 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:18:44 [info] 36#36: *1134 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:18:54 [info] 38#38: *1137 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:18:54 [info] 36#36: *1138 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:18:58 [info] 36#36: *1139 [lua] access_by_lua(msblocations.conf:189):2: 0b40b2f86b6c62f55f7f45df035a1670:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:18:58 [info] 36#36: *1139 [lua] logger.lua:23: 0b40b2f86b6c62f55f7f45df035a1670 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:18:58 +0000] 0b40b2f86b6c62f55f7f45df035a1670 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:18:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:19:04 [info] 36#36: *1141 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:19:04 [info] 38#38: *1140 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:19:13 [info] 36#36: *1142 [lua] access_by_lua(msblocations.conf:189):2: 73eaeca243620c3f5888c5d0833e3acb:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:19:13 [info] 36#36: *1142 [lua] logger.lua:23: 73eaeca243620c3f5888c5d0833e3acb {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:19:13 +0000] 73eaeca243620c3f5888c5d0833e3acb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:19:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:19:14 [info] 36#36: *1144 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:19:14 [info] 36#36: *1143 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:19:24 [info] 36#36: *1146 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:19:24 [info] 38#38: *1145 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:19:28 [info] 36#36: *1147 [lua] access_by_lua(msblocations.conf:189):2: a9dc6dcdd6be998ccf44c1852d009bf9:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:19:28 [info] 36#36: *1147 [lua] logger.lua:23: a9dc6dcdd6be998ccf44c1852d009bf9 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:19:28 +0000] a9dc6dcdd6be998ccf44c1852d009bf9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:19:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:19:34 [info] 36#36: *1149 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:19:34 [info] 36#36: *1148 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:19:43 [info] 36#36: *1150 [lua] access_by_lua(msblocations.conf:189):2: 88f072dbd267ceda674f93d2095507ce:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:19:43 [info] 36#36: *1150 [lua] logger.lua:23: 88f072dbd267ceda674f93d2095507ce {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:19:43 +0000] 88f072dbd267ceda674f93d2095507ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:19:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:19:44 [info] 36#36: *1152 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:19:44 [info] 38#38: *1151 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:19:54 [info] 36#36: *1154 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:19:54 [info] 36#36: *1155 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:19:58 [info] 36#36: *1156 [lua] access_by_lua(msblocations.conf:189):2: 9cbd3a210a646361b328f8ef4e135d1d:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:19:58 +0000] 9cbd3a210a646361b328f8ef4e135d1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:19:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:19:58 [info] 36#36: *1156 [lua] logger.lua:23: 9cbd3a210a646361b328f8ef4e135d1d {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 04:20:04 [info] 36#36: *1157 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:20:04 [info] 36#36: *1158 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:20:13 [info] 36#36: *1159 [lua] access_by_lua(msblocations.conf:189):2: dfaaae99959f192592feadfcb514600a:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:20:13 [info] 36#36: *1159 [lua] logger.lua:23: dfaaae99959f192592feadfcb514600a {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:20:13 +0000] dfaaae99959f192592feadfcb514600a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:20:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:20:14 [info] 36#36: *1160 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:20:14 [info] 38#38: *1161 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:20:24 [info] 36#36: *1163 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:20:24 [info] 38#38: *1162 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:20:28 [info] 36#36: *1164 [lua] access_by_lua(msblocations.conf:189):2: 02391d8e50dc80ed1cb37861d44a18f4:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:20:28 [info] 36#36: *1164 [lua] logger.lua:23: 02391d8e50dc80ed1cb37861d44a18f4 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:20:28 +0000] 02391d8e50dc80ed1cb37861d44a18f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:20:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:20:34 [info] 36#36: *1165 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:20:34 [info] 36#36: *1166 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:20:43 [info] 36#36: *1167 [lua] access_by_lua(msblocations.conf:189):2: b08992ae67e7134ecf7d072346cde4cb:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:20:43 +0000] b08992ae67e7134ecf7d072346cde4cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/03 04:20:43 [info] 36#36: *1167 [lua] logger.lua:23: b08992ae67e7134ecf7d072346cde4cb {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:20:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/03 04:20:44 [info] 36#36: *1168 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:20:44 [info] 36#36: *1169 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:20:54 [info] 36#36: *1172 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:20:54 [info] 36#36: *1171 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:20:58 [info] 36#36: *1173 [lua] access_by_lua(msblocations.conf:189):2: 8c19461db47dab610a17d8db4eace411:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:20:58 +0000] 8c19461db47dab610a17d8db4eace411 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/03 04:20:58 [info] 36#36: *1173 [lua] logger.lua:23: 8c19461db47dab610a17d8db4eace411 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:20:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:21:04 [info] 36#36: *1175 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:21:04 [info] 36#36: *1174 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:21:13 [info] 36#36: *1176 [lua] access_by_lua(msblocations.conf:189):2: c182c25d30abb51c07ed4f1fdf89e417:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:21:13 +0000] c182c25d30abb51c07ed4f1fdf89e417 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:21:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:21:13 [info] 36#36: *1176 [lua] logger.lua:23: c182c25d30abb51c07ed4f1fdf89e417 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 04:21:14 [info] 36#36: *1177 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:21:14 [info] 36#36: *1178 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:21:24 [info] 38#38: *1180 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:21:24 [info] 38#38: *1179 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:21:28 [info] 36#36: *1181 [lua] access_by_lua(msblocations.conf:189):2: d2db1d4c383504fc8239bc6c93f01bd5:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:21:28 +0000] d2db1d4c383504fc8239bc6c93f01bd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/03 04:21:28 [info] 36#36: *1181 [lua] logger.lua:23: d2db1d4c383504fc8239bc6c93f01bd5 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:21:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:21:34 [info] 36#36: *1183 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:21:34 [info] 38#38: *1182 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:21:43 [info] 36#36: *1184 [lua] access_by_lua(msblocations.conf:189):2: e5891b77b622cedc03c0ab6bf229a88f:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:21:43 [info] 36#36: *1184 [lua] logger.lua:23: e5891b77b622cedc03c0ab6bf229a88f {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:21:43 +0000] e5891b77b622cedc03c0ab6bf229a88f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:21:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:21:44 [info] 36#36: *1186 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:21:44 [info] 36#36: *1185 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:21:53 [info] 36#36: *1188 client closed connection while waiting for request, client: 10.233.70.150, server: 0.0.0.0:443 2023/01/03 04:21:54 [info] 36#36: *1189 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:21:54 [info] 36#36: *1190 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:21:58 [info] 36#36: *1191 [lua] access_by_lua(msblocations.conf:189):2: fe2cf19d97d1e2b777bbcd8ec574734c:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:21:58 [info] 36#36: *1191 [lua] logger.lua:23: fe2cf19d97d1e2b777bbcd8ec574734c {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:21:58 +0000] fe2cf19d97d1e2b777bbcd8ec574734c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:21:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:22:04 [info] 36#36: *1192 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:22:04 [info] 36#36: *1193 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:22:13 [info] 36#36: *1194 [lua] access_by_lua(msblocations.conf:189):2: 348d8d797eb8d7f8ed0c7ecaf4b3dab5:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:22:13 [info] 36#36: *1194 [lua] logger.lua:23: 348d8d797eb8d7f8ed0c7ecaf4b3dab5 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:22:13 +0000] 348d8d797eb8d7f8ed0c7ecaf4b3dab5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:22:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:22:14 [info] 38#38: *1196 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:22:14 [info] 36#36: *1195 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:22:24 [info] 38#38: *1198 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:22:24 [info] 38#38: *1197 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:22:28 [info] 36#36: *1199 [lua] access_by_lua(msblocations.conf:189):2: a63ad0175e6a18d3b7ed09a728570b03:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:22:29 [info] 36#36: *1199 [lua] logger.lua:23: a63ad0175e6a18d3b7ed09a728570b03 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:22:29 +0000] a63ad0175e6a18d3b7ed09a728570b03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:22:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:22:34 [info] 36#36: *1200 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:22:34 [info] 36#36: *1201 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:22:44 [info] 36#36: *1202 [lua] access_by_lua(msblocations.conf:189):2: f5d98268e9002805b98f2021b60bb57b:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:22:44 +0000] f5d98268e9002805b98f2021b60bb57b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/03 04:22:44 [info] 36#36: *1202 [lua] logger.lua:23: f5d98268e9002805b98f2021b60bb57b {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:22:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:22:44 [info] 36#36: *1203 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:22:44 [info] 38#38: *1204 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:22:54 [info] 36#36: *1206 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:22:54 [info] 36#36: *1207 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:22:59 [info] 36#36: *1208 [lua] access_by_lua(msblocations.conf:189):2: 284f9ed0bbb5cebaa11522139c6b5392:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:22:59 +0000] 284f9ed0bbb5cebaa11522139c6b5392 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/03 04:22:59 [info] 36#36: *1208 [lua] logger.lua:23: 284f9ed0bbb5cebaa11522139c6b5392 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:22:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:23:04 [info] 36#36: *1209 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:23:04 [info] 38#38: *1210 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:23:14 [info] 36#36: *1211 [lua] access_by_lua(msblocations.conf:189):2: 1cceef06bbee51e7f2583122dc56e7d3:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:23:14 +0000] 1cceef06bbee51e7f2583122dc56e7d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 04:23:14 [info] 36#36: *1211 [lua] logger.lua:23: 1cceef06bbee51e7f2583122dc56e7d3 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:23:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:23:14 [info] 36#36: *1212 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:23:14 [info] 38#38: *1213 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:23:24 [info] 38#38: *1215 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:23:24 [info] 38#38: *1214 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:23:29 [info] 36#36: *1216 [lua] access_by_lua(msblocations.conf:189):2: d2961c06ba72eb698aca465832fe5058:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:23:29 +0000] d2961c06ba72eb698aca465832fe5058 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/03 04:23:29 [info] 36#36: *1216 [lua] logger.lua:23: d2961c06ba72eb698aca465832fe5058 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:23:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:23:34 [info] 36#36: *1217 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:23:34 [info] 38#38: *1218 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:23:44 [info] 36#36: *1219 [lua] access_by_lua(msblocations.conf:189):2: d460f08e4e7ba98405b68f2fc23bc8c6:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:23:44 +0000] d460f08e4e7ba98405b68f2fc23bc8c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:23:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:23:44 [info] 36#36: *1219 [lua] logger.lua:23: d460f08e4e7ba98405b68f2fc23bc8c6 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 04:23:44 [info] 36#36: *1220 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:23:44 [info] 38#38: *1221 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:23:54 [info] 38#38: *1224 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:23:54 [info] 36#36: *1223 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:23:59 [info] 36#36: *1225 [lua] access_by_lua(msblocations.conf:189):2: 0cea809e35fe5d69a4e08b1b5cf37055:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:23:59 [info] 36#36: *1225 [lua] logger.lua:23: 0cea809e35fe5d69a4e08b1b5cf37055 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:23:59 +0000] 0cea809e35fe5d69a4e08b1b5cf37055 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:23:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 04:24:04 [info] 36#36: *1226 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:24:04 [info] 36#36: *1227 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:24:14 [info] 36#36: *1228 [lua] access_by_lua(msblocations.conf:189):2: 1f19b29349a4214dc7a59550cfaf12ea:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:24:14 +0000] 1f19b29349a4214dc7a59550cfaf12ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 04:24:14 [info] 36#36: *1228 [lua] logger.lua:23: 1f19b29349a4214dc7a59550cfaf12ea {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:24:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:24:14 [info] 36#36: *1229 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:24:14 [info] 36#36: *1230 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:24:24 [info] 38#38: *1232 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:24:24 [info] 36#36: *1231 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:24:29 [info] 36#36: *1233 [lua] access_by_lua(msblocations.conf:189):2: c14c0f2e4d73a7381e3933f565ede186:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:24:29 [info] 36#36: *1233 [lua] logger.lua:23: c14c0f2e4d73a7381e3933f565ede186 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:24:29 +0000] c14c0f2e4d73a7381e3933f565ede186 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:24:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:24:34 [info] 38#38: *1235 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:24:34 [info] 36#36: *1234 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:24:44 [info] 36#36: *1236 [lua] access_by_lua(msblocations.conf:189):2: 27af7afdcc05ed938b3e3e2c39dc0a15:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:24:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.70.94 - - [03/Jan/2023:04:24:44 +0000] 27af7afdcc05ed938b3e3e2c39dc0a15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 04:24:44 [info] 36#36: *1236 [lua] logger.lua:23: 27af7afdcc05ed938b3e3e2c39dc0a15 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/03 04:24:44 [info] 38#38: *1237 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:24:44 [info] 38#38: *1238 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:24:54 [info] 36#36: *1240 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:24:54 [info] 38#38: *1241 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:24:59 [info] 36#36: *1242 [lua] access_by_lua(msblocations.conf:189):2: c1745371bb7567681d5477acde3c2c2c:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:24:59 [info] 36#36: *1242 [lua] logger.lua:23: c1745371bb7567681d5477acde3c2c2c {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:24:59 +0000] c1745371bb7567681d5477acde3c2c2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:24:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:25:04 [info] 36#36: *1243 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:25:04 [info] 36#36: *1244 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:25:14 [info] 36#36: *1245 [lua] access_by_lua(msblocations.conf:189):2: 67d6ed553327577f19336776282ca02d:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:25:14 [info] 36#36: *1245 [lua] logger.lua:23: 67d6ed553327577f19336776282ca02d {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:25:14 +0000] 67d6ed553327577f19336776282ca02d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:25:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:25:14 [info] 38#38: *1247 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:25:14 [info] 36#36: *1246 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:25:24 [info] 36#36: *1248 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:25:24 [info] 38#38: *1249 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:25:29 [info] 36#36: *1250 [lua] access_by_lua(msblocations.conf:189):2: 731d838685392b41f4360ed14acfc70c:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:25:29 [info] 36#36: *1250 [lua] logger.lua:23: 731d838685392b41f4360ed14acfc70c {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:25:29 +0000] 731d838685392b41f4360ed14acfc70c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:25:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:25:34 [info] 36#36: *1252 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:25:34 [info] 36#36: *1251 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:25:44 [info] 36#36: *1253 [lua] access_by_lua(msblocations.conf:189):2: 691a876ec169eaf7f8782e8a38cbecf5:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:25:44 [info] 36#36: *1253 [lua] logger.lua:23: 691a876ec169eaf7f8782e8a38cbecf5 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:25:44 +0000] 691a876ec169eaf7f8782e8a38cbecf5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:25:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:25:44 [info] 36#36: *1255 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:25:44 [info] 36#36: *1254 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:25:54 [info] 36#36: *1258 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:25:54 [info] 38#38: *1257 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:25:59 [info] 36#36: *1259 [lua] access_by_lua(msblocations.conf:189):2: b7cc26214ecad98b10a3d12a18a168b5:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:25:59 [info] 36#36: *1259 [lua] logger.lua:23: b7cc26214ecad98b10a3d12a18a168b5 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:25:59 +0000] b7cc26214ecad98b10a3d12a18a168b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:25:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:26:04 [info] 36#36: *1261 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:26:04 [info] 38#38: *1260 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:26:14 [info] 36#36: *1262 [lua] access_by_lua(msblocations.conf:189):2: 22505fde979c38b5301d4f6a8ec75016:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:26:14 [info] 36#36: *1262 [lua] logger.lua:23: 22505fde979c38b5301d4f6a8ec75016 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:26:14 +0000] 22505fde979c38b5301d4f6a8ec75016 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:26:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:26:14 [info] 36#36: *1264 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:26:14 [info] 36#36: *1263 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:26:24 [info] 38#38: *1265 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:26:24 [info] 38#38: *1266 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:26:29 [info] 36#36: *1267 [lua] access_by_lua(msblocations.conf:189):2: f441ae363d5d2cddb6ae1d4b3d93507b:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:26:29 +0000] f441ae363d5d2cddb6ae1d4b3d93507b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 04:26:29 [info] 36#36: *1267 [lua] logger.lua:23: f441ae363d5d2cddb6ae1d4b3d93507b {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:26:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:26:34 [info] 38#38: *1269 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:26:34 [info] 36#36: *1268 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:26:44 [info] 36#36: *1270 [lua] access_by_lua(msblocations.conf:189):2: 4c9345b3d2b5a66bba821bd88fceb640:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:26:44 [info] 36#36: *1270 [lua] logger.lua:23: 4c9345b3d2b5a66bba821bd88fceb640 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:26:44 +0000] 4c9345b3d2b5a66bba821bd88fceb640 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:26:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:26:44 [info] 36#36: *1272 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:26:44 [info] 36#36: *1271 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:26:54 [info] 38#38: *1275 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:26:54 [info] 36#36: *1274 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:26:59 [info] 36#36: *1276 [lua] access_by_lua(msblocations.conf:189):2: fa94ec67b49a5a93979013c52e6f5851:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:26:59 [info] 36#36: *1276 [lua] logger.lua:23: fa94ec67b49a5a93979013c52e6f5851 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:26:59 +0000] fa94ec67b49a5a93979013c52e6f5851 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:26:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:27:04 [info] 36#36: *1277 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:27:04 [info] 38#38: *1278 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:27:14 [info] 36#36: *1279 [lua] access_by_lua(msblocations.conf:189):2: eae0d729bed034ed416df55eda26820e:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:27:14 [info] 36#36: *1279 [lua] logger.lua:23: eae0d729bed034ed416df55eda26820e {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:27:14 +0000] eae0d729bed034ed416df55eda26820e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:27:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/03 04:27:14 [info] 36#36: *1281 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:27:14 [info] 36#36: *1280 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:27:24 [info] 36#36: *1282 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:27:24 [info] 36#36: *1283 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:27:29 [info] 36#36: *1284 [lua] access_by_lua(msblocations.conf:189):2: 443a6541415b0f469c7c5c60bb81f75b:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:27:29 [info] 36#36: *1284 [lua] logger.lua:23: 443a6541415b0f469c7c5c60bb81f75b {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:27:29 +0000] 443a6541415b0f469c7c5c60bb81f75b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:27:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:27:34 [info] 36#36: *1286 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:27:34 [info] 36#36: *1285 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:27:44 [info] 36#36: *1287 [lua] access_by_lua(msblocations.conf:189):2: 90d2965c68e7a89aca0924bd2b9e7e0e:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:27:44 [info] 36#36: *1287 [lua] logger.lua:23: 90d2965c68e7a89aca0924bd2b9e7e0e {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:27:44 +0000] 90d2965c68e7a89aca0924bd2b9e7e0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:27:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:27:44 [info] 36#36: *1289 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:27:44 [info] 38#38: *1288 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:27:54 [info] 38#38: *1292 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:27:54 [info] 36#36: *1291 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:27:59 [info] 36#36: *1293 [lua] access_by_lua(msblocations.conf:189):2: d4959ee92392c8f6463d3be720125047:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:27:59 +0000] d4959ee92392c8f6463d3be720125047 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/03 04:27:59 [info] 36#36: *1293 [lua] logger.lua:23: d4959ee92392c8f6463d3be720125047 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:27:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:28:04 [info] 36#36: *1294 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:28:04 [info] 36#36: *1295 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:28:14 [info] 36#36: *1296 [lua] access_by_lua(msblocations.conf:189):2: 2da0a485a0887c995296ca59a1977167:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:28:14 [info] 36#36: *1296 [lua] logger.lua:23: 2da0a485a0887c995296ca59a1977167 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:28:14 +0000] 2da0a485a0887c995296ca59a1977167 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:28:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/03 04:28:14 [info] 36#36: *1298 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:28:14 [info] 36#36: *1297 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:28:24 [info] 38#38: *1300 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:28:24 [info] 36#36: *1299 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:28:29 [info] 36#36: *1301 [lua] access_by_lua(msblocations.conf:189):2: 746ac41cb06a0b4d40c977fb676f567b:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:28:29 [info] 36#36: *1301 [lua] logger.lua:23: 746ac41cb06a0b4d40c977fb676f567b {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:28:29 +0000] 746ac41cb06a0b4d40c977fb676f567b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:28:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/03 04:28:34 [info] 36#36: *1302 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:28:34 [info] 36#36: *1303 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:28:44 [info] 36#36: *1304 [lua] access_by_lua(msblocations.conf:189):2: 17b0c200e9df4f860b88d310a31ebf30:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:28:44 +0000] 17b0c200e9df4f860b88d310a31ebf30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 04:28:44 [info] 36#36: *1304 [lua] logger.lua:23: 17b0c200e9df4f860b88d310a31ebf30 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:28:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:28:44 [info] 36#36: *1306 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:28:44 [info] 36#36: *1305 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:28:54 [info] 38#38: *1308 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:28:54 [info] 38#38: *1309 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:28:59 [info] 36#36: *1310 [lua] access_by_lua(msblocations.conf:189):2: 38c585af8bcc1b8183f86b82bf87eb2c:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:28:59 +0000] 38c585af8bcc1b8183f86b82bf87eb2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/03 04:28:59 [info] 36#36: *1310 [lua] logger.lua:23: 38c585af8bcc1b8183f86b82bf87eb2c {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:28:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/03 04:29:04 [info] 36#36: *1311 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:29:04 [info] 36#36: *1312 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:29:14 [info] 36#36: *1313 [lua] access_by_lua(msblocations.conf:189):2: 0a558736f9404d517b49b91006078b49:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/03 04:29:14 [info] 36#36: *1313 [lua] logger.lua:23: 0a558736f9404d517b49b91006078b49 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.94 - - [03/Jan/2023:04:29:14 +0000] 0a558736f9404d517b49b91006078b49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.94 - - [03/Jan/2023:04:29:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/03 04:29:14 [info] 36#36: *1314 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443 2023/01/03 04:29:14 [info] 38#38: *1315 client closed connection while SSL handshaking, client: 10.233.67.209, server: 0.0.0.0:443