@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.44.53 ### 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/17 03:04: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/17 03:04: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/17 03:04: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/17 03:04:49 [notice] 33#33: using the "epoll" event method 2023/01/17 03:04:49 [notice] 33#33: openresty/1.13.6.1 2023/01/17 03:04:49 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/17 03:04:49 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/17 03:04:49 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2023/01/17 03:04:49 [notice] 34#34: start worker processes 2023/01/17 03:04:49 [notice] 34#34: start worker process 35 2023/01/17 03:04:49 [notice] 34#34: start worker process 36 2023/01/17 03:04:49 [notice] 34#34: start worker process 37 2023/01/17 03:04:49 [notice] 34#34: start worker process 38 2023/01/17 03:04:49 [notice] 34#34: start worker process 39 2023/01/17 03:04:49 [notice] 34#34: start worker process 40 2023/01/17 03:04:49 [notice] 34#34: start worker process 41 2023/01/17 03:04:49 [notice] 34#34: start worker process 42 \n\n### Starting apiroute 2023/01/17 03:04:49 [notice] 34#34: start cache manager process 44 2023/01/17 03:04:49 [notice] 34#34: start cache loader process 45 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230117030449.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-17 03:04:51 584 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-17 03:04:51 591 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-17 03:04:51 591 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-17 03:04:51 639 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-17 03:04:51 639 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.44.53:10081 Enabled:true 2023-01-17 03:04:52 904 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method 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-17 03:04:52 970 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-17 03:04:52 971 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-17 03:04:52 971 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-17 03:04:52 972 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-17 03:04:52 972 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2023-01-17 03:04:52 972 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-17 03:04:52 972 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-17 03:04:53 041 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-17 03:04:53 118 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-17 03:04:53 118 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-17 03:04:53 118 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-17 03:04:53 594 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/17 03:05:00 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:05:00 [info] 35#35: *13 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:05:00 [info] 35#35: *14 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:05:03 [info] 35#35: *15 [lua] access_by_lua(msblocations.conf:189):2: 00e501ea4757cf16c77aed485d7fcb4e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:05:03 [info] 35#35: *15 [lua] logger.lua:23: 00e501ea4757cf16c77aed485d7fcb4e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:05:03 +0000] 00e501ea4757cf16c77aed485d7fcb4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.150 upstream_response_time:0.149 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:05:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 43 2023/01/17 03:05:10 [info] 35#35: *18 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:05:10 [info] 35#35: *19 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:05:19 [info] 35#35: *20 [lua] access_by_lua(msblocations.conf:189):2: 4326496f23c18e7e43a5829bd9f89598:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:05:19 +0000] 4326496f23c18e7e43a5829bd9f89598 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-" 2023/01/17 03:05:19 [info] 35#35: *20 [lua] logger.lua:23: 4326496f23c18e7e43a5829bd9f89598 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:05:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/17 03:05:20 [info] 35#35: *22 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:05:20 [info] 35#35: *21 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:05:30 [info] 35#35: *23 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:05:30 [info] 35#35: *24 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:05:34 [info] 35#35: *25 [lua] access_by_lua(msblocations.conf:189):2: fff0671b2eb287604f6c83a55dacf641:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:05:34 +0000] fff0671b2eb287604f6c83a55dacf641 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/17 03:05:34 [info] 35#35: *25 [lua] logger.lua:23: fff0671b2eb287604f6c83a55dacf641 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:05:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/17 03:05:40 [info] 37#37: *26 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:05:40 [info] 37#37: *27 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:05:49 [info] 35#35: *29 [lua] access_by_lua(msblocations.conf:189):2: 5987c93abd302aeda3fc331cbc97dd89:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:05:49 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 10.233.71.148 - - [17/Jan/2023:03:05:49 +0000] 5987c93abd302aeda3fc331cbc97dd89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/17 03:05:49 [info] 35#35: *29 [lua] logger.lua:23: 5987c93abd302aeda3fc331cbc97dd89 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:05:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:05:49 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2023/01/17 03:05:49 [notice] 34#34: cache loader process 45 exited with code 0 2023/01/17 03:05:49 [notice] 34#34: signal 29 (SIGIO) received 2023/01/17 03:05:50 [info] 37#37: *30 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:05:50 [info] 37#37: *31 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:06:00 [info] 37#37: *33 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:06:00 [info] 35#35: *32 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:06:04 [info] 35#35: *34 [lua] access_by_lua(msblocations.conf:189):2: 11d40253b996dd11e041c00f4103ebcb:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:06:04 +0000] 11d40253b996dd11e041c00f4103ebcb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/17 03:06:04 [info] 35#35: *34 [lua] logger.lua:23: 11d40253b996dd11e041c00f4103ebcb {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:06:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/17 03:06:10 [info] 37#37: *35 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:06:10 [info] 37#37: *36 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:06:19 [info] 35#35: *37 [lua] access_by_lua(msblocations.conf:189):2: e450c890a60520bcaf6af67c4ca604a6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:06:19 +0000] e450c890a60520bcaf6af67c4ca604a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:06:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/17 03:06:19 [info] 35#35: *37 [lua] logger.lua:23: e450c890a60520bcaf6af67c4ca604a6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/17 03:06:20 [info] 37#37: *38 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:06:20 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:06:30 [info] 35#35: *40 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:06:30 [info] 35#35: *41 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:06:34 [info] 35#35: *42 [lua] access_by_lua(msblocations.conf:189):2: 74a53361669a355e31ce7079ec16a4d6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:06:34 [info] 35#35: *42 [lua] logger.lua:23: 74a53361669a355e31ce7079ec16a4d6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:06:34 +0000] 74a53361669a355e31ce7079ec16a4d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:06:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:06:40 [info] 37#37: *43 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:06:40 [info] 37#37: *44 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:06:49 [info] 35#35: *46 [lua] access_by_lua(msblocations.conf:189):2: 677add952b05e64734978b23d4f10d29:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:06:49 +0000] 677add952b05e64734978b23d4f10d29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:06:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/17 03:06:49 [info] 35#35: *46 [lua] logger.lua:23: 677add952b05e64734978b23d4f10d29 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/17 03:06:50 [info] 37#37: *47 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:06:50 [info] 37#37: *48 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:07:00 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:07:00 [info] 37#37: *50 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:07:04 [info] 35#35: *51 [lua] access_by_lua(msblocations.conf:189):2: afe12d20caed2403a2211bfdcb256887:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:07:04 [info] 35#35: *51 [lua] logger.lua:23: afe12d20caed2403a2211bfdcb256887 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:07:04 +0000] afe12d20caed2403a2211bfdcb256887 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:07:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:07:10 [info] 35#35: *53 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:07:10 [info] 35#35: *52 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:07:19 [info] 35#35: *54 [lua] access_by_lua(msblocations.conf:189):2: 94ca708b99aad5cb3d6f5bdcfc0833b6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:07:19 [info] 35#35: *54 [lua] logger.lua:23: 94ca708b99aad5cb3d6f5bdcfc0833b6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:07:19 +0000] 94ca708b99aad5cb3d6f5bdcfc0833b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:07:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:07:20 [info] 35#35: *55 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:07:20 [info] 37#37: *56 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:07:30 [info] 35#35: *58 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:07:30 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:07:34 [info] 35#35: *59 [lua] access_by_lua(msblocations.conf:189):2: 9d91566b3334b850aa5d32feb949e9ba:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:07:34 +0000] 9d91566b3334b850aa5d32feb949e9ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/17 03:07:34 [info] 35#35: *59 [lua] logger.lua:23: 9d91566b3334b850aa5d32feb949e9ba {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:07:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:07:40 [info] 37#37: *60 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:07:40 [info] 37#37: *61 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:07:49 [info] 35#35: *63 [lua] access_by_lua(msblocations.conf:189):2: 7852d39cb9c82d393a4c7cc26fb6b611:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:07:49 +0000] 7852d39cb9c82d393a4c7cc26fb6b611 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/17 03:07:49 [info] 35#35: *63 [lua] logger.lua:23: 7852d39cb9c82d393a4c7cc26fb6b611 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:07:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:07:50 [info] 35#35: *65 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:07:50 [info] 35#35: *64 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:08:00 [info] 37#37: *67 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:08:00 [info] 37#37: *66 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:08:04 [info] 35#35: *68 [lua] access_by_lua(msblocations.conf:189):2: 86a08ae27749d70e38571ff81ef9e673:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:08:04 +0000] 86a08ae27749d70e38571ff81ef9e673 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/17 03:08:04 [info] 35#35: *68 [lua] logger.lua:23: 86a08ae27749d70e38571ff81ef9e673 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:08:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/17 03:08:10 [info] 35#35: *69 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:08:10 [info] 35#35: *70 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:08:19 [info] 35#35: *71 [lua] access_by_lua(msblocations.conf:189):2: 9330e52ef3303b157bc9cd33376572ef:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:08:19 [info] 35#35: *71 [lua] logger.lua:23: 9330e52ef3303b157bc9cd33376572ef {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:08:19 +0000] 9330e52ef3303b157bc9cd33376572ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:08:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:08:20 [info] 35#35: *72 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:08:20 [info] 37#37: *73 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:08:30 [info] 35#35: *75 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:08:30 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:08:34 [info] 35#35: *76 [lua] access_by_lua(msblocations.conf:189):2: 7d84ad94fdea23f052896088affb2f7b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:08:34 [info] 35#35: *76 [lua] logger.lua:23: 7d84ad94fdea23f052896088affb2f7b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:08:34 +0000] 7d84ad94fdea23f052896088affb2f7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:08:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:08:40 [info] 35#35: *77 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:08:40 [info] 37#37: *78 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:08:49 [info] 35#35: *80 [lua] access_by_lua(msblocations.conf:189):2: 855f8fcba110ba007ddb5a65e22d68c5:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:08:49 [info] 35#35: *80 [lua] logger.lua:23: 855f8fcba110ba007ddb5a65e22d68c5 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:08:49 +0000] 855f8fcba110ba007ddb5a65e22d68c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:08:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/17 03:08:50 [info] 35#35: *82 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:08:50 [info] 35#35: *81 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:09:00 [info] 35#35: *84 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:09:00 [info] 35#35: *83 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:09:04 [info] 35#35: *85 [lua] access_by_lua(msblocations.conf:189):2: 9dbd291ae713db634da94bfb7751ddbc:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:09:04 [info] 35#35: *85 [lua] logger.lua:23: 9dbd291ae713db634da94bfb7751ddbc {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:09:04 +0000] 9dbd291ae713db634da94bfb7751ddbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:09:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/17 03:09:10 [info] 35#35: *87 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:09:10 [info] 35#35: *86 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:09:19 [info] 35#35: *88 [lua] access_by_lua(msblocations.conf:189):2: cb1ddbb1254c7f194d9ba8d6abcaa500:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:09:19 +0000] cb1ddbb1254c7f194d9ba8d6abcaa500 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/17 03:09:19 [info] 35#35: *88 [lua] logger.lua:23: cb1ddbb1254c7f194d9ba8d6abcaa500 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:09:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:09:20 [info] 37#37: *90 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:09:20 [info] 37#37: *89 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:09:30 [info] 35#35: *91 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:09:30 [info] 35#35: *92 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:09:34 [info] 35#35: *93 [lua] access_by_lua(msblocations.conf:189):2: 8d927a4d357632b8559adf0e6c0764ef:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:09:35 [info] 35#35: *93 [lua] logger.lua:23: 8d927a4d357632b8559adf0e6c0764ef {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:09:35 +0000] 8d927a4d357632b8559adf0e6c0764ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:09:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:09:40 [info] 37#37: *94 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:09:40 [info] 37#37: *95 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:09:50 [info] 35#35: *97 [lua] access_by_lua(msblocations.conf:189):2: 36da7e09220deba51f67c9643337db95:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:09:50 [info] 35#35: *97 [lua] logger.lua:23: 36da7e09220deba51f67c9643337db95 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:09:50 +0000] 36da7e09220deba51f67c9643337db95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:09:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/17 03:09:50 [info] 35#35: *98 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:09:50 [info] 35#35: *99 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:10:00 [info] 35#35: *100 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:10:00 [info] 37#37: *101 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:10:05 [info] 35#35: *102 [lua] access_by_lua(msblocations.conf:189):2: 749835580dcc3fe9724b1e704ad45378:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:10:05 [info] 35#35: *102 [lua] logger.lua:23: 749835580dcc3fe9724b1e704ad45378 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:10:05 +0000] 749835580dcc3fe9724b1e704ad45378 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:10:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:10:10 [info] 35#35: *104 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:10:10 [info] 35#35: *103 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:10:20 [info] 35#35: *105 [lua] access_by_lua(msblocations.conf:189):2: 56bc1f3aaa6aa117d67b0d7586a36391:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:10:20 [info] 37#37: *107 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:10:20 [info] 37#37: *106 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:10:20 [info] 35#35: *105 [lua] logger.lua:23: 56bc1f3aaa6aa117d67b0d7586a36391 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:10:20 +0000] 56bc1f3aaa6aa117d67b0d7586a36391 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:10:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:10:30 [info] 35#35: *109 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:10:30 [info] 35#35: *108 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:10:35 [info] 35#35: *110 [lua] access_by_lua(msblocations.conf:189):2: 2e27fa83a47950ee0dfb3d3bb99ca142:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:10:35 +0000] 2e27fa83a47950ee0dfb3d3bb99ca142 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 03:10:35 [info] 35#35: *110 [lua] logger.lua:23: 2e27fa83a47950ee0dfb3d3bb99ca142 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:10:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:10:40 [info] 35#35: *112 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:10:40 [info] 35#35: *111 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:10:50 [info] 37#37: *114 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:10:50 [info] 37#37: *115 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:10:50 [info] 35#35: *116 [lua] access_by_lua(msblocations.conf:189):2: c4706871e08e2743f832c2b559d19c04:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:10:50 [info] 35#35: *116 [lua] logger.lua:23: c4706871e08e2743f832c2b559d19c04 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:10:50 +0000] c4706871e08e2743f832c2b559d19c04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:10:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:11:00 [info] 37#37: *118 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:11:00 [info] 37#37: *117 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:11:05 [info] 35#35: *119 [lua] access_by_lua(msblocations.conf:189):2: 0c6c461f078b46b3f3d0d6fac88f0a16:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:11:05 [info] 35#35: *119 [lua] logger.lua:23: 0c6c461f078b46b3f3d0d6fac88f0a16 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:11:05 +0000] 0c6c461f078b46b3f3d0d6fac88f0a16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:11:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:11:10 [info] 37#37: *120 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:11:10 [info] 37#37: *121 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:11:20 [info] 35#35: *123 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:11:20 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 10.233.71.148 - - [17/Jan/2023:03:11:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:11:20 [info] 35#35: *124 [lua] access_by_lua(msblocations.conf:189):2: 8c96eb07f4eca071c1eb361a897d1378:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:11:20 +0000] 8c96eb07f4eca071c1eb361a897d1378 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 03:11:20 [info] 35#35: *124 [lua] logger.lua:23: 8c96eb07f4eca071c1eb361a897d1378 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/17 03:11:30 [info] 37#37: *126 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:11:30 [info] 37#37: *125 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:11:35 [info] 35#35: *127 [lua] access_by_lua(msblocations.conf:189):2: 1ade6cfc3be13a9b4caf8d857f32819a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:11:35 [info] 35#35: *127 [lua] logger.lua:23: 1ade6cfc3be13a9b4caf8d857f32819a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:11:35 +0000] 1ade6cfc3be13a9b4caf8d857f32819a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:11:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:11:40 [info] 35#35: *128 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:11:40 [info] 35#35: *129 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:11:50 [info] 35#35: *131 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:11:50 [info] 37#37: *132 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:11:50 [info] 35#35: *133 [lua] access_by_lua(msblocations.conf:189):2: bd47dcf445ad5392d23d758a1c824aaa:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:11:50 [info] 35#35: *133 [lua] logger.lua:23: bd47dcf445ad5392d23d758a1c824aaa {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:11:50 +0000] bd47dcf445ad5392d23d758a1c824aaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:11:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/17 03:12:00 [info] 37#37: *134 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:12:00 [info] 37#37: *135 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:12:05 [info] 35#35: *136 [lua] access_by_lua(msblocations.conf:189):2: 42d4d9a5bbdb76e366ba2dac3dffbf52:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:12:05 +0000] 42d4d9a5bbdb76e366ba2dac3dffbf52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 03:12:05 [info] 35#35: *136 [lua] logger.lua:23: 42d4d9a5bbdb76e366ba2dac3dffbf52 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:12:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:12:10 [info] 35#35: *138 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:12:10 [info] 37#37: *137 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:12:20 [info] 35#35: *140 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:12:20 [info] 35#35: *139 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:12:20 [info] 35#35: *141 [lua] access_by_lua(msblocations.conf:189):2: 75a9dd2b3e8293aca7048a54c084865e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:12:20 [info] 35#35: *141 [lua] logger.lua:23: 75a9dd2b3e8293aca7048a54c084865e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:12:20 +0000] 75a9dd2b3e8293aca7048a54c084865e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:12:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:12:30 [info] 35#35: *142 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:12:30 [info] 35#35: *143 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:12:35 [info] 35#35: *144 [lua] access_by_lua(msblocations.conf:189):2: 14291dca08975968013b64b8c4456b52:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:12:35 [info] 35#35: *144 [lua] logger.lua:23: 14291dca08975968013b64b8c4456b52 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:12:35 +0000] 14291dca08975968013b64b8c4456b52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:12:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:12:40 [info] 35#35: *145 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:12:40 [info] 35#35: *146 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:12:50 [info] 35#35: *148 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:12:50 [info] 35#35: *149 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:12:50 [info] 35#35: *150 [lua] access_by_lua(msblocations.conf:189):2: 1d3dd1d46150abe4a28be72b17e8456e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:12:50 +0000] 1d3dd1d46150abe4a28be72b17e8456e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 03:12:50 [info] 35#35: *150 [lua] logger.lua:23: 1d3dd1d46150abe4a28be72b17e8456e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:12:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:13:00 [info] 35#35: *151 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:13:00 [info] 35#35: *152 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:13:05 [info] 35#35: *153 [lua] access_by_lua(msblocations.conf:189):2: 879baca52a432d14ee5f03de56466209:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:13:05 [info] 35#35: *153 [lua] logger.lua:23: 879baca52a432d14ee5f03de56466209 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:13:05 +0000] 879baca52a432d14ee5f03de56466209 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:13:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:13:10 [info] 37#37: *154 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:13:10 [info] 37#37: *155 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:13:20 [info] 37#37: *157 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:13:20 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:13:20 [info] 35#35: *158 [lua] access_by_lua(msblocations.conf:189):2: 59a0b962cce87d50d38468b47b4a97f9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:13:20 [info] 35#35: *158 [lua] logger.lua:23: 59a0b962cce87d50d38468b47b4a97f9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:13:20 +0000] 59a0b962cce87d50d38468b47b4a97f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:13:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:13:30 [info] 37#37: *160 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:13:30 [info] 37#37: *159 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:13:35 [info] 35#35: *161 [lua] access_by_lua(msblocations.conf:189):2: 0b5da09f981f5caac57819728f477216:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:13:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.148 - - [17/Jan/2023:03:13:35 +0000] 0b5da09f981f5caac57819728f477216 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/17 03:13:35 [info] 35#35: *161 [lua] logger.lua:23: 0b5da09f981f5caac57819728f477216 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/17 03:13:40 [info] 37#37: *162 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:13:40 [info] 37#37: *163 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:13:50 [info] 37#37: *165 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:13:50 [info] 37#37: *166 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:13:50 [info] 35#35: *167 [lua] access_by_lua(msblocations.conf:189):2: ce8cdad59928b12b496d3cc4f80ce1bd:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:13:50 +0000] ce8cdad59928b12b496d3cc4f80ce1bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 03:13:50 [info] 35#35: *167 [lua] logger.lua:23: ce8cdad59928b12b496d3cc4f80ce1bd {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:13:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:14:00 [info] 35#35: *169 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:14:00 [info] 35#35: *168 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:14:05 [info] 35#35: *170 [lua] access_by_lua(msblocations.conf:189):2: 76224edb99be1d84266988bbac74c105:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:14:05 [info] 35#35: *170 [lua] logger.lua:23: 76224edb99be1d84266988bbac74c105 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:14:05 +0000] 76224edb99be1d84266988bbac74c105 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:14:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:14:10 [info] 37#37: *172 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:14:10 [info] 37#37: *171 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:14:20 [info] 35#35: *174 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:14:20 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:14:20 [info] 35#35: *175 [lua] access_by_lua(msblocations.conf:189):2: 317e831a22612181bc568c9f89edf909:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:14:20 +0000] 317e831a22612181bc568c9f89edf909 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/17 03:14:20 [info] 35#35: *175 [lua] logger.lua:23: 317e831a22612181bc568c9f89edf909 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:14:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/17 03:14:30 [info] 37#37: *176 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:14:30 [info] 35#35: *177 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:14:35 [info] 35#35: *178 [lua] access_by_lua(msblocations.conf:189):2: fe2414afcfe64e6f28e7a0b4b3d497f5:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:14:35 +0000] fe2414afcfe64e6f28e7a0b4b3d497f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/17 03:14:35 [info] 35#35: *178 [lua] logger.lua:23: fe2414afcfe64e6f28e7a0b4b3d497f5 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:14:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/17 03:14:40 [info] 35#35: *179 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:14:40 [info] 35#35: *180 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:14:50 [info] 35#35: *182 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:14:50 [info] 37#37: *183 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:14:50 [info] 35#35: *184 [lua] access_by_lua(msblocations.conf:189):2: e2bc86fbe46e167749028cead0dec443:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:14:50 [info] 35#35: *184 [lua] logger.lua:23: e2bc86fbe46e167749028cead0dec443 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:14:50 +0000] e2bc86fbe46e167749028cead0dec443 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:14:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/17 03:15:00 [info] 35#35: *185 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:15:00 [info] 37#37: *186 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:15:05 [info] 35#35: *187 [lua] access_by_lua(msblocations.conf:189):2: f3c8147a39f7937b26a49f789425a394:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:15:05 +0000] f3c8147a39f7937b26a49f789425a394 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/17 03:15:05 [info] 35#35: *187 [lua] logger.lua:23: f3c8147a39f7937b26a49f789425a394 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:15:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/17 03:15:10 [info] 37#37: *188 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:15:10 [info] 37#37: *189 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:15:20 [info] 35#35: *190 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:15:20 [info] 35#35: *191 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:15:21 [info] 35#35: *192 [lua] access_by_lua(msblocations.conf:189):2: 2496a84fbcf54827259871a828430eaa:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:15:21 [info] 35#35: *192 [lua] logger.lua:23: 2496a84fbcf54827259871a828430eaa {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:15:21 +0000] 2496a84fbcf54827259871a828430eaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:15:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/17 03:15:30 [info] 35#35: *193 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:15:30 [info] 35#35: *194 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:15:36 [info] 35#35: *195 [lua] access_by_lua(msblocations.conf:189):2: c6825883bb634598c2d53374127ecfd0:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:15:36 [info] 35#35: *195 [lua] logger.lua:23: c6825883bb634598c2d53374127ecfd0 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:15:36 +0000] c6825883bb634598c2d53374127ecfd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:15:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:15:40 [info] 37#37: *197 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:15:40 [info] 37#37: *196 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:15:50 [info] 37#37: *200 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:15:50 [info] 35#35: *199 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:15:51 [info] 35#35: *201 [lua] access_by_lua(msblocations.conf:189):2: e373d99bd76e2e9f5db4352a7b1ffcc2:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:15:51 +0000] e373d99bd76e2e9f5db4352a7b1ffcc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/17 03:15:51 [info] 35#35: *201 [lua] logger.lua:23: e373d99bd76e2e9f5db4352a7b1ffcc2 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:15:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/17 03:16:00 [info] 35#35: *202 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:16:00 [info] 35#35: *203 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:16:06 [info] 35#35: *204 [lua] access_by_lua(msblocations.conf:189):2: afe5623f418489e8049cbcf2661c62b4:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:16:06 [info] 35#35: *204 [lua] logger.lua:23: afe5623f418489e8049cbcf2661c62b4 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:16:06 +0000] afe5623f418489e8049cbcf2661c62b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:16:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:16:10 [info] 35#35: *206 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:16:10 [info] 35#35: *205 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:16:20 [info] 35#35: *208 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:16:20 [info] 37#37: *207 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:16:21 [info] 35#35: *209 [lua] access_by_lua(msblocations.conf:189):2: 434c7504c688a25cbe88d78b956ffa47:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:16:21 +0000] 434c7504c688a25cbe88d78b956ffa47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:16:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:16:21 [info] 35#35: *209 [lua] logger.lua:23: 434c7504c688a25cbe88d78b956ffa47 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/17 03:16:30 [info] 35#35: *211 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:16:30 [info] 35#35: *210 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:16:36 [info] 35#35: *212 [lua] access_by_lua(msblocations.conf:189):2: e2ec88ede379d3bba7725f8da953ed03:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:16:36 [info] 35#35: *212 [lua] logger.lua:23: e2ec88ede379d3bba7725f8da953ed03 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:16:36 +0000] e2ec88ede379d3bba7725f8da953ed03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:16:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/17 03:16:40 [info] 35#35: *214 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:16:40 [info] 35#35: *213 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:16:50 [info] 35#35: *217 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:16:50 [info] 35#35: *216 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:16:51 [info] 35#35: *218 [lua] access_by_lua(msblocations.conf:189):2: 4a874004d7bb533f0f5ebd8139cd1b46:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:16:51 [info] 35#35: *218 [lua] logger.lua:23: 4a874004d7bb533f0f5ebd8139cd1b46 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:16:51 +0000] 4a874004d7bb533f0f5ebd8139cd1b46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:16:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:17:00 [info] 35#35: *220 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:17:00 [info] 35#35: *219 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:17:06 [info] 35#35: *221 [lua] access_by_lua(msblocations.conf:189):2: 6a854c58228e73cebe4938dfd9b75537:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:17:06 [info] 35#35: *221 [lua] logger.lua:23: 6a854c58228e73cebe4938dfd9b75537 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:17:06 +0000] 6a854c58228e73cebe4938dfd9b75537 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:17:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/17 03:17:10 [info] 37#37: *223 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:17:10 [info] 35#35: *222 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:17:20 [info] 37#37: *225 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:17:20 [info] 35#35: *224 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:17:21 [info] 35#35: *226 [lua] access_by_lua(msblocations.conf:189):2: 4c80df6f54763c1852df9c713835902a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:17:21 +0000] 4c80df6f54763c1852df9c713835902a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:17:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:17:21 [info] 35#35: *226 [lua] logger.lua:23: 4c80df6f54763c1852df9c713835902a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/17 03:17:30 [info] 35#35: *227 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:17:30 [info] 35#35: *228 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:17:36 [info] 35#35: *229 [lua] access_by_lua(msblocations.conf:189):2: 4b0d39f4eb6dfa07d871ca786dc12444:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:17:36 +0000] 4b0d39f4eb6dfa07d871ca786dc12444 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/17 03:17:36 [info] 35#35: *229 [lua] logger.lua:23: 4b0d39f4eb6dfa07d871ca786dc12444 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:17:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:17:40 [info] 35#35: *230 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:17:40 [info] 35#35: *231 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:17:50 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:17:50 [info] 35#35: *234 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:17:51 [info] 35#35: *235 [lua] access_by_lua(msblocations.conf:189):2: f9f19edec096e7c08984d48c31c0047d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:17:51 [info] 35#35: *235 [lua] logger.lua:23: f9f19edec096e7c08984d48c31c0047d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:17:51 +0000] f9f19edec096e7c08984d48c31c0047d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:17:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/17 03:18:00 [info] 35#35: *236 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:18:00 [info] 35#35: *237 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:18:06 [info] 35#35: *238 [lua] access_by_lua(msblocations.conf:189):2: 39efc8a8ad48db5af2d1d25c2efd41fd:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:18:06 [info] 35#35: *238 [lua] logger.lua:23: 39efc8a8ad48db5af2d1d25c2efd41fd {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:18:06 +0000] 39efc8a8ad48db5af2d1d25c2efd41fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:18:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:18:10 [info] 35#35: *239 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:18:10 [info] 35#35: *240 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:18:20 [info] 35#35: *241 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:18:20 [info] 37#37: *242 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:18:21 [info] 35#35: *243 [lua] access_by_lua(msblocations.conf:189):2: 0a585fa16c2b72afc4fbab8987ada9c8:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:18:21 [info] 35#35: *243 [lua] logger.lua:23: 0a585fa16c2b72afc4fbab8987ada9c8 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:18:21 +0000] 0a585fa16c2b72afc4fbab8987ada9c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:18:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:18:30 [info] 35#35: *244 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:18:30 [info] 37#37: *245 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:18:36 [info] 35#35: *246 [lua] access_by_lua(msblocations.conf:189):2: c0c97ff5069334753f29c7ed0c3e75f3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:18:36 +0000] c0c97ff5069334753f29c7ed0c3e75f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/17 03:18:36 [info] 35#35: *246 [lua] logger.lua:23: c0c97ff5069334753f29c7ed0c3e75f3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:18:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:18:40 [info] 37#37: *247 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:18:40 [info] 37#37: *248 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:18:50 [info] 35#35: *251 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:18:50 [info] 35#35: *250 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:18:51 [info] 35#35: *252 [lua] access_by_lua(msblocations.conf:189):2: d73270b465cbb9b5613f2f47a5c04ebd:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:18:51 [info] 35#35: *252 [lua] logger.lua:23: d73270b465cbb9b5613f2f47a5c04ebd {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:18:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.148 - - [17/Jan/2023:03:18:51 +0000] d73270b465cbb9b5613f2f47a5c04ebd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/17 03:19:00 [info] 35#35: *254 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:19:00 [info] 35#35: *253 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:19:06 [info] 35#35: *255 [lua] access_by_lua(msblocations.conf:189):2: 09507ed96c1fb3183b318eb49e86dd49:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:19:06 [info] 35#35: *255 [lua] logger.lua:23: 09507ed96c1fb3183b318eb49e86dd49 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:19:06 +0000] 09507ed96c1fb3183b318eb49e86dd49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:19:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:19:10 [info] 35#35: *256 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:19:10 [info] 35#35: *257 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:19:20 [info] 35#35: *258 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:19:20 [info] 35#35: *259 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:19:21 [info] 35#35: *260 [lua] access_by_lua(msblocations.conf:189):2: 1e54bb947b3931eb57393c637a92544d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:19:21 +0000] 1e54bb947b3931eb57393c637a92544d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 03:19:21 [info] 35#35: *260 [lua] logger.lua:23: 1e54bb947b3931eb57393c637a92544d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:19:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:19:30 [info] 35#35: *261 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:19:30 [info] 35#35: *262 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:19:36 [info] 35#35: *263 [lua] access_by_lua(msblocations.conf:189):2: ad47a7ee752a6dfad112f93cf8675a4a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:19:36 [info] 35#35: *263 [lua] logger.lua:23: ad47a7ee752a6dfad112f93cf8675a4a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:19:36 +0000] ad47a7ee752a6dfad112f93cf8675a4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:19:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:19:40 [info] 37#37: *264 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:19:40 [info] 37#37: *265 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:19:50 [info] 37#37: *267 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:19:50 [info] 37#37: *268 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:19:51 [info] 35#35: *269 [lua] access_by_lua(msblocations.conf:189):2: 24975eca0297ca6d18766d56df64af43:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:19:51 +0000] 24975eca0297ca6d18766d56df64af43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 03:19:51 [info] 35#35: *269 [lua] logger.lua:23: 24975eca0297ca6d18766d56df64af43 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:19:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:20:00 [info] 35#35: *270 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:20:00 [info] 35#35: *271 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:20:06 [info] 35#35: *272 [lua] access_by_lua(msblocations.conf:189):2: 68f08117c6c87fce48d4b28e3ad3783e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:20:06 +0000] 68f08117c6c87fce48d4b28e3ad3783e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/17 03:20:06 [info] 35#35: *272 [lua] logger.lua:23: 68f08117c6c87fce48d4b28e3ad3783e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:20:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:20:10 [info] 35#35: *273 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:20:10 [info] 35#35: *274 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:20:20 [info] 35#35: *275 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:20:20 [info] 35#35: *276 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:20:21 [info] 35#35: *277 [lua] access_by_lua(msblocations.conf:189):2: 320d3a529d93b5cb38a2de1aea861494:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:20:21 +0000] 320d3a529d93b5cb38a2de1aea861494 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 03:20:21 [info] 35#35: *277 [lua] logger.lua:23: 320d3a529d93b5cb38a2de1aea861494 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:20:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:20:30 [info] 35#35: *278 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:20:30 [info] 37#37: *279 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:20:36 [info] 35#35: *280 [lua] access_by_lua(msblocations.conf:189):2: b967fe4bb48836f4f818da5f4c5a2ab4:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:20:36 [info] 35#35: *280 [lua] logger.lua:23: b967fe4bb48836f4f818da5f4c5a2ab4 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:20:36 +0000] b967fe4bb48836f4f818da5f4c5a2ab4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:20:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:20:40 [info] 35#35: *281 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:20:40 [info] 35#35: *282 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:20:50 [info] 35#35: *284 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:20:50 [info] 37#37: *285 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:20:51 [info] 35#35: *286 [lua] access_by_lua(msblocations.conf:189):2: 65090104fd376f1e0bc16c192a15d636:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:20:51 [info] 35#35: *286 [lua] logger.lua:23: 65090104fd376f1e0bc16c192a15d636 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:20:51 +0000] 65090104fd376f1e0bc16c192a15d636 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:20:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:21:00 [info] 35#35: *287 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:21:00 [info] 37#37: *288 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:21:06 [info] 35#35: *289 [lua] access_by_lua(msblocations.conf:189):2: 7702e08aefd77a93611fc038671c5b51:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:21:06 [info] 35#35: *289 [lua] logger.lua:23: 7702e08aefd77a93611fc038671c5b51 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:21:06 +0000] 7702e08aefd77a93611fc038671c5b51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:21:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/17 03:21:10 [info] 35#35: *291 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:21:10 [info] 35#35: *290 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:21:20 [info] 35#35: *292 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:21:20 [info] 35#35: *293 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:21:21 [info] 35#35: *294 [lua] access_by_lua(msblocations.conf:189):2: 2b14575ea5bd3c1045f92443c359ed11:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:21:21 +0000] 2b14575ea5bd3c1045f92443c359ed11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/17 03:21:21 [info] 35#35: *294 [lua] logger.lua:23: 2b14575ea5bd3c1045f92443c359ed11 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:21:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:21:30 [info] 35#35: *295 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:21:30 [info] 35#35: *296 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:21:36 [info] 35#35: *297 [lua] access_by_lua(msblocations.conf:189):2: de3b5ebf688e8ae7b3d237bccf6a6c94:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:21:36 [info] 35#35: *297 [lua] logger.lua:23: de3b5ebf688e8ae7b3d237bccf6a6c94 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:21:36 +0000] de3b5ebf688e8ae7b3d237bccf6a6c94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:21:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:21:40 [info] 35#35: *298 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:21:40 [info] 35#35: *299 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:21:50 [info] 35#35: *301 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:21:50 [info] 35#35: *302 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:21:51 [info] 35#35: *303 [lua] access_by_lua(msblocations.conf:189):2: 7e65599b15f37bc97c839ea65bcc971c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:21:51 [info] 35#35: *303 [lua] logger.lua:23: 7e65599b15f37bc97c839ea65bcc971c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:21:51 +0000] 7e65599b15f37bc97c839ea65bcc971c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:21:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:22:00 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:22:00 [info] 37#37: *305 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:22:06 [info] 35#35: *306 [lua] access_by_lua(msblocations.conf:189):2: 4cdf6d6df8a702591038b5ac6b33d81f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:22:06 [info] 35#35: *306 [lua] logger.lua:23: 4cdf6d6df8a702591038b5ac6b33d81f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:22:06 +0000] 4cdf6d6df8a702591038b5ac6b33d81f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:22:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:22:10 [info] 35#35: *308 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:22:10 [info] 35#35: *307 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:22:20 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:22:20 [info] 37#37: *310 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:22:21 [info] 35#35: *311 [lua] access_by_lua(msblocations.conf:189):2: ced52ce12e5db546ec11e22a193117e2:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:22:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.148 - - [17/Jan/2023:03:22:21 +0000] ced52ce12e5db546ec11e22a193117e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/17 03:22:21 [info] 35#35: *311 [lua] logger.lua:23: ced52ce12e5db546ec11e22a193117e2 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/17 03:22:30 [info] 35#35: *313 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:22:30 [info] 37#37: *312 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:22:36 [info] 35#35: *314 [lua] access_by_lua(msblocations.conf:189):2: afa310f993accdd9e8f190a1792d07fb:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:22:36 [info] 35#35: *314 [lua] logger.lua:23: afa310f993accdd9e8f190a1792d07fb {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:22:36 +0000] afa310f993accdd9e8f190a1792d07fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:22:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:22:40 [info] 37#37: *315 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:22:40 [info] 37#37: *316 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:22:50 [info] 37#37: *319 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:22:50 [info] 35#35: *318 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:22:51 [info] 35#35: *320 [lua] access_by_lua(msblocations.conf:189):2: 04717c2f6a96653c6967352dd05b4cd3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:22:51 +0000] 04717c2f6a96653c6967352dd05b4cd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 03:22:51 [info] 35#35: *320 [lua] logger.lua:23: 04717c2f6a96653c6967352dd05b4cd3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:22:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:23:00 [info] 37#37: *321 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:23:00 [info] 37#37: *322 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:23:06 [info] 35#35: *323 [lua] access_by_lua(msblocations.conf:189):2: 783da26539d226b96db1bd18405b2e10:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:23:06 [info] 35#35: *323 [lua] logger.lua:23: 783da26539d226b96db1bd18405b2e10 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:23:06 +0000] 783da26539d226b96db1bd18405b2e10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:23:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:23:10 [info] 35#35: *324 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:23:10 [info] 35#35: *325 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:23:20 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:23:20 [info] 35#35: *327 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:23:21 [info] 35#35: *328 [lua] access_by_lua(msblocations.conf:189):2: 6062e77dbb33666bdfdb23dac3de73b9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:23:21 +0000] 6062e77dbb33666bdfdb23dac3de73b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/17 03:23:21 [info] 35#35: *328 [lua] logger.lua:23: 6062e77dbb33666bdfdb23dac3de73b9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:23:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:23:30 [info] 35#35: *329 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:23:30 [info] 35#35: *330 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:23:36 [info] 35#35: *331 [lua] access_by_lua(msblocations.conf:189):2: d61357d1b39e7e5cd63ead7b4eed1e79:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:23:36 +0000] d61357d1b39e7e5cd63ead7b4eed1e79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/17 03:23:36 [info] 35#35: *331 [lua] logger.lua:23: d61357d1b39e7e5cd63ead7b4eed1e79 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:23:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/17 03:23:40 [info] 35#35: *333 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:23:40 [info] 35#35: *332 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:23:50 [info] 35#35: *335 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:23:50 [info] 35#35: *336 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:23:51 [info] 35#35: *337 [lua] access_by_lua(msblocations.conf:189):2: 3f079110a224b5e5cf1b58a17cebad8e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:23:51 +0000] 3f079110a224b5e5cf1b58a17cebad8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/01/17 03:23:51 [info] 35#35: *337 [lua] logger.lua:23: 3f079110a224b5e5cf1b58a17cebad8e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:23:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/17 03:24:00 [info] 37#37: *339 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:24:00 [info] 35#35: *338 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:24:06 [info] 35#35: *340 [lua] access_by_lua(msblocations.conf:189):2: 94a315187180ba3231e85a6bfe556a30:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:24:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.148 - - [17/Jan/2023:03:24:06 +0000] 94a315187180ba3231e85a6bfe556a30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/17 03:24:06 [info] 35#35: *340 [lua] logger.lua:23: 94a315187180ba3231e85a6bfe556a30 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/17 03:24:10 [info] 37#37: *342 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:24:10 [info] 37#37: *341 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:24:20 [info] 37#37: *344 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:24:20 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:24:21 [info] 35#35: *345 [lua] access_by_lua(msblocations.conf:189):2: 21dc4acfca0bf1ae56bfc9ce0c79fa2d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:24:21 [info] 35#35: *345 [lua] logger.lua:23: 21dc4acfca0bf1ae56bfc9ce0c79fa2d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:24:21 +0000] 21dc4acfca0bf1ae56bfc9ce0c79fa2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:24:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:24:30 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:24:30 [info] 35#35: *347 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:24:36 [info] 35#35: *348 [lua] access_by_lua(msblocations.conf:189):2: 108e8d2797df6f85c3f7ade2feb0da01:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:24:36 [info] 35#35: *348 [lua] logger.lua:23: 108e8d2797df6f85c3f7ade2feb0da01 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:24:36 +0000] 108e8d2797df6f85c3f7ade2feb0da01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:24:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:24:40 [info] 37#37: *349 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:24:40 [info] 37#37: *350 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:24:50 [info] 35#35: *353 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:24:50 [info] 35#35: *352 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:24:51 [info] 35#35: *354 [lua] access_by_lua(msblocations.conf:189):2: 2c2c6c91c9ef9361a47f0c6e34ffab29:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:24:51 [info] 35#35: *354 [lua] logger.lua:23: 2c2c6c91c9ef9361a47f0c6e34ffab29 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:24:51 +0000] 2c2c6c91c9ef9361a47f0c6e34ffab29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:24:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/17 03:25:00 [info] 35#35: *355 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:25:00 [info] 35#35: *356 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:25:06 [info] 35#35: *357 [lua] access_by_lua(msblocations.conf:189):2: 4caf35c3ebfdc3b08883a62306ba2af7:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:25:06 [info] 35#35: *357 [lua] logger.lua:23: 4caf35c3ebfdc3b08883a62306ba2af7 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:25:06 +0000] 4caf35c3ebfdc3b08883a62306ba2af7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:25:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:25:10 [info] 35#35: *359 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:25:10 [info] 35#35: *358 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:25:20 [info] 35#35: *361 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:25:20 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:25:21 [info] 35#35: *362 [lua] access_by_lua(msblocations.conf:189):2: 8ad1b960674d2442d3e657d2eb62792c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:25:21 [info] 35#35: *362 [lua] logger.lua:23: 8ad1b960674d2442d3e657d2eb62792c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:25:21 +0000] 8ad1b960674d2442d3e657d2eb62792c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:25:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:25:30 [info] 35#35: *363 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:25:30 [info] 35#35: *364 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:25:36 [info] 35#35: *365 [lua] access_by_lua(msblocations.conf:189):2: 006ae6c22ee8767bc230c0ea4f3436ce:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:25:36 [info] 35#35: *365 [lua] logger.lua:23: 006ae6c22ee8767bc230c0ea4f3436ce {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:25:36 +0000] 006ae6c22ee8767bc230c0ea4f3436ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:25:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:25:40 [info] 37#37: *367 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:25:40 [info] 37#37: *366 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:25:50 [info] 35#35: *369 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:25:50 [info] 37#37: *370 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:25:51 [info] 35#35: *371 [lua] access_by_lua(msblocations.conf:189):2: cc615e852139fd9258b55f9fe62d81b9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:25:51 [info] 35#35: *371 [lua] logger.lua:23: cc615e852139fd9258b55f9fe62d81b9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:25:51 +0000] cc615e852139fd9258b55f9fe62d81b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:25:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:26:00 [info] 35#35: *373 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:26:00 [info] 35#35: *372 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:26:06 [info] 35#35: *374 [lua] access_by_lua(msblocations.conf:189):2: 3c778fdd7eb9a082a6c24b20e0b92811:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:26:06 +0000] 3c778fdd7eb9a082a6c24b20e0b92811 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/17 03:26:06 [info] 35#35: *374 [lua] logger.lua:23: 3c778fdd7eb9a082a6c24b20e0b92811 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:26:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/17 03:26:10 [info] 35#35: *375 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:26:10 [info] 35#35: *376 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:26:20 [info] 35#35: *377 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:26:20 [info] 35#35: *378 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:26:21 [info] 35#35: *379 [lua] access_by_lua(msblocations.conf:189):2: 1f39e3ca151d51057f86fe25b1e7c88d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:26:22 +0000] 1f39e3ca151d51057f86fe25b1e7c88d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 03:26:22 [info] 35#35: *379 [lua] logger.lua:23: 1f39e3ca151d51057f86fe25b1e7c88d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:26:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:26:30 [info] 35#35: *380 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:26:30 [info] 35#35: *381 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:26:37 [info] 35#35: *382 [lua] access_by_lua(msblocations.conf:189):2: e7d4f2f5d6a81a88c1a3bd175f771ace:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:26:37 [info] 35#35: *382 [lua] logger.lua:23: e7d4f2f5d6a81a88c1a3bd175f771ace {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:26:37 +0000] e7d4f2f5d6a81a88c1a3bd175f771ace "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:26:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:26:40 [info] 37#37: *383 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:26:40 [info] 37#37: *384 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:26:50 [info] 35#35: *387 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:26:50 [info] 35#35: *386 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:26:52 [info] 35#35: *388 [lua] access_by_lua(msblocations.conf:189):2: 6cde3107c44099fa76585a551c45a537:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:26:52 [info] 35#35: *388 [lua] logger.lua:23: 6cde3107c44099fa76585a551c45a537 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:26:52 +0000] 6cde3107c44099fa76585a551c45a537 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:26:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/17 03:27:00 [info] 37#37: *390 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:27:00 [info] 35#35: *389 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:27:07 [info] 35#35: *391 [lua] access_by_lua(msblocations.conf:189):2: fea29aad332b88e93e000198d0a3a539:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:27:07 [info] 35#35: *391 [lua] logger.lua:23: fea29aad332b88e93e000198d0a3a539 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:27:07 +0000] fea29aad332b88e93e000198d0a3a539 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:27:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:27:10 [info] 35#35: *392 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:27:10 [info] 35#35: *393 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:27:20 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:27:20 [info] 37#37: *395 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:27:22 [info] 35#35: *396 [lua] access_by_lua(msblocations.conf:189):2: 4f27790829a2e3c3201ff251e397587c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:27:22 [info] 35#35: *396 [lua] logger.lua:23: 4f27790829a2e3c3201ff251e397587c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:27:22 +0000] 4f27790829a2e3c3201ff251e397587c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:27:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:27:30 [info] 35#35: *398 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:27:30 [info] 35#35: *397 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:27:37 [info] 35#35: *399 [lua] access_by_lua(msblocations.conf:189):2: d925536f3d83386227f7ed6b27bfc05e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:27:37 +0000] d925536f3d83386227f7ed6b27bfc05e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 03:27:37 [info] 35#35: *399 [lua] logger.lua:23: d925536f3d83386227f7ed6b27bfc05e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:27:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:27:40 [info] 35#35: *400 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:27:40 [info] 37#37: *401 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:27:50 [info] 35#35: *403 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:27:50 [info] 35#35: *404 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:27:52 [info] 35#35: *405 [lua] access_by_lua(msblocations.conf:189):2: dfba87fab5d93196c882eacef9ba6550:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:27:52 +0000] dfba87fab5d93196c882eacef9ba6550 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/17 03:27:52 [info] 35#35: *405 [lua] logger.lua:23: dfba87fab5d93196c882eacef9ba6550 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:27:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:28:00 [info] 37#37: *407 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:28:00 [info] 35#35: *406 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:28:07 [info] 35#35: *408 [lua] access_by_lua(msblocations.conf:189):2: ad0844100cf3a923c603cb46ce2c8ff3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:28:07 [info] 35#35: *408 [lua] logger.lua:23: ad0844100cf3a923c603cb46ce2c8ff3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:28:07 +0000] ad0844100cf3a923c603cb46ce2c8ff3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:28:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:28:10 [info] 35#35: *409 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:28:10 [info] 35#35: *410 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:28:20 [info] 37#37: *412 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:28:20 [info] 37#37: *411 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:28:22 [info] 35#35: *413 [lua] access_by_lua(msblocations.conf:189):2: 766ab54f0ddc8fbccf546aa315800349:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:28:22 +0000] 766ab54f0ddc8fbccf546aa315800349 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 03:28:22 [info] 35#35: *413 [lua] logger.lua:23: 766ab54f0ddc8fbccf546aa315800349 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:28:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:28:30 [info] 37#37: *414 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:28:30 [info] 37#37: *415 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:28:37 [info] 35#35: *416 [lua] access_by_lua(msblocations.conf:189):2: fd57a65212fa5ad4a21ec09398759b6f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:28:37 [info] 35#35: *416 [lua] logger.lua:23: fd57a65212fa5ad4a21ec09398759b6f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:28:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.148 - - [17/Jan/2023:03:28:37 +0000] fd57a65212fa5ad4a21ec09398759b6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/17 03:28:40 [info] 37#37: *417 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:28:40 [info] 37#37: *418 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:28:50 [info] 37#37: *421 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:28:50 [info] 35#35: *420 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:28:52 [info] 35#35: *422 [lua] access_by_lua(msblocations.conf:189):2: 84fd45871017e36b09f6b6b967a24519:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:28:52 [info] 35#35: *422 [lua] logger.lua:23: 84fd45871017e36b09f6b6b967a24519 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:28:52 +0000] 84fd45871017e36b09f6b6b967a24519 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:28:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:29:00 [info] 35#35: *424 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:29:00 [info] 35#35: *423 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:29:07 [info] 35#35: *425 [lua] access_by_lua(msblocations.conf:189):2: 4451ce41b9d047491d2dd719d0d89bc1:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:29:07 [info] 35#35: *425 [lua] logger.lua:23: 4451ce41b9d047491d2dd719d0d89bc1 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:29:07 +0000] 4451ce41b9d047491d2dd719d0d89bc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:29:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:29:10 [info] 37#37: *427 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:29:10 [info] 37#37: *426 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:29:20 [info] 37#37: *429 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:29:20 [info] 35#35: *428 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:29:22 [info] 35#35: *430 [lua] access_by_lua(msblocations.conf:189):2: d831a078fae59f9f693d4a51479c7a1c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:29:22 +0000] d831a078fae59f9f693d4a51479c7a1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/17 03:29:22 [info] 35#35: *430 [lua] logger.lua:23: d831a078fae59f9f693d4a51479c7a1c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:29:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:29:30 [info] 35#35: *431 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:29:30 [info] 35#35: *432 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:29:37 [info] 35#35: *433 [lua] access_by_lua(msblocations.conf:189):2: a8dd60779f76fc234f0d9e56b1ce4a7e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:29:37 +0000] a8dd60779f76fc234f0d9e56b1ce4a7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/17 03:29:37 [info] 35#35: *433 [lua] logger.lua:23: a8dd60779f76fc234f0d9e56b1ce4a7e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:29:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:29:40 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:29:40 [info] 37#37: *435 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:29:50 [info] 35#35: *437 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:29:50 [info] 35#35: *438 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:29:52 [info] 35#35: *439 [lua] access_by_lua(msblocations.conf:189):2: a18b34adf70b7a08175230073adebe72:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:29:52 [info] 35#35: *439 [lua] logger.lua:23: a18b34adf70b7a08175230073adebe72 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:29:52 +0000] a18b34adf70b7a08175230073adebe72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:29:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:30:00 [info] 35#35: *441 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:30:00 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:30:07 [info] 35#35: *442 [lua] access_by_lua(msblocations.conf:189):2: a2c830a96749848076629f52039e4ff4:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:30:07 +0000] a2c830a96749848076629f52039e4ff4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 03:30:07 [info] 35#35: *442 [lua] logger.lua:23: a2c830a96749848076629f52039e4ff4 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:30:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:30:10 [info] 35#35: *444 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:30:10 [info] 35#35: *443 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:30:20 [info] 35#35: *445 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:30:20 [info] 35#35: *446 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:30:22 [info] 35#35: *447 [lua] access_by_lua(msblocations.conf:189):2: 3e52a4c78f7e9d5f073cd3273ca53b93:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:30:22 [info] 35#35: *447 [lua] logger.lua:23: 3e52a4c78f7e9d5f073cd3273ca53b93 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:30:22 +0000] 3e52a4c78f7e9d5f073cd3273ca53b93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:30:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/17 03:30:30 [info] 35#35: *448 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:30:30 [info] 35#35: *449 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:30:37 [info] 35#35: *450 [lua] access_by_lua(msblocations.conf:189):2: d32fdfd330a459c242451f4c5c356e3d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:30:37 [info] 35#35: *450 [lua] logger.lua:23: d32fdfd330a459c242451f4c5c356e3d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:30:37 +0000] d32fdfd330a459c242451f4c5c356e3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:30:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/17 03:30:40 [info] 35#35: *452 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:30:40 [info] 35#35: *451 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:30:50 [info] 37#37: *454 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:30:50 [info] 37#37: *455 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:30:52 [info] 35#35: *456 [lua] access_by_lua(msblocations.conf:189):2: 524daf8b382d5efc5b025ea27b541694:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:30:52 [info] 35#35: *456 [lua] logger.lua:23: 524daf8b382d5efc5b025ea27b541694 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:30:52 +0000] 524daf8b382d5efc5b025ea27b541694 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:30:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:31:00 [info] 35#35: *457 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:31:00 [info] 35#35: *458 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:31:07 [info] 35#35: *459 [lua] access_by_lua(msblocations.conf:189):2: 7f855b96679c6516b10d2c58ec09f320:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:31:07 [info] 35#35: *459 [lua] logger.lua:23: 7f855b96679c6516b10d2c58ec09f320 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:31:07 +0000] 7f855b96679c6516b10d2c58ec09f320 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:31:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:31:10 [info] 37#37: *460 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:31:10 [info] 37#37: *461 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:31:20 [info] 37#37: *463 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:31:20 [info] 37#37: *462 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:31:22 [info] 35#35: *464 [lua] access_by_lua(msblocations.conf:189):2: 230e10b37bac5c3d7e562e3a482b1103:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:31:22 +0000] 230e10b37bac5c3d7e562e3a482b1103 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 03:31:22 [info] 35#35: *464 [lua] logger.lua:23: 230e10b37bac5c3d7e562e3a482b1103 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:31:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:31:30 [info] 35#35: *466 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:31:30 [info] 35#35: *465 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:31:37 [info] 35#35: *467 [lua] access_by_lua(msblocations.conf:189):2: 85b6c8bfe03dbbda525f5a8b43f2302e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:31:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/17 03:31:37 [info] 35#35: *467 [lua] logger.lua:23: 85b6c8bfe03dbbda525f5a8b43f2302e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:31:37 +0000] 85b6c8bfe03dbbda525f5a8b43f2302e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/17 03:31:40 [info] 35#35: *468 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:31:40 [info] 35#35: *469 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:31:50 [info] 35#35: *471 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:31:50 [info] 35#35: *472 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:31:52 [info] 35#35: *473 [lua] access_by_lua(msblocations.conf:189):2: 49cf8998c0308b1430ec75183e4fa477:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:31:52 +0000] 49cf8998c0308b1430ec75183e4fa477 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/17 03:31:52 [info] 35#35: *473 [lua] logger.lua:23: 49cf8998c0308b1430ec75183e4fa477 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:31:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:32:00 [info] 35#35: *475 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:32:00 [info] 35#35: *474 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:32:07 [info] 35#35: *476 [lua] access_by_lua(msblocations.conf:189):2: 15cdf14548ce0b69b58260d24478b041:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:32:07 [info] 35#35: *476 [lua] logger.lua:23: 15cdf14548ce0b69b58260d24478b041 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:32:07 +0000] 15cdf14548ce0b69b58260d24478b041 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:32:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/17 03:32:10 [info] 37#37: *477 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:32:10 [info] 37#37: *478 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:32:20 [info] 37#37: *479 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:32:20 [info] 37#37: *480 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:32:22 [info] 35#35: *481 [lua] access_by_lua(msblocations.conf:189):2: 608ba5fb87d49b1f4dd7fbb5bd083df1:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:32:22 [info] 35#35: *481 [lua] logger.lua:23: 608ba5fb87d49b1f4dd7fbb5bd083df1 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:32:22 +0000] 608ba5fb87d49b1f4dd7fbb5bd083df1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:32:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:32:30 [info] 37#37: *482 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:32:30 [info] 35#35: *483 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:32:37 [info] 35#35: *484 [lua] access_by_lua(msblocations.conf:189):2: 8055145437cd54dddd2f01609c8da47c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:32:37 +0000] 8055145437cd54dddd2f01609c8da47c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/17 03:32:37 [info] 35#35: *484 [lua] logger.lua:23: 8055145437cd54dddd2f01609c8da47c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:32:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:32:40 [info] 35#35: *485 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:32:40 [info] 35#35: *486 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:32:50 [info] 35#35: *488 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:32:50 [info] 35#35: *489 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:32:52 [info] 35#35: *490 [lua] access_by_lua(msblocations.conf:189):2: 45bc9938412f8d10d90302247c398d0b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:32:52 +0000] 45bc9938412f8d10d90302247c398d0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/17 03:32:52 [info] 35#35: *490 [lua] logger.lua:23: 45bc9938412f8d10d90302247c398d0b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:32:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:33:00 [info] 35#35: *492 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:33:00 [info] 35#35: *491 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:33:07 [info] 35#35: *493 [lua] access_by_lua(msblocations.conf:189):2: 457b81fe1a8e28a987e837609ee725ce:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:33:07 +0000] 457b81fe1a8e28a987e837609ee725ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:33:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/17 03:33:07 [info] 35#35: *493 [lua] logger.lua:23: 457b81fe1a8e28a987e837609ee725ce {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/17 03:33:10 [info] 37#37: *494 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:33:10 [info] 37#37: *495 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:33:20 [info] 35#35: *497 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:33:20 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:33:22 [info] 35#35: *498 [lua] access_by_lua(msblocations.conf:189):2: 1dd22b499f4d3fdc75534172fa204893:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:33:22 [info] 35#35: *498 [lua] logger.lua:23: 1dd22b499f4d3fdc75534172fa204893 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:33:22 +0000] 1dd22b499f4d3fdc75534172fa204893 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:33:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/17 03:33:30 [info] 35#35: *499 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:33:30 [info] 37#37: *500 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:33:37 [info] 35#35: *501 [lua] access_by_lua(msblocations.conf:189):2: 0435ffc25e73b757e775272119846f52:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:33:37 [info] 35#35: *501 [lua] logger.lua:23: 0435ffc25e73b757e775272119846f52 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:33:37 +0000] 0435ffc25e73b757e775272119846f52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:33:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:33:40 [info] 37#37: *502 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:33:40 [info] 37#37: *503 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:33:50 [info] 37#37: *506 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:33:50 [info] 37#37: *505 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:33:52 [info] 35#35: *507 [lua] access_by_lua(msblocations.conf:189):2: 7a1e460d20d9d448b2e40f1a523efe08:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:33:52 [info] 35#35: *507 [lua] logger.lua:23: 7a1e460d20d9d448b2e40f1a523efe08 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:33:52 +0000] 7a1e460d20d9d448b2e40f1a523efe08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:33:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:34:00 [info] 35#35: *508 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:34:00 [info] 35#35: *509 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:34:07 [info] 35#35: *510 [lua] access_by_lua(msblocations.conf:189):2: 41fedf2e2953491688529871e0234c13:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:34:07 [info] 35#35: *510 [lua] logger.lua:23: 41fedf2e2953491688529871e0234c13 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:34:07 +0000] 41fedf2e2953491688529871e0234c13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:34:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:34:10 [info] 35#35: *511 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:34:10 [info] 35#35: *512 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:34:20 [info] 35#35: *513 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:34:20 [info] 35#35: *514 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:34:22 [info] 35#35: *515 [lua] access_by_lua(msblocations.conf:189):2: b3adf6ea01d756283ab2c2811de372e1:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:34:22 +0000] b3adf6ea01d756283ab2c2811de372e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/17 03:34:22 [info] 35#35: *515 [lua] logger.lua:23: b3adf6ea01d756283ab2c2811de372e1 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:34:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:34:30 [info] 37#37: *517 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:34:30 [info] 35#35: *516 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:34:37 [info] 35#35: *518 [lua] access_by_lua(msblocations.conf:189):2: 4ceedd2fcd76020ca8c2edfc7ca11b78:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:34:37 [info] 35#35: *518 [lua] logger.lua:23: 4ceedd2fcd76020ca8c2edfc7ca11b78 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:34:37 +0000] 4ceedd2fcd76020ca8c2edfc7ca11b78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:34:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:34:40 [info] 37#37: *519 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:34:40 [info] 37#37: *520 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:34:50 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:34:50 [info] 37#37: *523 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:34:52 [info] 35#35: *524 [lua] access_by_lua(msblocations.conf:189):2: 76abbee85428af9dfccabb24c9a2d310:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:34:52 [info] 35#35: *524 [lua] logger.lua:23: 76abbee85428af9dfccabb24c9a2d310 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:34:52 +0000] 76abbee85428af9dfccabb24c9a2d310 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:34:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/17 03:35:00 [info] 35#35: *525 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:35:00 [info] 37#37: *526 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:35:07 [info] 35#35: *527 [lua] access_by_lua(msblocations.conf:189):2: b79e2262459726bbf4da206ff4584d84:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:35:07 [info] 35#35: *527 [lua] logger.lua:23: b79e2262459726bbf4da206ff4584d84 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:35:07 +0000] b79e2262459726bbf4da206ff4584d84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:35:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/17 03:35:10 [info] 35#35: *528 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:35:10 [info] 35#35: *529 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:35:20 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:35:20 [info] 35#35: *531 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:35:22 [info] 35#35: *532 [lua] access_by_lua(msblocations.conf:189):2: 6d5d33aede0c2acba5d3dcf63df244b5:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:35:22 [info] 35#35: *532 [lua] logger.lua:23: 6d5d33aede0c2acba5d3dcf63df244b5 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:35:22 +0000] 6d5d33aede0c2acba5d3dcf63df244b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:35:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/17 03:35:30 [info] 37#37: *534 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:35:30 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:35:37 [info] 35#35: *535 [lua] access_by_lua(msblocations.conf:189):2: 59811cb9e580e559b2bfc16b4469b3fd:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:35:37 [info] 35#35: *535 [lua] logger.lua:23: 59811cb9e580e559b2bfc16b4469b3fd {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:35:37 +0000] 59811cb9e580e559b2bfc16b4469b3fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:35:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:35:40 [info] 35#35: *536 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:35:40 [info] 35#35: *537 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:35:50 [info] 35#35: *540 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:35:50 [info] 37#37: *539 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:35:52 [info] 35#35: *541 [lua] access_by_lua(msblocations.conf:189):2: ff6ed1d2b69e3c549ccc2dd3b98d7791:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:35:52 [info] 35#35: *541 [lua] logger.lua:23: ff6ed1d2b69e3c549ccc2dd3b98d7791 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:35:52 +0000] ff6ed1d2b69e3c549ccc2dd3b98d7791 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:35:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:36:00 [info] 37#37: *542 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:36:00 [info] 37#37: *543 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:36:07 [info] 35#35: *544 [lua] access_by_lua(msblocations.conf:189):2: 60530fde09d4ecf6956b7a15546d52ab:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:36:07 +0000] 60530fde09d4ecf6956b7a15546d52ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 03:36:07 [info] 35#35: *544 [lua] logger.lua:23: 60530fde09d4ecf6956b7a15546d52ab {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:36:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:36:10 [info] 35#35: *546 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:36:10 [info] 35#35: *545 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:36:20 [info] 37#37: *548 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:36:20 [info] 35#35: *547 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:36:22 [info] 35#35: *549 [lua] access_by_lua(msblocations.conf:189):2: 5f31ca5025dbaffdf2a0821e6bfb8cce:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:36:22 [info] 35#35: *549 [lua] logger.lua:23: 5f31ca5025dbaffdf2a0821e6bfb8cce {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:36:22 +0000] 5f31ca5025dbaffdf2a0821e6bfb8cce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:36:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:36:30 [info] 37#37: *551 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:36:30 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:36:37 [info] 35#35: *552 [lua] access_by_lua(msblocations.conf:189):2: 15ebebb266005fa56b3125b4a16f22a4:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:36:37 [info] 35#35: *552 [lua] logger.lua:23: 15ebebb266005fa56b3125b4a16f22a4 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:36:37 +0000] 15ebebb266005fa56b3125b4a16f22a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:36:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:36:40 [info] 35#35: *553 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:36:40 [info] 35#35: *554 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:36:50 [info] 37#37: *556 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:36:50 [info] 35#35: *557 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:36:52 [info] 35#35: *558 [lua] access_by_lua(msblocations.conf:189):2: 5f19392d24b1177b79effbdeb3f6e8cb:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:36:52 +0000] 5f19392d24b1177b79effbdeb3f6e8cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 03:36:52 [info] 35#35: *558 [lua] logger.lua:23: 5f19392d24b1177b79effbdeb3f6e8cb {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:36:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:37:00 [info] 37#37: *560 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:37:00 [info] 35#35: *559 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:37:07 [info] 35#35: *561 [lua] access_by_lua(msblocations.conf:189):2: 21d7ec6f151996e831a6c3c498405920:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:37:07 [info] 35#35: *561 [lua] logger.lua:23: 21d7ec6f151996e831a6c3c498405920 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:37:07 +0000] 21d7ec6f151996e831a6c3c498405920 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:37:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:37:10 [info] 37#37: *562 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:37:10 [info] 37#37: *563 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:37:20 [info] 37#37: *564 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:37:20 [info] 37#37: *565 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:37:22 [info] 35#35: *566 [lua] access_by_lua(msblocations.conf:189):2: 8ea193aff084c0bff4f71d11d4985550:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:37:22 +0000] 8ea193aff084c0bff4f71d11d4985550 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 03:37:22 [info] 35#35: *566 [lua] logger.lua:23: 8ea193aff084c0bff4f71d11d4985550 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:37:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:37:30 [info] 35#35: *567 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:37:30 [info] 35#35: *568 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:37:37 [info] 35#35: *569 [lua] access_by_lua(msblocations.conf:189):2: 05d570c4947b8e64062a1697f6cc90a7:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:37:37 +0000] 05d570c4947b8e64062a1697f6cc90a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/17 03:37:37 [info] 35#35: *569 [lua] logger.lua:23: 05d570c4947b8e64062a1697f6cc90a7 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:37:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:37:40 [info] 35#35: *570 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:37:40 [info] 35#35: *571 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:37:50 [info] 35#35: *573 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:37:50 [info] 35#35: *574 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:37:52 [info] 35#35: *575 [lua] access_by_lua(msblocations.conf:189):2: 1d2aae5ea3e5aaf854f8945e44acb95c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:37:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.148 - - [17/Jan/2023:03:37:52 +0000] 1d2aae5ea3e5aaf854f8945e44acb95c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/17 03:37:52 [info] 35#35: *575 [lua] logger.lua:23: 1d2aae5ea3e5aaf854f8945e44acb95c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/17 03:38:00 [info] 35#35: *576 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:38:00 [info] 35#35: *577 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:38:07 [info] 35#35: *578 [lua] access_by_lua(msblocations.conf:189):2: 73aa6885a8a43192fd361923899b2459:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:38:07 +0000] 73aa6885a8a43192fd361923899b2459 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/17 03:38:07 [info] 35#35: *578 [lua] logger.lua:23: 73aa6885a8a43192fd361923899b2459 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:38:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:38:10 [info] 35#35: *579 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:38:10 [info] 37#37: *580 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:38:20 [info] 35#35: *582 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:38:20 [info] 35#35: *581 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:38:22 [info] 35#35: *583 [lua] access_by_lua(msblocations.conf:189):2: dacfe481df81c8e4b7c0d95d4ea6d874:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:38:22 [info] 35#35: *583 [lua] logger.lua:23: dacfe481df81c8e4b7c0d95d4ea6d874 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:38:22 +0000] dacfe481df81c8e4b7c0d95d4ea6d874 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:38:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:38:30 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:38:30 [info] 37#37: *585 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:38:37 [info] 35#35: *586 [lua] access_by_lua(msblocations.conf:189):2: d39edc097f02c2b6de4f5d5c2cd63e4c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:38:37 +0000] d39edc097f02c2b6de4f5d5c2cd63e4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/17 03:38:37 [info] 35#35: *586 [lua] logger.lua:23: d39edc097f02c2b6de4f5d5c2cd63e4c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:38:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:38:40 [info] 35#35: *588 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:38:40 [info] 35#35: *587 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:38:50 [info] 37#37: *590 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:38:50 [info] 37#37: *591 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:38:52 [info] 35#35: *592 [lua] access_by_lua(msblocations.conf:189):2: d80c25d1df0784764584c916ef9aeadd:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:38:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.148 - - [17/Jan/2023:03:38:52 +0000] d80c25d1df0784764584c916ef9aeadd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/17 03:38:52 [info] 35#35: *592 [lua] logger.lua:23: d80c25d1df0784764584c916ef9aeadd {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/17 03:39:00 [info] 37#37: *594 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:39:00 [info] 35#35: *593 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:39:07 [info] 35#35: *595 [lua] access_by_lua(msblocations.conf:189):2: 32cc8f836b656844c02bd370fae9000d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:39:07 [info] 35#35: *595 [lua] logger.lua:23: 32cc8f836b656844c02bd370fae9000d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:39:07 +0000] 32cc8f836b656844c02bd370fae9000d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:39:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:39:10 [info] 37#37: *596 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:39:10 [info] 35#35: *597 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:39:20 [info] 35#35: *598 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:39:20 [info] 35#35: *599 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:39:22 [info] 35#35: *600 [lua] access_by_lua(msblocations.conf:189):2: 81218e8ffcd3b929f477bd3be453166d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:39:22 +0000] 81218e8ffcd3b929f477bd3be453166d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/17 03:39:22 [info] 35#35: *600 [lua] logger.lua:23: 81218e8ffcd3b929f477bd3be453166d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:39:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:39:30 [info] 35#35: *602 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:39:30 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:39:37 [info] 35#35: *603 [lua] access_by_lua(msblocations.conf:189):2: 83ffaf5dc290ee7ff3813ea8b71f73a9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:39:37 +0000] 83ffaf5dc290ee7ff3813ea8b71f73a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 03:39:37 [info] 35#35: *603 [lua] logger.lua:23: 83ffaf5dc290ee7ff3813ea8b71f73a9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:39:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:39:40 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:39:40 [info] 37#37: *605 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:39:50 [info] 37#37: *608 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:39:50 [info] 35#35: *607 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:39:52 [info] 35#35: *609 [lua] access_by_lua(msblocations.conf:189):2: 9299dbf8b188385662a6c45e7c933ae1:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:39:53 [info] 35#35: *609 [lua] logger.lua:23: 9299dbf8b188385662a6c45e7c933ae1 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:39:53 +0000] 9299dbf8b188385662a6c45e7c933ae1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:39:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/17 03:40:00 [info] 37#37: *610 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:40:00 [info] 37#37: *611 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:40:08 [info] 35#35: *612 [lua] access_by_lua(msblocations.conf:189):2: b168bd55ddd0e099c30ced00cf876936:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:40:08 [info] 35#35: *612 [lua] logger.lua:23: b168bd55ddd0e099c30ced00cf876936 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:40:08 +0000] b168bd55ddd0e099c30ced00cf876936 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:40:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:40:10 [info] 35#35: *613 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:40:10 [info] 35#35: *614 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:40:20 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:40:20 [info] 37#37: *616 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:40:23 [info] 35#35: *617 [lua] access_by_lua(msblocations.conf:189):2: 13f6d1cbff482987f48bf54334d349d0:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:40:23 [info] 35#35: *617 [lua] logger.lua:23: 13f6d1cbff482987f48bf54334d349d0 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:40:23 +0000] 13f6d1cbff482987f48bf54334d349d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:40:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:40:30 [info] 35#35: *618 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:40:30 [info] 35#35: *619 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:40:38 [info] 35#35: *620 [lua] access_by_lua(msblocations.conf:189):2: ccd7c74ca1d0fdd3bb5c67159ed25523:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:40:38 +0000] ccd7c74ca1d0fdd3bb5c67159ed25523 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:40:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:40:38 [info] 35#35: *620 [lua] logger.lua:23: ccd7c74ca1d0fdd3bb5c67159ed25523 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/17 03:40:40 [info] 35#35: *621 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:40:40 [info] 35#35: *622 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:40:50 [info] 35#35: *624 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:40:50 [info] 37#37: *625 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:40:53 [info] 35#35: *626 [lua] access_by_lua(msblocations.conf:189):2: 604795b43ad840fcb9e7a26fa270ad69:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:40:53 +0000] 604795b43ad840fcb9e7a26fa270ad69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/17 03:40:53 [info] 35#35: *626 [lua] logger.lua:23: 604795b43ad840fcb9e7a26fa270ad69 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:40:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:41:00 [info] 35#35: *627 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:41:00 [info] 35#35: *628 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:41:08 [info] 35#35: *629 [lua] access_by_lua(msblocations.conf:189):2: 003414fcd783f8dc1e007bcd1e59023e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:41:08 [info] 35#35: *629 [lua] logger.lua:23: 003414fcd783f8dc1e007bcd1e59023e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:41:08 +0000] 003414fcd783f8dc1e007bcd1e59023e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:41:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/17 03:41:10 [info] 35#35: *630 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:41:10 [info] 35#35: *631 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:41:20 [info] 35#35: *632 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:41:20 [info] 37#37: *633 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:41:23 [info] 35#35: *634 [lua] access_by_lua(msblocations.conf:189):2: f981cf42fb0f66a15a11fd5da8a9fecc:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:41:23 [info] 35#35: *634 [lua] logger.lua:23: f981cf42fb0f66a15a11fd5da8a9fecc {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:41:23 +0000] f981cf42fb0f66a15a11fd5da8a9fecc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:41:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/17 03:41:30 [info] 35#35: *635 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:41:30 [info] 35#35: *636 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:41:38 [info] 35#35: *637 [lua] access_by_lua(msblocations.conf:189):2: c9916b82e0c5195e5c6c912406db65dc:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:41:38 [info] 35#35: *637 [lua] logger.lua:23: c9916b82e0c5195e5c6c912406db65dc {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:41:38 +0000] c9916b82e0c5195e5c6c912406db65dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:41:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/17 03:41:40 [info] 35#35: *638 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:41:40 [info] 35#35: *639 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:41:50 [info] 35#35: *642 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:41:50 [info] 35#35: *641 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:41:53 [info] 35#35: *643 [lua] access_by_lua(msblocations.conf:189):2: 8af9020b2f27ca99ae23f6ab78db0177:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:41:53 [info] 35#35: *643 [lua] logger.lua:23: 8af9020b2f27ca99ae23f6ab78db0177 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:41:53 +0000] 8af9020b2f27ca99ae23f6ab78db0177 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:41:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/17 03:42:00 [info] 37#37: *645 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:42:00 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:42:08 [info] 35#35: *646 [lua] access_by_lua(msblocations.conf:189):2: e3119a9fe1efe9a8449220bb31fdb8f9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:42:08 [info] 35#35: *646 [lua] logger.lua:23: e3119a9fe1efe9a8449220bb31fdb8f9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:42:08 +0000] e3119a9fe1efe9a8449220bb31fdb8f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:42:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:42:10 [info] 35#35: *647 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:42:10 [info] 35#35: *648 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:42:20 [info] 37#37: *650 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:42:20 [info] 37#37: *649 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:42:23 [info] 35#35: *651 [lua] access_by_lua(msblocations.conf:189):2: f4e97decda1f2ed063aee9543a0ee775:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:42:23 +0000] f4e97decda1f2ed063aee9543a0ee775 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/01/17 03:42:23 [info] 35#35: *651 [lua] logger.lua:23: f4e97decda1f2ed063aee9543a0ee775 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:42:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:42:30 [info] 37#37: *653 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:42:30 [info] 35#35: *652 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:42:38 [info] 35#35: *654 [lua] access_by_lua(msblocations.conf:189):2: 66feb7f863f816b25eb430057818f432:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:42:38 [info] 35#35: *654 [lua] logger.lua:23: 66feb7f863f816b25eb430057818f432 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:42:38 +0000] 66feb7f863f816b25eb430057818f432 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:42:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:42:40 [info] 37#37: *655 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:42:40 [info] 35#35: *656 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:42:50 [info] 35#35: *659 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:42:50 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:42:53 [info] 35#35: *660 [lua] access_by_lua(msblocations.conf:189):2: ecc3b4b59d615284fd5bd9ac8a9e5cdc:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:42:53 [info] 35#35: *660 [lua] logger.lua:23: ecc3b4b59d615284fd5bd9ac8a9e5cdc {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:42:53 +0000] ecc3b4b59d615284fd5bd9ac8a9e5cdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:42:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:43:00 [info] 35#35: *662 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:43:00 [info] 35#35: *661 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:43:08 [info] 35#35: *663 [lua] access_by_lua(msblocations.conf:189):2: 36605fc1dc3ea0b9743494fc3f3cadc6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:43:08 +0000] 36605fc1dc3ea0b9743494fc3f3cadc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 03:43:08 [info] 35#35: *663 [lua] logger.lua:23: 36605fc1dc3ea0b9743494fc3f3cadc6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:43:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:43:10 [info] 37#37: *664 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:43:10 [info] 35#35: *665 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:43:20 [info] 35#35: *666 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:43:20 [info] 37#37: *667 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:43:23 [info] 35#35: *668 [lua] access_by_lua(msblocations.conf:189):2: cee64bfd357544ac3856aaa0b6ce6243:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:43:23 +0000] cee64bfd357544ac3856aaa0b6ce6243 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/17 03:43:23 [info] 35#35: *668 [lua] logger.lua:23: cee64bfd357544ac3856aaa0b6ce6243 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:43:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:43:30 [info] 35#35: *669 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:43:30 [info] 35#35: *670 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:43:38 [info] 35#35: *671 [lua] access_by_lua(msblocations.conf:189):2: 49bb12bfb9fc6034789e0d4dcb17634f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:43:38 [info] 35#35: *671 [lua] logger.lua:23: 49bb12bfb9fc6034789e0d4dcb17634f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:43:38 +0000] 49bb12bfb9fc6034789e0d4dcb17634f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:43:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/17 03:43:40 [info] 35#35: *672 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:43:40 [info] 35#35: *673 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:43:50 [info] 37#37: *676 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:43:50 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:43:53 [info] 35#35: *677 [lua] access_by_lua(msblocations.conf:189):2: 6698ca1d6848e74f12b01079fae35683:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:43:53 [info] 35#35: *677 [lua] logger.lua:23: 6698ca1d6848e74f12b01079fae35683 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:43:53 +0000] 6698ca1d6848e74f12b01079fae35683 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:43:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:44:00 [info] 35#35: *679 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:44:00 [info] 37#37: *678 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:44:08 [info] 35#35: *680 [lua] access_by_lua(msblocations.conf:189):2: 89ffefe184fcfd96d4507b73a6aa47cc:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:44:08 [info] 35#35: *680 [lua] logger.lua:23: 89ffefe184fcfd96d4507b73a6aa47cc {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:44:08 +0000] 89ffefe184fcfd96d4507b73a6aa47cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:44:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/17 03:44:10 [info] 35#35: *681 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:44:10 [info] 35#35: *682 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:44:20 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:44:20 [info] 35#35: *684 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:44:23 [info] 35#35: *685 [lua] access_by_lua(msblocations.conf:189):2: 78c6bd923b0f2ccff63ab02f9a820305:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:44:23 +0000] 78c6bd923b0f2ccff63ab02f9a820305 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/17 03:44:23 [info] 35#35: *685 [lua] logger.lua:23: 78c6bd923b0f2ccff63ab02f9a820305 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:44:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:44:30 [info] 37#37: *686 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:44:30 [info] 35#35: *687 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:44:38 [info] 35#35: *688 [lua] access_by_lua(msblocations.conf:189):2: 80dde37fbb462c92b460947ed30df209:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:44:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/17 03:44:38 [info] 35#35: *688 [lua] logger.lua:23: 80dde37fbb462c92b460947ed30df209 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:44:38 +0000] 80dde37fbb462c92b460947ed30df209 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/17 03:44:40 [info] 37#37: *689 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:44:40 [info] 37#37: *690 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:44:50 [info] 37#37: *693 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:44:50 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:44:53 [info] 35#35: *694 [lua] access_by_lua(msblocations.conf:189):2: de640244933eac0f7ddbe8bf0447c733:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:44:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:44:53 [info] 35#35: *694 [lua] logger.lua:23: de640244933eac0f7ddbe8bf0447c733 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:44:53 +0000] de640244933eac0f7ddbe8bf0447c733 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/17 03:45:00 [info] 35#35: *695 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:45:00 [info] 35#35: *696 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:45:08 [info] 35#35: *697 [lua] access_by_lua(msblocations.conf:189):2: fd8fac3cb1b793367ee1ceb1ca97ff80:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:45:08 +0000] fd8fac3cb1b793367ee1ceb1ca97ff80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:45:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:45:08 [info] 35#35: *697 [lua] logger.lua:23: fd8fac3cb1b793367ee1ceb1ca97ff80 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/17 03:45:10 [info] 35#35: *699 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:45:10 [info] 35#35: *698 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:45:20 [info] 37#37: *700 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:45:20 [info] 37#37: *701 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:45:23 [info] 35#35: *702 [lua] access_by_lua(msblocations.conf:189):2: a7a0ee59d6e2d1b3ff4258b77c17d959:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:45:23 [info] 35#35: *702 [lua] logger.lua:23: a7a0ee59d6e2d1b3ff4258b77c17d959 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:45:23 +0000] a7a0ee59d6e2d1b3ff4258b77c17d959 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:45:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:45:30 [info] 35#35: *704 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:45:30 [info] 37#37: *703 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:45:38 [info] 35#35: *705 [lua] access_by_lua(msblocations.conf:189):2: 1341d9f992bd183d871800b24bc19e5c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:45:38 [info] 35#35: *705 [lua] logger.lua:23: 1341d9f992bd183d871800b24bc19e5c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:45:38 +0000] 1341d9f992bd183d871800b24bc19e5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:45:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:45:40 [info] 37#37: *706 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:45:40 [info] 37#37: *707 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:45:50 [info] 35#35: *709 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:45:50 [info] 35#35: *710 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:45:53 [info] 35#35: *711 [lua] access_by_lua(msblocations.conf:189):2: 98605af5d3fe13960f5916cc621fbd5b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:45:53 [info] 35#35: *711 [lua] logger.lua:23: 98605af5d3fe13960f5916cc621fbd5b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:45:53 +0000] 98605af5d3fe13960f5916cc621fbd5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:45:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/17 03:46:00 [info] 37#37: *713 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:46:00 [info] 35#35: *712 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:46:08 [info] 35#35: *714 [lua] access_by_lua(msblocations.conf:189):2: aa637a960e74a2e55919468849009799:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:46:08 [info] 35#35: *714 [lua] logger.lua:23: aa637a960e74a2e55919468849009799 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:46:08 +0000] aa637a960e74a2e55919468849009799 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:46:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:46:10 [info] 35#35: *716 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:46:10 [info] 37#37: *715 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:46:20 [info] 35#35: *717 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:46:20 [info] 35#35: *718 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:46:23 [info] 35#35: *719 [lua] access_by_lua(msblocations.conf:189):2: dfbaefd06e8d022c23f87dc70f500e9a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:46:23 [info] 35#35: *719 [lua] logger.lua:23: dfbaefd06e8d022c23f87dc70f500e9a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:46:23 +0000] dfbaefd06e8d022c23f87dc70f500e9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:46:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:46:30 [info] 35#35: *720 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:46:30 [info] 35#35: *721 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:46:38 [info] 35#35: *722 [lua] access_by_lua(msblocations.conf:189):2: 1d99e2c620ca84f5042145d820426057:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:46:38 +0000] 1d99e2c620ca84f5042145d820426057 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:46:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:46:38 [info] 35#35: *722 [lua] logger.lua:23: 1d99e2c620ca84f5042145d820426057 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/17 03:46:40 [info] 35#35: *724 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:46:40 [info] 35#35: *723 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:46:50 [info] 35#35: *726 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:46:50 [info] 35#35: *727 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:46:53 [info] 35#35: *728 [lua] access_by_lua(msblocations.conf:189):2: e239995b5f003c4e973d1d3591650eb0:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:46:53 [info] 35#35: *728 [lua] logger.lua:23: e239995b5f003c4e973d1d3591650eb0 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:46:53 +0000] e239995b5f003c4e973d1d3591650eb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:46:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:47:00 [info] 35#35: *729 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:47:00 [info] 35#35: *730 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:47:08 [info] 35#35: *731 [lua] access_by_lua(msblocations.conf:189):2: 57686301b3fbbfddd7694196db67875d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:47:08 [info] 35#35: *731 [lua] logger.lua:23: 57686301b3fbbfddd7694196db67875d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:47:08 +0000] 57686301b3fbbfddd7694196db67875d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:47:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:47:10 [info] 35#35: *732 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:47:10 [info] 35#35: *733 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:47:20 [info] 37#37: *734 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:47:20 [info] 35#35: *735 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:47:23 [info] 35#35: *736 [lua] access_by_lua(msblocations.conf:189):2: 300be907207f657b5d6e06cd6483ca5c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:47:23 [info] 35#35: *736 [lua] logger.lua:23: 300be907207f657b5d6e06cd6483ca5c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:47:23 +0000] 300be907207f657b5d6e06cd6483ca5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:47:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:47:30 [info] 35#35: *737 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:47:30 [info] 35#35: *738 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:47:38 [info] 35#35: *739 [lua] access_by_lua(msblocations.conf:189):2: 08d0461990a3d2a38fb1d5255299bfbb:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:47:38 [info] 35#35: *739 [lua] logger.lua:23: 08d0461990a3d2a38fb1d5255299bfbb {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:47:38 +0000] 08d0461990a3d2a38fb1d5255299bfbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:47:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/17 03:47:40 [info] 37#37: *740 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:47:40 [info] 35#35: *741 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:47:50 [info] 37#37: *743 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:47:50 [info] 37#37: *744 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:47:53 [info] 35#35: *745 [lua] access_by_lua(msblocations.conf:189):2: 7e741137544bd432645a0b91e19804e1:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:47:53 +0000] 7e741137544bd432645a0b91e19804e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/17 03:47:53 [info] 35#35: *745 [lua] logger.lua:23: 7e741137544bd432645a0b91e19804e1 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:47:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/17 03:48:00 [info] 37#37: *746 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:48:00 [info] 37#37: *747 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:48:08 [info] 35#35: *748 [lua] access_by_lua(msblocations.conf:189):2: 864a4dd47286088a523cf39c03d3626e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:48:08 [info] 35#35: *748 [lua] logger.lua:23: 864a4dd47286088a523cf39c03d3626e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:48:08 +0000] 864a4dd47286088a523cf39c03d3626e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:48:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:48:10 [info] 35#35: *749 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:48:10 [info] 35#35: *750 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:48:20 [info] 35#35: *752 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:48:20 [info] 37#37: *751 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:48:23 [info] 35#35: *753 [lua] access_by_lua(msblocations.conf:189):2: f0bd74700db0784670984b76248af6b6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:48:23 [info] 35#35: *753 [lua] logger.lua:23: f0bd74700db0784670984b76248af6b6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:48:23 +0000] f0bd74700db0784670984b76248af6b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:48:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:48:30 [info] 37#37: *755 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:48:30 [info] 35#35: *754 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:48:38 [info] 35#35: *756 [lua] access_by_lua(msblocations.conf:189):2: 6c448dc57d88c216e4f5bc8a129f1d73:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:48:38 [info] 35#35: *756 [lua] logger.lua:23: 6c448dc57d88c216e4f5bc8a129f1d73 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:48:38 +0000] 6c448dc57d88c216e4f5bc8a129f1d73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:48:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:48:40 [info] 35#35: *757 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:48:40 [info] 37#37: *758 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:48:50 [info] 37#37: *760 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:48:50 [info] 35#35: *761 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:48:53 [info] 35#35: *762 [lua] access_by_lua(msblocations.conf:189):2: 6e6722614ec533156062898080ff904b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:48:53 [info] 35#35: *762 [lua] logger.lua:23: 6e6722614ec533156062898080ff904b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:48:53 +0000] 6e6722614ec533156062898080ff904b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:48:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:49:00 [info] 35#35: *763 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:49:00 [info] 35#35: *764 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:49:08 [info] 35#35: *765 [lua] access_by_lua(msblocations.conf:189):2: 219723b6e622d2070647b29dd5856a7a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:49:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:49:08 [info] 35#35: *765 [lua] logger.lua:23: 219723b6e622d2070647b29dd5856a7a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:49:08 +0000] 219723b6e622d2070647b29dd5856a7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/17 03:49:10 [info] 35#35: *766 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:49:10 [info] 37#37: *767 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:49:20 [info] 35#35: *768 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:49:20 [info] 35#35: *769 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:49:23 [info] 35#35: *770 [lua] access_by_lua(msblocations.conf:189):2: c6a1d073c3671d2e2810b59668b749e5:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:49:23 +0000] c6a1d073c3671d2e2810b59668b749e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/17 03:49:23 [info] 35#35: *770 [lua] logger.lua:23: c6a1d073c3671d2e2810b59668b749e5 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:49:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:49:30 [info] 35#35: *772 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:49:30 [info] 35#35: *771 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:49:38 [info] 35#35: *773 [lua] access_by_lua(msblocations.conf:189):2: ac4d7946474ba0163f6ac5c55634ca7b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:49:38 [info] 35#35: *773 [lua] logger.lua:23: ac4d7946474ba0163f6ac5c55634ca7b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:49:38 +0000] ac4d7946474ba0163f6ac5c55634ca7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:49:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/17 03:49:40 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:49:40 [info] 37#37: *775 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:49:50 [info] 37#37: *777 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:49:50 [info] 37#37: *778 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:49:53 [info] 35#35: *779 [lua] access_by_lua(msblocations.conf:189):2: 036b18953cee9ea7d3ac2a959985ff32:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:49:53 +0000] 036b18953cee9ea7d3ac2a959985ff32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/17 03:49:53 [info] 35#35: *779 [lua] logger.lua:23: 036b18953cee9ea7d3ac2a959985ff32 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:49:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:50:00 [info] 37#37: *781 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:50:00 [info] 37#37: *780 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:50:08 [info] 35#35: *782 [lua] access_by_lua(msblocations.conf:189):2: 8de45533605a7672807e6650e5c5cd4b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:50:08 [info] 35#35: *782 [lua] logger.lua:23: 8de45533605a7672807e6650e5c5cd4b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:50:08 +0000] 8de45533605a7672807e6650e5c5cd4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:50:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:50:10 [info] 35#35: *783 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:50:10 [info] 35#35: *784 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:50:20 [info] 35#35: *785 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:50:20 [info] 37#37: *786 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:50:23 [info] 35#35: *787 [lua] access_by_lua(msblocations.conf:189):2: 0022ad72488b7ca1ccacabc980da6e82:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:50:23 +0000] 0022ad72488b7ca1ccacabc980da6e82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/17 03:50:23 [info] 35#35: *787 [lua] logger.lua:23: 0022ad72488b7ca1ccacabc980da6e82 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:50:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:50:30 [info] 35#35: *789 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:50:30 [info] 35#35: *788 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:50:38 [info] 35#35: *790 [lua] access_by_lua(msblocations.conf:189):2: 8a21a728fe9fa7c24be2f6de93c75063:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:50:38 [info] 35#35: *790 [lua] logger.lua:23: 8a21a728fe9fa7c24be2f6de93c75063 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:50:38 +0000] 8a21a728fe9fa7c24be2f6de93c75063 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:50:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:50:40 [info] 35#35: *791 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:50:40 [info] 35#35: *792 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:50:50 [info] 37#37: *794 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:50:50 [info] 35#35: *795 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:50:53 [info] 35#35: *796 [lua] access_by_lua(msblocations.conf:189):2: 81d86a87364f740b441b3d4221583242:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:50:53 [info] 35#35: *796 [lua] logger.lua:23: 81d86a87364f740b441b3d4221583242 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:50:53 +0000] 81d86a87364f740b441b3d4221583242 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:50:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:51:00 [info] 35#35: *797 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:51:00 [info] 35#35: *798 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:51:08 [info] 35#35: *799 [lua] access_by_lua(msblocations.conf:189):2: 41587cefbd70468957f16e8c574db5fd:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:51:08 [info] 35#35: *799 [lua] logger.lua:23: 41587cefbd70468957f16e8c574db5fd {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:51:08 +0000] 41587cefbd70468957f16e8c574db5fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:51:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:51:10 [info] 35#35: *801 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:51:10 [info] 35#35: *800 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:51:20 [info] 37#37: *803 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:51:20 [info] 35#35: *802 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:51:23 [info] 35#35: *804 [lua] access_by_lua(msblocations.conf:189):2: 51f3e7bdb29c9aa4c63139b48da0562b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:51:23 +0000] 51f3e7bdb29c9aa4c63139b48da0562b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/17 03:51:23 [info] 35#35: *804 [lua] logger.lua:23: 51f3e7bdb29c9aa4c63139b48da0562b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:51:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:51:30 [info] 35#35: *805 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:51:30 [info] 37#37: *806 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:51:38 [info] 35#35: *807 [lua] access_by_lua(msblocations.conf:189):2: 6d88a29791021423f93e51b4ecb91233:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:51:38 +0000] 6d88a29791021423f93e51b4ecb91233 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 03:51:38 [info] 35#35: *807 [lua] logger.lua:23: 6d88a29791021423f93e51b4ecb91233 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:51:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:51:40 [info] 37#37: *808 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:51:40 [info] 35#35: *809 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:51:50 [info] 35#35: *812 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:51:50 [info] 35#35: *811 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:51:53 [info] 35#35: *813 [lua] access_by_lua(msblocations.conf:189):2: f8d8d78a1f037e44b763af8e93d70faa:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:51:53 [info] 35#35: *813 [lua] logger.lua:23: f8d8d78a1f037e44b763af8e93d70faa {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:51:53 +0000] f8d8d78a1f037e44b763af8e93d70faa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:51:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:52:00 [info] 35#35: *814 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:52:00 [info] 35#35: *815 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:52:08 [info] 35#35: *816 [lua] access_by_lua(msblocations.conf:189):2: f8d64094262b07bd9168b1f8d1298649:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:52:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:52:08 [info] 35#35: *816 [lua] logger.lua:23: f8d64094262b07bd9168b1f8d1298649 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:52:08 +0000] f8d64094262b07bd9168b1f8d1298649 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/17 03:52:10 [info] 37#37: *817 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:52:10 [info] 35#35: *818 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:52:20 [info] 35#35: *819 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:52:20 [info] 35#35: *820 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:52:23 [info] 35#35: *821 [lua] access_by_lua(msblocations.conf:189):2: 7e13cc5fecf38b39345898aaadf81474:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:52:23 [info] 35#35: *821 [lua] logger.lua:23: 7e13cc5fecf38b39345898aaadf81474 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:52:23 +0000] 7e13cc5fecf38b39345898aaadf81474 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:52:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:52:30 [info] 35#35: *822 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:52:30 [info] 35#35: *823 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:52:38 [info] 35#35: *824 [lua] access_by_lua(msblocations.conf:189):2: 69b4ab36f017541619581f069d9b839f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:52:38 [info] 35#35: *824 [lua] logger.lua:23: 69b4ab36f017541619581f069d9b839f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:52:38 +0000] 69b4ab36f017541619581f069d9b839f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:52:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:52:40 [info] 37#37: *825 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:52:40 [info] 37#37: *826 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:52:50 [info] 35#35: *829 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:52:50 [info] 35#35: *828 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:52:53 [info] 35#35: *830 [lua] access_by_lua(msblocations.conf:189):2: 56e27f0ce6fbc9d7d57c5911570c8b5d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:52:53 [info] 35#35: *830 [lua] logger.lua:23: 56e27f0ce6fbc9d7d57c5911570c8b5d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:52:53 +0000] 56e27f0ce6fbc9d7d57c5911570c8b5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:52:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:53:00 [info] 35#35: *831 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:53:00 [info] 35#35: *832 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:53:08 [info] 35#35: *833 [lua] access_by_lua(msblocations.conf:189):2: ed5fb73f72588da15e959d35382f96e4:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:53:08 [info] 35#35: *833 [lua] logger.lua:23: ed5fb73f72588da15e959d35382f96e4 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:53:08 +0000] ed5fb73f72588da15e959d35382f96e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:53:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:53:10 [info] 37#37: *834 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:53:10 [info] 37#37: *835 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:53:20 [info] 37#37: *836 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:53:20 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:53:23 [info] 35#35: *838 [lua] access_by_lua(msblocations.conf:189):2: c6eea3e3e7557e41c7a61b1965ec99c6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:53:23 +0000] c6eea3e3e7557e41c7a61b1965ec99c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:53:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:53:23 [info] 35#35: *838 [lua] logger.lua:23: c6eea3e3e7557e41c7a61b1965ec99c6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/17 03:53:30 [info] 35#35: *839 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:53:30 [info] 37#37: *840 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:53:38 [info] 35#35: *841 [lua] access_by_lua(msblocations.conf:189):2: 570957a7e1f3ebdd553e1061b175bb42:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:53:38 [info] 35#35: *841 [lua] logger.lua:23: 570957a7e1f3ebdd553e1061b175bb42 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:53:38 +0000] 570957a7e1f3ebdd553e1061b175bb42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:53:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:53:40 [info] 35#35: *842 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:53:40 [info] 35#35: *843 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:53:50 [info] 35#35: *846 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:53:50 [info] 35#35: *845 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:53:53 [info] 35#35: *847 [lua] access_by_lua(msblocations.conf:189):2: 7c0bbf1b0cb641d97cbb072ed5276bf2:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:53:53 [info] 35#35: *847 [lua] logger.lua:23: 7c0bbf1b0cb641d97cbb072ed5276bf2 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:53:53 +0000] 7c0bbf1b0cb641d97cbb072ed5276bf2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:53:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:54:00 [info] 35#35: *849 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:54:00 [info] 35#35: *848 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:54:08 [info] 35#35: *850 [lua] access_by_lua(msblocations.conf:189):2: f94caebaa5666cac40d5a4aa6da586c8:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:54:08 +0000] f94caebaa5666cac40d5a4aa6da586c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/17 03:54:08 [info] 35#35: *850 [lua] logger.lua:23: f94caebaa5666cac40d5a4aa6da586c8 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:54:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/17 03:54:10 [info] 35#35: *851 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:54:10 [info] 35#35: *852 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:54:20 [info] 37#37: *853 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:54:20 [info] 35#35: *854 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:54:23 [info] 35#35: *855 [lua] access_by_lua(msblocations.conf:189):2: 93e3acaa0a5020dd35bedb1f06a2c361:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:54:23 +0000] 93e3acaa0a5020dd35bedb1f06a2c361 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/01/17 03:54:23 [info] 35#35: *855 [lua] logger.lua:23: 93e3acaa0a5020dd35bedb1f06a2c361 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:54:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:54:30 [info] 35#35: *856 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:54:30 [info] 35#35: *857 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:54:39 [info] 35#35: *858 [lua] access_by_lua(msblocations.conf:189):2: 23833b7689fbf3dca0ece4967c302a23:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:54:39 [info] 35#35: *858 [lua] logger.lua:23: 23833b7689fbf3dca0ece4967c302a23 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:54:39 +0000] 23833b7689fbf3dca0ece4967c302a23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:54:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:54:40 [info] 35#35: *859 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:54:40 [info] 35#35: *860 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:54:50 [info] 35#35: *862 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:54:50 [info] 35#35: *863 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:54:54 [info] 35#35: *864 [lua] access_by_lua(msblocations.conf:189):2: 14e220146494be9e0586706ae832b2f3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:54:54 [info] 35#35: *864 [lua] logger.lua:23: 14e220146494be9e0586706ae832b2f3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:54:54 +0000] 14e220146494be9e0586706ae832b2f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:54:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:55:00 [info] 35#35: *866 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:55:00 [info] 35#35: *865 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:55:09 [info] 35#35: *867 [lua] access_by_lua(msblocations.conf:189):2: 2de300749cf66b181749905a0f95c5e7:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:55:09 +0000] 2de300749cf66b181749905a0f95c5e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/17 03:55:09 [info] 35#35: *867 [lua] logger.lua:23: 2de300749cf66b181749905a0f95c5e7 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:55:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:55:10 [info] 35#35: *868 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:55:10 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:55:20 [info] 37#37: *870 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:55:20 [info] 37#37: *871 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:55:24 [info] 35#35: *872 [lua] access_by_lua(msblocations.conf:189):2: 20ef3fd46056ca22fa2c8b84916e8e6a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:55:24 [info] 35#35: *872 [lua] logger.lua:23: 20ef3fd46056ca22fa2c8b84916e8e6a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:55:24 +0000] 20ef3fd46056ca22fa2c8b84916e8e6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:55:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:55:30 [info] 37#37: *874 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:55:30 [info] 35#35: *873 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:55:39 [info] 35#35: *875 [lua] access_by_lua(msblocations.conf:189):2: 2dd06578d0ebf59233b3fb6dddb6494b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:55:39 [info] 35#35: *875 [lua] logger.lua:23: 2dd06578d0ebf59233b3fb6dddb6494b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:55:39 +0000] 2dd06578d0ebf59233b3fb6dddb6494b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:55:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:55:40 [info] 37#37: *876 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:55:40 [info] 37#37: *877 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:55:50 [info] 35#35: *879 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:55:50 [info] 37#37: *880 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:55:54 [info] 35#35: *881 [lua] access_by_lua(msblocations.conf:189):2: f3fa1f3859f7ca0f2893858e2cd7e921:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:55:54 +0000] f3fa1f3859f7ca0f2893858e2cd7e921 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 03:55:54 [info] 35#35: *881 [lua] logger.lua:23: f3fa1f3859f7ca0f2893858e2cd7e921 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:55:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:56:00 [info] 37#37: *882 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:56:00 [info] 35#35: *883 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:56:09 [info] 35#35: *884 [lua] access_by_lua(msblocations.conf:189):2: 11bb38af87e08b651b3cb355cfcd631f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:56:09 +0000] 11bb38af87e08b651b3cb355cfcd631f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/17 03:56:09 [info] 35#35: *884 [lua] logger.lua:23: 11bb38af87e08b651b3cb355cfcd631f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:56:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:56:10 [info] 37#37: *885 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:56:10 [info] 35#35: *886 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:56:20 [info] 35#35: *888 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:56:20 [info] 37#37: *887 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:56:24 [info] 35#35: *889 [lua] access_by_lua(msblocations.conf:189):2: 8bb69eea92522473abfc7d42a1365c64:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:56:24 [info] 35#35: *889 [lua] logger.lua:23: 8bb69eea92522473abfc7d42a1365c64 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:56:24 +0000] 8bb69eea92522473abfc7d42a1365c64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:56:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:56:30 [info] 37#37: *890 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:56:30 [info] 35#35: *891 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:56:39 [info] 35#35: *892 [lua] access_by_lua(msblocations.conf:189):2: 61c00e61b3cc62faa9615fb6ae5336d7:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:56:39 [info] 35#35: *892 [lua] logger.lua:23: 61c00e61b3cc62faa9615fb6ae5336d7 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:56:39 +0000] 61c00e61b3cc62faa9615fb6ae5336d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:56:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:56:40 [info] 37#37: *893 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:56:40 [info] 35#35: *894 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:56:50 [info] 35#35: *897 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:56:50 [info] 35#35: *896 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:56:54 [info] 35#35: *898 [lua] access_by_lua(msblocations.conf:189):2: 9ee74a9c5b6bf00512ad3241742539a9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:56:54 [info] 35#35: *898 [lua] logger.lua:23: 9ee74a9c5b6bf00512ad3241742539a9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:56:54 +0000] 9ee74a9c5b6bf00512ad3241742539a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:56:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:56:57 [info] 35#35: *899 client closed connection while waiting for request, client: 10.233.67.131, server: 0.0.0.0:443 2023/01/17 03:57:00 [info] 35#35: *901 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:57:00 [info] 35#35: *900 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:57:09 [info] 35#35: *902 [lua] access_by_lua(msblocations.conf:189):2: 77cec1cccf9b5582a55b258022077fd0:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:57:09 [info] 35#35: *902 [lua] logger.lua:23: 77cec1cccf9b5582a55b258022077fd0 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:57:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.148 - - [17/Jan/2023:03:57:09 +0000] 77cec1cccf9b5582a55b258022077fd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/17 03:57:10 [info] 35#35: *903 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:57:10 [info] 35#35: *904 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:57:20 [info] 37#37: *905 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:57:20 [info] 37#37: *906 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:57:24 [info] 35#35: *907 [lua] access_by_lua(msblocations.conf:189):2: 4424cc8c977b16d81604162a1d38b111:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:57:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.148 - - [17/Jan/2023:03:57:24 +0000] 4424cc8c977b16d81604162a1d38b111 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/17 03:57:24 [info] 35#35: *907 [lua] logger.lua:23: 4424cc8c977b16d81604162a1d38b111 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/17 03:57:30 [info] 37#37: *908 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:57:30 [info] 37#37: *909 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:57:39 [info] 35#35: *910 [lua] access_by_lua(msblocations.conf:189):2: 622f09adad4028e9de556dd9197e6347:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:57:39 +0000] 622f09adad4028e9de556dd9197e6347 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/17 03:57:39 [info] 35#35: *910 [lua] logger.lua:23: 622f09adad4028e9de556dd9197e6347 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:57:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/17 03:57:40 [info] 35#35: *911 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:57:40 [info] 35#35: *912 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:57:50 [info] 37#37: *914 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:57:50 [info] 37#37: *915 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:57:54 [info] 35#35: *916 [lua] access_by_lua(msblocations.conf:189):2: a15518df15c6dfd30bd3a985e3a57702:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:57:54 [info] 35#35: *916 [lua] logger.lua:23: a15518df15c6dfd30bd3a985e3a57702 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:57:54 +0000] a15518df15c6dfd30bd3a985e3a57702 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:57:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:58:00 [info] 37#37: *917 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:58:00 [info] 35#35: *918 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:58:09 [info] 35#35: *919 [lua] access_by_lua(msblocations.conf:189):2: 8f76c0b915b3cc5a6311bd6302c5dc8f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:58:09 +0000] 8f76c0b915b3cc5a6311bd6302c5dc8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/17 03:58:09 [info] 35#35: *919 [lua] logger.lua:23: 8f76c0b915b3cc5a6311bd6302c5dc8f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:58:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:58:10 [info] 35#35: *920 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:58:10 [info] 35#35: *921 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:58:20 [info] 35#35: *922 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:58:20 [info] 35#35: *923 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:58:24 [info] 35#35: *924 [lua] access_by_lua(msblocations.conf:189):2: 31f45434e578dc34ac9d65a2705588ea:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:58:24 +0000] 31f45434e578dc34ac9d65a2705588ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/17 03:58:24 [info] 35#35: *924 [lua] logger.lua:23: 31f45434e578dc34ac9d65a2705588ea {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:58:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 03:58:30 [info] 35#35: *926 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:58:30 [info] 35#35: *925 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:58:39 [info] 35#35: *927 [lua] access_by_lua(msblocations.conf:189):2: c2c703de50c277ffc78af63fec092a11:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:58:39 +0000] c2c703de50c277ffc78af63fec092a11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 03:58:39 [info] 35#35: *927 [lua] logger.lua:23: c2c703de50c277ffc78af63fec092a11 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:58:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:58:40 [info] 35#35: *929 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:58:40 [info] 35#35: *928 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:58:50 [info] 35#35: *932 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:58:50 [info] 35#35: *931 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:58:54 [info] 35#35: *933 [lua] access_by_lua(msblocations.conf:189):2: 2fe09a7ae45da8281520db1214686d50:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:58:54 +0000] 2fe09a7ae45da8281520db1214686d50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/17 03:58:54 [info] 35#35: *933 [lua] logger.lua:23: 2fe09a7ae45da8281520db1214686d50 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:58:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:59:00 [info] 37#37: *935 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:59:00 [info] 35#35: *934 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:59:09 [info] 35#35: *936 [lua] access_by_lua(msblocations.conf:189):2: 27a0ad3738f07bb201b595db36d9a2a5:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:59:09 [info] 35#35: *936 [lua] logger.lua:23: 27a0ad3738f07bb201b595db36d9a2a5 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:59:09 +0000] 27a0ad3738f07bb201b595db36d9a2a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:59:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:59:10 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:59:10 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:59:20 [info] 35#35: *939 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:59:20 [info] 37#37: *940 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:59:24 [info] 35#35: *941 [lua] access_by_lua(msblocations.conf:189):2: f270b50b1350b2ae993387801f2dd449:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:59:24 [info] 35#35: *941 [lua] logger.lua:23: f270b50b1350b2ae993387801f2dd449 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:59:24 +0000] f270b50b1350b2ae993387801f2dd449 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:59:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 03:59:30 [info] 37#37: *943 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:59:30 [info] 35#35: *942 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:59:39 [info] 35#35: *944 [lua] access_by_lua(msblocations.conf:189):2: a61b854e74737dc1ff6ca307c943227b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:59:39 [info] 35#35: *944 [lua] logger.lua:23: a61b854e74737dc1ff6ca307c943227b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:59:39 +0000] a61b854e74737dc1ff6ca307c943227b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:59:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 03:59:40 [info] 37#37: *945 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:59:40 [info] 35#35: *946 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:59:50 [info] 35#35: *948 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:59:50 [info] 35#35: *949 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 03:59:54 [info] 35#35: *950 [lua] access_by_lua(msblocations.conf:189):2: 43fa24d2177a1faf5cbe5ef7c6b0ff31:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 03:59:54 [info] 35#35: *950 [lua] logger.lua:23: 43fa24d2177a1faf5cbe5ef7c6b0ff31 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:03:59:54 +0000] 43fa24d2177a1faf5cbe5ef7c6b0ff31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:03:59:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/17 04:00:00 [info] 37#37: *951 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:00:00 [info] 37#37: *952 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:00:09 [info] 35#35: *953 [lua] access_by_lua(msblocations.conf:189):2: 3867159fc783c6bc16ec385ba62a2a44:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 04:00:09 [info] 35#35: *953 [lua] logger.lua:23: 3867159fc783c6bc16ec385ba62a2a44 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:00:09 +0000] 3867159fc783c6bc16ec385ba62a2a44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:04:00:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 04:00:10 [info] 35#35: *955 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:00:10 [info] 37#37: *954 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:00:20 [info] 37#37: *956 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:00:20 [info] 35#35: *957 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:00:24 [info] 35#35: *958 [lua] access_by_lua(msblocations.conf:189):2: 558c5dc45cafb4ed9103e79aa088ac09:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 04:00:24 [info] 35#35: *958 [lua] logger.lua:23: 558c5dc45cafb4ed9103e79aa088ac09 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:00:24 +0000] 558c5dc45cafb4ed9103e79aa088ac09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:04:00:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 04:00:30 [info] 35#35: *959 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:00:30 [info] 35#35: *960 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:00:39 [info] 35#35: *961 [lua] access_by_lua(msblocations.conf:189):2: 740d3c4b3810b4ac72a9d951dbb73b31:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:00:39 +0000] 740d3c4b3810b4ac72a9d951dbb73b31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 04:00:39 [info] 35#35: *961 [lua] logger.lua:23: 740d3c4b3810b4ac72a9d951dbb73b31 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:00:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 04:00:40 [info] 35#35: *962 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:00:40 [info] 35#35: *963 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:00:50 [info] 35#35: *965 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:00:50 [info] 35#35: *966 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:00:54 [info] 35#35: *967 [lua] access_by_lua(msblocations.conf:189):2: c63974c03a725f1bd26e23a86ef4b88e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 04:00:54 [info] 35#35: *967 [lua] logger.lua:23: c63974c03a725f1bd26e23a86ef4b88e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:00:54 +0000] c63974c03a725f1bd26e23a86ef4b88e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:04:00:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 04:01:00 [info] 35#35: *968 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:01:00 [info] 35#35: *969 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:01:09 [info] 35#35: *970 [lua] access_by_lua(msblocations.conf:189):2: b219285a3fd32c2ae089e2ba8c56063e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:01:09 +0000] b219285a3fd32c2ae089e2ba8c56063e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 04:01:09 [info] 35#35: *970 [lua] logger.lua:23: b219285a3fd32c2ae089e2ba8c56063e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:01:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 04:01:10 [info] 37#37: *972 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:01:10 [info] 35#35: *971 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:01:20 [info] 37#37: *974 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:01:20 [info] 37#37: *973 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:01:24 [info] 35#35: *975 [lua] access_by_lua(msblocations.conf:189):2: ed532b277c3c6d1e2a0f4c65a62e7087:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 04:01:24 [info] 35#35: *975 [lua] logger.lua:23: ed532b277c3c6d1e2a0f4c65a62e7087 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:01:24 +0000] ed532b277c3c6d1e2a0f4c65a62e7087 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:04:01:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 04:01:30 [info] 35#35: *976 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:01:30 [info] 35#35: *977 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:01:39 [info] 35#35: *978 [lua] access_by_lua(msblocations.conf:189):2: 037c3939324827cfd8a6314a3c1a83d9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:01:39 +0000] 037c3939324827cfd8a6314a3c1a83d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/17 04:01:39 [info] 35#35: *978 [lua] logger.lua:23: 037c3939324827cfd8a6314a3c1a83d9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:01:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 04:01:40 [info] 35#35: *980 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:01:40 [info] 35#35: *979 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:01:50 [info] 35#35: *983 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:01:50 [info] 35#35: *982 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:01:54 [info] 35#35: *984 [lua] access_by_lua(msblocations.conf:189):2: 84dd319e252fbaef2cec65f10512c402:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:01:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.148 - - [17/Jan/2023:04:01:54 +0000] 84dd319e252fbaef2cec65f10512c402 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/17 04:01:54 [info] 35#35: *984 [lua] logger.lua:23: 84dd319e252fbaef2cec65f10512c402 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/17 04:02:00 [info] 37#37: *986 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:02:00 [info] 37#37: *985 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:02:09 [info] 35#35: *987 [lua] access_by_lua(msblocations.conf:189):2: 98227a278e07a7f017e02d6d2221a9d6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:02:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 04:02:09 [info] 35#35: *987 [lua] logger.lua:23: 98227a278e07a7f017e02d6d2221a9d6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:02:09 +0000] 98227a278e07a7f017e02d6d2221a9d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/17 04:02:10 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:02:10 [info] 35#35: *989 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:02:20 [info] 37#37: *991 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:02:20 [info] 37#37: *990 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:02:24 [info] 35#35: *992 [lua] access_by_lua(msblocations.conf:189):2: 7e275d154260009d80ac44ec33bdd43e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:02:24 +0000] 7e275d154260009d80ac44ec33bdd43e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/17 04:02:24 [info] 35#35: *992 [lua] logger.lua:23: 7e275d154260009d80ac44ec33bdd43e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:02:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 04:02:30 [info] 35#35: *993 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:02:30 [info] 35#35: *994 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:02:39 [info] 35#35: *995 [lua] access_by_lua(msblocations.conf:189):2: 4ac71204d15579c78baee2ab9b56f445:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 04:02:39 [info] 35#35: *995 [lua] logger.lua:23: 4ac71204d15579c78baee2ab9b56f445 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:02:39 +0000] 4ac71204d15579c78baee2ab9b56f445 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:04:02:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 04:02:40 [info] 35#35: *996 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:02:40 [info] 35#35: *997 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:02:50 [info] 35#35: *999 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:02:50 [info] 37#37: *1000 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:02:54 [info] 35#35: *1001 [lua] access_by_lua(msblocations.conf:189):2: c7e9219a58bccd24a00a87a70e9aa5a1:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 04:02:54 [info] 35#35: *1001 [lua] logger.lua:23: c7e9219a58bccd24a00a87a70e9aa5a1 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:02:54 +0000] c7e9219a58bccd24a00a87a70e9aa5a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:04:02:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 04:03:00 [info] 37#37: *1003 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:03:00 [info] 35#35: *1002 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:03:09 [info] 35#35: *1004 [lua] access_by_lua(msblocations.conf:189):2: 703e9f1bc8bd49af54a8ff1d1de24ae6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:03:09 +0000] 703e9f1bc8bd49af54a8ff1d1de24ae6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:04:03:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 04:03:09 [info] 35#35: *1004 [lua] logger.lua:23: 703e9f1bc8bd49af54a8ff1d1de24ae6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/17 04:03:10 [info] 37#37: *1005 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:03:10 [info] 37#37: *1006 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:03:20 [info] 35#35: *1008 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:03:20 [info] 35#35: *1007 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:03:24 [info] 35#35: *1009 [lua] access_by_lua(msblocations.conf:189):2: 05b996d24e37411a64faa4399cf0aa6a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:03:24 +0000] 05b996d24e37411a64faa4399cf0aa6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:04:03:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 04:03:24 [info] 35#35: *1009 [lua] logger.lua:23: 05b996d24e37411a64faa4399cf0aa6a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/17 04:03:30 [info] 37#37: *1010 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:03:30 [info] 35#35: *1011 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:03:39 [info] 35#35: *1012 [lua] access_by_lua(msblocations.conf:189):2: b09aa28e88715affe7068bb5891adb59:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:03:39 +0000] b09aa28e88715affe7068bb5891adb59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:04:03:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/17 04:03:39 [info] 35#35: *1012 [lua] logger.lua:23: b09aa28e88715affe7068bb5891adb59 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/17 04:03:40 [info] 35#35: *1013 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:03:40 [info] 35#35: *1014 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:03:50 [info] 35#35: *1017 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:03:50 [info] 35#35: *1016 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:03:54 [info] 35#35: *1018 [lua] access_by_lua(msblocations.conf:189):2: 0b77d8baaf4d1edc08d8cb1327edc052:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:03:54 +0000] 0b77d8baaf4d1edc08d8cb1327edc052 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/17 04:03:54 [info] 35#35: *1018 [lua] logger.lua:23: 0b77d8baaf4d1edc08d8cb1327edc052 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:03:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 04:04:00 [info] 37#37: *1019 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:04:00 [info] 37#37: *1020 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:04:09 [info] 35#35: *1021 [lua] access_by_lua(msblocations.conf:189):2: 008f4da6cbdfd8780e9554817ce0be3e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 04:04:09 [info] 35#35: *1021 [lua] logger.lua:23: 008f4da6cbdfd8780e9554817ce0be3e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:04:09 +0000] 008f4da6cbdfd8780e9554817ce0be3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:04:04:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 04:04:10 [info] 37#37: *1022 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:04:10 [info] 37#37: *1023 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:04:20 [info] 35#35: *1024 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:04:20 [info] 37#37: *1025 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:04:24 [info] 35#35: *1026 [lua] access_by_lua(msblocations.conf:189):2: 4b7a140f0c6c69273aacd8bfcaad06fd:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:04:24 +0000] 4b7a140f0c6c69273aacd8bfcaad06fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/17 04:04:24 [info] 35#35: *1026 [lua] logger.lua:23: 4b7a140f0c6c69273aacd8bfcaad06fd {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:04:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/17 04:04:30 [info] 35#35: *1028 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:04:30 [info] 35#35: *1027 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:04:39 [info] 35#35: *1029 [lua] access_by_lua(msblocations.conf:189):2: 4580200b56898aca181f16aa186d72a3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:04:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 04:04:39 [info] 35#35: *1029 [lua] logger.lua:23: 4580200b56898aca181f16aa186d72a3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:04:39 +0000] 4580200b56898aca181f16aa186d72a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/17 04:04:40 [info] 35#35: *1030 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:04:40 [info] 35#35: *1031 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:04:50 [info] 35#35: *1033 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:04:50 [info] 37#37: *1034 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:04:52 [info] 35#35: *1035 client closed connection while waiting for request, client: 10.233.67.131, server: 0.0.0.0:443 2023/01/17 04:04:54 [info] 35#35: *1036 [lua] access_by_lua(msblocations.conf:189):2: b1d5b5aeac24b2cc514a37362331ac45:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:04:54 +0000] b1d5b5aeac24b2cc514a37362331ac45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/17 04:04:54 [info] 35#35: *1036 [lua] logger.lua:23: b1d5b5aeac24b2cc514a37362331ac45 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:04:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/17 04:05:00 [info] 37#37: *1037 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:05:00 [info] 35#35: *1038 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:05:09 [info] 35#35: *1039 [lua] access_by_lua(msblocations.conf:189):2: b69975e55f8d7c79b670c0e060ba8245:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 04:05:09 [info] 35#35: *1039 [lua] logger.lua:23: b69975e55f8d7c79b670c0e060ba8245 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:05:09 +0000] b69975e55f8d7c79b670c0e060ba8245 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:04:05:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 04:05:10 [info] 37#37: *1040 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:05:10 [info] 37#37: *1041 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:05:20 [info] 35#35: *1042 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:05:20 [info] 35#35: *1043 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:05:24 [info] 35#35: *1044 [lua] access_by_lua(msblocations.conf:189):2: dee1950748176e68b4da6a636cd2de68:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 04:05:24 [info] 35#35: *1044 [lua] logger.lua:23: dee1950748176e68b4da6a636cd2de68 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:05:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.148 - - [17/Jan/2023:04:05:24 +0000] dee1950748176e68b4da6a636cd2de68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/17 04:05:30 [info] 35#35: *1046 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:05:30 [info] 35#35: *1045 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:05:39 [info] 35#35: *1047 [lua] access_by_lua(msblocations.conf:189):2: 7572b64d813d496d65c16d4c10509d10:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:05:39 +0000] 7572b64d813d496d65c16d4c10509d10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/17 04:05:39 [info] 35#35: *1047 [lua] logger.lua:23: 7572b64d813d496d65c16d4c10509d10 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:05:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/17 04:05:40 [info] 37#37: *1049 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:05:40 [info] 35#35: *1048 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:05:50 [info] 37#37: *1052 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:05:50 [info] 37#37: *1051 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:05:54 [info] 35#35: *1053 [lua] access_by_lua(msblocations.conf:189):2: 848514e5261405179cbd829feab111ef:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 04:05:54 [info] 35#35: *1053 [lua] logger.lua:23: 848514e5261405179cbd829feab111ef {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:05:54 +0000] 848514e5261405179cbd829feab111ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:04:05:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/17 04:06:00 [info] 35#35: *1054 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:06:00 [info] 35#35: *1055 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:06:09 [info] 35#35: *1056 [lua] access_by_lua(msblocations.conf:189):2: 1b90281c97825ba842790734c558e909:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:06:09 +0000] 1b90281c97825ba842790734c558e909 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:04:06:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 04:06:09 [info] 35#35: *1056 [lua] logger.lua:23: 1b90281c97825ba842790734c558e909 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/17 04:06:10 [info] 37#37: *1058 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:06:10 [info] 35#35: *1057 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:06:20 [info] 37#37: *1059 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:06:20 [info] 35#35: *1060 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:06:24 [info] 35#35: *1061 [lua] access_by_lua(msblocations.conf:189):2: b4ba5c1ad6fdc4c3902dd227266c815c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 04:06:24 [info] 35#35: *1061 [lua] logger.lua:23: b4ba5c1ad6fdc4c3902dd227266c815c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:06:24 +0000] b4ba5c1ad6fdc4c3902dd227266c815c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:04:06:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 04:06:30 [info] 35#35: *1062 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:06:30 [info] 35#35: *1063 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:06:39 [info] 35#35: *1064 [lua] access_by_lua(msblocations.conf:189):2: ef1d854bc8c83d64f29da7e23549c701:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 04:06:39 [info] 35#35: *1064 [lua] logger.lua:23: ef1d854bc8c83d64f29da7e23549c701 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:06:39 +0000] ef1d854bc8c83d64f29da7e23549c701 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:04:06:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 04:06:40 [info] 35#35: *1066 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:06:40 [info] 35#35: *1065 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:06:50 [info] 35#35: *1068 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:06:50 [info] 37#37: *1069 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:06:54 [info] 35#35: *1070 [lua] access_by_lua(msblocations.conf:189):2: 48a5e8f0bd2d4ec5d3057284c790d3f9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:06:54 +0000] 48a5e8f0bd2d4ec5d3057284c790d3f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 04:06:54 [info] 35#35: *1070 [lua] logger.lua:23: 48a5e8f0bd2d4ec5d3057284c790d3f9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:06:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 04:07:00 [info] 35#35: *1072 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:07:00 [info] 35#35: *1071 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:07:09 [info] 35#35: *1073 [lua] access_by_lua(msblocations.conf:189):2: f7682b2d326b4687739968bbe2a4c2bf:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 04:07:09 [info] 35#35: *1073 [lua] logger.lua:23: f7682b2d326b4687739968bbe2a4c2bf {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:07:09 +0000] f7682b2d326b4687739968bbe2a4c2bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:04:07:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 04:07:10 [info] 35#35: *1074 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:07:10 [info] 35#35: *1075 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:07:20 [info] 35#35: *1076 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:07:20 [info] 35#35: *1077 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:07:24 [info] 35#35: *1078 [lua] access_by_lua(msblocations.conf:189):2: 8fb0e4b64695250d73cff00ea1b8e895:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:07:24 +0000] 8fb0e4b64695250d73cff00ea1b8e895 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:04:07:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/17 04:07:24 [info] 35#35: *1078 [lua] logger.lua:23: 8fb0e4b64695250d73cff00ea1b8e895 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 2023/01/17 04:07:30 [info] 35#35: *1079 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:07:30 [info] 35#35: *1080 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:07:39 [info] 35#35: *1081 [lua] access_by_lua(msblocations.conf:189):2: e84a618279ca10cc13e43e0bc89fe62f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:07:39 +0000] e84a618279ca10cc13e43e0bc89fe62f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 04:07:39 [info] 35#35: *1081 [lua] logger.lua:23: e84a618279ca10cc13e43e0bc89fe62f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:07:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 04:07:40 [info] 35#35: *1082 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:07:40 [info] 35#35: *1083 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:07:50 [info] 35#35: *1085 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:07:50 [info] 35#35: *1086 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:07:54 [info] 35#35: *1087 [lua] access_by_lua(msblocations.conf:189):2: 182951e9309b97020dc12e4e9456f949:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 04:07:54 [info] 35#35: *1087 [lua] logger.lua:23: 182951e9309b97020dc12e4e9456f949 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:07:54 +0000] 182951e9309b97020dc12e4e9456f949 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:04:07:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 04:08:00 [info] 35#35: *1088 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:08:00 [info] 37#37: *1089 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:08:09 [info] 35#35: *1090 [lua] access_by_lua(msblocations.conf:189):2: 2a5f768d915895a7a2cb96d2dd7c77c9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 04:08:09 [info] 35#35: *1090 [lua] logger.lua:23: 2a5f768d915895a7a2cb96d2dd7c77c9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:08:09 +0000] 2a5f768d915895a7a2cb96d2dd7c77c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:04:08:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 04:08:10 [info] 35#35: *1091 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:08:10 [info] 37#37: *1092 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:08:20 [info] 35#35: *1093 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:08:20 [info] 35#35: *1094 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:08:24 [info] 35#35: *1095 [lua] access_by_lua(msblocations.conf:189):2: 95e074dfdabbcad28b432924b31b08e3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 04:08:24 [info] 35#35: *1095 [lua] logger.lua:23: 95e074dfdabbcad28b432924b31b08e3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:08:24 +0000] 95e074dfdabbcad28b432924b31b08e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:04:08:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 04:08:30 [info] 37#37: *1096 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:08:30 [info] 37#37: *1097 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:08:39 [info] 35#35: *1098 [lua] access_by_lua(msblocations.conf:189):2: 4ca56f9beb4b03e04034678fd565d8b7:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:08:39 +0000] 4ca56f9beb4b03e04034678fd565d8b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/17 04:08:39 [info] 35#35: *1098 [lua] logger.lua:23: 4ca56f9beb4b03e04034678fd565d8b7 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:08:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/17 04:08:40 [info] 37#37: *1100 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:08:40 [info] 35#35: *1099 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:08:50 [info] 35#35: *1102 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:08:50 [info] 35#35: *1103 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:08:54 [info] 35#35: *1104 [lua] access_by_lua(msblocations.conf:189):2: 27c22e8aaa11b715e9fcb8b9b4ec9ee7:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:08:54 +0000] 27c22e8aaa11b715e9fcb8b9b4ec9ee7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/17 04:08:54 [info] 35#35: *1104 [lua] logger.lua:23: 27c22e8aaa11b715e9fcb8b9b4ec9ee7 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:08:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/17 04:09:00 [info] 35#35: *1105 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:09:00 [info] 35#35: *1106 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:09:09 [info] 35#35: *1107 [lua] access_by_lua(msblocations.conf:189):2: cbcbee8bbe47ec20120c65776fb1ba71:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 04:09:09 [info] 35#35: *1107 [lua] logger.lua:23: cbcbee8bbe47ec20120c65776fb1ba71 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:09:09 +0000] cbcbee8bbe47ec20120c65776fb1ba71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:04:09:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 04:09:10 [info] 35#35: *1108 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:09:10 [info] 35#35: *1109 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:09:20 [info] 35#35: *1111 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:09:20 [info] 35#35: *1110 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:09:24 [info] 35#35: *1112 [lua] access_by_lua(msblocations.conf:189):2: 42ab747dd481ebe8421757a35607f1ab:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:09:24 +0000] 42ab747dd481ebe8421757a35607f1ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/17 04:09:24 [info] 35#35: *1112 [lua] logger.lua:23: 42ab747dd481ebe8421757a35607f1ab {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:09:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/17 04:09:30 [info] 35#35: *1114 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:09:30 [info] 35#35: *1113 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:09:40 [info] 35#35: *1115 [lua] access_by_lua(msblocations.conf:189):2: 9e5dbf4dd64e39eb3a09b19dd1777b92:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 04:09:40 [info] 35#35: *1115 [lua] logger.lua:23: 9e5dbf4dd64e39eb3a09b19dd1777b92 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:09:40 +0000] 9e5dbf4dd64e39eb3a09b19dd1777b92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:04:09:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 04:09:40 [info] 35#35: *1116 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:09:40 [info] 35#35: *1117 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:09:50 [info] 35#35: *1119 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:09:50 [info] 37#37: *1120 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:09:55 [info] 35#35: *1121 [lua] access_by_lua(msblocations.conf:189):2: 814d6ef8dc074a12feef4977a58e2393:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 04:09:55 [info] 35#35: *1121 [lua] logger.lua:23: 814d6ef8dc074a12feef4977a58e2393 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:09:55 +0000] 814d6ef8dc074a12feef4977a58e2393 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:04:09:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 04:10:00 [info] 35#35: *1122 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:10:00 [info] 35#35: *1123 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:10:10 [info] 35#35: *1124 [lua] access_by_lua(msblocations.conf:189):2: 8b8a0a978ad2ead5e13789f08d910b75:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 04:10:10 [info] 35#35: *1124 [lua] logger.lua:23: 8b8a0a978ad2ead5e13789f08d910b75 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:10:10 +0000] 8b8a0a978ad2ead5e13789f08d910b75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:04:10:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 04:10:10 [info] 35#35: *1125 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:10:10 [info] 37#37: *1126 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:10:20 [info] 35#35: *1127 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:10:20 [info] 35#35: *1128 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:10:25 [info] 35#35: *1129 [lua] access_by_lua(msblocations.conf:189):2: 1490009858a1db3f45355045a7b381f3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 04:10:25 [info] 35#35: *1129 [lua] logger.lua:23: 1490009858a1db3f45355045a7b381f3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:10:25 +0000] 1490009858a1db3f45355045a7b381f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:04:10:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 04:10:30 [info] 35#35: *1130 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:10:30 [info] 35#35: *1131 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:10:40 [info] 35#35: *1132 [lua] access_by_lua(msblocations.conf:189):2: 8658c05f0eb1a8ce5acd1a714870d4ff:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/17 04:10:40 [info] 35#35: *1132 [lua] logger.lua:23: 8658c05f0eb1a8ce5acd1a714870d4ff {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:10:40 +0000] 8658c05f0eb1a8ce5acd1a714870d4ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [17/Jan/2023:04:10:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 04:10:40 [info] 37#37: *1134 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:10:40 [info] 37#37: *1133 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:10:50 [info] 35#35: *1136 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:10:50 [info] 35#35: *1137 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:10:55 [info] 35#35: *1138 [lua] access_by_lua(msblocations.conf:189):2: 810e9113cde4961af7b0eb0802124cfe:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:10:55 +0000] 810e9113cde4961af7b0eb0802124cfe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/17 04:10:55 [info] 35#35: *1138 [lua] logger.lua:23: 810e9113cde4961af7b0eb0802124cfe {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:10:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/17 04:11:00 [info] 37#37: *1140 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:11:00 [info] 35#35: *1139 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:11:10 [info] 35#35: *1141 [lua] access_by_lua(msblocations.conf:189):2: 8528c1eb82fbb962e275805de552a5f4:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:11:10 +0000] 8528c1eb82fbb962e275805de552a5f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/17 04:11:10 [info] 35#35: *1141 [lua] logger.lua:23: 8528c1eb82fbb962e275805de552a5f4 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.71.148 - - [17/Jan/2023:04:11:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/17 04:11:10 [info] 37#37: *1142 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:11:10 [info] 37#37: *1143 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:11:20 [info] 37#37: *1145 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443 2023/01/17 04:11:20 [info] 37#37: *1144 client closed connection while SSL handshaking, client: 10.233.66.161, server: 0.0.0.0:443