By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.39.130 ### 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/06 05:06:11 [warn] 34#34: [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/06 05:06:11 [warn] 34#34: [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/06 05:06:11 [warn] 34#34: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2023/01/06 05:06:11 [notice] 34#34: using the "epoll" event method 2023/01/06 05:06:11 [notice] 34#34: openresty/1.13.6.1 2023/01/06 05:06:11 [notice] 34#34: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/06 05:06:11 [notice] 34#34: OS: Linux 5.4.0-96-generic 2023/01/06 05:06:11 [notice] 34#34: getrlimit(RLIMIT_NOFILE): 1048576:1048576 \n\n### Starting apiroute 2023/01/06 05:06:11 [notice] 35#35: start worker processes 2023/01/06 05:06:11 [notice] 35#35: start worker process 37 2023/01/06 05:06:11 [notice] 35#35: start worker process 38 2023/01/06 05:06:11 [notice] 35#35: start worker process 39 2023/01/06 05:06:11 [notice] 35#35: start worker process 40 2023/01/06 05:06:11 [notice] 35#35: start worker process 41 2023/01/06 05:06:11 [notice] 35#35: start worker process 42 2023/01/06 05:06:11 [notice] 35#35: start worker process 43 2023/01/06 05:06:11 [notice] 35#35: start worker process 44 2023/01/06 05:06:11 [notice] 35#35: start cache manager process 45 2023/01/06 05:06:11 [notice] 35#35: start cache loader process 46 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230106050611.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-06 05:06:16 027 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-06 05:06:16 055 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-06 05:06:16 055 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-06 05:06:16 379 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-06 05:06:16 379 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.39.130:10081 Enabled:true 2023-01-06 05:06:22 361 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2023-01-06 05:06:22 627 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-06 05:06:22 627 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-06 05:06:22 628 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-06 05:06:22 630 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-06 05:06:22 630 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2023-01-06 05:06:22 630 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-06 05:06:22 630 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-06 05:06:22 733 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-06 05:06:22 905 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-06 05:06:22 911 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-06 05:06:22 911 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-06 05:06:24 239 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/06 05:06:24 [info] 38#38: *12 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:06:24 [info] 38#38: *13 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:06:29 [info] 37#37: *14 [lua] access_by_lua(msblocations.conf:189):2: 765ad5d862662de9c22952fbfd0b3470:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:06:30 +0000] 765ad5d862662de9c22952fbfd0b3470 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.373 upstream_response_time:0.365 "-" "Consul Health Check" "-" 2023/01/06 05:06:30 [info] 37#37: *14 [lua] logger.lua:23: 765ad5d862662de9c22952fbfd0b3470 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:06:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 117 2023/01/06 05:06:34 [info] 38#38: *17 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:06:34 [info] 38#38: *18 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:06:44 [info] 38#38: *19 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:06:44 [info] 38#38: *20 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:06:45 [info] 37#37: *21 [lua] access_by_lua(msblocations.conf:189):2: 89a25bef8224c5a992e9c70e60624381:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:06:45 [info] 37#37: *21 [lua] logger.lua:23: 89a25bef8224c5a992e9c70e60624381 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:06:45 +0000] 89a25bef8224c5a992e9c70e60624381 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.078 upstream_response_time:0.071 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:05:06:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22 2023/01/06 05:06:54 [info] 37#37: *22 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:06:54 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:07:00 [info] 37#37: *24 [lua] access_by_lua(msblocations.conf:189):2: 1708abd52d067eb18a9182dde053c467:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:07:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 10.233.71.56 - - [06/Jan/2023:05:07:00 +0000] 1708abd52d067eb18a9182dde053c467 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-" 2023/01/06 05:07:00 [info] 37#37: *24 [lua] logger.lua:23: 1708abd52d067eb18a9182dde053c467 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:07:04 [info] 37#37: *25 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:07:04 [info] 37#37: *26 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:07:11 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/06 05:07:11 [notice] 35#35: signal 17 (SIGCHLD) received from 46 2023/01/06 05:07:11 [notice] 35#35: cache loader process 46 exited with code 0 2023/01/06 05:07:11 [notice] 35#35: signal 29 (SIGIO) received 2023/01/06 05:07:14 [info] 37#37: *28 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:07:14 [info] 38#38: *29 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:07:15 [info] 37#37: *30 [lua] access_by_lua(msblocations.conf:189):2: 217265405b863dbded57cecdadee692e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:07:15 +0000] 217265405b863dbded57cecdadee692e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/06 05:07:15 [info] 37#37: *30 [lua] logger.lua:23: 217265405b863dbded57cecdadee692e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:07:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/06 05:07:24 [info] 38#38: *32 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:07:24 [info] 37#37: *31 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:07:30 [info] 37#37: *33 [lua] access_by_lua(msblocations.conf:189):2: 7da7c45e98623d956652fce49022e4a7:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:07:30 [info] 37#37: *33 [lua] logger.lua:23: 7da7c45e98623d956652fce49022e4a7 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:07:30 +0000] 7da7c45e98623d956652fce49022e4a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:05:07:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/06 05:07:34 [info] 37#37: *35 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:07:34 [info] 37#37: *34 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:07:44 [info] 38#38: *37 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:07:44 [info] 37#37: *36 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:07:45 [info] 37#37: *38 [lua] access_by_lua(msblocations.conf:189):2: 13834078fc003a41683fa6d41894bfa3:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:07:45 +0000] 13834078fc003a41683fa6d41894bfa3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/06 05:07:45 [info] 37#37: *38 [lua] logger.lua:23: 13834078fc003a41683fa6d41894bfa3 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:07:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/06 05:07:54 [info] 38#38: *39 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:07:54 [info] 37#37: *40 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:08:00 [info] 37#37: *41 [lua] access_by_lua(msblocations.conf:189):2: 7ce691293de91bf06f4e850fda172a8c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:08:00 +0000] 7ce691293de91bf06f4e850fda172a8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.052 upstream_response_time:0.051 "-" "Consul Health Check" "-" 2023/01/06 05:08:00 [info] 37#37: *41 [lua] logger.lua:23: 7ce691293de91bf06f4e850fda172a8c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:08:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 45 2023/01/06 05:08:04 [info] 37#37: *42 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:08:04 [info] 37#37: *43 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:08:14 [info] 37#37: *45 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:08:14 [info] 37#37: *46 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:08:15 [info] 37#37: *47 [lua] access_by_lua(msblocations.conf:189):2: 72bc008873a772a89e29ae4e61d31841:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:08:15 +0000] 72bc008873a772a89e29ae4e61d31841 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.033 "-" "Consul Health Check" "-" 2023/01/06 05:08:15 [info] 37#37: *47 [lua] logger.lua:23: 72bc008873a772a89e29ae4e61d31841 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:08:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 29 2023/01/06 05:08:24 [info] 38#38: *48 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:08:24 [info] 38#38: *49 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:08:30 [info] 37#37: *50 [lua] access_by_lua(msblocations.conf:189):2: 8217d1bcd28773d460b36018fa0f2273:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:08:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 10.233.71.56 - - [06/Jan/2023:05:08:30 +0000] 8217d1bcd28773d460b36018fa0f2273 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.031 "-" "Consul Health Check" "-" 2023/01/06 05:08:30 [info] 37#37: *50 [lua] logger.lua:23: 8217d1bcd28773d460b36018fa0f2273 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:08:34 [info] 37#37: *51 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:08:34 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:08:44 [info] 37#37: *53 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:08:44 [info] 37#37: *54 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:08:45 [info] 37#37: *55 [lua] access_by_lua(msblocations.conf:189):2: 180d45fcc2a0b77c299ed8ccb1ec67fa:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:08:45 [info] 37#37: *55 [lua] logger.lua:23: 180d45fcc2a0b77c299ed8ccb1ec67fa {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:08:45 +0000] 180d45fcc2a0b77c299ed8ccb1ec67fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:05:08:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 05:08:54 [info] 37#37: *57 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:08:54 [info] 37#37: *56 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:09:00 [info] 37#37: *58 [lua] access_by_lua(msblocations.conf:189):2: f7e5f28ba4b94db245a9dae9d920c152:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:09:00 +0000] f7e5f28ba4b94db245a9dae9d920c152 "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.56 - - [06/Jan/2023:05:09:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 05:09:00 [info] 37#37: *58 [lua] logger.lua:23: f7e5f28ba4b94db245a9dae9d920c152 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:09:04 [info] 37#37: *59 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:09:04 [info] 37#37: *60 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:09:14 [info] 38#38: *62 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:09:14 [info] 38#38: *63 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:09:15 [info] 37#37: *64 [lua] access_by_lua(msblocations.conf:189):2: 9d5175170ae71ad1179f7ea5f3500ca3:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:09:15 [info] 37#37: *64 [lua] logger.lua:23: 9d5175170ae71ad1179f7ea5f3500ca3 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:09:15 +0000] 9d5175170ae71ad1179f7ea5f3500ca3 "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.56 - - [06/Jan/2023:05:09:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/06 05:09:24 [info] 37#37: *65 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:09:24 [info] 38#38: *66 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:09:30 [info] 37#37: *67 [lua] access_by_lua(msblocations.conf:189):2: 275324684f069963d40da4e7087ea3a9:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:09:30 [info] 37#37: *67 [lua] logger.lua:23: 275324684f069963d40da4e7087ea3a9 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:09:30 +0000] 275324684f069963d40da4e7087ea3a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:05:09:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/06 05:09:34 [info] 38#38: *68 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:09:34 [info] 38#38: *69 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:09:44 [info] 37#37: *70 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:09:44 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:09:45 [info] 37#37: *72 [lua] access_by_lua(msblocations.conf:189):2: fb18a1f536e19f7d3fe9b6370c1d2af9:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:09:45 [info] 37#37: *72 [lua] logger.lua:23: fb18a1f536e19f7d3fe9b6370c1d2af9 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:09:45 +0000] fb18a1f536e19f7d3fe9b6370c1d2af9 "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.56 - - [06/Jan/2023:05:09:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 05:09:54 [info] 38#38: *74 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:09:54 [info] 38#38: *73 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:10:00 [info] 37#37: *75 [lua] access_by_lua(msblocations.conf:189):2: 32fba3947898f8615c8c57257dcd279b:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:10:00 [info] 37#37: *75 [lua] logger.lua:23: 32fba3947898f8615c8c57257dcd279b {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:10:00 +0000] 32fba3947898f8615c8c57257dcd279b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:05:10:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:10:04 [info] 37#37: *76 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:10:04 [info] 37#37: *77 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:10:14 [info] 37#37: *79 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:10:14 [info] 37#37: *80 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:10:15 [info] 37#37: *81 [lua] access_by_lua(msblocations.conf:189):2: 64e7ef24a00861e6b7de31cf39a5202e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:10:15 [info] 37#37: *81 [lua] logger.lua:23: 64e7ef24a00861e6b7de31cf39a5202e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:10:15 +0000] 64e7ef24a00861e6b7de31cf39a5202e "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.56 - - [06/Jan/2023:05:10:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/06 05:10:24 [info] 37#37: *82 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:10:24 [info] 37#37: *83 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:10:30 [info] 37#37: *84 [lua] access_by_lua(msblocations.conf:189):2: b21c6e0ae1098ce49d4889c61a7ee027:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:10:30 [info] 37#37: *84 [lua] logger.lua:23: b21c6e0ae1098ce49d4889c61a7ee027 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:10:30 +0000] b21c6e0ae1098ce49d4889c61a7ee027 "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.56 - - [06/Jan/2023:05:10:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/06 05:10:34 [info] 37#37: *85 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:10:34 [info] 38#38: *86 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:10:44 [info] 37#37: *87 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:10:44 [info] 38#38: *88 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:10:45 [info] 37#37: *89 [lua] access_by_lua(msblocations.conf:189):2: f0a65ed9deb46eeaef95570d14359057:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:10:45 [info] 37#37: *89 [lua] logger.lua:23: f0a65ed9deb46eeaef95570d14359057 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:10:45 +0000] f0a65ed9deb46eeaef95570d14359057 "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.56 - - [06/Jan/2023:05:10:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:10:54 [info] 38#38: *90 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:10:54 [info] 38#38: *91 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:11:00 [info] 37#37: *92 [lua] access_by_lua(msblocations.conf:189):2: df6b9dff896a5aca0667eeac66f42f71:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:11:00 [info] 37#37: *92 [lua] logger.lua:23: df6b9dff896a5aca0667eeac66f42f71 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:11:00 +0000] df6b9dff896a5aca0667eeac66f42f71 "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.56 - - [06/Jan/2023:05:11:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/06 05:11:04 [info] 37#37: *93 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:11:04 [info] 37#37: *94 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:11:14 [info] 38#38: *96 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:11:14 [info] 38#38: *97 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:11:15 [info] 37#37: *98 [lua] access_by_lua(msblocations.conf:189):2: 62b79144c625c2949752df118d97f9d3:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:11:15 [info] 37#37: *98 [lua] logger.lua:23: 62b79144c625c2949752df118d97f9d3 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:11:15 +0000] 62b79144c625c2949752df118d97f9d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:05:11:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:11:24 [info] 37#37: *99 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:11:24 [info] 37#37: *100 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:11:30 [info] 37#37: *101 [lua] access_by_lua(msblocations.conf:189):2: baa3e9f8689cfa27e6039e019691d291:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:11:30 [info] 37#37: *101 [lua] logger.lua:23: baa3e9f8689cfa27e6039e019691d291 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:11:30 +0000] baa3e9f8689cfa27e6039e019691d291 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:05:11:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/06 05:11:34 [info] 37#37: *102 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:11:34 [info] 38#38: *103 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:11:44 [info] 37#37: *105 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:11:44 [info] 37#37: *104 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:11:45 [info] 37#37: *106 [lua] access_by_lua(msblocations.conf:189):2: 3fdb27cce1b4f627f0c98c1c0b57558f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:11:45 [info] 37#37: *106 [lua] logger.lua:23: 3fdb27cce1b4f627f0c98c1c0b57558f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:11:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.71.56 - - [06/Jan/2023:05:11:45 +0000] 3fdb27cce1b4f627f0c98c1c0b57558f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/06 05:11:54 [info] 38#38: *108 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:11:54 [info] 37#37: *107 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:12:00 [info] 37#37: *109 [lua] access_by_lua(msblocations.conf:189):2: 8d1c0a0e0d96ac684d2e64b69883d51e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:12:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24 2023/01/06 05:12:00 [info] 37#37: *109 [lua] logger.lua:23: 8d1c0a0e0d96ac684d2e64b69883d51e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:12:00 +0000] 8d1c0a0e0d96ac684d2e64b69883d51e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.041 upstream_response_time:0.039 "-" "Consul Health Check" "-" 2023/01/06 05:12:04 [info] 37#37: *110 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:12:04 [info] 38#38: *111 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:12:14 [info] 37#37: *113 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:12:14 [info] 37#37: *114 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:12:15 [info] 37#37: *115 [lua] access_by_lua(msblocations.conf:189):2: 1ab87fb893244de1a78fdaa781e5eb89:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:12:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.71.56 - - [06/Jan/2023:05:12:15 +0000] 1ab87fb893244de1a78fdaa781e5eb89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/06 05:12:15 [info] 37#37: *115 [lua] logger.lua:23: 1ab87fb893244de1a78fdaa781e5eb89 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:12:24 [info] 37#37: *116 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:12:24 [info] 37#37: *117 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:12:30 [info] 37#37: *118 [lua] access_by_lua(msblocations.conf:189):2: 925e3e46e749ddd3a1bf20da143bc785:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:12:30 +0000] 925e3e46e749ddd3a1bf20da143bc785 "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.56 - - [06/Jan/2023:05:12:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:12:30 [info] 37#37: *118 [lua] logger.lua:23: 925e3e46e749ddd3a1bf20da143bc785 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:12:34 [info] 37#37: *119 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:12:34 [info] 37#37: *120 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:12:44 [info] 38#38: *121 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:12:44 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:12:45 [info] 37#37: *123 [lua] access_by_lua(msblocations.conf:189):2: 71c03b673266ff3e9206e157ff124845:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:12:45 [info] 37#37: *123 [lua] logger.lua:23: 71c03b673266ff3e9206e157ff124845 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:12:45 +0000] 71c03b673266ff3e9206e157ff124845 "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.56 - - [06/Jan/2023:05:12:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:12:54 [info] 37#37: *124 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:12:54 [info] 38#38: *125 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:13:00 [info] 37#37: *126 [lua] access_by_lua(msblocations.conf:189):2: 746b0d53831fce67352ee405b3cb3f86:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:13:00 [info] 37#37: *126 [lua] logger.lua:23: 746b0d53831fce67352ee405b3cb3f86 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:13:00 +0000] 746b0d53831fce67352ee405b3cb3f86 "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.56 - - [06/Jan/2023:05:13:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/06 05:13:04 [info] 37#37: *127 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:13:04 [info] 37#37: *128 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:13:14 [info] 37#37: *130 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:13:14 [info] 38#38: *131 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:13:15 [info] 37#37: *132 [lua] access_by_lua(msblocations.conf:189):2: b62e4ccf489248e977b12d9461486c32:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:13:15 +0000] b62e4ccf489248e977b12d9461486c32 "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.56 - - [06/Jan/2023:05:13:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:13:15 [info] 37#37: *132 [lua] logger.lua:23: b62e4ccf489248e977b12d9461486c32 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:13:24 [info] 37#37: *133 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:13:24 [info] 37#37: *134 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:13:30 [info] 37#37: *135 [lua] access_by_lua(msblocations.conf:189):2: b53c61bea5abbe6d8728e391ddb85b85:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:13:30 +0000] b53c61bea5abbe6d8728e391ddb85b85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/06 05:13:30 [info] 37#37: *135 [lua] logger.lua:23: b53c61bea5abbe6d8728e391ddb85b85 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:13:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:13:34 [info] 37#37: *136 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:13:34 [info] 38#38: *137 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:13:44 [info] 37#37: *138 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:13:44 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:13:45 [info] 37#37: *140 [lua] access_by_lua(msblocations.conf:189):2: f19c13456b9d61241b159f30f823eb4e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:13:46 [info] 37#37: *140 [lua] logger.lua:23: f19c13456b9d61241b159f30f823eb4e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:13:46 +0000] f19c13456b9d61241b159f30f823eb4e "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.56 - - [06/Jan/2023:05:13:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:13:54 [info] 38#38: *141 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:13:54 [info] 38#38: *142 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:14:01 [info] 37#37: *143 [lua] access_by_lua(msblocations.conf:189):2: ce5ff7b5a89011e959832c174b682af2:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:14:01 [info] 37#37: *143 [lua] logger.lua:23: ce5ff7b5a89011e959832c174b682af2 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:14:01 +0000] ce5ff7b5a89011e959832c174b682af2 "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.56 - - [06/Jan/2023:05:14:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/06 05:14:04 [info] 37#37: *144 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:14:04 [info] 38#38: *145 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:14:14 [info] 37#37: *147 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:14:14 [info] 38#38: *148 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:14:16 [info] 37#37: *149 [lua] access_by_lua(msblocations.conf:189):2: 1f4f0a38150f102f790b62d5d00cd9dc:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:14:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:14:16 [info] 37#37: *149 [lua] logger.lua:23: 1f4f0a38150f102f790b62d5d00cd9dc {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:14:16 +0000] 1f4f0a38150f102f790b62d5d00cd9dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/06 05:14:24 [info] 37#37: *151 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:14:24 [info] 38#38: *150 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:14:31 [info] 37#37: *152 [lua] access_by_lua(msblocations.conf:189):2: 6a2b0ce4b11e1d94e854f6b3e8a25f1c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:14:31 +0000] 6a2b0ce4b11e1d94e854f6b3e8a25f1c "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.56 - - [06/Jan/2023:05:14:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:14:31 [info] 37#37: *152 [lua] logger.lua:23: 6a2b0ce4b11e1d94e854f6b3e8a25f1c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:14:34 [info] 37#37: *153 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:14:34 [info] 37#37: *154 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:14:44 [info] 37#37: *155 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:14:44 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:14:46 [info] 37#37: *157 [lua] access_by_lua(msblocations.conf:189):2: 1debc83117e023d9a61c2c817372d674:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:14:46 [info] 37#37: *157 [lua] logger.lua:23: 1debc83117e023d9a61c2c817372d674 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:14:46 +0000] 1debc83117e023d9a61c2c817372d674 "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.56 - - [06/Jan/2023:05:14:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/06 05:14:54 [info] 37#37: *158 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:14:54 [info] 37#37: *159 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:15:01 [info] 37#37: *160 [lua] access_by_lua(msblocations.conf:189):2: daf1674ecaf60e1b098bb337b8c77d68:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:15:01 +0000] daf1674ecaf60e1b098bb337b8c77d68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/06 05:15:01 [info] 37#37: *160 [lua] logger.lua:23: daf1674ecaf60e1b098bb337b8c77d68 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:15:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/06 05:15:04 [info] 38#38: *161 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:15:04 [info] 38#38: *162 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:15:14 [info] 38#38: *164 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:15:14 [info] 38#38: *165 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:15:16 [info] 37#37: *166 [lua] access_by_lua(msblocations.conf:189):2: 331bd2bb68075ed90b2c738d38ca27e7:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:15:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 05:15:16 [info] 37#37: *166 [lua] logger.lua:23: 331bd2bb68075ed90b2c738d38ca27e7 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:15:16 +0000] 331bd2bb68075ed90b2c738d38ca27e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/06 05:15:24 [info] 38#38: *167 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:15:24 [info] 38#38: *168 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:15:31 [info] 37#37: *169 [lua] access_by_lua(msblocations.conf:189):2: 05369b027cca42850971fe8792d03647:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:15:31 [info] 37#37: *169 [lua] logger.lua:23: 05369b027cca42850971fe8792d03647 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:15:31 +0000] 05369b027cca42850971fe8792d03647 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:05:15:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 05:15:34 [info] 37#37: *170 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:15:34 [info] 37#37: *171 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:15:44 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:15:44 [info] 37#37: *172 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:15:46 [info] 37#37: *174 [lua] access_by_lua(msblocations.conf:189):2: 06b779ab2e41d74549714597fdfc82b7:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:15:46 [info] 37#37: *174 [lua] logger.lua:23: 06b779ab2e41d74549714597fdfc82b7 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:15:46 +0000] 06b779ab2e41d74549714597fdfc82b7 "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.56 - - [06/Jan/2023:05:15:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:15:54 [info] 37#37: *175 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:15:54 [info] 37#37: *176 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:16:01 [info] 37#37: *177 [lua] access_by_lua(msblocations.conf:189):2: fe91376c718affe569046b3c20aa4c4e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:16:01 [info] 37#37: *177 [lua] logger.lua:23: fe91376c718affe569046b3c20aa4c4e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:16:01 +0000] fe91376c718affe569046b3c20aa4c4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:05:16:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 05:16:04 [info] 37#37: *178 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:16:04 [info] 37#37: *179 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:16:14 [info] 37#37: *181 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:16:14 [info] 37#37: *182 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:16:16 [info] 37#37: *183 [lua] access_by_lua(msblocations.conf:189):2: 1dc301b37b87864a99eca1f6c4066164:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:16:16 +0000] 1dc301b37b87864a99eca1f6c4066164 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/06 05:16:16 [info] 37#37: *183 [lua] logger.lua:23: 1dc301b37b87864a99eca1f6c4066164 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:16:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/06 05:16:24 [info] 37#37: *184 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:16:24 [info] 37#37: *185 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:16:31 [info] 37#37: *186 [lua] access_by_lua(msblocations.conf:189):2: c385ec9d4f8c8ab59ee6ea4202ccf99c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:16:31 +0000] c385ec9d4f8c8ab59ee6ea4202ccf99c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/06 05:16:31 [info] 37#37: *186 [lua] logger.lua:23: c385ec9d4f8c8ab59ee6ea4202ccf99c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:16:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:16:34 [info] 37#37: *187 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:16:34 [info] 37#37: *188 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:16:44 [info] 37#37: *189 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:16:44 [info] 37#37: *190 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:16:46 [info] 37#37: *191 [lua] access_by_lua(msblocations.conf:189):2: 42edc14c2042cebc313b587417081a6c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:16:46 +0000] 42edc14c2042cebc313b587417081a6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:05:16:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:16:46 [info] 37#37: *191 [lua] logger.lua:23: 42edc14c2042cebc313b587417081a6c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:16:54 [info] 37#37: *192 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:16:54 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:17:01 [info] 37#37: *194 [lua] access_by_lua(msblocations.conf:189):2: 1a5b87570cbbf5d54346a8c10bd78dfb:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:17:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.71.56 - - [06/Jan/2023:05:17:01 +0000] 1a5b87570cbbf5d54346a8c10bd78dfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.026 "-" "Consul Health Check" "-" 2023/01/06 05:17:01 [info] 37#37: *194 [lua] logger.lua:23: 1a5b87570cbbf5d54346a8c10bd78dfb {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:17:04 [info] 38#38: *196 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:17:04 [info] 38#38: *195 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:17:14 [info] 38#38: *199 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:17:14 [info] 38#38: *198 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:17:16 [info] 37#37: *200 [lua] access_by_lua(msblocations.conf:189):2: b3cad9a0b2ff1b172d2860af3cc68a5f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:17:16 [info] 37#37: *200 [lua] logger.lua:23: b3cad9a0b2ff1b172d2860af3cc68a5f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:17:16 +0000] b3cad9a0b2ff1b172d2860af3cc68a5f "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.56 - - [06/Jan/2023:05:17:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/06 05:17:24 [info] 38#38: *201 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:17:24 [info] 38#38: *202 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:17:31 [info] 37#37: *203 [lua] access_by_lua(msblocations.conf:189):2: b1685304a396d39f808407121c0b4b69:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:17:31 [info] 37#37: *203 [lua] logger.lua:23: b1685304a396d39f808407121c0b4b69 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:17:31 +0000] b1685304a396d39f808407121c0b4b69 "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.56 - - [06/Jan/2023:05:17:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:17:34 [info] 38#38: *204 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:17:34 [info] 38#38: *205 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:17:44 [info] 37#37: *206 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:17:44 [info] 37#37: *207 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:17:46 [info] 37#37: *208 [lua] access_by_lua(msblocations.conf:189):2: 38b628c07e2b3eb0245b946639f4f63d:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:17:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.56 - - [06/Jan/2023:05:17:46 +0000] 38b628c07e2b3eb0245b946639f4f63d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 05:17:46 [info] 37#37: *208 [lua] logger.lua:23: 38b628c07e2b3eb0245b946639f4f63d {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:17:54 [info] 38#38: *209 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:17:54 [info] 38#38: *210 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:18:01 [info] 37#37: *211 [lua] access_by_lua(msblocations.conf:189):2: 061e955e829e32176ac341931338810e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:18:01 +0000] 061e955e829e32176ac341931338810e "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.56 - - [06/Jan/2023:05:18:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:18:01 [info] 37#37: *211 [lua] logger.lua:23: 061e955e829e32176ac341931338810e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:18:04 [info] 38#38: *212 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:18:04 [info] 38#38: *213 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:18:14 [info] 37#37: *215 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:18:14 [info] 37#37: *216 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:18:16 [info] 37#37: *217 [lua] access_by_lua(msblocations.conf:189):2: e5272adb1731e1a64b84fef80af18932:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:18:16 [info] 37#37: *217 [lua] logger.lua:23: e5272adb1731e1a64b84fef80af18932 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:18:16 +0000] e5272adb1731e1a64b84fef80af18932 "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.56 - - [06/Jan/2023:05:18:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:18:24 [info] 37#37: *219 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:18:24 [info] 37#37: *218 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:18:31 [info] 37#37: *220 [lua] access_by_lua(msblocations.conf:189):2: b99e620a9528b9472df6486942df77f8:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:18:31 [info] 37#37: *220 [lua] logger.lua:23: b99e620a9528b9472df6486942df77f8 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:18:31 +0000] b99e620a9528b9472df6486942df77f8 "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.56 - - [06/Jan/2023:05:18:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:18:34 [info] 37#37: *221 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:18:34 [info] 37#37: *222 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:18:44 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:18:44 [info] 37#37: *223 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:18:46 [info] 37#37: *225 [lua] access_by_lua(msblocations.conf:189):2: 3996b68cb29ca64436983bba94c9ff8a:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:18:46 [info] 37#37: *225 [lua] logger.lua:23: 3996b68cb29ca64436983bba94c9ff8a {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:18:46 +0000] 3996b68cb29ca64436983bba94c9ff8a "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.56 - - [06/Jan/2023:05:18:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 05:18:54 [info] 38#38: *226 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:18:54 [info] 38#38: *227 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:19:01 [info] 37#37: *228 [lua] access_by_lua(msblocations.conf:189):2: d9c648632a0d5476a8d3cfe0e6051947:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:19:01 +0000] d9c648632a0d5476a8d3cfe0e6051947 "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.56 - - [06/Jan/2023:05:19:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 05:19:01 [info] 37#37: *228 [lua] logger.lua:23: d9c648632a0d5476a8d3cfe0e6051947 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:19:04 [info] 37#37: *229 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:19:04 [info] 38#38: *230 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:19:14 [info] 37#37: *232 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:19:14 [info] 37#37: *233 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:19:16 [info] 37#37: *234 [lua] access_by_lua(msblocations.conf:189):2: fee6e5dd350349775ec607d3e6d858ee:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:19:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:19:16 [info] 37#37: *234 [lua] logger.lua:23: fee6e5dd350349775ec607d3e6d858ee {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:19:16 +0000] fee6e5dd350349775ec607d3e6d858ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/06 05:19:24 [info] 37#37: *235 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:19:24 [info] 38#38: *236 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:19:31 [info] 37#37: *237 [lua] access_by_lua(msblocations.conf:189):2: 65388a34a10704460a2cceb922124e25:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:19:31 [info] 37#37: *237 [lua] logger.lua:23: 65388a34a10704460a2cceb922124e25 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:19:31 +0000] 65388a34a10704460a2cceb922124e25 "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.56 - - [06/Jan/2023:05:19:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:19:34 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:19:34 [info] 37#37: *239 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:19:44 [info] 38#38: *240 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:19:44 [info] 37#37: *241 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:19:46 [info] 37#37: *242 [lua] access_by_lua(msblocations.conf:189):2: 42609d1479bf33d75e09c526a9a572d1:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:19:46 [info] 37#37: *242 [lua] logger.lua:23: 42609d1479bf33d75e09c526a9a572d1 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:19:46 +0000] 42609d1479bf33d75e09c526a9a572d1 "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.56 - - [06/Jan/2023:05:19:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:19:54 [info] 37#37: *243 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:19:54 [info] 37#37: *244 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:20:01 [info] 37#37: *245 [lua] access_by_lua(msblocations.conf:189):2: 695bf07a7f47ba1fb07065c1a480865f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:20:01 +0000] 695bf07a7f47ba1fb07065c1a480865f "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.56 - - [06/Jan/2023:05:20:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:20:01 [info] 37#37: *245 [lua] logger.lua:23: 695bf07a7f47ba1fb07065c1a480865f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:20:04 [info] 37#37: *246 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:20:04 [info] 37#37: *247 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:20:14 [info] 37#37: *249 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:20:14 [info] 38#38: *250 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:20:16 [info] 37#37: *251 [lua] access_by_lua(msblocations.conf:189):2: 31ad31ad0f8410ede967f60872828fb6:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:20:16 [info] 37#37: *251 [lua] logger.lua:23: 31ad31ad0f8410ede967f60872828fb6 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:20:16 +0000] 31ad31ad0f8410ede967f60872828fb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:05:20:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/06 05:20:24 [info] 37#37: *252 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:20:24 [info] 37#37: *253 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:20:31 [info] 37#37: *254 [lua] access_by_lua(msblocations.conf:189):2: 89a44c382c48539af946069dc10353a8:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:20:31 [info] 37#37: *254 [lua] logger.lua:23: 89a44c382c48539af946069dc10353a8 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:20:31 +0000] 89a44c382c48539af946069dc10353a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:05:20:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/06 05:20:34 [info] 38#38: *255 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:20:34 [info] 38#38: *256 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:20:44 [info] 37#37: *257 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:20:44 [info] 37#37: *258 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:20:46 [info] 37#37: *259 [lua] access_by_lua(msblocations.conf:189):2: 2b8a200abc58625978b4ade892cd3eac:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:20:46 [info] 37#37: *259 [lua] logger.lua:23: 2b8a200abc58625978b4ade892cd3eac {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:20:46 +0000] 2b8a200abc58625978b4ade892cd3eac "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.56 - - [06/Jan/2023:05:20:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:20:54 [info] 37#37: *261 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:20:54 [info] 37#37: *260 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:21:01 [info] 37#37: *262 [lua] access_by_lua(msblocations.conf:189):2: a5121e2909acb97a21a9f76f3cf156fb:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:21:01 [info] 37#37: *262 [lua] logger.lua:23: a5121e2909acb97a21a9f76f3cf156fb {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:21:01 +0000] a5121e2909acb97a21a9f76f3cf156fb "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.56 - - [06/Jan/2023:05:21:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:21:04 [info] 38#38: *263 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:21:04 [info] 37#37: *264 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:21:14 [info] 37#37: *266 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:21:14 [info] 37#37: *267 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:21:16 [info] 37#37: *268 [lua] access_by_lua(msblocations.conf:189):2: b1b210f8b7126dea3e8126ab681dacf1:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:21:16 [info] 37#37: *268 [lua] logger.lua:23: b1b210f8b7126dea3e8126ab681dacf1 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:21:16 +0000] b1b210f8b7126dea3e8126ab681dacf1 "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.56 - - [06/Jan/2023:05:21:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 56 2023/01/06 05:21:24 [info] 37#37: *269 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:21:24 [info] 37#37: *270 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:21:31 [info] 37#37: *271 [lua] access_by_lua(msblocations.conf:189):2: 45ba71090ded87656c950a5dc03a61d1:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:21:31 +0000] 45ba71090ded87656c950a5dc03a61d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 05:21:31 [info] 37#37: *271 [lua] logger.lua:23: 45ba71090ded87656c950a5dc03a61d1 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:21:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:21:34 [info] 37#37: *272 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:21:34 [info] 38#38: *273 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:21:44 [info] 38#38: *275 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:21:44 [info] 38#38: *274 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:21:46 [info] 37#37: *276 [lua] access_by_lua(msblocations.conf:189):2: b3fd28980331e922d06949d545a33c02:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:21:46 [info] 37#37: *276 [lua] logger.lua:23: b3fd28980331e922d06949d545a33c02 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:21:46 +0000] b3fd28980331e922d06949d545a33c02 "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.56 - - [06/Jan/2023:05:21:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:21:54 [info] 37#37: *278 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:21:54 [info] 37#37: *277 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:22:01 [info] 37#37: *279 [lua] access_by_lua(msblocations.conf:189):2: b2b657ef71b0214b803a889ba34bc8a6:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:22:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.56 - - [06/Jan/2023:05:22:01 +0000] b2b657ef71b0214b803a889ba34bc8a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/06 05:22:01 [info] 37#37: *279 [lua] logger.lua:23: b2b657ef71b0214b803a889ba34bc8a6 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:22:04 [info] 37#37: *280 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:22:04 [info] 37#37: *281 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:22:14 [info] 38#38: *284 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:22:14 [info] 37#37: *283 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:22:16 [info] 37#37: *285 [lua] access_by_lua(msblocations.conf:189):2: e0ebc36df8668b4d5ed733947e863f94:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:22:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.56 - - [06/Jan/2023:05:22:16 +0000] e0ebc36df8668b4d5ed733947e863f94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/06 05:22:16 [info] 37#37: *285 [lua] logger.lua:23: e0ebc36df8668b4d5ed733947e863f94 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:22:24 [info] 37#37: *286 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:22:24 [info] 37#37: *287 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:22:31 [info] 37#37: *288 [lua] access_by_lua(msblocations.conf:189):2: cd46a852542a08c349160da7c840ffdf:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:22:31 [info] 37#37: *288 [lua] logger.lua:23: cd46a852542a08c349160da7c840ffdf {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:22:31 +0000] cd46a852542a08c349160da7c840ffdf "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.56 - - [06/Jan/2023:05:22:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:22:34 [info] 37#37: *289 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:22:34 [info] 38#38: *290 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:22:44 [info] 37#37: *291 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:22:44 [info] 37#37: *292 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:22:46 [info] 37#37: *293 [lua] access_by_lua(msblocations.conf:189):2: fb54817340bc3944dcb1cf4faca5c43f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:22:46 [info] 37#37: *293 [lua] logger.lua:23: fb54817340bc3944dcb1cf4faca5c43f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:22:46 +0000] fb54817340bc3944dcb1cf4faca5c43f "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.56 - - [06/Jan/2023:05:22:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:22:54 [info] 37#37: *294 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:22:54 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:23:01 [info] 37#37: *296 [lua] access_by_lua(msblocations.conf:189):2: 1d153f9d48353994d9a0ba7d91d7aa58:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:23:01 [info] 37#37: *296 [lua] logger.lua:23: 1d153f9d48353994d9a0ba7d91d7aa58 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:23:01 +0000] 1d153f9d48353994d9a0ba7d91d7aa58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:05:23:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/06 05:23:04 [info] 38#38: *298 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:23:04 [info] 37#37: *297 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:23:14 [info] 38#38: *301 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:23:14 [info] 38#38: *300 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:23:16 [info] 37#37: *302 [lua] access_by_lua(msblocations.conf:189):2: ba2b21bae0ddfc5ef520d14d25d9f8e1:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:23:16 [info] 37#37: *302 [lua] logger.lua:23: ba2b21bae0ddfc5ef520d14d25d9f8e1 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:23:16 +0000] ba2b21bae0ddfc5ef520d14d25d9f8e1 "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.56 - - [06/Jan/2023:05:23:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 05:23:24 [info] 38#38: *303 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:23:24 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:23:31 [info] 37#37: *305 [lua] access_by_lua(msblocations.conf:189):2: 02a08cc15bc536926f24395e78e363c5:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:23:31 +0000] 02a08cc15bc536926f24395e78e363c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/06 05:23:31 [info] 37#37: *305 [lua] logger.lua:23: 02a08cc15bc536926f24395e78e363c5 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:23:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/06 05:23:34 [info] 37#37: *306 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:23:34 [info] 38#38: *307 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:23:44 [info] 37#37: *308 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:23:44 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:23:46 [info] 37#37: *310 [lua] access_by_lua(msblocations.conf:189):2: fc62df21e3ccef77c4eba2604e80587d:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:23:46 [info] 37#37: *310 [lua] logger.lua:23: fc62df21e3ccef77c4eba2604e80587d {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:23:46 +0000] fc62df21e3ccef77c4eba2604e80587d "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.56 - - [06/Jan/2023:05:23:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 05:23:54 [info] 38#38: *311 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:23:54 [info] 38#38: *312 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:24:01 [info] 37#37: *313 [lua] access_by_lua(msblocations.conf:189):2: f68634422f9130e7d920fae975b353e3:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:24:01 [info] 37#37: *313 [lua] logger.lua:23: f68634422f9130e7d920fae975b353e3 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:24:01 +0000] f68634422f9130e7d920fae975b353e3 "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.56 - - [06/Jan/2023:05:24:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/06 05:24:04 [info] 38#38: *315 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:24:04 [info] 37#37: *314 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:24:14 [info] 37#37: *317 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:24:14 [info] 38#38: *318 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:24:16 [info] 37#37: *319 [lua] access_by_lua(msblocations.conf:189):2: 5eb339b855e2cafd9f70866fe5681727:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:24:16 [info] 37#37: *319 [lua] logger.lua:23: 5eb339b855e2cafd9f70866fe5681727 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:24:16 +0000] 5eb339b855e2cafd9f70866fe5681727 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:05:24:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/06 05:24:24 [info] 38#38: *320 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:24:24 [info] 38#38: *321 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:24:31 [info] 37#37: *322 [lua] access_by_lua(msblocations.conf:189):2: 8a9d37b4db243b1bf9bb989fab19d3a6:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:24:31 [info] 37#37: *322 [lua] logger.lua:23: 8a9d37b4db243b1bf9bb989fab19d3a6 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:24:31 +0000] 8a9d37b4db243b1bf9bb989fab19d3a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:05:24:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:24:34 [info] 38#38: *323 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:24:34 [info] 38#38: *324 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:24:44 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:24:44 [info] 37#37: *325 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:24:46 [info] 37#37: *327 [lua] access_by_lua(msblocations.conf:189):2: 16248dc52a01eea1b0604b401d5c1ddf:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:24:46 [info] 37#37: *327 [lua] logger.lua:23: 16248dc52a01eea1b0604b401d5c1ddf {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:24:46 +0000] 16248dc52a01eea1b0604b401d5c1ddf "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.56 - - [06/Jan/2023:05:24:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:24:54 [info] 37#37: *328 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:24:54 [info] 37#37: *329 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:25:01 [info] 37#37: *330 [lua] access_by_lua(msblocations.conf:189):2: 46a72201592afd0b54444379db6f94cd:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:25:01 [info] 37#37: *330 [lua] logger.lua:23: 46a72201592afd0b54444379db6f94cd {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:25:01 +0000] 46a72201592afd0b54444379db6f94cd "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.56 - - [06/Jan/2023:05:25:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:25:04 [info] 38#38: *331 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:25:04 [info] 38#38: *332 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:25:14 [info] 38#38: *334 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:25:14 [info] 38#38: *335 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:25:16 [info] 37#37: *336 [lua] access_by_lua(msblocations.conf:189):2: 7ae5eb58cbf091728826ec2b02bed2d6:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:25:16 +0000] 7ae5eb58cbf091728826ec2b02bed2d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 05:25:16 [info] 37#37: *336 [lua] logger.lua:23: 7ae5eb58cbf091728826ec2b02bed2d6 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:25:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 05:25:24 [info] 37#37: *337 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:25:24 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:25:31 [info] 37#37: *339 [lua] access_by_lua(msblocations.conf:189):2: 4a0f8eabe98f29ecd74249845ca9f3a1:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:25:31 +0000] 4a0f8eabe98f29ecd74249845ca9f3a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 05:25:31 [info] 37#37: *339 [lua] logger.lua:23: 4a0f8eabe98f29ecd74249845ca9f3a1 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:25:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:25:34 [info] 37#37: *340 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:25:34 [info] 38#38: *341 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:25:44 [info] 37#37: *342 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:25:44 [info] 37#37: *343 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:25:46 [info] 37#37: *344 [lua] access_by_lua(msblocations.conf:189):2: 5ec3d61a98361302dbd1a975cf63ff83:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:25:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:25:46 [info] 37#37: *344 [lua] logger.lua:23: 5ec3d61a98361302dbd1a975cf63ff83 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:25:46 +0000] 5ec3d61a98361302dbd1a975cf63ff83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/06 05:25:54 [info] 37#37: *345 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:25:54 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:26:01 [info] 37#37: *347 [lua] access_by_lua(msblocations.conf:189):2: 5d95b3250ffd67a469eab1976476c6e3:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:26:01 [info] 37#37: *347 [lua] logger.lua:23: 5d95b3250ffd67a469eab1976476c6e3 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:26:01 +0000] 5d95b3250ffd67a469eab1976476c6e3 "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.56 - - [06/Jan/2023:05:26:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/06 05:26:04 [info] 37#37: *349 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:26:04 [info] 37#37: *348 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:26:14 [info] 37#37: *352 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:26:14 [info] 37#37: *351 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:26:16 [info] 37#37: *353 [lua] access_by_lua(msblocations.conf:189):2: f204c0f446b5b8e951b6deb2d6a9dd2c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:26:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:26:16 [info] 37#37: *353 [lua] logger.lua:23: f204c0f446b5b8e951b6deb2d6a9dd2c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:26:16 +0000] f204c0f446b5b8e951b6deb2d6a9dd2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 05:26:24 [info] 37#37: *354 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:26:24 [info] 37#37: *355 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:26:31 [info] 37#37: *356 [lua] access_by_lua(msblocations.conf:189):2: 8a30deedefc6810617b0a1732ef4f7af:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:26:31 +0000] 8a30deedefc6810617b0a1732ef4f7af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 05:26:31 [info] 37#37: *356 [lua] logger.lua:23: 8a30deedefc6810617b0a1732ef4f7af {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:26:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:26:34 [info] 37#37: *357 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:26:34 [info] 38#38: *358 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:26:44 [info] 37#37: *359 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:26:44 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:26:47 [info] 37#37: *361 [lua] access_by_lua(msblocations.conf:189):2: d14a555957cd1bb4ffc220fe605a5415:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:26:47 +0000] d14a555957cd1bb4ffc220fe605a5415 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 05:26:47 [info] 37#37: *361 [lua] logger.lua:23: d14a555957cd1bb4ffc220fe605a5415 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:26:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:26:54 [info] 38#38: *363 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:26:54 [info] 37#37: *362 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:27:02 [info] 37#37: *364 [lua] access_by_lua(msblocations.conf:189):2: 50c4ec02f49385090fdd0f1dfb6e2c6c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:27:02 +0000] 50c4ec02f49385090fdd0f1dfb6e2c6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/06 05:27:02 [info] 37#37: *364 [lua] logger.lua:23: 50c4ec02f49385090fdd0f1dfb6e2c6c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:27:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 05:27:04 [info] 37#37: *366 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:27:04 [info] 37#37: *365 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:27:14 [info] 37#37: *368 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:27:14 [info] 38#38: *369 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:27:17 [info] 37#37: *370 [lua] access_by_lua(msblocations.conf:189):2: ac74bea56b0b16a7a76cbd588c8be5d3:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:27:17 +0000] ac74bea56b0b16a7a76cbd588c8be5d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 05:27:17 [info] 37#37: *370 [lua] logger.lua:23: ac74bea56b0b16a7a76cbd588c8be5d3 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:27:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:27:24 [info] 37#37: *371 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:27:24 [info] 37#37: *372 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:27:32 [info] 37#37: *373 [lua] access_by_lua(msblocations.conf:189):2: 852ee00fa9ab283f0fe0917d449f36bf:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:27:32 [info] 37#37: *373 [lua] logger.lua:23: 852ee00fa9ab283f0fe0917d449f36bf {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:27:32 +0000] 852ee00fa9ab283f0fe0917d449f36bf "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.56 - - [06/Jan/2023:05:27:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:27:34 [info] 37#37: *374 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:27:34 [info] 38#38: *375 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:27:44 [info] 37#37: *377 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:27:44 [info] 38#38: *376 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:27:47 [info] 37#37: *378 [lua] access_by_lua(msblocations.conf:189):2: 400de2f3c1f00593a4dcabbbc1782069:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:27:47 +0000] 400de2f3c1f00593a4dcabbbc1782069 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 05:27:47 [info] 37#37: *378 [lua] logger.lua:23: 400de2f3c1f00593a4dcabbbc1782069 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:27:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:27:54 [info] 37#37: *379 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:27:54 [info] 37#37: *380 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:28:02 [info] 37#37: *381 [lua] access_by_lua(msblocations.conf:189):2: 1e28e5d4aaa2bbe912f37f1571476d9b:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:28:02 +0000] 1e28e5d4aaa2bbe912f37f1571476d9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 05:28:02 [info] 37#37: *381 [lua] logger.lua:23: 1e28e5d4aaa2bbe912f37f1571476d9b {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:28:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:28:04 [info] 37#37: *382 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:28:04 [info] 38#38: *383 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:28:14 [info] 37#37: *385 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:28:14 [info] 37#37: *386 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:28:17 [info] 37#37: *387 [lua] access_by_lua(msblocations.conf:189):2: a46db304d4c0f1b5f05009bcbc134f0f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:28:17 +0000] a46db304d4c0f1b5f05009bcbc134f0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 05:28:17 [info] 37#37: *387 [lua] logger.lua:23: a46db304d4c0f1b5f05009bcbc134f0f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:28:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:28:24 [info] 38#38: *389 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:28:24 [info] 38#38: *388 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:28:32 [info] 37#37: *390 [lua] access_by_lua(msblocations.conf:189):2: 0cc24fed7ddcc95b97390fc93a698d55:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:28:32 [info] 37#37: *390 [lua] logger.lua:23: 0cc24fed7ddcc95b97390fc93a698d55 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:28:32 +0000] 0cc24fed7ddcc95b97390fc93a698d55 "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.56 - - [06/Jan/2023:05:28:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:28:34 [info] 37#37: *391 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:28:34 [info] 37#37: *392 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:28:44 [info] 38#38: *393 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:28:44 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:28:47 [info] 37#37: *395 [lua] access_by_lua(msblocations.conf:189):2: 22243ab61ed39595024594e0f2dd3bb8:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:28:47 [info] 37#37: *395 [lua] logger.lua:23: 22243ab61ed39595024594e0f2dd3bb8 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:28:47 +0000] 22243ab61ed39595024594e0f2dd3bb8 "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.56 - - [06/Jan/2023:05:28:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:28:54 [info] 38#38: *396 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:28:54 [info] 38#38: *397 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:29:02 [info] 37#37: *398 [lua] access_by_lua(msblocations.conf:189):2: 14b5c1f3545f62325852a7ac00e6e10f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:29:02 [info] 37#37: *398 [lua] logger.lua:23: 14b5c1f3545f62325852a7ac00e6e10f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:29:02 +0000] 14b5c1f3545f62325852a7ac00e6e10f "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.56 - - [06/Jan/2023:05:29:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:29:04 [info] 37#37: *399 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:29:04 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:29:14 [info] 37#37: *403 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:29:14 [info] 38#38: *402 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:29:17 [info] 37#37: *404 [lua] access_by_lua(msblocations.conf:189):2: e60ec1817688297b10d63634f59ac256:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:29:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:29:17 [info] 37#37: *404 [lua] logger.lua:23: e60ec1817688297b10d63634f59ac256 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:29:17 +0000] e60ec1817688297b10d63634f59ac256 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/06 05:29:24 [info] 38#38: *405 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:29:24 [info] 38#38: *406 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:29:32 [info] 37#37: *407 [lua] access_by_lua(msblocations.conf:189):2: 29a500ad216acb437ede8a1c95b54f2c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:29:32 [info] 37#37: *407 [lua] logger.lua:23: 29a500ad216acb437ede8a1c95b54f2c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:29:32 +0000] 29a500ad216acb437ede8a1c95b54f2c "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.56 - - [06/Jan/2023:05:29:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:29:34 [info] 37#37: *408 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:29:34 [info] 37#37: *409 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:29:44 [info] 37#37: *410 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:29:44 [info] 37#37: *411 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:29:47 [info] 37#37: *412 [lua] access_by_lua(msblocations.conf:189):2: 970f8af3e102c5a4a703bafd934bfc68:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:29:47 [info] 37#37: *412 [lua] logger.lua:23: 970f8af3e102c5a4a703bafd934bfc68 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:29:47 +0000] 970f8af3e102c5a4a703bafd934bfc68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:05:29:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 05:29:54 [info] 38#38: *414 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:29:54 [info] 38#38: *413 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:30:02 [info] 37#37: *415 [lua] access_by_lua(msblocations.conf:189):2: b07488258243f807d3d8c0dab07bd6c7:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:30:02 [info] 37#37: *415 [lua] logger.lua:23: b07488258243f807d3d8c0dab07bd6c7 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:30:02 +0000] b07488258243f807d3d8c0dab07bd6c7 "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.56 - - [06/Jan/2023:05:30:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:30:04 [info] 37#37: *416 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:30:04 [info] 38#38: *417 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:30:14 [info] 38#38: *420 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:30:14 [info] 37#37: *419 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:30:17 [info] 37#37: *421 [lua] access_by_lua(msblocations.conf:189):2: a35740c1f9e8c632c20d7971b85abd07:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:30:17 [info] 37#37: *421 [lua] logger.lua:23: a35740c1f9e8c632c20d7971b85abd07 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:30:17 +0000] a35740c1f9e8c632c20d7971b85abd07 "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.56 - - [06/Jan/2023:05:30:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:30:24 [info] 37#37: *422 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:30:24 [info] 37#37: *423 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:30:32 [info] 37#37: *424 [lua] access_by_lua(msblocations.conf:189):2: cb47aeca6c49baa0b60cb44c5814a7b9:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:30:32 [info] 37#37: *424 [lua] logger.lua:23: cb47aeca6c49baa0b60cb44c5814a7b9 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:30:32 +0000] cb47aeca6c49baa0b60cb44c5814a7b9 "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.56 - - [06/Jan/2023:05:30:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:30:34 [info] 37#37: *426 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:30:34 [info] 38#38: *425 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:30:44 [info] 37#37: *428 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:30:44 [info] 38#38: *427 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:30:47 [info] 37#37: *429 [lua] access_by_lua(msblocations.conf:189):2: 936dfc3c98ca605805b4eddc3792b2a0:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:30:47 [info] 37#37: *429 [lua] logger.lua:23: 936dfc3c98ca605805b4eddc3792b2a0 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:30:47 +0000] 936dfc3c98ca605805b4eddc3792b2a0 "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.56 - - [06/Jan/2023:05:30:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:30:54 [info] 37#37: *430 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:30:54 [info] 37#37: *431 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:31:02 [info] 37#37: *432 [lua] access_by_lua(msblocations.conf:189):2: e2737106683cf5d757eee8e274c78040:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:31:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:31:02 [info] 37#37: *432 [lua] logger.lua:23: e2737106683cf5d757eee8e274c78040 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:31:02 +0000] e2737106683cf5d757eee8e274c78040 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 05:31:04 [info] 38#38: *433 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:31:04 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:31:14 [info] 38#38: *436 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:31:14 [info] 38#38: *437 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:31:17 [info] 37#37: *438 [lua] access_by_lua(msblocations.conf:189):2: 6ffe001e42718a36947e2a5dcf295520:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:31:17 +0000] 6ffe001e42718a36947e2a5dcf295520 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 05:31:17 [info] 37#37: *438 [lua] logger.lua:23: 6ffe001e42718a36947e2a5dcf295520 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:31:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 05:31:24 [info] 38#38: *439 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:31:24 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:31:32 [info] 37#37: *441 [lua] access_by_lua(msblocations.conf:189):2: e2f3f6d6a7785a3ad281ce929378d7fa:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:31:32 +0000] e2f3f6d6a7785a3ad281ce929378d7fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/06 05:31:32 [info] 37#37: *441 [lua] logger.lua:23: e2f3f6d6a7785a3ad281ce929378d7fa {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:31:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/06 05:31:34 [info] 37#37: *443 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:31:34 [info] 37#37: *442 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:31:44 [info] 38#38: *444 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:31:44 [info] 38#38: *445 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:31:47 [info] 37#37: *446 [lua] access_by_lua(msblocations.conf:189):2: 69b22cd7aad4f6ce9644820c0b1a7fe7:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:31:47 +0000] 69b22cd7aad4f6ce9644820c0b1a7fe7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 05:31:47 [info] 37#37: *446 [lua] logger.lua:23: 69b22cd7aad4f6ce9644820c0b1a7fe7 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:31:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 05:31:54 [info] 37#37: *447 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:31:54 [info] 38#38: *448 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:32:02 [info] 37#37: *449 [lua] access_by_lua(msblocations.conf:189):2: 6764f28f44770e14935bf43ee89de433:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:32:02 +0000] 6764f28f44770e14935bf43ee89de433 "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.56 - - [06/Jan/2023:05:32:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:32:02 [info] 37#37: *449 [lua] logger.lua:23: 6764f28f44770e14935bf43ee89de433 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:32:04 [info] 37#37: *451 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:32:04 [info] 37#37: *450 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:32:14 [info] 37#37: *453 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:32:14 [info] 37#37: *454 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:32:17 [info] 37#37: *455 [lua] access_by_lua(msblocations.conf:189):2: 9ccf2726e67a02f9189a2115f4becf8f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:32:17 [info] 37#37: *455 [lua] logger.lua:23: 9ccf2726e67a02f9189a2115f4becf8f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:32:17 +0000] 9ccf2726e67a02f9189a2115f4becf8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:05:32:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:32:24 [info] 37#37: *456 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:32:24 [info] 38#38: *457 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:32:32 [info] 37#37: *458 [lua] access_by_lua(msblocations.conf:189):2: 70302c551341681b16963b363cda0cd2:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:32:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.56 - - [06/Jan/2023:05:32:32 +0000] 70302c551341681b16963b363cda0cd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 05:32:32 [info] 37#37: *458 [lua] logger.lua:23: 70302c551341681b16963b363cda0cd2 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:32:34 [info] 37#37: *459 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:32:34 [info] 37#37: *460 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:32:44 [info] 38#38: *461 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:32:44 [info] 38#38: *462 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:32:47 [info] 37#37: *463 [lua] access_by_lua(msblocations.conf:189):2: ed5dc1fc92beea8d2ea7da4b0b16d4ce:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:32:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/06 05:32:47 [info] 37#37: *463 [lua] logger.lua:23: ed5dc1fc92beea8d2ea7da4b0b16d4ce {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:32:47 +0000] ed5dc1fc92beea8d2ea7da4b0b16d4ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 05:32:54 [info] 38#38: *465 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:32:54 [info] 37#37: *464 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:33:02 [info] 37#37: *466 [lua] access_by_lua(msblocations.conf:189):2: f10ac00ecbb9cebc99f267c768be2ac2:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:33:02 [info] 37#37: *466 [lua] logger.lua:23: f10ac00ecbb9cebc99f267c768be2ac2 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:33:02 +0000] f10ac00ecbb9cebc99f267c768be2ac2 "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.56 - - [06/Jan/2023:05:33:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:33:04 [info] 38#38: *467 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:33:04 [info] 38#38: *468 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:33:14 [info] 38#38: *470 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:33:14 [info] 38#38: *471 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:33:17 [info] 37#37: *472 [lua] access_by_lua(msblocations.conf:189):2: 86ec0276ff37d42a03948341674060cf:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:33:17 [info] 37#37: *472 [lua] logger.lua:23: 86ec0276ff37d42a03948341674060cf {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:33:17 +0000] 86ec0276ff37d42a03948341674060cf "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.56 - - [06/Jan/2023:05:33:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:33:24 [info] 37#37: *474 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:33:24 [info] 38#38: *473 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:33:32 [info] 37#37: *475 [lua] access_by_lua(msblocations.conf:189):2: aa0dd053e29dfba202328b1467829dc6:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:33:32 +0000] aa0dd053e29dfba202328b1467829dc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/06 05:33:32 [info] 37#37: *475 [lua] logger.lua:23: aa0dd053e29dfba202328b1467829dc6 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:33:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:33:34 [info] 37#37: *476 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:33:34 [info] 37#37: *477 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:33:44 [info] 37#37: *478 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:33:44 [info] 37#37: *479 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:33:47 [info] 37#37: *480 [lua] access_by_lua(msblocations.conf:189):2: 580e5efc187234c1133a1015d2ee052e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:33:47 [info] 37#37: *480 [lua] logger.lua:23: 580e5efc187234c1133a1015d2ee052e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:33:47 +0000] 580e5efc187234c1133a1015d2ee052e "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.56 - - [06/Jan/2023:05:33:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:33:54 [info] 37#37: *482 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:33:54 [info] 37#37: *481 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:34:02 [info] 37#37: *483 [lua] access_by_lua(msblocations.conf:189):2: 5d8e0687732da5ecda9d47660d9ce105:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:34:02 +0000] 5d8e0687732da5ecda9d47660d9ce105 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 05:34:02 [info] 37#37: *483 [lua] logger.lua:23: 5d8e0687732da5ecda9d47660d9ce105 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:34:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:34:04 [info] 37#37: *485 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:34:04 [info] 37#37: *484 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:34:14 [info] 37#37: *487 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:34:14 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:34:17 [info] 37#37: *489 [lua] access_by_lua(msblocations.conf:189):2: 3ac90d43d8323f3b627781a05d607ee2:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:34:17 [info] 37#37: *489 [lua] logger.lua:23: 3ac90d43d8323f3b627781a05d607ee2 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:34:17 +0000] 3ac90d43d8323f3b627781a05d607ee2 "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.56 - - [06/Jan/2023:05:34:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:34:24 [info] 37#37: *490 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:34:24 [info] 38#38: *491 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:34:32 [info] 37#37: *492 [lua] access_by_lua(msblocations.conf:189):2: 5214c4b0bcd80f58202f02387a9e95d0:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:34:32 +0000] 5214c4b0bcd80f58202f02387a9e95d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 05:34:32 [info] 37#37: *492 [lua] logger.lua:23: 5214c4b0bcd80f58202f02387a9e95d0 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:34:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:34:34 [info] 37#37: *493 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:34:34 [info] 37#37: *494 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:34:44 [info] 37#37: *496 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:34:44 [info] 37#37: *495 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:34:47 [info] 37#37: *497 [lua] access_by_lua(msblocations.conf:189):2: 2b63094655cae905a42d447f63537e75:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:34:47 [info] 37#37: *497 [lua] logger.lua:23: 2b63094655cae905a42d447f63537e75 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:34:47 +0000] 2b63094655cae905a42d447f63537e75 "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.56 - - [06/Jan/2023:05:34:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 05:34:54 [info] 37#37: *499 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:34:54 [info] 37#37: *498 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:35:02 [info] 37#37: *500 [lua] access_by_lua(msblocations.conf:189):2: 8e5b4eff62da79932c12364c9eed0128:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:35:02 [info] 37#37: *500 [lua] logger.lua:23: 8e5b4eff62da79932c12364c9eed0128 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:35:02 +0000] 8e5b4eff62da79932c12364c9eed0128 "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.56 - - [06/Jan/2023:05:35:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:35:04 [info] 37#37: *501 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:35:04 [info] 37#37: *502 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:35:14 [info] 38#38: *504 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:35:14 [info] 38#38: *505 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:35:17 [info] 37#37: *506 [lua] access_by_lua(msblocations.conf:189):2: 1e34efaca061d93b883cfd2af0f078f0:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:35:17 +0000] 1e34efaca061d93b883cfd2af0f078f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 05:35:17 [info] 37#37: *506 [lua] logger.lua:23: 1e34efaca061d93b883cfd2af0f078f0 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:35:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:35:24 [info] 37#37: *507 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:35:24 [info] 38#38: *508 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:35:32 [info] 37#37: *509 [lua] access_by_lua(msblocations.conf:189):2: 8980ae4863ca4bbe4fc6a9c5d4b4e6d4:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:35:32 [info] 37#37: *509 [lua] logger.lua:23: 8980ae4863ca4bbe4fc6a9c5d4b4e6d4 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:35:32 +0000] 8980ae4863ca4bbe4fc6a9c5d4b4e6d4 "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.56 - - [06/Jan/2023:05:35:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:35:34 [info] 37#37: *510 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:35:34 [info] 37#37: *511 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:35:44 [info] 38#38: *513 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:35:44 [info] 38#38: *512 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:35:47 [info] 37#37: *514 [lua] access_by_lua(msblocations.conf:189):2: f4cc74b380905f6b6216453e350623e1:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:35:47 +0000] f4cc74b380905f6b6216453e350623e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/06 05:35:47 [info] 37#37: *514 [lua] logger.lua:23: f4cc74b380905f6b6216453e350623e1 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:35:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 05:35:54 [info] 37#37: *515 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:35:54 [info] 37#37: *516 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:36:02 [info] 37#37: *517 [lua] access_by_lua(msblocations.conf:189):2: 87c1a3ea229957fc4a23d523020270c4:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:36:02 [info] 37#37: *517 [lua] logger.lua:23: 87c1a3ea229957fc4a23d523020270c4 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:36:02 +0000] 87c1a3ea229957fc4a23d523020270c4 "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.56 - - [06/Jan/2023:05:36:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:36:04 [info] 37#37: *518 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:36:04 [info] 37#37: *519 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:36:14 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:36:14 [info] 37#37: *521 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:36:17 [info] 37#37: *523 [lua] access_by_lua(msblocations.conf:189):2: 9bdf315e894c03840f3ebfa0c0b6aa47:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:36:17 [info] 37#37: *523 [lua] logger.lua:23: 9bdf315e894c03840f3ebfa0c0b6aa47 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:36:17 +0000] 9bdf315e894c03840f3ebfa0c0b6aa47 "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.56 - - [06/Jan/2023:05:36:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:36:24 [info] 37#37: *524 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:36:24 [info] 37#37: *525 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:36:32 [info] 37#37: *526 [lua] access_by_lua(msblocations.conf:189):2: 2987ca956226001290986b08352109e5:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:36:32 [info] 37#37: *526 [lua] logger.lua:23: 2987ca956226001290986b08352109e5 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:36:32 +0000] 2987ca956226001290986b08352109e5 "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.56 - - [06/Jan/2023:05:36:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:36:34 [info] 37#37: *527 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:36:34 [info] 38#38: *528 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:36:44 [info] 37#37: *529 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:36:44 [info] 38#38: *530 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:36:47 [info] 37#37: *531 [lua] access_by_lua(msblocations.conf:189):2: 22c3039e888dd3c9107991a8c01d5cc9:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:36:47 [info] 37#37: *531 [lua] logger.lua:23: 22c3039e888dd3c9107991a8c01d5cc9 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:36:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.56 - - [06/Jan/2023:05:36:47 +0000] 22c3039e888dd3c9107991a8c01d5cc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 05:36:54 [info] 37#37: *532 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:36:54 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:37:02 [info] 37#37: *534 [lua] access_by_lua(msblocations.conf:189):2: 06b58e5e580b22960acafe1a1cc3016f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:37:02 +0000] 06b58e5e580b22960acafe1a1cc3016f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 05:37:02 [info] 37#37: *534 [lua] logger.lua:23: 06b58e5e580b22960acafe1a1cc3016f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:37:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:37:04 [info] 37#37: *535 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:37:04 [info] 37#37: *536 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:37:14 [info] 37#37: *538 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:37:14 [info] 38#38: *539 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:37:17 [info] 37#37: *540 [lua] access_by_lua(msblocations.conf:189):2: d958c9a3e19638ca92faf8dbfcd8e889:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:37:17 +0000] d958c9a3e19638ca92faf8dbfcd8e889 "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.56 - - [06/Jan/2023:05:37:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 05:37:17 [info] 37#37: *540 [lua] logger.lua:23: d958c9a3e19638ca92faf8dbfcd8e889 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:37:24 [info] 38#38: *542 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:37:24 [info] 38#38: *541 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:37:32 [info] 37#37: *543 [lua] access_by_lua(msblocations.conf:189):2: dd5cfd8b52da21021bc6d5e053d32d4a:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:37:32 [info] 37#37: *543 [lua] logger.lua:23: dd5cfd8b52da21021bc6d5e053d32d4a {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:37:32 +0000] dd5cfd8b52da21021bc6d5e053d32d4a "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.56 - - [06/Jan/2023:05:37:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:37:34 [info] 38#38: *544 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:37:34 [info] 37#37: *545 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:37:44 [info] 37#37: *546 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:37:44 [info] 37#37: *547 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:37:47 [info] 37#37: *548 [lua] access_by_lua(msblocations.conf:189):2: 4baefa3ee774347e0c8a866cf650d476:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:37:47 [info] 37#37: *548 [lua] logger.lua:23: 4baefa3ee774347e0c8a866cf650d476 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:37:47 +0000] 4baefa3ee774347e0c8a866cf650d476 "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.56 - - [06/Jan/2023:05:37:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 05:37:54 [info] 37#37: *549 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:37:54 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:38:02 [info] 37#37: *551 [lua] access_by_lua(msblocations.conf:189):2: 4fcee75678aded6d966057b4cc37631e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:38:02 +0000] 4fcee75678aded6d966057b4cc37631e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 05:38:02 [info] 37#37: *551 [lua] logger.lua:23: 4fcee75678aded6d966057b4cc37631e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:38:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:38:04 [info] 37#37: *552 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:38:04 [info] 37#37: *553 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:38:14 [info] 37#37: *555 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:38:14 [info] 37#37: *556 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:38:17 [info] 37#37: *557 [lua] access_by_lua(msblocations.conf:189):2: 382e2890cb45f1d9e0ecf1f6c9639dee:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:38:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 30 10.233.71.56 - - [06/Jan/2023:05:38:17 +0000] 382e2890cb45f1d9e0ecf1f6c9639dee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.032 "-" "Consul Health Check" "-" 2023/01/06 05:38:17 [info] 37#37: *557 [lua] logger.lua:23: 382e2890cb45f1d9e0ecf1f6c9639dee {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:38:24 [info] 37#37: *558 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:38:24 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:38:32 [info] 37#37: *560 [lua] access_by_lua(msblocations.conf:189):2: d93b79ce9861e10fff63ba0cb666c4de:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:38:32 [info] 37#37: *560 [lua] logger.lua:23: d93b79ce9861e10fff63ba0cb666c4de {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:38:32 +0000] d93b79ce9861e10fff63ba0cb666c4de "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.56 - - [06/Jan/2023:05:38:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:38:34 [info] 37#37: *561 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:38:34 [info] 37#37: *562 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:38:44 [info] 38#38: *563 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:38:44 [info] 38#38: *564 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:38:47 [info] 37#37: *565 [lua] access_by_lua(msblocations.conf:189):2: f07074ae63ae1a74f26089041aafcd29:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:38:47 +0000] f07074ae63ae1a74f26089041aafcd29 "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.56 - - [06/Jan/2023:05:38:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/06 05:38:47 [info] 37#37: *565 [lua] logger.lua:23: f07074ae63ae1a74f26089041aafcd29 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:38:54 [info] 37#37: *566 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:38:54 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:39:02 [info] 37#37: *568 [lua] access_by_lua(msblocations.conf:189):2: 30510109a0d6125bc8ff20d84b31c6d2:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:39:02 [info] 37#37: *568 [lua] logger.lua:23: 30510109a0d6125bc8ff20d84b31c6d2 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:39:02 +0000] 30510109a0d6125bc8ff20d84b31c6d2 "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.56 - - [06/Jan/2023:05:39:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 05:39:04 [info] 37#37: *569 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:39:04 [info] 37#37: *570 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:39:14 [info] 37#37: *572 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:39:14 [info] 38#38: *573 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:39:17 [info] 37#37: *574 [lua] access_by_lua(msblocations.conf:189):2: 79615ddca52e9623cfafb11da5dd55e6:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:39:17 +0000] 79615ddca52e9623cfafb11da5dd55e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 05:39:17 [info] 37#37: *574 [lua] logger.lua:23: 79615ddca52e9623cfafb11da5dd55e6 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:39:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:39:24 [info] 37#37: *575 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:39:24 [info] 37#37: *576 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:39:32 [info] 37#37: *577 [lua] access_by_lua(msblocations.conf:189):2: c96f0d9923dd96b0c9fdd70806775f3b:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:39:32 +0000] c96f0d9923dd96b0c9fdd70806775f3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 05:39:32 [info] 37#37: *577 [lua] logger.lua:23: c96f0d9923dd96b0c9fdd70806775f3b {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:39:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:39:34 [info] 38#38: *579 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:39:34 [info] 38#38: *578 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:39:44 [info] 37#37: *580 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:39:44 [info] 38#38: *581 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:39:47 [info] 37#37: *582 [lua] access_by_lua(msblocations.conf:189):2: 1d54451243c211da6bc06bcaae20646f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:39:47 +0000] 1d54451243c211da6bc06bcaae20646f "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.56 - - [06/Jan/2023:05:39:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:39:47 [info] 37#37: *582 [lua] logger.lua:23: 1d54451243c211da6bc06bcaae20646f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:39:54 [info] 37#37: *583 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:39:54 [info] 37#37: *584 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:40:02 [info] 37#37: *585 [lua] access_by_lua(msblocations.conf:189):2: 87218b533fed435d93b45e7aee3c28e3:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:40:02 [info] 37#37: *585 [lua] logger.lua:23: 87218b533fed435d93b45e7aee3c28e3 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:40:02 +0000] 87218b533fed435d93b45e7aee3c28e3 "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.56 - - [06/Jan/2023:05:40:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/06 05:40:04 [info] 37#37: *586 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:40:04 [info] 37#37: *587 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:40:14 [info] 37#37: *589 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:40:14 [info] 37#37: *590 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:40:17 [info] 37#37: *591 [lua] access_by_lua(msblocations.conf:189):2: 88d03b1b580198058bb58a71ab65a087:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:40:17 +0000] 88d03b1b580198058bb58a71ab65a087 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 05:40:17 [info] 37#37: *591 [lua] logger.lua:23: 88d03b1b580198058bb58a71ab65a087 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:40:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:40:24 [info] 37#37: *592 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:40:24 [info] 37#37: *593 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:40:32 [info] 37#37: *594 [lua] access_by_lua(msblocations.conf:189):2: 03a95f1831b5c4667f5d4602e23cbddf:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:40:32 +0000] 03a95f1831b5c4667f5d4602e23cbddf "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.56 - - [06/Jan/2023:05:40:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:40:32 [info] 37#37: *594 [lua] logger.lua:23: 03a95f1831b5c4667f5d4602e23cbddf {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:40:34 [info] 37#37: *595 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:40:34 [info] 37#37: *596 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:40:44 [info] 38#38: *598 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:40:44 [info] 38#38: *597 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:40:47 [info] 37#37: *599 [lua] access_by_lua(msblocations.conf:189):2: de26cbee13faec383fb76112fe875787:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:40:48 [info] 37#37: *599 [lua] logger.lua:23: de26cbee13faec383fb76112fe875787 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:40:48 +0000] de26cbee13faec383fb76112fe875787 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:05:40:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/01/06 05:40:54 [info] 37#37: *600 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:40:54 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:41:03 [info] 37#37: *602 [lua] access_by_lua(msblocations.conf:189):2: 6b1d73a634376a9fe054cd80d9dc3f5c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:41:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:41:03 [info] 37#37: *602 [lua] logger.lua:23: 6b1d73a634376a9fe054cd80d9dc3f5c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:41:03 +0000] 6b1d73a634376a9fe054cd80d9dc3f5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/06 05:41:04 [info] 37#37: *603 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:41:04 [info] 38#38: *604 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:41:14 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:41:14 [info] 37#37: *606 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:41:18 [info] 37#37: *608 [lua] access_by_lua(msblocations.conf:189):2: 54b993166d662fb294c27b83ed7d92bb:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:41:18 +0000] 54b993166d662fb294c27b83ed7d92bb "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.56 - - [06/Jan/2023:05:41:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:41:18 [info] 37#37: *608 [lua] logger.lua:23: 54b993166d662fb294c27b83ed7d92bb {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:41:24 [info] 37#37: *609 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:41:24 [info] 37#37: *610 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:41:33 [info] 37#37: *611 [lua] access_by_lua(msblocations.conf:189):2: f5724716220257825cf967858fea14ad:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:41:33 +0000] f5724716220257825cf967858fea14ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:05:41:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/06 05:41:33 [info] 37#37: *611 [lua] logger.lua:23: f5724716220257825cf967858fea14ad {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:41:34 [info] 37#37: *612 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:41:34 [info] 37#37: *613 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:41:44 [info] 38#38: *614 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:41:44 [info] 38#38: *615 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:41:48 [info] 37#37: *616 [lua] access_by_lua(msblocations.conf:189):2: 2fde55c5dce3a0d1721c2db5a35eb4ed:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:41:48 [info] 37#37: *616 [lua] logger.lua:23: 2fde55c5dce3a0d1721c2db5a35eb4ed {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:41:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.56 - - [06/Jan/2023:05:41:48 +0000] 2fde55c5dce3a0d1721c2db5a35eb4ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 05:41:54 [info] 38#38: *617 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:41:54 [info] 38#38: *618 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:42:03 [info] 37#37: *619 [lua] access_by_lua(msblocations.conf:189):2: b38ec9cdaf8d39b07e998c46b32b89a6:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:42:03 [info] 37#37: *619 [lua] logger.lua:23: b38ec9cdaf8d39b07e998c46b32b89a6 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:42:03 +0000] b38ec9cdaf8d39b07e998c46b32b89a6 "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.56 - - [06/Jan/2023:05:42:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:42:04 [info] 37#37: *621 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:42:04 [info] 37#37: *620 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:42:14 [info] 37#37: *623 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:42:14 [info] 37#37: *624 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:42:18 [info] 37#37: *625 [lua] access_by_lua(msblocations.conf:189):2: 6d8bbc3d20f084c63bfd6f76c546d758:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:42:18 +0000] 6d8bbc3d20f084c63bfd6f76c546d758 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 05:42:18 [info] 37#37: *625 [lua] logger.lua:23: 6d8bbc3d20f084c63bfd6f76c546d758 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:42:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:42:24 [info] 38#38: *626 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:42:24 [info] 38#38: *627 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:42:33 [info] 37#37: *628 [lua] access_by_lua(msblocations.conf:189):2: 43550053c8610cfaba58df509d257644:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:42:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 10.233.71.56 - - [06/Jan/2023:05:42:33 +0000] 43550053c8610cfaba58df509d257644 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/06 05:42:33 [info] 37#37: *628 [lua] logger.lua:23: 43550053c8610cfaba58df509d257644 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:42:34 [info] 38#38: *629 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:42:34 [info] 38#38: *630 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:42:44 [info] 37#37: *631 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:42:44 [info] 38#38: *632 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:42:48 [info] 37#37: *633 [lua] access_by_lua(msblocations.conf:189):2: f2ce34e549457496c4e29c9a1bffe2ba:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:42:48 [info] 37#37: *633 [lua] logger.lua:23: f2ce34e549457496c4e29c9a1bffe2ba {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:42:48 +0000] f2ce34e549457496c4e29c9a1bffe2ba "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.56 - - [06/Jan/2023:05:42:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:42:54 [info] 37#37: *634 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:42:54 [info] 37#37: *635 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:43:03 [info] 37#37: *636 [lua] access_by_lua(msblocations.conf:189):2: 0812f8f3040e975c84becc81020148a3:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:43:03 +0000] 0812f8f3040e975c84becc81020148a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 05:43:03 [info] 37#37: *636 [lua] logger.lua:23: 0812f8f3040e975c84becc81020148a3 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:43:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:43:04 [info] 37#37: *637 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:43:04 [info] 37#37: *638 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:43:14 [info] 37#37: *640 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:43:14 [info] 38#38: *641 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:43:18 [info] 37#37: *642 [lua] access_by_lua(msblocations.conf:189):2: f1cee3f594f8521944528070cf6f4e6e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:43:18 [info] 37#37: *642 [lua] logger.lua:23: f1cee3f594f8521944528070cf6f4e6e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:43:18 +0000] f1cee3f594f8521944528070cf6f4e6e "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.56 - - [06/Jan/2023:05:43:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:43:24 [info] 37#37: *644 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:43:24 [info] 38#38: *643 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:43:33 [info] 37#37: *645 [lua] access_by_lua(msblocations.conf:189):2: ce2e5c74298245653ba5a44e0f6daba6:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:43:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.56 - - [06/Jan/2023:05:43:33 +0000] ce2e5c74298245653ba5a44e0f6daba6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 05:43:33 [info] 37#37: *645 [lua] logger.lua:23: ce2e5c74298245653ba5a44e0f6daba6 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:43:34 [info] 37#37: *646 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:43:34 [info] 37#37: *647 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:43:44 [info] 37#37: *649 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:43:44 [info] 37#37: *648 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:43:48 [info] 37#37: *650 [lua] access_by_lua(msblocations.conf:189):2: 262e5dfbee7ec6a0d7bd1dbef4e73e26:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:43:48 [info] 37#37: *650 [lua] logger.lua:23: 262e5dfbee7ec6a0d7bd1dbef4e73e26 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:43:48 +0000] 262e5dfbee7ec6a0d7bd1dbef4e73e26 "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.56 - - [06/Jan/2023:05:43:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:43:54 [info] 37#37: *652 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:43:54 [info] 37#37: *651 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:44:03 [info] 37#37: *653 [lua] access_by_lua(msblocations.conf:189):2: fa344c6b88a6b908a16e27fb8990ec43:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:44:03 [info] 37#37: *653 [lua] logger.lua:23: fa344c6b88a6b908a16e27fb8990ec43 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:44:03 +0000] fa344c6b88a6b908a16e27fb8990ec43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:05:44:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/06 05:44:04 [info] 38#38: *655 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:44:04 [info] 37#37: *654 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:44:14 [info] 37#37: *657 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:44:14 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:44:18 [info] 37#37: *659 [lua] access_by_lua(msblocations.conf:189):2: ab7a5970c66187baa91a70eb5a0a874a:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:44:18 +0000] ab7a5970c66187baa91a70eb5a0a874a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/06 05:44:18 [info] 37#37: *659 [lua] logger.lua:23: ab7a5970c66187baa91a70eb5a0a874a {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:44:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/06 05:44:24 [info] 37#37: *660 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:44:24 [info] 38#38: *661 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:44:33 [info] 37#37: *662 [lua] access_by_lua(msblocations.conf:189):2: 3f8b77b4205304bcb7094f4712aad433:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:44:33 [info] 37#37: *662 [lua] logger.lua:23: 3f8b77b4205304bcb7094f4712aad433 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:44:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.71.56 - - [06/Jan/2023:05:44:33 +0000] 3f8b77b4205304bcb7094f4712aad433 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/06 05:44:34 [info] 37#37: *663 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:44:34 [info] 38#38: *664 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:44:44 [info] 37#37: *665 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:44:44 [info] 37#37: *666 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:44:48 [info] 37#37: *667 [lua] access_by_lua(msblocations.conf:189):2: dd775a10c514c61b07cc3ed377d4cb22:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:44:48 [info] 37#37: *667 [lua] logger.lua:23: dd775a10c514c61b07cc3ed377d4cb22 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:44:48 +0000] dd775a10c514c61b07cc3ed377d4cb22 "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.56 - - [06/Jan/2023:05:44:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:44:54 [info] 38#38: *669 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:44:54 [info] 37#37: *668 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:45:03 [info] 37#37: *670 [lua] access_by_lua(msblocations.conf:189):2: 9832d096be8c1eb958186dfd60c3fe52:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:45:03 +0000] 9832d096be8c1eb958186dfd60c3fe52 "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.56 - - [06/Jan/2023:05:45:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/06 05:45:03 [info] 37#37: *670 [lua] logger.lua:23: 9832d096be8c1eb958186dfd60c3fe52 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:45:04 [info] 37#37: *671 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:45:04 [info] 37#37: *672 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:45:14 [info] 37#37: *674 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:45:14 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:45:18 [info] 37#37: *676 [lua] access_by_lua(msblocations.conf:189):2: 961942eaf0139177e887a11c20a2b110:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:45:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:45:18 [info] 37#37: *676 [lua] logger.lua:23: 961942eaf0139177e887a11c20a2b110 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:45:18 +0000] 961942eaf0139177e887a11c20a2b110 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/06 05:45:24 [info] 37#37: *677 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:45:24 [info] 37#37: *678 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:45:33 [info] 37#37: *679 [lua] access_by_lua(msblocations.conf:189):2: b8b98a8bce51f23d46a8880896304c57:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:45:33 +0000] b8b98a8bce51f23d46a8880896304c57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 05:45:33 [info] 37#37: *679 [lua] logger.lua:23: b8b98a8bce51f23d46a8880896304c57 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:45:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:45:34 [info] 37#37: *680 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:45:34 [info] 37#37: *681 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:45:44 [info] 37#37: *682 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:45:44 [info] 38#38: *683 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:45:48 [info] 37#37: *684 [lua] access_by_lua(msblocations.conf:189):2: 60532025d742532dbb0cf91bc54f41b6:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:45:48 +0000] 60532025d742532dbb0cf91bc54f41b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:05:45:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:45:48 [info] 37#37: *684 [lua] logger.lua:23: 60532025d742532dbb0cf91bc54f41b6 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:45:54 [info] 37#37: *685 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:45:54 [info] 38#38: *686 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:46:03 [info] 37#37: *687 [lua] access_by_lua(msblocations.conf:189):2: 47d594c484872bbaa2afe4f331fc0b98:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:46:03 [info] 37#37: *687 [lua] logger.lua:23: 47d594c484872bbaa2afe4f331fc0b98 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:46:03 +0000] 47d594c484872bbaa2afe4f331fc0b98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.031 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:05:46:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/01/06 05:46:04 [info] 37#37: *688 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:46:04 [info] 37#37: *689 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:46:14 [info] 37#37: *691 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:46:14 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:46:18 [info] 37#37: *693 [lua] access_by_lua(msblocations.conf:189):2: e0018c88405e57774ea5ff91ea5856f7:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:46:18 [info] 37#37: *693 [lua] logger.lua:23: e0018c88405e57774ea5ff91ea5856f7 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:46:18 +0000] e0018c88405e57774ea5ff91ea5856f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:05:46:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:46:24 [info] 37#37: *694 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:46:24 [info] 37#37: *695 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:46:33 [info] 37#37: *696 [lua] access_by_lua(msblocations.conf:189):2: f7544df7809747542f6a5fca940841bc:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:46:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:46:33 [info] 37#37: *696 [lua] logger.lua:23: f7544df7809747542f6a5fca940841bc {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:46:33 +0000] f7544df7809747542f6a5fca940841bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 05:46:34 [info] 37#37: *697 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:46:34 [info] 37#37: *698 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:46:44 [info] 37#37: *699 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:46:44 [info] 37#37: *700 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:46:48 [info] 37#37: *701 [lua] access_by_lua(msblocations.conf:189):2: e297ebdaae3bfe65a9e50d6b42baa428:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:46:48 +0000] e297ebdaae3bfe65a9e50d6b42baa428 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/06 05:46:48 [info] 37#37: *701 [lua] logger.lua:23: e297ebdaae3bfe65a9e50d6b42baa428 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:46:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:46:54 [info] 38#38: *703 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:46:54 [info] 37#37: *702 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:47:03 [info] 37#37: *704 [lua] access_by_lua(msblocations.conf:189):2: 5c1baa41079827e6a00b72275ea44cbb:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:47:03 [info] 37#37: *704 [lua] logger.lua:23: 5c1baa41079827e6a00b72275ea44cbb {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:47:03 +0000] 5c1baa41079827e6a00b72275ea44cbb "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.56 - - [06/Jan/2023:05:47:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:47:04 [info] 38#38: *705 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:47:04 [info] 38#38: *706 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:47:14 [info] 37#37: *708 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:47:14 [info] 37#37: *709 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:47:18 [info] 37#37: *710 [lua] access_by_lua(msblocations.conf:189):2: 6deb69b1f2adbd4187a73b1043d4c86e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:47:18 [info] 37#37: *710 [lua] logger.lua:23: 6deb69b1f2adbd4187a73b1043d4c86e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:47:18 +0000] 6deb69b1f2adbd4187a73b1043d4c86e "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.56 - - [06/Jan/2023:05:47:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 05:47:24 [info] 37#37: *712 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:47:24 [info] 38#38: *711 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:47:33 [info] 37#37: *713 [lua] access_by_lua(msblocations.conf:189):2: f658fbcde8c136016d4f91eef3a84134:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:47:33 [info] 37#37: *713 [lua] logger.lua:23: f658fbcde8c136016d4f91eef3a84134 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:47:33 +0000] f658fbcde8c136016d4f91eef3a84134 "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.56 - - [06/Jan/2023:05:47:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:47:34 [info] 37#37: *714 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:47:34 [info] 38#38: *715 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:47:44 [info] 37#37: *716 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:47:44 [info] 38#38: *717 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:47:48 [info] 37#37: *718 [lua] access_by_lua(msblocations.conf:189):2: b32981e3a1196c0d6c4d088052e4b741:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:47:48 [info] 37#37: *718 [lua] logger.lua:23: b32981e3a1196c0d6c4d088052e4b741 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:47:48 +0000] b32981e3a1196c0d6c4d088052e4b741 "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.56 - - [06/Jan/2023:05:47:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:47:54 [info] 37#37: *719 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:47:54 [info] 38#38: *720 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:48:03 [info] 37#37: *721 [lua] access_by_lua(msblocations.conf:189):2: f273064b39a830583e36518f12e69baa:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:48:03 +0000] f273064b39a830583e36518f12e69baa "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.56 - - [06/Jan/2023:05:48:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:48:03 [info] 37#37: *721 [lua] logger.lua:23: f273064b39a830583e36518f12e69baa {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:48:04 [info] 38#38: *722 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:48:04 [info] 38#38: *723 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:48:14 [info] 37#37: *725 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:48:14 [info] 38#38: *726 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:48:18 [info] 37#37: *727 [lua] access_by_lua(msblocations.conf:189):2: f469fa77428a67667c8b20965ba44222:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:48:18 [info] 37#37: *727 [lua] logger.lua:23: f469fa77428a67667c8b20965ba44222 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:48:18 +0000] f469fa77428a67667c8b20965ba44222 "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.56 - - [06/Jan/2023:05:48:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:48:24 [info] 37#37: *728 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:48:24 [info] 37#37: *729 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:48:33 [info] 37#37: *730 [lua] access_by_lua(msblocations.conf:189):2: cfeaebc1a865e8c337d4e34538145b3d:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:48:33 +0000] cfeaebc1a865e8c337d4e34538145b3d "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.56 - - [06/Jan/2023:05:48:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/06 05:48:33 [info] 37#37: *730 [lua] logger.lua:23: cfeaebc1a865e8c337d4e34538145b3d {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:48:34 [info] 37#37: *731 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:48:34 [info] 38#38: *732 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:48:44 [info] 37#37: *733 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:48:44 [info] 38#38: *734 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:48:48 [info] 37#37: *735 [lua] access_by_lua(msblocations.conf:189):2: 6723d301820f019d880c0a6c348e6515:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:48:48 [info] 37#37: *735 [lua] logger.lua:23: 6723d301820f019d880c0a6c348e6515 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:48:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.56 - - [06/Jan/2023:05:48:48 +0000] 6723d301820f019d880c0a6c348e6515 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/06 05:48:54 [info] 37#37: *736 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:48:54 [info] 37#37: *737 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:49:03 [info] 37#37: *738 [lua] access_by_lua(msblocations.conf:189):2: ba1f974b64d02abaafcb25049d3d5000:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:49:03 +0000] ba1f974b64d02abaafcb25049d3d5000 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/06 05:49:03 [info] 37#37: *738 [lua] logger.lua:23: ba1f974b64d02abaafcb25049d3d5000 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:49:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/06 05:49:04 [info] 38#38: *740 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:49:04 [info] 37#37: *739 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:49:14 [info] 37#37: *742 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:49:14 [info] 37#37: *743 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:49:18 [info] 37#37: *744 [lua] access_by_lua(msblocations.conf:189):2: 0dd5247bbeece70d88df80bf598244b5:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:49:18 [info] 37#37: *744 [lua] logger.lua:23: 0dd5247bbeece70d88df80bf598244b5 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:49:18 +0000] 0dd5247bbeece70d88df80bf598244b5 "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.56 - - [06/Jan/2023:05:49:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:49:24 [info] 37#37: *745 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:49:24 [info] 37#37: *746 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:49:33 [info] 37#37: *747 [lua] access_by_lua(msblocations.conf:189):2: 903f76589b0db64a839bd9e69d9bd5ad:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:49:33 +0000] 903f76589b0db64a839bd9e69d9bd5ad "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.56 - - [06/Jan/2023:05:49:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:49:33 [info] 37#37: *747 [lua] logger.lua:23: 903f76589b0db64a839bd9e69d9bd5ad {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:49:34 [info] 37#37: *748 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:49:34 [info] 38#38: *749 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:49:44 [info] 37#37: *751 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:49:44 [info] 37#37: *750 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:49:48 [info] 37#37: *752 [lua] access_by_lua(msblocations.conf:189):2: 5acffbd3bc36276fbc3273f24982a55a:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:49:48 +0000] 5acffbd3bc36276fbc3273f24982a55a "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.56 - - [06/Jan/2023:05:49:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:49:48 [info] 37#37: *752 [lua] logger.lua:23: 5acffbd3bc36276fbc3273f24982a55a {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:49:54 [info] 37#37: *753 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:49:54 [info] 37#37: *754 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:50:03 [info] 37#37: *755 [lua] access_by_lua(msblocations.conf:189):2: e924cd2a4bcca48910655024c50ac3ca:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:50:03 [info] 37#37: *755 [lua] logger.lua:23: e924cd2a4bcca48910655024c50ac3ca {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:50:03 +0000] e924cd2a4bcca48910655024c50ac3ca "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.56 - - [06/Jan/2023:05:50:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/06 05:50:04 [info] 37#37: *756 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:50:04 [info] 38#38: *757 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:50:14 [info] 37#37: *759 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:50:14 [info] 37#37: *760 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:50:18 [info] 37#37: *761 [lua] access_by_lua(msblocations.conf:189):2: c63718de863cfb6d436bc31043f820e7:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:50:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.56 - - [06/Jan/2023:05:50:18 +0000] c63718de863cfb6d436bc31043f820e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/06 05:50:18 [info] 37#37: *761 [lua] logger.lua:23: c63718de863cfb6d436bc31043f820e7 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:50:24 [info] 37#37: *762 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:50:24 [info] 37#37: *763 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:50:33 [info] 37#37: *764 [lua] access_by_lua(msblocations.conf:189):2: 62a8025885a359d32ccbfc929904684f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:50:33 [info] 37#37: *764 [lua] logger.lua:23: 62a8025885a359d32ccbfc929904684f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:50:33 +0000] 62a8025885a359d32ccbfc929904684f "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.56 - - [06/Jan/2023:05:50:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:50:34 [info] 38#38: *765 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:50:34 [info] 38#38: *766 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:50:44 [info] 37#37: *767 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:50:44 [info] 38#38: *768 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:50:48 [info] 37#37: *769 [lua] access_by_lua(msblocations.conf:189):2: 7d36db80eeb8e34001186e2a5f72781f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:50:48 +0000] 7d36db80eeb8e34001186e2a5f72781f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 05:50:48 [info] 37#37: *769 [lua] logger.lua:23: 7d36db80eeb8e34001186e2a5f72781f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:50:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:50:54 [info] 37#37: *771 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:50:54 [info] 38#38: *770 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:51:03 [info] 37#37: *772 [lua] access_by_lua(msblocations.conf:189):2: 2da68cd66e180eb23f03a188f28e3416:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:51:03 [info] 37#37: *772 [lua] logger.lua:23: 2da68cd66e180eb23f03a188f28e3416 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:51:03 +0000] 2da68cd66e180eb23f03a188f28e3416 "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.56 - - [06/Jan/2023:05:51:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:51:04 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:51:04 [info] 38#38: *773 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:51:14 [info] 37#37: *776 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:51:14 [info] 37#37: *777 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:51:18 [info] 37#37: *778 [lua] access_by_lua(msblocations.conf:189):2: bdeecbc235d9f76bb708046db31406d6:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:51:18 [info] 37#37: *778 [lua] logger.lua:23: bdeecbc235d9f76bb708046db31406d6 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:51:18 +0000] bdeecbc235d9f76bb708046db31406d6 "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.56 - - [06/Jan/2023:05:51:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:51:24 [info] 37#37: *780 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:51:24 [info] 38#38: *779 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:51:33 [info] 37#37: *781 [lua] access_by_lua(msblocations.conf:189):2: 8849b003c83d3b3f6886dec6d7c120f6:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:51:33 +0000] 8849b003c83d3b3f6886dec6d7c120f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/06 05:51:33 [info] 37#37: *781 [lua] logger.lua:23: 8849b003c83d3b3f6886dec6d7c120f6 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:51:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:51:34 [info] 38#38: *782 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:51:34 [info] 37#37: *783 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:51:44 [info] 38#38: *784 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:51:44 [info] 38#38: *785 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:51:48 [info] 37#37: *786 [lua] access_by_lua(msblocations.conf:189):2: 057daa40f08c794f55c28137f311cb2d:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:51:48 +0000] 057daa40f08c794f55c28137f311cb2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 05:51:48 [info] 37#37: *786 [lua] logger.lua:23: 057daa40f08c794f55c28137f311cb2d {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:51:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:51:54 [info] 37#37: *787 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:51:54 [info] 38#38: *788 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:52:03 [info] 37#37: *789 [lua] access_by_lua(msblocations.conf:189):2: fe92d7c1d2c0eb57ad6c2a9a13d32360:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:52:03 [info] 37#37: *789 [lua] logger.lua:23: fe92d7c1d2c0eb57ad6c2a9a13d32360 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:52:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.56 - - [06/Jan/2023:05:52:03 +0000] fe92d7c1d2c0eb57ad6c2a9a13d32360 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/06 05:52:04 [info] 37#37: *790 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:52:04 [info] 38#38: *791 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:52:14 [info] 38#38: *794 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:52:14 [info] 37#37: *793 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:52:18 [info] 37#37: *795 [lua] access_by_lua(msblocations.conf:189):2: 19c2c3a0daa6603e4f0557de7998feca:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:52:18 +0000] 19c2c3a0daa6603e4f0557de7998feca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/06 05:52:18 [info] 37#37: *795 [lua] logger.lua:23: 19c2c3a0daa6603e4f0557de7998feca {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:52:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:52:24 [info] 38#38: *796 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:52:24 [info] 38#38: *797 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:52:33 [info] 37#37: *798 [lua] access_by_lua(msblocations.conf:189):2: 09f9784ff0f7658788ea6c476f582e14:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:52:33 +0000] 09f9784ff0f7658788ea6c476f582e14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/06 05:52:33 [info] 37#37: *798 [lua] logger.lua:23: 09f9784ff0f7658788ea6c476f582e14 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:52:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/06 05:52:34 [info] 37#37: *799 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:52:34 [info] 38#38: *800 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:52:44 [info] 37#37: *801 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:52:44 [info] 37#37: *802 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:52:48 [info] 37#37: *803 [lua] access_by_lua(msblocations.conf:189):2: 8cd7c00f8a7f63fa8ed072a17a4ec573:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:52:48 +0000] 8cd7c00f8a7f63fa8ed072a17a4ec573 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/06 05:52:48 [info] 37#37: *803 [lua] logger.lua:23: 8cd7c00f8a7f63fa8ed072a17a4ec573 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:52:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 05:52:54 [info] 37#37: *805 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:52:54 [info] 38#38: *804 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:53:03 [info] 37#37: *806 [lua] access_by_lua(msblocations.conf:189):2: a6893ba48190258167080450903c696d:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:53:03 +0000] a6893ba48190258167080450903c696d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 05:53:03 [info] 37#37: *806 [lua] logger.lua:23: a6893ba48190258167080450903c696d {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:53:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:53:04 [info] 38#38: *808 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:53:04 [info] 38#38: *807 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:53:14 [info] 37#37: *810 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:53:14 [info] 37#37: *811 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:53:18 [info] 37#37: *812 [lua] access_by_lua(msblocations.conf:189):2: 39b0b8011f4c37ac0ca6af3eab3a1d1d:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:53:18 [info] 37#37: *812 [lua] logger.lua:23: 39b0b8011f4c37ac0ca6af3eab3a1d1d {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:53:18 +0000] 39b0b8011f4c37ac0ca6af3eab3a1d1d "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.56 - - [06/Jan/2023:05:53:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:53:24 [info] 37#37: *814 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:53:24 [info] 37#37: *813 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:53:33 [info] 37#37: *815 [lua] access_by_lua(msblocations.conf:189):2: 1beff0bc76a260ad5184ca9760a4f492:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:53:33 [info] 37#37: *815 [lua] logger.lua:23: 1beff0bc76a260ad5184ca9760a4f492 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:53:33 +0000] 1beff0bc76a260ad5184ca9760a4f492 "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.56 - - [06/Jan/2023:05:53:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:53:34 [info] 37#37: *816 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:53:34 [info] 37#37: *817 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:53:44 [info] 37#37: *818 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:53:44 [info] 37#37: *819 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:53:48 [info] 37#37: *820 [lua] access_by_lua(msblocations.conf:189):2: 9ecdd6ad5fde9c30d56fdcac9b70e112:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:53:48 +0000] 9ecdd6ad5fde9c30d56fdcac9b70e112 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/06 05:53:48 [info] 37#37: *820 [lua] logger.lua:23: 9ecdd6ad5fde9c30d56fdcac9b70e112 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:53:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/06 05:53:54 [info] 37#37: *822 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:53:54 [info] 37#37: *821 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:54:03 [info] 37#37: *823 [lua] access_by_lua(msblocations.conf:189):2: 68569076f44023f7af7116322b5e76de:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:54:03 [info] 37#37: *823 [lua] logger.lua:23: 68569076f44023f7af7116322b5e76de {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:54:03 +0000] 68569076f44023f7af7116322b5e76de "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.56 - - [06/Jan/2023:05:54:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:54:04 [info] 38#38: *824 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:54:04 [info] 38#38: *825 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:54:14 [info] 37#37: *827 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:54:14 [info] 37#37: *828 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:54:18 [info] 37#37: *829 [lua] access_by_lua(msblocations.conf:189):2: e7d66db33ec5d9f2d1e612ea7de3252d:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:54:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:54:18 [info] 37#37: *829 [lua] logger.lua:23: e7d66db33ec5d9f2d1e612ea7de3252d {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:54:18 +0000] e7d66db33ec5d9f2d1e612ea7de3252d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 05:54:24 [info] 37#37: *831 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:54:24 [info] 37#37: *830 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:54:33 [info] 37#37: *832 [lua] access_by_lua(msblocations.conf:189):2: 06e1a46f1a147bbe43eed0d647878e74:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:54:33 +0000] 06e1a46f1a147bbe43eed0d647878e74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 05:54:33 [info] 37#37: *832 [lua] logger.lua:23: 06e1a46f1a147bbe43eed0d647878e74 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:54:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:54:34 [info] 37#37: *833 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:54:34 [info] 38#38: *834 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:54:44 [info] 37#37: *836 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:54:44 [info] 38#38: *835 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:54:48 [info] 37#37: *837 [lua] access_by_lua(msblocations.conf:189):2: 85eb41b1f6e4b3897c8653f6d24ff999:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:54:48 [info] 37#37: *837 [lua] logger.lua:23: 85eb41b1f6e4b3897c8653f6d24ff999 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:54:48 +0000] 85eb41b1f6e4b3897c8653f6d24ff999 "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.56 - - [06/Jan/2023:05:54:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:54:54 [info] 37#37: *838 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:54:54 [info] 38#38: *839 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:55:03 [info] 37#37: *840 [lua] access_by_lua(msblocations.conf:189):2: c7b538580c2552f7037cd938060b7fb5:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:55:03 [info] 37#37: *840 [lua] logger.lua:23: c7b538580c2552f7037cd938060b7fb5 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:55:03 +0000] c7b538580c2552f7037cd938060b7fb5 "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.56 - - [06/Jan/2023:05:55:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:55:04 [info] 37#37: *841 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:55:04 [info] 37#37: *842 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:55:14 [info] 38#38: *844 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:55:14 [info] 37#37: *845 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:55:18 [info] 37#37: *846 [lua] access_by_lua(msblocations.conf:189):2: ab6ccc38f0fc7698607fa4262621cde3:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:55:18 +0000] ab6ccc38f0fc7698607fa4262621cde3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/06 05:55:18 [info] 37#37: *846 [lua] logger.lua:23: ab6ccc38f0fc7698607fa4262621cde3 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:55:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:55:24 [info] 38#38: *847 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:55:24 [info] 38#38: *848 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:55:33 [info] 37#37: *849 [lua] access_by_lua(msblocations.conf:189):2: ce0e1ddfdbacc5d7330d480f26b5f3da:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:55:33 [info] 37#37: *849 [lua] logger.lua:23: ce0e1ddfdbacc5d7330d480f26b5f3da {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:55:33 +0000] ce0e1ddfdbacc5d7330d480f26b5f3da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:05:55:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:55:34 [info] 37#37: *850 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:55:34 [info] 37#37: *851 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:55:44 [info] 37#37: *852 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:55:44 [info] 37#37: *853 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:55:48 [info] 37#37: *854 [lua] access_by_lua(msblocations.conf:189):2: 605d90b73a45321ec915b4dd3652543e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:55:48 +0000] 605d90b73a45321ec915b4dd3652543e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/06 05:55:48 [info] 37#37: *854 [lua] logger.lua:23: 605d90b73a45321ec915b4dd3652543e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:55:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:55:54 [info] 37#37: *855 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:55:54 [info] 37#37: *856 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:56:03 [info] 37#37: *857 [lua] access_by_lua(msblocations.conf:189):2: 51849c2cb78c84607423e90c35fdd3bc:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:56:03 [info] 37#37: *857 [lua] logger.lua:23: 51849c2cb78c84607423e90c35fdd3bc {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:56:03 +0000] 51849c2cb78c84607423e90c35fdd3bc "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.56 - - [06/Jan/2023:05:56:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:56:04 [info] 37#37: *858 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:56:04 [info] 38#38: *859 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:56:14 [info] 38#38: *861 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:56:14 [info] 37#37: *862 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:56:18 [info] 37#37: *863 [lua] access_by_lua(msblocations.conf:189):2: 119b9550054477cb238a9585917e8242:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:56:18 [info] 37#37: *863 [lua] logger.lua:23: 119b9550054477cb238a9585917e8242 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:56:18 +0000] 119b9550054477cb238a9585917e8242 "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.56 - - [06/Jan/2023:05:56:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:56:24 [info] 37#37: *864 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:56:24 [info] 37#37: *865 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:56:33 [info] 37#37: *866 [lua] access_by_lua(msblocations.conf:189):2: 5c6fb88f35915215d1762cd99189ddc1:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:56:33 +0000] 5c6fb88f35915215d1762cd99189ddc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 05:56:33 [info] 37#37: *866 [lua] logger.lua:23: 5c6fb88f35915215d1762cd99189ddc1 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:56:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:56:34 [info] 37#37: *867 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:56:34 [info] 38#38: *868 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:56:44 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:56:44 [info] 38#38: *870 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:56:48 [info] 37#37: *871 [lua] access_by_lua(msblocations.conf:189):2: 8d08acb226574925b06e736a90c4c39e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:56:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.56 - - [06/Jan/2023:05:56:49 +0000] 8d08acb226574925b06e736a90c4c39e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 05:56:49 [info] 37#37: *871 [lua] logger.lua:23: 8d08acb226574925b06e736a90c4c39e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:56:54 [info] 37#37: *872 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:56:54 [info] 37#37: *873 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:57:04 [info] 37#37: *874 [lua] access_by_lua(msblocations.conf:189):2: 8ae9770af5f2df753d7b951b48a38b0e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:57:04 [info] 37#37: *874 [lua] logger.lua:23: 8ae9770af5f2df753d7b951b48a38b0e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:57:04 +0000] 8ae9770af5f2df753d7b951b48a38b0e "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.56 - - [06/Jan/2023:05:57:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:57:04 [info] 38#38: *876 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:57:04 [info] 38#38: *875 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:57:14 [info] 37#37: *878 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:57:14 [info] 37#37: *879 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:57:19 [info] 37#37: *880 [lua] access_by_lua(msblocations.conf:189):2: f620164b4dce20ab3944ffb96f7221d5:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:57:19 [info] 37#37: *880 [lua] logger.lua:23: f620164b4dce20ab3944ffb96f7221d5 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:57:19 +0000] f620164b4dce20ab3944ffb96f7221d5 "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.56 - - [06/Jan/2023:05:57:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:57:24 [info] 37#37: *881 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:57:24 [info] 37#37: *882 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:57:34 [info] 37#37: *883 [lua] access_by_lua(msblocations.conf:189):2: c3496bfee11066e75b7cdc36968f5c6c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:57:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.56 - - [06/Jan/2023:05:57:34 +0000] c3496bfee11066e75b7cdc36968f5c6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 05:57:34 [info] 37#37: *883 [lua] logger.lua:23: c3496bfee11066e75b7cdc36968f5c6c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 05:57:34 [info] 37#37: *884 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:57:34 [info] 37#37: *885 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:57:44 [info] 37#37: *887 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:57:44 [info] 37#37: *886 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:57:49 [info] 37#37: *888 [lua] access_by_lua(msblocations.conf:189):2: 5942e8caee5d03dcfbc3dcbbb5520a1c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:57:49 +0000] 5942e8caee5d03dcfbc3dcbbb5520a1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 05:57:49 [info] 37#37: *888 [lua] logger.lua:23: 5942e8caee5d03dcfbc3dcbbb5520a1c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:57:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:57:54 [info] 37#37: *889 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:57:54 [info] 38#38: *890 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:58:02 [info] 37#37: *891 client closed connection while waiting for request, client: 10.233.71.18, server: 0.0.0.0:443 2023/01/06 05:58:04 [info] 37#37: *892 [lua] access_by_lua(msblocations.conf:189):2: 7d3af6fdc691fc3f8af5ff18635f40b4:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:58:04 [info] 37#37: *892 [lua] logger.lua:23: 7d3af6fdc691fc3f8af5ff18635f40b4 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:58:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.56 - - [06/Jan/2023:05:58:04 +0000] 7d3af6fdc691fc3f8af5ff18635f40b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/06 05:58:04 [info] 37#37: *893 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:58:04 [info] 37#37: *894 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:58:14 [info] 37#37: *897 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:58:14 [info] 37#37: *896 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:58:19 [info] 37#37: *898 [lua] access_by_lua(msblocations.conf:189):2: a4fa78f8c34eb290b0bd41d4543aa948:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:58:19 [info] 37#37: *898 [lua] logger.lua:23: a4fa78f8c34eb290b0bd41d4543aa948 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:58:19 +0000] a4fa78f8c34eb290b0bd41d4543aa948 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.028 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:05:58:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/06 05:58:24 [info] 37#37: *899 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:58:24 [info] 37#37: *900 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:58:34 [info] 37#37: *901 [lua] access_by_lua(msblocations.conf:189):2: 9dbf8b35c993b49c807f1b0f375bd25c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:58:34 [info] 37#37: *901 [lua] logger.lua:23: 9dbf8b35c993b49c807f1b0f375bd25c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:58:34 +0000] 9dbf8b35c993b49c807f1b0f375bd25c "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.56 - - [06/Jan/2023:05:58:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:58:34 [info] 37#37: *903 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:58:34 [info] 37#37: *902 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:58:44 [info] 38#38: *904 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:58:44 [info] 38#38: *905 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:58:49 [info] 37#37: *906 [lua] access_by_lua(msblocations.conf:189):2: 7ffdba58fe8bc8db7f20a45604ef066f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:58:49 [info] 37#37: *906 [lua] logger.lua:23: 7ffdba58fe8bc8db7f20a45604ef066f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:58:49 +0000] 7ffdba58fe8bc8db7f20a45604ef066f "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.56 - - [06/Jan/2023:05:58:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:58:54 [info] 37#37: *907 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:58:54 [info] 37#37: *908 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:59:04 [info] 37#37: *909 [lua] access_by_lua(msblocations.conf:189):2: f545d9cc0cacd84fc18698195d3681c8:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:59:04 [info] 37#37: *909 [lua] logger.lua:23: f545d9cc0cacd84fc18698195d3681c8 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:59:04 +0000] f545d9cc0cacd84fc18698195d3681c8 "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.56 - - [06/Jan/2023:05:59:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:59:04 [info] 37#37: *911 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:59:04 [info] 37#37: *910 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:59:14 [info] 37#37: *914 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:59:14 [info] 37#37: *913 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:59:19 [info] 37#37: *915 [lua] access_by_lua(msblocations.conf:189):2: e20b47d672dee38667e9fff5c027621e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:59:19 [info] 37#37: *915 [lua] logger.lua:23: e20b47d672dee38667e9fff5c027621e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:59:19 +0000] e20b47d672dee38667e9fff5c027621e "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.56 - - [06/Jan/2023:05:59:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 05:59:24 [info] 37#37: *916 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:59:24 [info] 38#38: *917 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:59:34 [info] 37#37: *918 [lua] access_by_lua(msblocations.conf:189):2: 5e4c560ac25a9c3a05566d57a5b7a76d:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 05:59:34 [info] 37#37: *918 [lua] logger.lua:23: 5e4c560ac25a9c3a05566d57a5b7a76d {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:59:34 +0000] 5e4c560ac25a9c3a05566d57a5b7a76d "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.56 - - [06/Jan/2023:05:59:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 05:59:34 [info] 37#37: *919 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:59:34 [info] 38#38: *920 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:59:44 [info] 37#37: *921 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:59:44 [info] 38#38: *922 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:59:49 [info] 37#37: *923 [lua] access_by_lua(msblocations.conf:189):2: f59e2056e814fa49d980e2c4ff0e6e9a:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:05:59:49 +0000] f59e2056e814fa49d980e2c4ff0e6e9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 05:59:49 [info] 37#37: *923 [lua] logger.lua:23: f59e2056e814fa49d980e2c4ff0e6e9a {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:05:59:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 05:59:54 [info] 38#38: *924 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 05:59:54 [info] 38#38: *925 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:00:04 [info] 37#37: *926 [lua] access_by_lua(msblocations.conf:189):2: 15256c8e3183a3522b83f65b41129809:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:00:04 +0000] 15256c8e3183a3522b83f65b41129809 "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.56 - - [06/Jan/2023:06:00:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 06:00:04 [info] 37#37: *926 [lua] logger.lua:23: 15256c8e3183a3522b83f65b41129809 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 06:00:04 [info] 37#37: *927 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:00:04 [info] 37#37: *928 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:00:14 [info] 37#37: *930 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:00:14 [info] 38#38: *931 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:00:19 [info] 37#37: *932 [lua] access_by_lua(msblocations.conf:189):2: 884c05a6a19b147fd8131d81ee138894:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:00:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.71.56 - - [06/Jan/2023:06:00:19 +0000] 884c05a6a19b147fd8131d81ee138894 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/06 06:00:19 [info] 37#37: *932 [lua] logger.lua:23: 884c05a6a19b147fd8131d81ee138894 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 06:00:24 [info] 37#37: *933 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:00:24 [info] 37#37: *934 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:00:34 [info] 37#37: *935 [lua] access_by_lua(msblocations.conf:189):2: e95d369b56329dd54a924df34846f072:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:00:34 [info] 37#37: *935 [lua] logger.lua:23: e95d369b56329dd54a924df34846f072 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:00:34 +0000] e95d369b56329dd54a924df34846f072 "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.56 - - [06/Jan/2023:06:00:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/06 06:00:34 [info] 37#37: *936 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:00:34 [info] 37#37: *937 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:00:44 [info] 37#37: *938 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:00:44 [info] 37#37: *939 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:00:49 [info] 37#37: *940 [lua] access_by_lua(msblocations.conf:189):2: 775e5fc894361c89354786aa2605da42:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:00:49 +0000] 775e5fc894361c89354786aa2605da42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:06:00:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 06:00:49 [info] 37#37: *940 [lua] logger.lua:23: 775e5fc894361c89354786aa2605da42 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 06:00:54 [info] 38#38: *941 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:00:54 [info] 37#37: *942 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:01:04 [info] 37#37: *943 [lua] access_by_lua(msblocations.conf:189):2: 7ca84e692f391b12388d5dca54250461:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:01:04 +0000] 7ca84e692f391b12388d5dca54250461 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/06 06:01:04 [info] 37#37: *943 [lua] logger.lua:23: 7ca84e692f391b12388d5dca54250461 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:01:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 06:01:04 [info] 37#37: *944 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:01:04 [info] 37#37: *945 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:01:14 [info] 37#37: *947 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:01:14 [info] 37#37: *948 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:01:19 [info] 37#37: *949 [lua] access_by_lua(msblocations.conf:189):2: 711ca55dc3fe4d2f5cc9c759d7190dd5:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:01:19 [info] 37#37: *949 [lua] logger.lua:23: 711ca55dc3fe4d2f5cc9c759d7190dd5 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:01:19 +0000] 711ca55dc3fe4d2f5cc9c759d7190dd5 "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.56 - - [06/Jan/2023:06:01:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 06:01:24 [info] 38#38: *951 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:01:24 [info] 38#38: *950 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:01:34 [info] 37#37: *952 [lua] access_by_lua(msblocations.conf:189):2: 8973d3c67a6bcf8dde95fdf0e3fc0e9e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:01:34 [info] 37#37: *952 [lua] logger.lua:23: 8973d3c67a6bcf8dde95fdf0e3fc0e9e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:01:34 +0000] 8973d3c67a6bcf8dde95fdf0e3fc0e9e "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.56 - - [06/Jan/2023:06:01:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 06:01:34 [info] 37#37: *953 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:01:34 [info] 37#37: *954 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:01:44 [info] 37#37: *955 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:01:44 [info] 37#37: *956 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:01:49 [info] 37#37: *957 [lua] access_by_lua(msblocations.conf:189):2: 86153c6378ad14d5a714372b8caed51c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:01:49 [info] 37#37: *957 [lua] logger.lua:23: 86153c6378ad14d5a714372b8caed51c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:01:49 +0000] 86153c6378ad14d5a714372b8caed51c "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.56 - - [06/Jan/2023:06:01:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 06:01:54 [info] 37#37: *958 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:01:54 [info] 37#37: *959 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:02:04 [info] 37#37: *960 [lua] access_by_lua(msblocations.conf:189):2: 55dfbd56ce581e215a9dd21f72a4d5cb:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:02:04 +0000] 55dfbd56ce581e215a9dd21f72a4d5cb "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.56 - - [06/Jan/2023:06:02:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 06:02:04 [info] 37#37: *960 [lua] logger.lua:23: 55dfbd56ce581e215a9dd21f72a4d5cb {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 06:02:04 [info] 37#37: *961 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:02:04 [info] 37#37: *962 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:02:14 [info] 37#37: *964 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:02:14 [info] 37#37: *965 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:02:19 [info] 37#37: *966 [lua] access_by_lua(msblocations.conf:189):2: 505f94b0d39e502cc4f858296b3ece06:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:02:19 [info] 37#37: *966 [lua] logger.lua:23: 505f94b0d39e502cc4f858296b3ece06 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:02:19 +0000] 505f94b0d39e502cc4f858296b3ece06 "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.56 - - [06/Jan/2023:06:02:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 06:02:24 [info] 37#37: *967 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:02:24 [info] 37#37: *968 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:02:34 [info] 37#37: *969 [lua] access_by_lua(msblocations.conf:189):2: 9c4965df1579d966a453ce38684a9ffa:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:02:34 +0000] 9c4965df1579d966a453ce38684a9ffa "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.56 - - [06/Jan/2023:06:02:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 06:02:34 [info] 37#37: *969 [lua] logger.lua:23: 9c4965df1579d966a453ce38684a9ffa {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 06:02:34 [info] 37#37: *970 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:02:34 [info] 37#37: *971 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:02:44 [info] 37#37: *972 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:02:44 [info] 37#37: *973 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:02:49 [info] 37#37: *974 [lua] access_by_lua(msblocations.conf:189):2: aa94f0f5e289afaac956b4d46dff118e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:02:49 [info] 37#37: *974 [lua] logger.lua:23: aa94f0f5e289afaac956b4d46dff118e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:02:49 +0000] aa94f0f5e289afaac956b4d46dff118e "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.56 - - [06/Jan/2023:06:02:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 06:02:54 [info] 37#37: *975 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:02:54 [info] 37#37: *976 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:03:04 [info] 37#37: *977 [lua] access_by_lua(msblocations.conf:189):2: f3b2bae7d3444dc0a1d2761eff6aa9bc:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:03:04 [info] 37#37: *977 [lua] logger.lua:23: f3b2bae7d3444dc0a1d2761eff6aa9bc {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:03:04 +0000] f3b2bae7d3444dc0a1d2761eff6aa9bc "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.56 - - [06/Jan/2023:06:03:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 06:03:04 [info] 37#37: *978 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:03:04 [info] 37#37: *979 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:03:14 [info] 37#37: *981 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:03:14 [info] 38#38: *982 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:03:19 [info] 37#37: *983 [lua] access_by_lua(msblocations.conf:189):2: 77fb976a60e7f9141ef294b5c1b61d76:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:03:19 +0000] 77fb976a60e7f9141ef294b5c1b61d76 "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.56 - - [06/Jan/2023:06:03:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 06:03:19 [info] 37#37: *983 [lua] logger.lua:23: 77fb976a60e7f9141ef294b5c1b61d76 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 06:03:24 [info] 38#38: *984 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:03:24 [info] 38#38: *985 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:03:34 [info] 37#37: *986 [lua] access_by_lua(msblocations.conf:189):2: 95c7073b0d30b98885e19eb2211c6014:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:03:34 +0000] 95c7073b0d30b98885e19eb2211c6014 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 06:03:34 [info] 37#37: *986 [lua] logger.lua:23: 95c7073b0d30b98885e19eb2211c6014 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:03:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 06:03:34 [info] 38#38: *988 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:03:34 [info] 37#37: *987 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:03:44 [info] 37#37: *989 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:03:44 [info] 37#37: *990 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:03:49 [info] 37#37: *991 [lua] access_by_lua(msblocations.conf:189):2: eb88101d6ba0a980d2c889b060ba8b8e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:03:49 [info] 37#37: *991 [lua] logger.lua:23: eb88101d6ba0a980d2c889b060ba8b8e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:03:49 +0000] eb88101d6ba0a980d2c889b060ba8b8e "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.56 - - [06/Jan/2023:06:03:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 06:03:54 [info] 38#38: *993 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:03:54 [info] 38#38: *992 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:04:04 [info] 37#37: *994 [lua] access_by_lua(msblocations.conf:189):2: 114d5d040ccae22cda4f1306063173eb:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:04:04 +0000] 114d5d040ccae22cda4f1306063173eb "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.56 - - [06/Jan/2023:06:04:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 06:04:04 [info] 37#37: *994 [lua] logger.lua:23: 114d5d040ccae22cda4f1306063173eb {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 06:04:04 [info] 37#37: *996 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:04:04 [info] 37#37: *995 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:04:14 [info] 37#37: *998 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:04:14 [info] 38#38: *999 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:04:19 [info] 37#37: *1000 [lua] access_by_lua(msblocations.conf:189):2: 5e8ec29a6c5dcb74a860c0faae993cb6:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:04:19 [info] 37#37: *1000 [lua] logger.lua:23: 5e8ec29a6c5dcb74a860c0faae993cb6 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:04:19 +0000] 5e8ec29a6c5dcb74a860c0faae993cb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.56 - - [06/Jan/2023:06:04:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 06:04:24 [info] 37#37: *1001 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:04:24 [info] 38#38: *1002 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:04:34 [info] 37#37: *1003 [lua] access_by_lua(msblocations.conf:189):2: 1f280e337b4b5ac9bf19d57322dcd7ac:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:04:34 +0000] 1f280e337b4b5ac9bf19d57322dcd7ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 06:04:34 [info] 37#37: *1003 [lua] logger.lua:23: 1f280e337b4b5ac9bf19d57322dcd7ac {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:04:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 06:04:34 [info] 37#37: *1004 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:04:34 [info] 38#38: *1005 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:04:44 [info] 37#37: *1006 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:04:44 [info] 37#37: *1007 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:04:49 [info] 37#37: *1008 [lua] access_by_lua(msblocations.conf:189):2: bfcf5748e08b0a6b7023154fbc53275d:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:04:49 +0000] bfcf5748e08b0a6b7023154fbc53275d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/06 06:04:49 [info] 37#37: *1008 [lua] logger.lua:23: bfcf5748e08b0a6b7023154fbc53275d {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:04:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 06:04:54 [info] 38#38: *1009 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:04:54 [info] 38#38: *1010 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:05:04 [info] 37#37: *1011 [lua] access_by_lua(msblocations.conf:189):2: 7e7efa40efe06991ca1059554a529091:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:05:04 [info] 37#37: *1011 [lua] logger.lua:23: 7e7efa40efe06991ca1059554a529091 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:05:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.56 - - [06/Jan/2023:06:05:04 +0000] 7e7efa40efe06991ca1059554a529091 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/06 06:05:04 [info] 37#37: *1012 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:05:04 [info] 37#37: *1013 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:05:14 [info] 37#37: *1015 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:05:14 [info] 38#38: *1016 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:05:19 [info] 37#37: *1017 [lua] access_by_lua(msblocations.conf:189):2: 9a0549cebd0e8628a02be10d29b8e917:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:05:19 +0000] 9a0549cebd0e8628a02be10d29b8e917 "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.56 - - [06/Jan/2023:06:05:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 06:05:19 [info] 37#37: *1017 [lua] logger.lua:23: 9a0549cebd0e8628a02be10d29b8e917 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 06:05:24 [info] 37#37: *1018 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:05:24 [info] 37#37: *1019 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:05:34 [info] 37#37: *1020 [lua] access_by_lua(msblocations.conf:189):2: 6e02ce1d038a92f465b7106dfb5cfa55:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:05:34 +0000] 6e02ce1d038a92f465b7106dfb5cfa55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 06:05:34 [info] 37#37: *1020 [lua] logger.lua:23: 6e02ce1d038a92f465b7106dfb5cfa55 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:05:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 06:05:34 [info] 37#37: *1021 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:05:34 [info] 37#37: *1022 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:05:44 [info] 37#37: *1023 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:05:44 [info] 37#37: *1024 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:05:49 [info] 37#37: *1025 [lua] access_by_lua(msblocations.conf:189):2: 02a1fcae768c555d2a3f858b68334c88:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:05:49 +0000] 02a1fcae768c555d2a3f858b68334c88 "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.56 - - [06/Jan/2023:06:05:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 06:05:49 [info] 37#37: *1025 [lua] logger.lua:23: 02a1fcae768c555d2a3f858b68334c88 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 06:05:54 [info] 37#37: *1026 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:05:54 [info] 38#38: *1027 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:06:04 [info] 37#37: *1028 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:06:04 [info] 37#37: *1029 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:06:04 [info] 37#37: *1030 [lua] access_by_lua(msblocations.conf:189):2: 60879d4312de95874292603d5be20fda:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:06:04 [info] 37#37: *1030 [lua] logger.lua:23: 60879d4312de95874292603d5be20fda {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:06:04 +0000] 60879d4312de95874292603d5be20fda "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.56 - - [06/Jan/2023:06:06:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 06:06:14 [info] 37#37: *1033 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:06:14 [info] 38#38: *1032 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:06:19 [info] 37#37: *1034 [lua] access_by_lua(msblocations.conf:189):2: a552f69ec1aef45895153d4114acfc89:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:06:19 [info] 37#37: *1034 [lua] logger.lua:23: a552f69ec1aef45895153d4114acfc89 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:06:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.56 - - [06/Jan/2023:06:06:19 +0000] a552f69ec1aef45895153d4114acfc89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 06:06:24 [info] 37#37: *1035 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:06:24 [info] 37#37: *1036 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:06:30 [info] 37#37: *1037 client closed connection while waiting for request, client: 10.233.71.18, server: 0.0.0.0:443 2023/01/06 06:06:34 [info] 37#37: *1038 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:06:34 [info] 37#37: *1039 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:06:34 [info] 37#37: *1040 [lua] access_by_lua(msblocations.conf:189):2: 1b853d02053eb8ff09e111c09edd07f1:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:06:34 +0000] 1b853d02053eb8ff09e111c09edd07f1 "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.56 - - [06/Jan/2023:06:06:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/06 06:06:34 [info] 37#37: *1040 [lua] logger.lua:23: 1b853d02053eb8ff09e111c09edd07f1 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 06:06:44 [info] 37#37: *1041 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:06:44 [info] 37#37: *1042 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:06:49 [info] 37#37: *1043 [lua] access_by_lua(msblocations.conf:189):2: fcf7acd510ca14a3efb147bdb3116ab3:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:06:49 [info] 37#37: *1043 [lua] logger.lua:23: fcf7acd510ca14a3efb147bdb3116ab3 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:06:49 +0000] fcf7acd510ca14a3efb147bdb3116ab3 "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.56 - - [06/Jan/2023:06:06:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 06:06:54 [info] 37#37: *1044 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:06:54 [info] 38#38: *1045 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:07:04 [info] 37#37: *1046 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:07:04 [info] 37#37: *1047 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:07:04 [info] 37#37: *1048 [lua] access_by_lua(msblocations.conf:189):2: 32d8ab9b10dc135a0d876d4b540028da:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:07:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.56 - - [06/Jan/2023:06:07:04 +0000] 32d8ab9b10dc135a0d876d4b540028da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 06:07:04 [info] 37#37: *1048 [lua] logger.lua:23: 32d8ab9b10dc135a0d876d4b540028da {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 06:07:14 [info] 37#37: *1050 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:07:14 [info] 37#37: *1051 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:07:19 [info] 37#37: *1052 [lua] access_by_lua(msblocations.conf:189):2: 5658b2490efa8e697bbd9ff9610ccd00:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:07:19 [info] 37#37: *1052 [lua] logger.lua:23: 5658b2490efa8e697bbd9ff9610ccd00 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:07:19 +0000] 5658b2490efa8e697bbd9ff9610ccd00 "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.56 - - [06/Jan/2023:06:07:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 06:07:24 [info] 37#37: *1053 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:07:24 [info] 37#37: *1054 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:07:34 [info] 37#37: *1055 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:07:34 [info] 37#37: *1056 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:07:34 [info] 37#37: *1057 [lua] access_by_lua(msblocations.conf:189):2: a0dd0d90a60a50cb6399e20e7bd8e0c4:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:07:34 +0000] a0dd0d90a60a50cb6399e20e7bd8e0c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 06:07:34 [info] 37#37: *1057 [lua] logger.lua:23: a0dd0d90a60a50cb6399e20e7bd8e0c4 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:07:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 06:07:44 [info] 37#37: *1058 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:07:44 [info] 38#38: *1059 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:07:49 [info] 37#37: *1060 [lua] access_by_lua(msblocations.conf:189):2: 14946d7a76e2f0735ca5e41121c008d6:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:07:49 [info] 37#37: *1060 [lua] logger.lua:23: 14946d7a76e2f0735ca5e41121c008d6 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:07:49 +0000] 14946d7a76e2f0735ca5e41121c008d6 "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.56 - - [06/Jan/2023:06:07:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 06:07:54 [info] 37#37: *1061 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:07:54 [info] 37#37: *1062 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:08:04 [info] 37#37: *1063 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:08:04 [info] 37#37: *1064 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:08:04 [info] 37#37: *1065 [lua] access_by_lua(msblocations.conf:189):2: 9c4eb65a7dc995a33e92f6c13980efe3:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:08:04 +0000] 9c4eb65a7dc995a33e92f6c13980efe3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 06:08:04 [info] 37#37: *1065 [lua] logger.lua:23: 9c4eb65a7dc995a33e92f6c13980efe3 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:08:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 06:08:14 [info] 37#37: *1067 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:08:14 [info] 38#38: *1068 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:08:19 [info] 37#37: *1069 [lua] access_by_lua(msblocations.conf:189):2: 7f0bf38d65148e4d10ff12b5b42f2a40:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:08:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.56 - - [06/Jan/2023:06:08:19 +0000] 7f0bf38d65148e4d10ff12b5b42f2a40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/06 06:08:19 [info] 37#37: *1069 [lua] logger.lua:23: 7f0bf38d65148e4d10ff12b5b42f2a40 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 06:08:24 [info] 37#37: *1070 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:08:24 [info] 38#38: *1071 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:08:34 [info] 37#37: *1072 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:08:34 [info] 37#37: *1073 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:08:34 [info] 37#37: *1074 [lua] access_by_lua(msblocations.conf:189):2: 3aaeae091919769a24dcad4b6996963e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:08:34 +0000] 3aaeae091919769a24dcad4b6996963e "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.56 - - [06/Jan/2023:06:08:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 06:08:34 [info] 37#37: *1074 [lua] logger.lua:23: 3aaeae091919769a24dcad4b6996963e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 06:08:44 [info] 37#37: *1075 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:08:44 [info] 37#37: *1076 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:08:49 [info] 37#37: *1077 [lua] access_by_lua(msblocations.conf:189):2: d2e3ec06e1ea347cc69e85673807ee90:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:08:49 [info] 37#37: *1077 [lua] logger.lua:23: d2e3ec06e1ea347cc69e85673807ee90 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:08:49 +0000] d2e3ec06e1ea347cc69e85673807ee90 "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.56 - - [06/Jan/2023:06:08:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 06:08:54 [info] 37#37: *1078 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:08:54 [info] 37#37: *1079 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:09:04 [info] 37#37: *1081 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:09:04 [info] 37#37: *1080 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:09:04 [info] 37#37: *1082 [lua] access_by_lua(msblocations.conf:189):2: 78d6097f7fd6f3270bd058a90a3be493:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:09:04 [info] 37#37: *1082 [lua] logger.lua:23: 78d6097f7fd6f3270bd058a90a3be493 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:09:04 +0000] 78d6097f7fd6f3270bd058a90a3be493 "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.56 - - [06/Jan/2023:06:09:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 06:09:14 [info] 37#37: *1084 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:09:14 [info] 37#37: *1085 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:09:19 [info] 37#37: *1086 [lua] access_by_lua(msblocations.conf:189):2: df96e0064f53f32d7695ea42ad8db053:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:09:19 +0000] df96e0064f53f32d7695ea42ad8db053 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 06:09:19 [info] 37#37: *1086 [lua] logger.lua:23: df96e0064f53f32d7695ea42ad8db053 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:09:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 06:09:24 [info] 38#38: *1087 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:09:24 [info] 38#38: *1088 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:09:34 [info] 37#37: *1089 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:09:34 [info] 38#38: *1090 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:09:34 [info] 37#37: *1091 [lua] access_by_lua(msblocations.conf:189):2: d418279a7ac9fca4f4ecb43ce98eef79:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:09:34 +0000] d418279a7ac9fca4f4ecb43ce98eef79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 06:09:34 [info] 37#37: *1091 [lua] logger.lua:23: d418279a7ac9fca4f4ecb43ce98eef79 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:09:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 06:09:44 [info] 37#37: *1092 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:09:44 [info] 38#38: *1093 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:09:49 [info] 37#37: *1094 [lua] access_by_lua(msblocations.conf:189):2: 424d36f85b642f16d22775fa1b254b64:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:09:49 +0000] 424d36f85b642f16d22775fa1b254b64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/06 06:09:49 [info] 37#37: *1094 [lua] logger.lua:23: 424d36f85b642f16d22775fa1b254b64 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:09:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/06 06:09:54 [info] 37#37: *1095 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:09:54 [info] 37#37: *1096 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:10:04 [info] 38#38: *1097 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:10:04 [info] 37#37: *1098 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:10:04 [info] 37#37: *1099 [lua] access_by_lua(msblocations.conf:189):2: bd1b288bd4e63a60ff8a575b835e5c55:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:10:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.56 - - [06/Jan/2023:06:10:04 +0000] bd1b288bd4e63a60ff8a575b835e5c55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/06 06:10:04 [info] 37#37: *1099 [lua] logger.lua:23: bd1b288bd4e63a60ff8a575b835e5c55 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 06:10:14 [info] 37#37: *1101 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:10:14 [info] 37#37: *1102 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:10:19 [info] 37#37: *1103 [lua] access_by_lua(msblocations.conf:189):2: e4461dd0c0a26ca1419c0376c827ab30:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:10:19 +0000] e4461dd0c0a26ca1419c0376c827ab30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/06 06:10:19 [info] 37#37: *1103 [lua] logger.lua:23: e4461dd0c0a26ca1419c0376c827ab30 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:10:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/06 06:10:24 [info] 37#37: *1105 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:10:24 [info] 37#37: *1104 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:10:34 [info] 37#37: *1107 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:10:34 [info] 37#37: *1106 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:10:34 [info] 37#37: *1108 [lua] access_by_lua(msblocations.conf:189):2: 4f5900f8c00e71231368a57161feb4dd:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:10:34 [info] 37#37: *1108 [lua] logger.lua:23: 4f5900f8c00e71231368a57161feb4dd {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:10:34 +0000] 4f5900f8c00e71231368a57161feb4dd "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.56 - - [06/Jan/2023:06:10:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 06:10:44 [info] 37#37: *1109 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:10:44 [info] 37#37: *1110 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:10:49 [info] 37#37: *1111 [lua] access_by_lua(msblocations.conf:189):2: 9fbf34bc414e6c871b7ab2faf82a86b3:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:10:49 [info] 37#37: *1111 [lua] logger.lua:23: 9fbf34bc414e6c871b7ab2faf82a86b3 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:10:49 +0000] 9fbf34bc414e6c871b7ab2faf82a86b3 "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.56 - - [06/Jan/2023:06:10:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 06:10:54 [info] 37#37: *1113 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:10:54 [info] 38#38: *1112 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:11:04 [info] 38#38: *1115 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:11:04 [info] 37#37: *1114 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:11:04 [info] 37#37: *1116 [lua] access_by_lua(msblocations.conf:189):2: 579bdfa527c5d78c5141d02fdf2ee029:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:11:04 [info] 37#37: *1116 [lua] logger.lua:23: 579bdfa527c5d78c5141d02fdf2ee029 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:11:04 +0000] 579bdfa527c5d78c5141d02fdf2ee029 "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.56 - - [06/Jan/2023:06:11:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 06:11:14 [info] 37#37: *1119 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:11:14 [info] 38#38: *1118 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:11:19 [info] 37#37: *1120 [lua] access_by_lua(msblocations.conf:189):2: 7553412ac7ece689c8aad038be467528:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:11:19 [info] 37#37: *1120 [lua] logger.lua:23: 7553412ac7ece689c8aad038be467528 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:11:19 +0000] 7553412ac7ece689c8aad038be467528 "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.56 - - [06/Jan/2023:06:11:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 06:11:24 [info] 37#37: *1121 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:11:24 [info] 38#38: *1122 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:11:34 [info] 37#37: *1123 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:11:34 [info] 38#38: *1124 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:11:34 [info] 37#37: *1125 [lua] access_by_lua(msblocations.conf:189):2: 124530143c00f1889d3c11ce09efde06:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:11:34 [info] 37#37: *1125 [lua] logger.lua:23: 124530143c00f1889d3c11ce09efde06 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:11:34 +0000] 124530143c00f1889d3c11ce09efde06 "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.56 - - [06/Jan/2023:06:11:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 06:11:44 [info] 38#38: *1126 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:11:44 [info] 38#38: *1127 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:11:49 [info] 37#37: *1128 [lua] access_by_lua(msblocations.conf:189):2: 472e00d06fa57895b21dc4eb73dd0c96:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:11:49 +0000] 472e00d06fa57895b21dc4eb73dd0c96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/06 06:11:49 [info] 37#37: *1128 [lua] logger.lua:23: 472e00d06fa57895b21dc4eb73dd0c96 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:11:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 06:11:54 [info] 37#37: *1129 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:11:54 [info] 38#38: *1130 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:12:04 [info] 37#37: *1131 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:12:04 [info] 37#37: *1132 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:12:04 [info] 37#37: *1133 [lua] access_by_lua(msblocations.conf:189):2: bc77ba44b2dcb166f2e0b21cfeb6ae0e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:12:04 [info] 37#37: *1133 [lua] logger.lua:23: bc77ba44b2dcb166f2e0b21cfeb6ae0e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:12:04 +0000] bc77ba44b2dcb166f2e0b21cfeb6ae0e "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.56 - - [06/Jan/2023:06:12:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 06:12:14 [info] 37#37: *1135 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:12:14 [info] 38#38: *1136 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:12:19 [info] 37#37: *1137 [lua] access_by_lua(msblocations.conf:189):2: ac5f7cd6794154b7fd5af903ff40c009:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:12:19 [info] 37#37: *1137 [lua] logger.lua:23: ac5f7cd6794154b7fd5af903ff40c009 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:12:19 +0000] ac5f7cd6794154b7fd5af903ff40c009 "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.56 - - [06/Jan/2023:06:12:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 06:12:24 [info] 38#38: *1138 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:12:24 [info] 38#38: *1139 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:12:34 [info] 37#37: *1141 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:12:34 [info] 37#37: *1140 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:12:34 [info] 37#37: *1142 [lua] access_by_lua(msblocations.conf:189):2: 4f0a2a47755e85f866b527ec76007133:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:12:34 +0000] 4f0a2a47755e85f866b527ec76007133 "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.56 - - [06/Jan/2023:06:12:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 06:12:34 [info] 37#37: *1142 [lua] logger.lua:23: 4f0a2a47755e85f866b527ec76007133 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 06:12:44 [info] 37#37: *1143 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:12:44 [info] 38#38: *1144 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:12:50 [info] 37#37: *1145 [lua] access_by_lua(msblocations.conf:189):2: 41f47853aa282095126bc7a4ee951b09:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:12:50 [info] 37#37: *1145 [lua] logger.lua:23: 41f47853aa282095126bc7a4ee951b09 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:12:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.56 - - [06/Jan/2023:06:12:50 +0000] 41f47853aa282095126bc7a4ee951b09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/06 06:12:54 [info] 37#37: *1146 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:12:54 [info] 37#37: *1147 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:13:04 [info] 37#37: *1148 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:13:04 [info] 38#38: *1149 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:13:05 [info] 37#37: *1150 [lua] access_by_lua(msblocations.conf:189):2: 1b055f8f453f3609aaef1955543d8036:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:13:05 [info] 37#37: *1150 [lua] logger.lua:23: 1b055f8f453f3609aaef1955543d8036 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:13:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.56 - - [06/Jan/2023:06:13:05 +0000] 1b055f8f453f3609aaef1955543d8036 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 06:13:14 [info] 37#37: *1152 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:13:14 [info] 37#37: *1153 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:13:20 [info] 37#37: *1154 [lua] access_by_lua(msblocations.conf:189):2: 2d6e4cfc1dd0eb8d206b5436e1c9e37e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/06 06:13:20 [info] 37#37: *1154 [lua] logger.lua:23: 2d6e4cfc1dd0eb8d206b5436e1c9e37e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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.56 - - [06/Jan/2023:06:13:20 +0000] 2d6e4cfc1dd0eb8d206b5436e1c9e37e "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.56 - - [06/Jan/2023:06:13:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 06:13:24 [info] 37#37: *1155 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:13:24 [info] 38#38: *1156 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:13:34 [info] 37#37: *1157 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:13:34 [info] 38#38: *1158 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:13:35 [info] 37#37: *1159 [lua] access_by_lua(msblocations.conf:189):2: a7f2f8db70996f0a848cd2c25aec142a:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.71.56 - - [06/Jan/2023:06:13:35 +0000] a7f2f8db70996f0a848cd2c25aec142a "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.56 - - [06/Jan/2023:06:13:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 06:13:35 [info] 37#37: *1159 [lua] logger.lua:23: a7f2f8db70996f0a848cd2c25aec142a {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , 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/06 06:13:44 [info] 38#38: *1160 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443 2023/01/06 06:13:44 [info] 38#38: *1161 client closed connection while SSL handshaking, client: 10.233.72.224, server: 0.0.0.0:443