By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.2.217 ### 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/02 22:59:13 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2023/01/02 22:59:13 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2023/01/02 22:59:13 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2023/01/02 22:59:13 [notice] 33#33: using the "epoll" event method 2023/01/02 22:59:13 [notice] 33#33: openresty/1.13.6.1 2023/01/02 22:59:13 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/02 22:59:13 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/02 22:59:13 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2023/01/02 22:59:13 [notice] 34#34: start worker processes 2023/01/02 22:59:13 [notice] 34#34: start worker process 35 \n\n### Starting apiroute 2023/01/02 22:59:13 [notice] 34#34: start worker process 37 2023/01/02 22:59:13 [notice] 34#34: start worker process 38 2023/01/02 22:59:13 [notice] 34#34: start worker process 39 2023/01/02 22:59:13 [notice] 34#34: start worker process 40 2023/01/02 22:59:13 [notice] 34#34: start worker process 41 2023/01/02 22:59:13 [notice] 34#34: start worker process 42 2023/01/02 22:59:13 [notice] 34#34: start worker process 43 2023/01/02 22:59:13 [notice] 34#34: start cache manager process 45 2023/01/02 22:59:13 [notice] 34#34: start cache loader process 46 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230102225913.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-02 22:59:16 116 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-02 22:59:16 122 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-02 22:59:16 122 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-02 22:59:16 169 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-02 22:59:16 169 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.2.217:10081 Enabled:true 2023-01-02 22:59:17 413 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-02 22:59:17 487 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-02 22:59:17 488 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-02 22:59:17 488 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-02 22:59:17 489 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-02 22:59:17 489 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2023-01-02 22:59:17 489 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-02 22:59:17 489 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-02 22:59:17 554 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-02 22:59:17 642 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-02 22:59:17 642 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-02 22:59:17 642 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-02 22:59:18 045 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/02 22:59:23 [info] 37#37: *11 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 22:59:23 [info] 37#37: *12 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 22:59:33 [info] 37#37: *14 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 22:59:33 [info] 37#37: *15 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 22:59:36 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 78175374a233dc1be3141ac6a1f70e6e:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 22:59:36 [info] 37#37: *16 [lua] logger.lua:23: 78175374a233dc1be3141ac6a1f70e6e {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:22:59:36 +0000] 78175374a233dc1be3141ac6a1f70e6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.168 upstream_response_time:0.167 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:22:59:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 55 2023/01/02 22:59:43 [info] 37#37: *19 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 22:59:43 [info] 37#37: *20 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 22:59:51 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 962ea98bb06ed72ef48dc5c3ed933785:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:22:59:51 +0000] 962ea98bb06ed72ef48dc5c3ed933785 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/02 22:59:51 [info] 37#37: *16 [lua] logger.lua:23: 962ea98bb06ed72ef48dc5c3ed933785 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:22:59:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/02 22:59:53 [info] 37#37: *21 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 22:59:53 [info] 37#37: *22 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:00:03 [info] 37#37: *23 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:00:03 [info] 37#37: *24 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:00:06 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 7f970da923d34bd92d4e3efd9ab5ca52:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:00:06 [info] 37#37: *25 [lua] logger.lua:23: 7f970da923d34bd92d4e3efd9ab5ca52 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:00:06 +0000] 7f970da923d34bd92d4e3efd9ab5ca52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.018 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:00:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/02 23:00:13 [info] 37#37: *26 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:00:13 [info] 37#37: *27 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:00:13 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/02 23:00:13 [notice] 34#34: signal 17 (SIGCHLD) received from 46 2023/01/02 23:00:13 [notice] 34#34: cache loader process 46 exited with code 0 2023/01/02 23:00:13 [notice] 34#34: signal 29 (SIGIO) received 2023/01/02 23:00:21 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: ae89b2045c02136a066c637c5f0d74b5:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:00:21 [info] 37#37: *16 [lua] logger.lua:23: ae89b2045c02136a066c637c5f0d74b5 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:00:21 +0000] ae89b2045c02136a066c637c5f0d74b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:00:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/02 23:00:23 [info] 37#37: *31 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:00:23 [info] 37#37: *30 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:00:33 [info] 38#38: *33 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:00:33 [info] 38#38: *32 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:00:36 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: edf990fe7b9d921d10c0d21645a3d10f:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:00:36 [info] 37#37: *16 [lua] logger.lua:23: edf990fe7b9d921d10c0d21645a3d10f {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:00:36 +0000] edf990fe7b9d921d10c0d21645a3d10f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:00:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/02 23:00:43 [info] 37#37: *35 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:00:43 [info] 37#37: *34 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:00:51 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: a104e235accdcfac51e6563b505cb673:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:00:51 +0000] a104e235accdcfac51e6563b505cb673 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/02 23:00:51 [info] 37#37: *16 [lua] logger.lua:23: a104e235accdcfac51e6563b505cb673 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:00:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/02 23:00:53 [info] 37#37: *36 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:00:53 [info] 38#38: *37 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:01:03 [info] 37#37: *38 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:01:03 [info] 37#37: *39 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:01:06 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: a37883855886758fa12d1ba1f62bd527:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:01:06 +0000] a37883855886758fa12d1ba1f62bd527 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/02 23:01:06 [info] 37#37: *25 [lua] logger.lua:23: a37883855886758fa12d1ba1f62bd527 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:01:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/02 23:01:13 [info] 37#37: *40 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:01:13 [info] 37#37: *41 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:01:21 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: e5fec185636e1367058f4a67ef88d484:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:01:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 127.0.0.6 - - [02/Jan/2023:23:01:21 +0000] e5fec185636e1367058f4a67ef88d484 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-" 2023/01/02 23:01:21 [info] 37#37: *25 [lua] logger.lua:23: e5fec185636e1367058f4a67ef88d484 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , 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/02 23:01:23 [info] 38#38: *43 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:01:23 [info] 38#38: *44 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:01:33 [info] 37#37: *45 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:01:33 [info] 37#37: *46 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:01:36 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 9efbee8a47e286f617dd953d29d07d37:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:01:36 [info] 37#37: *25 [lua] logger.lua:23: 9efbee8a47e286f617dd953d29d07d37 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:01:36 +0000] 9efbee8a47e286f617dd953d29d07d37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:01:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/02 23:01:43 [info] 37#37: *47 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:01:43 [info] 37#37: *48 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:01:51 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: e3f597b33fc972455e4826e3856e26f5:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:01:51 +0000] e3f597b33fc972455e4826e3856e26f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.023 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:01:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/02 23:01:51 [info] 37#37: *25 [lua] logger.lua:23: e3f597b33fc972455e4826e3856e26f5 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , 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/02 23:01:53 [info] 37#37: *49 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:01:53 [info] 37#37: *50 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:02:03 [info] 37#37: *51 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:02:03 [info] 37#37: *52 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:02:06 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 7ba39375a0814a6bd69f2f54c0d3af35:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:02:06 [info] 37#37: *25 [lua] logger.lua:23: 7ba39375a0814a6bd69f2f54c0d3af35 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:02:06 +0000] 7ba39375a0814a6bd69f2f54c0d3af35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:02:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:02:13 [info] 37#37: *54 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:02:13 [info] 37#37: *53 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:02:21 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 215658d4f251aedf64820f7e24a61846:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:02:21 [info] 37#37: *25 [lua] logger.lua:23: 215658d4f251aedf64820f7e24a61846 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:02:21 +0000] 215658d4f251aedf64820f7e24a61846 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:02:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:02:23 [info] 37#37: *56 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:02:23 [info] 38#38: *57 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:02:33 [info] 38#38: *58 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:02:33 [info] 38#38: *59 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:02:36 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: a401e74022090b04ef9999471173cc61:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:02:36 [info] 37#37: *16 [lua] logger.lua:23: a401e74022090b04ef9999471173cc61 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:02:36 +0000] a401e74022090b04ef9999471173cc61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:02:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:02:43 [info] 38#38: *60 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:02:43 [info] 37#37: *61 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:02:51 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 031803913a17ab7de7cbd61b29643a41:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:02:51 [info] 37#37: *16 [lua] logger.lua:23: 031803913a17ab7de7cbd61b29643a41 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:02:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 127.0.0.6 - - [02/Jan/2023:23:02:51 +0000] 031803913a17ab7de7cbd61b29643a41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/02 23:02:53 [info] 38#38: *63 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:02:53 [info] 37#37: *62 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:03:03 [info] 37#37: *64 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:03:03 [info] 37#37: *65 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:03:06 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: d6dd28d7c8502003fbf7fa2cf875cce6:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:03:06 [info] 37#37: *25 [lua] logger.lua:23: d6dd28d7c8502003fbf7fa2cf875cce6 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:03:06 +0000] d6dd28d7c8502003fbf7fa2cf875cce6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:03:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:03:13 [info] 37#37: *66 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:03:13 [info] 37#37: *67 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:03:21 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: a015a61c87c9532d850e9146cb9e8d1d:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:03:21 [info] 37#37: *16 [lua] logger.lua:23: a015a61c87c9532d850e9146cb9e8d1d {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:03:21 +0000] a015a61c87c9532d850e9146cb9e8d1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:03:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:03:23 [info] 37#37: *69 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:03:23 [info] 37#37: *70 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:03:33 [info] 37#37: *71 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:03:33 [info] 38#38: *72 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:03:36 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 31aaba5ddecaf4a0a4aad24a62425569:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:03:36 [info] 37#37: *16 [lua] logger.lua:23: 31aaba5ddecaf4a0a4aad24a62425569 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:03:36 +0000] 31aaba5ddecaf4a0a4aad24a62425569 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:03:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:03:43 [info] 37#37: *73 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:03:43 [info] 38#38: *74 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:03:51 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: ec7908657f11e3d6fd1dbde32611c9ff:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:03:51 [info] 37#37: *16 [lua] logger.lua:23: ec7908657f11e3d6fd1dbde32611c9ff {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:03:51 +0000] ec7908657f11e3d6fd1dbde32611c9ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:03:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/02 23:03:53 [info] 37#37: *75 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:03:53 [info] 37#37: *76 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:04:03 [info] 37#37: *77 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:04:03 [info] 37#37: *78 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:04:06 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 41b0c70eed8689719d975e1e91c56af6:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:04:06 +0000] 41b0c70eed8689719d975e1e91c56af6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/02 23:04:06 [info] 37#37: *25 [lua] logger.lua:23: 41b0c70eed8689719d975e1e91c56af6 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:04:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:04:13 [info] 37#37: *79 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:04:13 [info] 38#38: *80 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:04:21 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 0bc13ff7a5ff748ea155c90851ebfa77:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:04:21 +0000] 0bc13ff7a5ff748ea155c90851ebfa77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/02 23:04:21 [info] 37#37: *16 [lua] logger.lua:23: 0bc13ff7a5ff748ea155c90851ebfa77 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:04:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/02 23:04:23 [info] 37#37: *83 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:04:23 [info] 37#37: *82 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:04:33 [info] 37#37: *84 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:04:33 [info] 37#37: *85 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:04:36 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 7dba3758bd4f5a5108fd91e5b87a59eb:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:04:36 +0000] 7dba3758bd4f5a5108fd91e5b87a59eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/02 23:04:36 [info] 37#37: *16 [lua] logger.lua:23: 7dba3758bd4f5a5108fd91e5b87a59eb {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:04:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/02 23:04:43 [info] 37#37: *86 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:04:43 [info] 37#37: *87 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:04:51 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 9da481aba1471358ef1083a397e04868:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:04:51 +0000] 9da481aba1471358ef1083a397e04868 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/02 23:04:51 [info] 37#37: *16 [lua] logger.lua:23: 9da481aba1471358ef1083a397e04868 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:04:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:04:53 [info] 37#37: *88 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:04:53 [info] 38#38: *89 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:05:03 [info] 37#37: *90 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:05:03 [info] 37#37: *91 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:05:06 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 59a42275bac2401f507d4c4d3cb8a2eb:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:05:06 [info] 37#37: *25 [lua] logger.lua:23: 59a42275bac2401f507d4c4d3cb8a2eb {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:05:06 +0000] 59a42275bac2401f507d4c4d3cb8a2eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:05:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:05:13 [info] 37#37: *92 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:05:13 [info] 37#37: *93 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:05:21 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 1669261a83795ff814f797318ad82edd:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:05:21 [info] 37#37: *25 [lua] logger.lua:23: 1669261a83795ff814f797318ad82edd {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:05:21 +0000] 1669261a83795ff814f797318ad82edd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:05:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/02 23:05:23 [info] 38#38: *96 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:05:23 [info] 37#37: *95 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:05:33 [info] 37#37: *97 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:05:33 [info] 37#37: *98 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:05:36 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 87abe91b91e0d6a943dec3e07cf95acc:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:05:36 [info] 37#37: *16 [lua] logger.lua:23: 87abe91b91e0d6a943dec3e07cf95acc {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:05:36 +0000] 87abe91b91e0d6a943dec3e07cf95acc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:05:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:05:43 [info] 37#37: *99 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:05:43 [info] 37#37: *100 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:05:51 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: d37cf278478142b08c67ea2aa1c02e9e:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:05:51 [info] 37#37: *16 [lua] logger.lua:23: d37cf278478142b08c67ea2aa1c02e9e {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:05:51 +0000] d37cf278478142b08c67ea2aa1c02e9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:05:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:05:53 [info] 37#37: *101 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:05:53 [info] 37#37: *102 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:06:03 [info] 37#37: *104 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:06:03 [info] 38#38: *103 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:06:07 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 45628ddb19331b3c4ae22dbbaad12311:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:06:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 127.0.0.6 - - [02/Jan/2023:23:06:07 +0000] 45628ddb19331b3c4ae22dbbaad12311 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/02 23:06:07 [info] 37#37: *25 [lua] logger.lua:23: 45628ddb19331b3c4ae22dbbaad12311 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , 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/02 23:06:13 [info] 38#38: *106 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:06:13 [info] 38#38: *105 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:06:22 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: a7725649fcd4c3c3f17edc77ef37ee2c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:06:22 [info] 37#37: *16 [lua] logger.lua:23: a7725649fcd4c3c3f17edc77ef37ee2c {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:06:22 +0000] a7725649fcd4c3c3f17edc77ef37ee2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:06:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:06:23 [info] 37#37: *108 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:06:23 [info] 37#37: *109 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:06:33 [info] 37#37: *110 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:06:33 [info] 37#37: *111 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:06:37 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: ae38834038b0272f98f752153eda6106:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:06:37 +0000] ae38834038b0272f98f752153eda6106 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/02 23:06:37 [info] 37#37: *25 [lua] logger.lua:23: ae38834038b0272f98f752153eda6106 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:06:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/02 23:06:43 [info] 37#37: *112 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:06:43 [info] 38#38: *113 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:06:52 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 728c4ede2fb895c821fef283eb424887:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:06:52 [info] 37#37: *16 [lua] logger.lua:23: 728c4ede2fb895c821fef283eb424887 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:06:52 +0000] 728c4ede2fb895c821fef283eb424887 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:06:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:06:53 [info] 37#37: *114 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:06:53 [info] 37#37: *115 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:07:03 [info] 37#37: *116 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:07:03 [info] 37#37: *117 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:07:07 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: ee00b70ca635a00f1c2f74ca489b6ba8:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:07:07 [info] 37#37: *16 [lua] logger.lua:23: ee00b70ca635a00f1c2f74ca489b6ba8 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:07:07 +0000] ee00b70ca635a00f1c2f74ca489b6ba8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:07:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:07:13 [info] 37#37: *118 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:07:13 [info] 37#37: *119 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:07:22 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: db9e953d8b51ee538318846d34fe568a:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:07:22 +0000] db9e953d8b51ee538318846d34fe568a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/02 23:07:22 [info] 37#37: *16 [lua] logger.lua:23: db9e953d8b51ee538318846d34fe568a {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:07:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:07:23 [info] 37#37: *121 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:07:23 [info] 37#37: *122 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:07:33 [info] 37#37: *123 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:07:33 [info] 37#37: *124 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:07:37 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 88a0f155a318a8f9d1a69b1014ee2f56:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:07:37 [info] 37#37: *25 [lua] logger.lua:23: 88a0f155a318a8f9d1a69b1014ee2f56 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:07:37 +0000] 88a0f155a318a8f9d1a69b1014ee2f56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:07:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:07:43 [info] 38#38: *126 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:07:43 [info] 38#38: *125 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:07:52 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: e4dd6db7f5ef2d714215655fd029bf9a:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:07:52 +0000] e4dd6db7f5ef2d714215655fd029bf9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/02 23:07:52 [info] 37#37: *25 [lua] logger.lua:23: e4dd6db7f5ef2d714215655fd029bf9a {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:07:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:07:53 [info] 37#37: *127 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:07:53 [info] 37#37: *128 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:08:03 [info] 38#38: *130 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:08:03 [info] 37#37: *129 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:08:07 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: e33e48ddbda7d1ccbda8c3fd308f85ef:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:08:07 +0000] e33e48ddbda7d1ccbda8c3fd308f85ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/02 23:08:07 [info] 37#37: *25 [lua] logger.lua:23: e33e48ddbda7d1ccbda8c3fd308f85ef {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:08:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/02 23:08:13 [info] 37#37: *131 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:08:13 [info] 37#37: *132 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:08:22 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: c1aa747b1247e7e6bdd2fc87d3dd7f2b:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:08:22 +0000] c1aa747b1247e7e6bdd2fc87d3dd7f2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:08:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:08:22 [info] 37#37: *25 [lua] logger.lua:23: c1aa747b1247e7e6bdd2fc87d3dd7f2b {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , 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/02 23:08:23 [info] 37#37: *134 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:08:23 [info] 37#37: *135 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:08:33 [info] 37#37: *136 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:08:33 [info] 37#37: *137 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:08:37 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: b8763fb9eb74111702bdc11f32dec812:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:08:37 [info] 37#37: *16 [lua] logger.lua:23: b8763fb9eb74111702bdc11f32dec812 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:08:37 +0000] b8763fb9eb74111702bdc11f32dec812 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:08:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:08:43 [info] 37#37: *138 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:08:43 [info] 37#37: *139 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:08:52 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 0f03f47cedc9a0b9dcd6582c5f1dcd8b:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:08:52 +0000] 0f03f47cedc9a0b9dcd6582c5f1dcd8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/02 23:08:52 [info] 37#37: *25 [lua] logger.lua:23: 0f03f47cedc9a0b9dcd6582c5f1dcd8b {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:08:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:08:53 [info] 37#37: *140 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:08:53 [info] 37#37: *141 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:09:03 [info] 37#37: *142 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:09:03 [info] 37#37: *143 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:09:07 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 19f09d2696ad56b2c539a094acbedf42:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:09:07 +0000] 19f09d2696ad56b2c539a094acbedf42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:09:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:09:07 [info] 37#37: *25 [lua] logger.lua:23: 19f09d2696ad56b2c539a094acbedf42 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , 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/02 23:09:13 [info] 38#38: *144 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:09:13 [info] 38#38: *145 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:09:22 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 74bfe7d5b9387452735dbbefe7aaa229:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:09:22 +0000] 74bfe7d5b9387452735dbbefe7aaa229 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/02 23:09:22 [info] 37#37: *16 [lua] logger.lua:23: 74bfe7d5b9387452735dbbefe7aaa229 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:09:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/02 23:09:23 [info] 37#37: *147 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:09:23 [info] 37#37: *148 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:09:33 [info] 37#37: *149 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:09:33 [info] 38#38: *150 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:09:37 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 8542cbbdfbb1e55444878034df9a9178:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:09:37 [info] 37#37: *16 [lua] logger.lua:23: 8542cbbdfbb1e55444878034df9a9178 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:09:37 +0000] 8542cbbdfbb1e55444878034df9a9178 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.024 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:09:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/02 23:09:43 [info] 38#38: *151 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:09:43 [info] 38#38: *152 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:09:52 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 658595bbc4d09d3c8ab8e2aeedb7ad7a:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:09:52 [info] 37#37: *25 [lua] logger.lua:23: 658595bbc4d09d3c8ab8e2aeedb7ad7a {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:09:52 +0000] 658595bbc4d09d3c8ab8e2aeedb7ad7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:09:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/02 23:09:53 [info] 37#37: *153 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:09:53 [info] 37#37: *154 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:10:03 [info] 37#37: *155 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:10:03 [info] 38#38: *156 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:10:07 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: e3a8f658ccf0195d9658a2b91824d460:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:10:07 [info] 37#37: *16 [lua] logger.lua:23: e3a8f658ccf0195d9658a2b91824d460 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:10:07 +0000] e3a8f658ccf0195d9658a2b91824d460 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:10:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:10:13 [info] 38#38: *158 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:10:13 [info] 37#37: *157 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:10:22 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 02e0d5b7e86ae85e17e2ea25a317cbc7:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:10:22 [info] 37#37: *16 [lua] logger.lua:23: 02e0d5b7e86ae85e17e2ea25a317cbc7 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:10:22 +0000] 02e0d5b7e86ae85e17e2ea25a317cbc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:10:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/02 23:10:23 [info] 37#37: *160 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:10:23 [info] 37#37: *161 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:10:33 [info] 37#37: *162 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:10:33 [info] 37#37: *163 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:10:37 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: b233e82e6d097b21e55bed362fba07d1:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:10:37 [info] 37#37: *16 [lua] logger.lua:23: b233e82e6d097b21e55bed362fba07d1 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:10:37 +0000] b233e82e6d097b21e55bed362fba07d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:10:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:10:43 [info] 37#37: *164 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:10:43 [info] 37#37: *165 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:10:52 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 6857ec46378bb6928ede673ab866ad26:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:10:52 +0000] 6857ec46378bb6928ede673ab866ad26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/02 23:10:52 [info] 37#37: *16 [lua] logger.lua:23: 6857ec46378bb6928ede673ab866ad26 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:10:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:10:53 [info] 37#37: *166 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:10:53 [info] 37#37: *167 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:11:03 [info] 37#37: *168 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:11:03 [info] 37#37: *169 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:11:07 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 63a553d79ba1482ff2ebc20131c1b357:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:11:07 +0000] 63a553d79ba1482ff2ebc20131c1b357 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:11:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:11:07 [info] 37#37: *16 [lua] logger.lua:23: 63a553d79ba1482ff2ebc20131c1b357 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , 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/02 23:11:13 [info] 37#37: *170 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:11:13 [info] 38#38: *171 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:11:22 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 2ec14bdd2e44f0f12f68505d99a65ac4:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:11:22 [info] 37#37: *25 [lua] logger.lua:23: 2ec14bdd2e44f0f12f68505d99a65ac4 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:11:22 +0000] 2ec14bdd2e44f0f12f68505d99a65ac4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:11:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/02 23:11:23 [info] 37#37: *173 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:11:23 [info] 37#37: *174 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:11:33 [info] 37#37: *175 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:11:33 [info] 37#37: *176 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:11:37 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: e865ebb139c69c6d67702b6102f82701:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:11:37 +0000] e865ebb139c69c6d67702b6102f82701 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:11:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:11:37 [info] 37#37: *25 [lua] logger.lua:23: e865ebb139c69c6d67702b6102f82701 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , 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/02 23:11:43 [info] 37#37: *177 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:11:43 [info] 37#37: *178 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:11:52 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 23b98e13e89911a090641872f51f8c7f:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:11:52 [info] 37#37: *25 [lua] logger.lua:23: 23b98e13e89911a090641872f51f8c7f {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:11:52 +0000] 23b98e13e89911a090641872f51f8c7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:11:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:11:53 [info] 37#37: *179 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:11:53 [info] 37#37: *180 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:12:03 [info] 37#37: *181 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:12:03 [info] 37#37: *182 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:12:07 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 64c44a5a0061b44cc6b61f74dc897225:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:12:07 +0000] 64c44a5a0061b44cc6b61f74dc897225 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/02 23:12:07 [info] 37#37: *16 [lua] logger.lua:23: 64c44a5a0061b44cc6b61f74dc897225 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:12:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:12:13 [info] 37#37: *183 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:12:13 [info] 37#37: *184 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:12:22 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 873760e621bccc524609fd0bf838728e:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:12:22 +0000] 873760e621bccc524609fd0bf838728e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/02 23:12:22 [info] 37#37: *16 [lua] logger.lua:23: 873760e621bccc524609fd0bf838728e {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:12:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:12:23 [info] 37#37: *186 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:12:23 [info] 37#37: *187 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:12:33 [info] 37#37: *188 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:12:33 [info] 37#37: *189 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:12:37 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 5c30a371546b58682c9b9bd41090480e:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:12:37 +0000] 5c30a371546b58682c9b9bd41090480e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/02 23:12:37 [info] 37#37: *16 [lua] logger.lua:23: 5c30a371546b58682c9b9bd41090480e {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:12:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:12:43 [info] 37#37: *190 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:12:43 [info] 37#37: *191 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:12:52 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: f85e7f82b076b88eef6c32493a2609f9:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:12:52 [info] 37#37: *16 [lua] logger.lua:23: f85e7f82b076b88eef6c32493a2609f9 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:12:52 +0000] f85e7f82b076b88eef6c32493a2609f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:12:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:12:53 [info] 38#38: *192 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:12:53 [info] 38#38: *193 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:13:03 [info] 37#37: *194 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:13:03 [info] 37#37: *195 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:13:07 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: d2b9d617a3b9733f32b7154289315599:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:13:07 +0000] d2b9d617a3b9733f32b7154289315599 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/02 23:13:07 [info] 37#37: *16 [lua] logger.lua:23: d2b9d617a3b9733f32b7154289315599 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:13:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:13:13 [info] 37#37: *196 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:13:13 [info] 37#37: *197 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:13:22 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 744f453c033b75d01cf0fad70bced092:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:13:22 [info] 37#37: *25 [lua] logger.lua:23: 744f453c033b75d01cf0fad70bced092 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:13:22 +0000] 744f453c033b75d01cf0fad70bced092 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:13:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/02 23:13:23 [info] 38#38: *199 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:13:23 [info] 38#38: *200 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:13:33 [info] 37#37: *201 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:13:33 [info] 38#38: *202 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:13:37 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 2e8c03747a69700c40a0683858f5fe2c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:13:37 [info] 37#37: *25 [lua] logger.lua:23: 2e8c03747a69700c40a0683858f5fe2c {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:13:37 +0000] 2e8c03747a69700c40a0683858f5fe2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:13:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:13:43 [info] 38#38: *203 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:13:43 [info] 37#37: *204 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:13:52 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: d92159da6520297de6df66dd8c60d145:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:13:52 [info] 37#37: *16 [lua] logger.lua:23: d92159da6520297de6df66dd8c60d145 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:13:52 +0000] d92159da6520297de6df66dd8c60d145 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:13:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:13:53 [info] 37#37: *205 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:13:53 [info] 37#37: *206 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:14:03 [info] 37#37: *208 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:14:03 [info] 38#38: *207 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:14:07 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 5540db5ebe0d424b4b9c78272a490fa8:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:14:07 [info] 37#37: *16 [lua] logger.lua:23: 5540db5ebe0d424b4b9c78272a490fa8 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:14:07 +0000] 5540db5ebe0d424b4b9c78272a490fa8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:14:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:14:13 [info] 37#37: *209 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:14:13 [info] 37#37: *210 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:14:22 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: d52d7e2d48cfd1e485a009237411208b:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:14:22 [info] 37#37: *16 [lua] logger.lua:23: d52d7e2d48cfd1e485a009237411208b {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:14:22 +0000] d52d7e2d48cfd1e485a009237411208b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:14:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:14:23 [info] 37#37: *212 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:14:23 [info] 37#37: *213 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:14:33 [info] 37#37: *214 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:14:33 [info] 37#37: *215 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:14:37 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: a2ab3853632a0d6f977a441a2e7674b8:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:14:37 +0000] a2ab3853632a0d6f977a441a2e7674b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/02 23:14:37 [info] 37#37: *25 [lua] logger.lua:23: a2ab3853632a0d6f977a441a2e7674b8 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:14:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/02 23:14:43 [info] 37#37: *216 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:14:43 [info] 38#38: *217 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:14:52 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 61a56a4dd94d3688320059360f3d234f:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:14:52 [info] 37#37: *16 [lua] logger.lua:23: 61a56a4dd94d3688320059360f3d234f {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:14:52 +0000] 61a56a4dd94d3688320059360f3d234f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:14:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/02 23:14:53 [info] 38#38: *218 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:14:53 [info] 38#38: *219 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:15:03 [info] 37#37: *220 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:15:03 [info] 37#37: *221 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:15:07 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: e9bcf542e7e6e94f1f6fc29675ebafd6:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:15:07 +0000] e9bcf542e7e6e94f1f6fc29675ebafd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/02 23:15:07 [info] 37#37: *16 [lua] logger.lua:23: e9bcf542e7e6e94f1f6fc29675ebafd6 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:15:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:15:13 [info] 38#38: *222 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:15:13 [info] 38#38: *223 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:15:22 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 9c6d5696dcd7ac46e24691a99bde05d8:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:15:22 +0000] 9c6d5696dcd7ac46e24691a99bde05d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2023/01/02 23:15:22 [info] 37#37: *25 [lua] logger.lua:23: 9c6d5696dcd7ac46e24691a99bde05d8 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:15:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/02 23:15:23 [info] 37#37: *225 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:15:23 [info] 37#37: *226 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:15:33 [info] 37#37: *227 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:15:33 [info] 37#37: *228 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:15:37 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 5e57c89156bddb3bd9011db60a8ec175:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:15:37 [info] 37#37: *16 [lua] logger.lua:23: 5e57c89156bddb3bd9011db60a8ec175 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:15:37 +0000] 5e57c89156bddb3bd9011db60a8ec175 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:15:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/01/02 23:15:43 [info] 37#37: *229 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:15:43 [info] 37#37: *230 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:15:52 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 2110e227687bf61ada6ba6fc63e52c17:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:15:52 +0000] 2110e227687bf61ada6ba6fc63e52c17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/02 23:15:52 [info] 37#37: *16 [lua] logger.lua:23: 2110e227687bf61ada6ba6fc63e52c17 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:15:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/02 23:15:53 [info] 38#38: *231 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:15:53 [info] 38#38: *232 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:16:03 [info] 37#37: *233 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:16:03 [info] 38#38: *234 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:16:07 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: ffad5cec483091863d1aed7cccc2549a:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:16:07 +0000] ffad5cec483091863d1aed7cccc2549a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/02 23:16:07 [info] 37#37: *25 [lua] logger.lua:23: ffad5cec483091863d1aed7cccc2549a {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:16:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/02 23:16:13 [info] 38#38: *236 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:16:13 [info] 38#38: *235 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:16:22 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 05b3991a8dd19916516b03eb4c1e09aa:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:16:22 [info] 37#37: *16 [lua] logger.lua:23: 05b3991a8dd19916516b03eb4c1e09aa {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:16:22 +0000] 05b3991a8dd19916516b03eb4c1e09aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:16:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:16:23 [info] 37#37: *238 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:16:23 [info] 37#37: *239 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:16:33 [info] 37#37: *240 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:16:33 [info] 37#37: *241 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:16:37 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: b139b07ceeb50ada26a8382b5787312b:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:16:37 [info] 37#37: *16 [lua] logger.lua:23: b139b07ceeb50ada26a8382b5787312b {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:16:37 +0000] b139b07ceeb50ada26a8382b5787312b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:16:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:16:43 [info] 37#37: *242 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:16:43 [info] 37#37: *243 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:16:52 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: dfa20af2d27668e1105b32af09e41b60:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:16:52 [info] 37#37: *16 [lua] logger.lua:23: dfa20af2d27668e1105b32af09e41b60 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:16:52 +0000] dfa20af2d27668e1105b32af09e41b60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:16:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:16:53 [info] 37#37: *244 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:16:53 [info] 37#37: *245 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:17:03 [info] 37#37: *246 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:17:03 [info] 37#37: *247 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:17:07 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: adf5d26093b11183adfbc247c2751fdc:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:17:07 [info] 37#37: *16 [lua] logger.lua:23: adf5d26093b11183adfbc247c2751fdc {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:17:07 +0000] adf5d26093b11183adfbc247c2751fdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:17:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:17:13 [info] 37#37: *248 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:17:13 [info] 37#37: *249 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:17:23 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: d7c36f4f5c96e46fc91370fca6fff5f1:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:17:23 +0000] d7c36f4f5c96e46fc91370fca6fff5f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/02 23:17:23 [info] 37#37: *25 [lua] logger.lua:23: d7c36f4f5c96e46fc91370fca6fff5f1 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:17:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:17:23 [info] 37#37: *251 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:17:23 [info] 38#38: *252 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:17:33 [info] 37#37: *253 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:17:33 [info] 37#37: *254 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:17:38 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 80fb4224b7238f1290aee0cb2d943d13:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:17:38 +0000] 80fb4224b7238f1290aee0cb2d943d13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/02 23:17:38 [info] 37#37: *16 [lua] logger.lua:23: 80fb4224b7238f1290aee0cb2d943d13 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:17:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:17:43 [info] 37#37: *255 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:17:43 [info] 37#37: *256 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:17:53 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 9aeb3ded64c705e5e30290be1c501b4f:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:17:53 [info] 37#37: *25 [lua] logger.lua:23: 9aeb3ded64c705e5e30290be1c501b4f {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:17:53 +0000] 9aeb3ded64c705e5e30290be1c501b4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:17:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:17:53 [info] 38#38: *257 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:17:53 [info] 38#38: *258 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:18:03 [info] 38#38: *259 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:18:03 [info] 38#38: *260 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:18:08 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 41222145869295991b491dc6d3777217:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:18:08 +0000] 41222145869295991b491dc6d3777217 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/02 23:18:08 [info] 37#37: *25 [lua] logger.lua:23: 41222145869295991b491dc6d3777217 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:18:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:18:13 [info] 38#38: *261 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:18:13 [info] 38#38: *262 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:18:23 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: a6cc9507ed8c896914691638e4ac859b:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:18:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/02 23:18:23 [info] 37#37: *25 [lua] logger.lua:23: a6cc9507ed8c896914691638e4ac859b {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:18:23 +0000] a6cc9507ed8c896914691638e4ac859b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/02 23:18:23 [info] 37#37: *264 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:18:23 [info] 37#37: *265 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:18:33 [info] 37#37: *266 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:18:33 [info] 37#37: *267 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:18:38 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 48e10d4cd4af776d3a1b230c0e34daac:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:18:38 +0000] 48e10d4cd4af776d3a1b230c0e34daac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:18:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:18:38 [info] 37#37: *25 [lua] logger.lua:23: 48e10d4cd4af776d3a1b230c0e34daac {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , 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/02 23:18:43 [info] 37#37: *268 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:18:43 [info] 37#37: *269 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:18:53 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: ae1f7168df0e1f8cc64b888e8ce5a34c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:18:53 +0000] ae1f7168df0e1f8cc64b888e8ce5a34c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/02 23:18:53 [info] 37#37: *16 [lua] logger.lua:23: ae1f7168df0e1f8cc64b888e8ce5a34c {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:18:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:18:53 [info] 37#37: *270 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:18:53 [info] 38#38: *271 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:19:03 [info] 38#38: *273 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:19:03 [info] 38#38: *272 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:19:08 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: ba0f3d61bc7c0fffc43787e0079ea5cf:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:19:08 +0000] ba0f3d61bc7c0fffc43787e0079ea5cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.007 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:19:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:19:08 [info] 37#37: *25 [lua] logger.lua:23: ba0f3d61bc7c0fffc43787e0079ea5cf {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , 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/02 23:19:13 [info] 37#37: *274 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:19:13 [info] 37#37: *275 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:19:23 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: c58b3af07d15b321bee05f697b3a85f9:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:19:23 [info] 37#37: *16 [lua] logger.lua:23: c58b3af07d15b321bee05f697b3a85f9 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:19:23 +0000] c58b3af07d15b321bee05f697b3a85f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:19:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:19:23 [info] 37#37: *277 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:19:23 [info] 37#37: *278 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:19:33 [info] 37#37: *279 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:19:33 [info] 37#37: *280 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:19:38 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 718cc5dc5884c843557d18cb3a17abfa:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:19:38 [info] 37#37: *25 [lua] logger.lua:23: 718cc5dc5884c843557d18cb3a17abfa {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:19:38 +0000] 718cc5dc5884c843557d18cb3a17abfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:19:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/02 23:19:43 [info] 37#37: *281 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:19:43 [info] 37#37: *282 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:19:53 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 9369c0a0979ba92283518db395ff2a00:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:19:53 [info] 37#37: *25 [lua] logger.lua:23: 9369c0a0979ba92283518db395ff2a00 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:19:53 +0000] 9369c0a0979ba92283518db395ff2a00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:19:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:19:53 [info] 37#37: *283 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:19:53 [info] 37#37: *284 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:20:03 [info] 37#37: *286 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:20:03 [info] 38#38: *285 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:20:08 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 7beece06d80f38aafb9cf51ea8767245:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:20:08 [info] 37#37: *16 [lua] logger.lua:23: 7beece06d80f38aafb9cf51ea8767245 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:20:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 127.0.0.6 - - [02/Jan/2023:23:20:08 +0000] 7beece06d80f38aafb9cf51ea8767245 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/02 23:20:13 [info] 37#37: *288 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:20:13 [info] 38#38: *287 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:20:23 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: da93321bd0b3dd0450f5f8fee1dd859c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:20:23 [info] 37#37: *25 [lua] logger.lua:23: da93321bd0b3dd0450f5f8fee1dd859c {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:20:23 +0000] da93321bd0b3dd0450f5f8fee1dd859c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:20:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:20:23 [info] 37#37: *290 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:20:23 [info] 37#37: *291 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:20:33 [info] 37#37: *292 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:20:33 [info] 37#37: *293 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:20:38 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: cd480f4d06f52d0748aaf209fb94beb5:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:20:38 +0000] cd480f4d06f52d0748aaf209fb94beb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/02 23:20:38 [info] 37#37: *16 [lua] logger.lua:23: cd480f4d06f52d0748aaf209fb94beb5 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:20:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:20:43 [info] 37#37: *294 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:20:43 [info] 37#37: *295 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:20:53 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: e870b8a70d76231f66f309d865fa3ae1:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:20:53 +0000] e870b8a70d76231f66f309d865fa3ae1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:20:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/02 23:20:53 [info] 37#37: *25 [lua] logger.lua:23: e870b8a70d76231f66f309d865fa3ae1 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , 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/02 23:20:53 [info] 38#38: *296 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:20:53 [info] 37#37: *297 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:21:03 [info] 38#38: *298 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:21:03 [info] 38#38: *299 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:21:08 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 2539ea38eb4eca4940fd003033066a1d:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:21:08 +0000] 2539ea38eb4eca4940fd003033066a1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/02 23:21:08 [info] 37#37: *16 [lua] logger.lua:23: 2539ea38eb4eca4940fd003033066a1d {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:21:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/02 23:21:13 [info] 37#37: *300 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:21:13 [info] 38#38: *301 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:21:23 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 1aa2dea3ee5ea9ff57215f228db281d0:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:21:23 +0000] 1aa2dea3ee5ea9ff57215f228db281d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/02 23:21:23 [info] 37#37: *25 [lua] logger.lua:23: 1aa2dea3ee5ea9ff57215f228db281d0 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:21:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/02 23:21:23 [info] 37#37: *303 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:21:23 [info] 37#37: *304 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:21:33 [info] 37#37: *305 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:21:33 [info] 37#37: *306 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:21:38 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 2e2181a0c128d549388b3128af397084:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:21:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 127.0.0.6 - - [02/Jan/2023:23:21:38 +0000] 2e2181a0c128d549388b3128af397084 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/02 23:21:38 [info] 37#37: *16 [lua] logger.lua:23: 2e2181a0c128d549388b3128af397084 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , 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/02 23:21:43 [info] 37#37: *307 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:21:43 [info] 37#37: *308 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:21:53 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: abe5bbec938ac36784a8794406fe7d6e:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:21:53 [info] 37#37: *25 [lua] logger.lua:23: abe5bbec938ac36784a8794406fe7d6e {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:21:53 +0000] abe5bbec938ac36784a8794406fe7d6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:21:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/02 23:21:53 [info] 38#38: *309 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:21:53 [info] 38#38: *310 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:22:03 [info] 37#37: *311 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:22:03 [info] 37#37: *312 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:22:08 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 42989d1a39a3c83c590d40f2b770f62e:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:22:08 [info] 37#37: *25 [lua] logger.lua:23: 42989d1a39a3c83c590d40f2b770f62e {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:22:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 127.0.0.6 - - [02/Jan/2023:23:22:08 +0000] 42989d1a39a3c83c590d40f2b770f62e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/02 23:22:13 [info] 38#38: *313 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:22:13 [info] 38#38: *314 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:22:23 [info] 37#37: *316 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:22:23 [info] 37#37: *317 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:22:23 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 8c605b750d05a05da5f843b3edfcc727:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:22:23 +0000] 8c605b750d05a05da5f843b3edfcc727 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/02 23:22:23 [info] 37#37: *25 [lua] logger.lua:23: 8c605b750d05a05da5f843b3edfcc727 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:22:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:22:33 [info] 38#38: *318 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:22:33 [info] 38#38: *319 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:22:38 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 376cefd00bb398e034161d5bbc2b66aa:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:22:38 +0000] 376cefd00bb398e034161d5bbc2b66aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/02 23:22:38 [info] 37#37: *25 [lua] logger.lua:23: 376cefd00bb398e034161d5bbc2b66aa {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:22:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:22:43 [info] 37#37: *320 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:22:43 [info] 37#37: *321 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:22:53 [info] 37#37: *322 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:22:53 [info] 37#37: *323 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:22:53 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 7a7ce147f6a8bd12879f0e6428f2e09c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:22:53 [info] 37#37: *16 [lua] logger.lua:23: 7a7ce147f6a8bd12879f0e6428f2e09c {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:22:53 +0000] 7a7ce147f6a8bd12879f0e6428f2e09c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:22:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:23:03 [info] 37#37: *324 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:23:03 [info] 38#38: *325 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:23:08 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 45bdda269a6885397bfe3bc6b1db370f:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:23:08 [info] 37#37: *25 [lua] logger.lua:23: 45bdda269a6885397bfe3bc6b1db370f {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:23:08 +0000] 45bdda269a6885397bfe3bc6b1db370f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:23:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/02 23:23:13 [info] 37#37: *326 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:23:13 [info] 37#37: *327 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:23:23 [info] 37#37: *329 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:23:23 [info] 37#37: *330 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:23:23 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: a96bbd32f00c8cefa48bdd7913281837:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:23:23 [info] 37#37: *25 [lua] logger.lua:23: a96bbd32f00c8cefa48bdd7913281837 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:23:23 +0000] a96bbd32f00c8cefa48bdd7913281837 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:23:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:23:33 [info] 37#37: *331 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:23:33 [info] 37#37: *332 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:23:38 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 44000aedbdc7c91d7a5200358d985a20:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:23:38 +0000] 44000aedbdc7c91d7a5200358d985a20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/02 23:23:38 [info] 37#37: *16 [lua] logger.lua:23: 44000aedbdc7c91d7a5200358d985a20 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:23:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:23:43 [info] 37#37: *334 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:23:43 [info] 37#37: *333 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:23:53 [info] 37#37: *335 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:23:53 [info] 37#37: *336 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:23:53 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 2bf4c1fd8741a7666c51eb779c2919e7:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:23:53 +0000] 2bf4c1fd8741a7666c51eb779c2919e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:23:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/02 23:23:53 [info] 37#37: *16 [lua] logger.lua:23: 2bf4c1fd8741a7666c51eb779c2919e7 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , 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/02 23:24:03 [info] 37#37: *337 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:24:03 [info] 37#37: *338 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:24:08 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: ad45f4a9e3d9c774b8e9c7eef40aa25a:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:24:08 [info] 37#37: *25 [lua] logger.lua:23: ad45f4a9e3d9c774b8e9c7eef40aa25a {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:24:08 +0000] ad45f4a9e3d9c774b8e9c7eef40aa25a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:24:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/02 23:24:13 [info] 37#37: *339 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:24:13 [info] 37#37: *340 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:24:23 [info] 37#37: *342 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:24:23 [info] 37#37: *343 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:24:23 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 573f36fff4214f39732c89b05ca7d406:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:24:23 [info] 37#37: *25 [lua] logger.lua:23: 573f36fff4214f39732c89b05ca7d406 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:24:23 +0000] 573f36fff4214f39732c89b05ca7d406 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:24:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:24:33 [info] 38#38: *344 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:24:33 [info] 38#38: *345 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:24:38 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 6c09579ccc361274e42b926b954655a5:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:24:38 +0000] 6c09579ccc361274e42b926b954655a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/02 23:24:38 [info] 37#37: *25 [lua] logger.lua:23: 6c09579ccc361274e42b926b954655a5 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:24:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:24:43 [info] 38#38: *347 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:24:43 [info] 37#37: *346 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:24:53 [info] 37#37: *348 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:24:53 [info] 37#37: *349 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:24:53 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: e12fd93a5ebc349cd9da590751b9d36c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:24:53 [info] 37#37: *25 [lua] logger.lua:23: e12fd93a5ebc349cd9da590751b9d36c {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:24:53 +0000] e12fd93a5ebc349cd9da590751b9d36c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:24:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:25:03 [info] 37#37: *350 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:25:03 [info] 37#37: *351 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:25:08 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: b75be289218a2221b3a0e421ea22341c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:25:08 [info] 37#37: *16 [lua] logger.lua:23: b75be289218a2221b3a0e421ea22341c {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:25:08 +0000] b75be289218a2221b3a0e421ea22341c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:25:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:25:13 [info] 37#37: *352 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:25:13 [info] 37#37: *353 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:25:23 [info] 37#37: *355 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:25:23 [info] 37#37: *356 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:25:23 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 561318770db7f1d172d938dc70a5f6c6:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:25:23 [info] 37#37: *16 [lua] logger.lua:23: 561318770db7f1d172d938dc70a5f6c6 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:25:23 +0000] 561318770db7f1d172d938dc70a5f6c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:25:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:25:33 [info] 37#37: *357 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:25:33 [info] 37#37: *358 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:25:38 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 9a853056d1ed885956f55c05201ec285:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:25:38 +0000] 9a853056d1ed885956f55c05201ec285 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/02 23:25:38 [info] 37#37: *16 [lua] logger.lua:23: 9a853056d1ed885956f55c05201ec285 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:25:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/02 23:25:43 [info] 38#38: *359 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:25:43 [info] 38#38: *360 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:25:53 [info] 37#37: *361 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:25:53 [info] 37#37: *362 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:25:53 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: e5a172ddbe63788f1feeda66b1f274ec:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:25:53 [info] 37#37: *16 [lua] logger.lua:23: e5a172ddbe63788f1feeda66b1f274ec {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:25:53 +0000] e5a172ddbe63788f1feeda66b1f274ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:25:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:26:03 [info] 37#37: *363 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:26:03 [info] 37#37: *364 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:26:08 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 7ce5d7ec2a85d7cd5bbea7150571c793:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:26:08 +0000] 7ce5d7ec2a85d7cd5bbea7150571c793 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/02 23:26:08 [info] 37#37: *16 [lua] logger.lua:23: 7ce5d7ec2a85d7cd5bbea7150571c793 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:26:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:26:13 [info] 37#37: *366 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:26:13 [info] 37#37: *365 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:26:23 [info] 37#37: *368 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:26:23 [info] 37#37: *369 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:26:23 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 872b2f58c63ec90d5d4a92e8fb5e0b77:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:26:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:26:23 [info] 37#37: *25 [lua] logger.lua:23: 872b2f58c63ec90d5d4a92e8fb5e0b77 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:26:23 +0000] 872b2f58c63ec90d5d4a92e8fb5e0b77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/02 23:26:33 [info] 37#37: *370 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:26:33 [info] 38#38: *371 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:26:38 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: b39fc052677f8cf7954ee5af46f924bf:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:26:38 [info] 37#37: *16 [lua] logger.lua:23: b39fc052677f8cf7954ee5af46f924bf {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:26:38 +0000] b39fc052677f8cf7954ee5af46f924bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:26:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:26:43 [info] 37#37: *373 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:26:43 [info] 37#37: *372 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:26:53 [info] 37#37: *374 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:26:53 [info] 37#37: *375 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:26:53 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: fe24fd26de710700ea0030a078ae0f41:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:26:53 [info] 37#37: *25 [lua] logger.lua:23: fe24fd26de710700ea0030a078ae0f41 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:26:53 +0000] fe24fd26de710700ea0030a078ae0f41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:26:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:27:03 [info] 37#37: *376 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:27:03 [info] 37#37: *377 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:27:08 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 7f2b7e974b88a8ce2b366365c0a7808b:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:27:08 +0000] 7f2b7e974b88a8ce2b366365c0a7808b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/02 23:27:08 [info] 37#37: *16 [lua] logger.lua:23: 7f2b7e974b88a8ce2b366365c0a7808b {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:27:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:27:13 [info] 38#38: *378 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:27:13 [info] 38#38: *379 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:27:23 [info] 37#37: *381 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:27:23 [info] 37#37: *382 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:27:23 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: b7ecdf6ad6d19c95733612df276fd430:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:27:23 +0000] b7ecdf6ad6d19c95733612df276fd430 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/02 23:27:23 [info] 37#37: *16 [lua] logger.lua:23: b7ecdf6ad6d19c95733612df276fd430 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:27:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:27:33 [info] 37#37: *383 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:27:33 [info] 37#37: *384 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:27:38 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 1c40eee83c53f9868ebe59ae4ed67b89:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:27:38 +0000] 1c40eee83c53f9868ebe59ae4ed67b89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/02 23:27:38 [info] 37#37: *16 [lua] logger.lua:23: 1c40eee83c53f9868ebe59ae4ed67b89 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:27:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:27:43 [info] 37#37: *385 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:27:43 [info] 37#37: *386 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:27:53 [info] 38#38: *387 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:27:53 [info] 38#38: *388 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:27:53 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 3df0defa93312ef61eb20376e3255491:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:27:53 +0000] 3df0defa93312ef61eb20376e3255491 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/02 23:27:53 [info] 37#37: *16 [lua] logger.lua:23: 3df0defa93312ef61eb20376e3255491 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:27:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:28:03 [info] 37#37: *389 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:28:03 [info] 37#37: *390 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:28:08 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: d8ac27da0a63c888cbf5b0edb11cda4d:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:28:08 +0000] d8ac27da0a63c888cbf5b0edb11cda4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2023/01/02 23:28:08 [info] 37#37: *16 [lua] logger.lua:23: d8ac27da0a63c888cbf5b0edb11cda4d {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:28:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2023/01/02 23:28:13 [info] 38#38: *391 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:28:13 [info] 38#38: *392 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:28:23 [info] 38#38: *395 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:28:23 [info] 37#37: *394 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:28:23 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: a65e4016a27b371b52329212c6f772ed:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:28:23 [info] 37#37: *16 [lua] logger.lua:23: a65e4016a27b371b52329212c6f772ed {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:28:23 +0000] a65e4016a27b371b52329212c6f772ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:28:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/02 23:28:33 [info] 37#37: *396 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:28:33 [info] 37#37: *397 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:28:38 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 7f221528d31c89d71a33a538bf01ee6d:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:28:38 [info] 37#37: *16 [lua] logger.lua:23: 7f221528d31c89d71a33a538bf01ee6d {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:28:38 +0000] 7f221528d31c89d71a33a538bf01ee6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:28:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:28:43 [info] 37#37: *398 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:28:43 [info] 37#37: *399 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:28:53 [info] 37#37: *400 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:28:53 [info] 37#37: *401 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:28:53 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: c5d0303beb6735bd21134413a3be95d0:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:28:53 [info] 37#37: *402 [lua] logger.lua:23: c5d0303beb6735bd21134413a3be95d0 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:28:53 +0000] c5d0303beb6735bd21134413a3be95d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:28:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:29:03 [info] 37#37: *403 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:29:03 [info] 37#37: *404 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:29:08 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: a808e5403b94c6156df8e31e14b17860:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:29:08 [info] 37#37: *402 [lua] logger.lua:23: a808e5403b94c6156df8e31e14b17860 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:29:08 +0000] a808e5403b94c6156df8e31e14b17860 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:29:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:29:13 [info] 38#38: *405 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:29:13 [info] 37#37: *406 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:29:23 [info] 37#37: *408 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:29:23 [info] 37#37: *409 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:29:23 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 62cdec0bac7b870c78bbfdb24dc18ba3:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:29:23 +0000] 62cdec0bac7b870c78bbfdb24dc18ba3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:29:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:29:23 [info] 37#37: *402 [lua] logger.lua:23: 62cdec0bac7b870c78bbfdb24dc18ba3 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , 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/02 23:29:33 [info] 37#37: *410 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:29:33 [info] 37#37: *411 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:29:38 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 0cdd83320b6c0f3af4b6a078064384dc:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:29:38 +0000] 0cdd83320b6c0f3af4b6a078064384dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/02 23:29:38 [info] 37#37: *16 [lua] logger.lua:23: 0cdd83320b6c0f3af4b6a078064384dc {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:29:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:29:43 [info] 37#37: *412 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:29:43 [info] 37#37: *413 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:29:53 [info] 38#38: *414 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:29:53 [info] 37#37: *415 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:29:53 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 9c2aea86e51f85fc93b87a930a5f8e92:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:29:53 +0000] 9c2aea86e51f85fc93b87a930a5f8e92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/02 23:29:53 [info] 37#37: *16 [lua] logger.lua:23: 9c2aea86e51f85fc93b87a930a5f8e92 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:29:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/02 23:30:03 [info] 37#37: *416 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:30:03 [info] 37#37: *417 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:30:09 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 1aa0184ebea6520edaf959cb043070ba:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:30:09 [info] 37#37: *16 [lua] logger.lua:23: 1aa0184ebea6520edaf959cb043070ba {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:30:09 +0000] 1aa0184ebea6520edaf959cb043070ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:30:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:30:13 [info] 37#37: *418 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:30:13 [info] 38#38: *419 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:30:23 [info] 37#37: *421 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:30:23 [info] 37#37: *422 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:30:24 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: dad17be23491d52102e28b2afb042ec3:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:30:24 [info] 37#37: *16 [lua] logger.lua:23: dad17be23491d52102e28b2afb042ec3 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:30:24 +0000] dad17be23491d52102e28b2afb042ec3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:30:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:30:33 [info] 37#37: *423 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:30:33 [info] 37#37: *424 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:30:39 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 3c445c172ff571254f56c9d969fb2a93:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:30:39 +0000] 3c445c172ff571254f56c9d969fb2a93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/02 23:30:39 [info] 37#37: *16 [lua] logger.lua:23: 3c445c172ff571254f56c9d969fb2a93 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:30:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:30:43 [info] 37#37: *425 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:30:43 [info] 37#37: *426 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:30:53 [info] 37#37: *427 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:30:53 [info] 38#38: *428 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:30:54 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: a30cd4a9c92d61def5221c7b3d70b792:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:30:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:30:54 [info] 37#37: *402 [lua] logger.lua:23: a30cd4a9c92d61def5221c7b3d70b792 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:30:54 +0000] a30cd4a9c92d61def5221c7b3d70b792 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/02 23:31:03 [info] 37#37: *429 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:31:03 [info] 37#37: *430 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:31:09 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: a67d4ac1f3ce5b1ad80be8f2f2a0b99a:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:31:09 [info] 37#37: *16 [lua] logger.lua:23: a67d4ac1f3ce5b1ad80be8f2f2a0b99a {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:31:09 +0000] a67d4ac1f3ce5b1ad80be8f2f2a0b99a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:31:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:31:13 [info] 38#38: *431 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:31:13 [info] 38#38: *432 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:31:23 [info] 38#38: *435 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:31:23 [info] 37#37: *434 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:31:24 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 0f25c9a7d15bf67e881a6b289385f24a:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:31:24 +0000] 0f25c9a7d15bf67e881a6b289385f24a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/02 23:31:24 [info] 37#37: *402 [lua] logger.lua:23: 0f25c9a7d15bf67e881a6b289385f24a {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:31:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:31:33 [info] 37#37: *437 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:31:33 [info] 37#37: *436 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:31:39 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: a5a1f98a49b3b40da503d2fc7fc08cd7:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:31:39 +0000] a5a1f98a49b3b40da503d2fc7fc08cd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/02 23:31:39 [info] 37#37: *402 [lua] logger.lua:23: a5a1f98a49b3b40da503d2fc7fc08cd7 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:31:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:31:43 [info] 38#38: *438 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:31:43 [info] 38#38: *439 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:31:53 [info] 37#37: *440 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:31:53 [info] 37#37: *441 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:31:54 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 7ca0d0adf578cd694c1e4d72c44c5b52:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:31:54 +0000] 7ca0d0adf578cd694c1e4d72c44c5b52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:31:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:31:54 [info] 37#37: *16 [lua] logger.lua:23: 7ca0d0adf578cd694c1e4d72c44c5b52 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , 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/02 23:32:03 [info] 37#37: *442 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:32:03 [info] 37#37: *443 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:32:09 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 3093ea1b33774b65ddb792ab9a7b5091:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:32:09 [info] 37#37: *402 [lua] logger.lua:23: 3093ea1b33774b65ddb792ab9a7b5091 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:32:09 +0000] 3093ea1b33774b65ddb792ab9a7b5091 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:32:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:32:13 [info] 37#37: *444 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:32:13 [info] 37#37: *445 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:32:23 [info] 37#37: *447 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:32:23 [info] 37#37: *448 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:32:24 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 0547d06f14eb623693c7bec8c155c948:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:32:24 [info] 37#37: *16 [lua] logger.lua:23: 0547d06f14eb623693c7bec8c155c948 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:32:24 +0000] 0547d06f14eb623693c7bec8c155c948 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:32:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/02 23:32:33 [info] 37#37: *449 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:32:33 [info] 37#37: *450 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:32:39 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 814e856bea5319236b5efed8f4a0e149:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:32:39 +0000] 814e856bea5319236b5efed8f4a0e149 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/02 23:32:39 [info] 37#37: *402 [lua] logger.lua:23: 814e856bea5319236b5efed8f4a0e149 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:32:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:32:43 [info] 37#37: *451 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:32:43 [info] 38#38: *452 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:32:53 [info] 37#37: *453 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:32:53 [info] 37#37: *454 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:32:54 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: f4810cbb6d4bb930e648a0185fa292c9:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:32:54 +0000] f4810cbb6d4bb930e648a0185fa292c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/02 23:32:54 [info] 37#37: *402 [lua] logger.lua:23: f4810cbb6d4bb930e648a0185fa292c9 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:32:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:33:03 [info] 38#38: *456 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:33:03 [info] 37#37: *455 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:33:09 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 43c3e1b76f7a390870227a9b4b2a9cd8:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:33:09 +0000] 43c3e1b76f7a390870227a9b4b2a9cd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/02 23:33:09 [info] 37#37: *16 [lua] logger.lua:23: 43c3e1b76f7a390870227a9b4b2a9cd8 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:33:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:33:13 [info] 37#37: *457 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:33:13 [info] 37#37: *458 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:33:23 [info] 37#37: *460 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:33:23 [info] 37#37: *461 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:33:24 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 84ec1ef035af9080968b361ecdbadfe7:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:33:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 127.0.0.6 - - [02/Jan/2023:23:33:24 +0000] 84ec1ef035af9080968b361ecdbadfe7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/02 23:33:24 [info] 37#37: *402 [lua] logger.lua:23: 84ec1ef035af9080968b361ecdbadfe7 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , 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/02 23:33:33 [info] 37#37: *462 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:33:33 [info] 37#37: *463 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:33:39 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: cde4c1e64be6171b597fef3749303c31:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:33:39 [info] 37#37: *16 [lua] logger.lua:23: cde4c1e64be6171b597fef3749303c31 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:33:39 +0000] cde4c1e64be6171b597fef3749303c31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:33:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:33:43 [info] 37#37: *464 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:33:43 [info] 37#37: *465 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:33:53 [info] 37#37: *466 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:33:53 [info] 37#37: *467 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:33:54 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: cf3b4a150bd3ac4c46bdab0f1cf58116:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:33:54 [info] 37#37: *16 [lua] logger.lua:23: cf3b4a150bd3ac4c46bdab0f1cf58116 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:33:54 +0000] cf3b4a150bd3ac4c46bdab0f1cf58116 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:33:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:34:03 [info] 37#37: *468 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:34:03 [info] 37#37: *469 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:34:09 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: ecba9ec207adbd81e2c5ba50088a75ff:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:34:09 [info] 37#37: *402 [lua] logger.lua:23: ecba9ec207adbd81e2c5ba50088a75ff {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:34:09 +0000] ecba9ec207adbd81e2c5ba50088a75ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:34:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/02 23:34:13 [info] 38#38: *470 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:34:13 [info] 38#38: *471 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:34:23 [info] 37#37: *473 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:34:23 [info] 37#37: *474 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:34:24 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 114ee077d3ce3496418c96ae425e8dcc:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:34:24 [info] 37#37: *16 [lua] logger.lua:23: 114ee077d3ce3496418c96ae425e8dcc {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:34:24 +0000] 114ee077d3ce3496418c96ae425e8dcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:34:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:34:33 [info] 37#37: *475 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:34:33 [info] 37#37: *476 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:34:39 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 2c1876835796f2aa209d29dd6df6ba62:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:34:39 +0000] 2c1876835796f2aa209d29dd6df6ba62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/02 23:34:39 [info] 37#37: *402 [lua] logger.lua:23: 2c1876835796f2aa209d29dd6df6ba62 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:34:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:34:43 [info] 37#37: *477 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:34:43 [info] 37#37: *478 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:34:53 [info] 37#37: *479 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:34:53 [info] 37#37: *480 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:34:54 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 18ed6e49a2bd86f12ee9d6da8df8ec05:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:34:54 +0000] 18ed6e49a2bd86f12ee9d6da8df8ec05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/02 23:34:54 [info] 37#37: *16 [lua] logger.lua:23: 18ed6e49a2bd86f12ee9d6da8df8ec05 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:34:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:35:03 [info] 37#37: *481 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:35:03 [info] 37#37: *482 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:35:09 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: cdb1deb2aeaa86eb0e66ba10088f941b:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:35:09 +0000] cdb1deb2aeaa86eb0e66ba10088f941b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/02 23:35:09 [info] 37#37: *16 [lua] logger.lua:23: cdb1deb2aeaa86eb0e66ba10088f941b {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:35:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/02 23:35:13 [info] 38#38: *483 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:35:13 [info] 38#38: *484 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:35:23 [info] 37#37: *486 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:35:23 [info] 37#37: *487 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:35:24 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 256d937bccb9b9b9bbcecb3977796e83:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:35:24 [info] 37#37: *16 [lua] logger.lua:23: 256d937bccb9b9b9bbcecb3977796e83 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:35:24 +0000] 256d937bccb9b9b9bbcecb3977796e83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:35:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:35:33 [info] 37#37: *488 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:35:33 [info] 37#37: *489 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:35:39 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 48bb69bc32f26ae0cb60a5f652603a48:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:35:39 [info] 37#37: *402 [lua] logger.lua:23: 48bb69bc32f26ae0cb60a5f652603a48 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:35:39 +0000] 48bb69bc32f26ae0cb60a5f652603a48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:35:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:35:43 [info] 38#38: *490 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:35:43 [info] 38#38: *491 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:35:53 [info] 37#37: *492 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:35:53 [info] 37#37: *493 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:35:54 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: fde9dfb2de97e26b7c5f52814e67adb6:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:35:54 [info] 37#37: *16 [lua] logger.lua:23: fde9dfb2de97e26b7c5f52814e67adb6 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:35:54 +0000] fde9dfb2de97e26b7c5f52814e67adb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:35:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/02 23:36:03 [info] 37#37: *494 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:36:03 [info] 37#37: *495 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:36:09 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: bb57d819cc6027c1854cfce048fb074d:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:36:09 [info] 37#37: *16 [lua] logger.lua:23: bb57d819cc6027c1854cfce048fb074d {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:36:09 +0000] bb57d819cc6027c1854cfce048fb074d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:36:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:36:13 [info] 37#37: *496 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:36:13 [info] 37#37: *497 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:36:23 [info] 37#37: *499 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:36:23 [info] 37#37: *500 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:36:24 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: cce37c33a6ec201f7239a4c38a31188c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:36:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 127.0.0.6 - - [02/Jan/2023:23:36:24 +0000] cce37c33a6ec201f7239a4c38a31188c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/02 23:36:24 [info] 37#37: *16 [lua] logger.lua:23: cce37c33a6ec201f7239a4c38a31188c {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , 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/02 23:36:33 [info] 38#38: *502 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:36:33 [info] 37#37: *501 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:36:39 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: d861de8eaf69237f2c2fc5d588683625:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:36:39 [info] 37#37: *16 [lua] logger.lua:23: d861de8eaf69237f2c2fc5d588683625 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:36:39 +0000] d861de8eaf69237f2c2fc5d588683625 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:36:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:36:43 [info] 37#37: *503 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:36:43 [info] 37#37: *504 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:36:53 [info] 38#38: *506 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:36:53 [info] 37#37: *505 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:36:54 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 6e25b3f26c3a207a8fc32e0e16a7dfc5:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:36:54 +0000] 6e25b3f26c3a207a8fc32e0e16a7dfc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/02 23:36:54 [info] 37#37: *16 [lua] logger.lua:23: 6e25b3f26c3a207a8fc32e0e16a7dfc5 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:36:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:37:03 [info] 38#38: *507 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:37:03 [info] 38#38: *508 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:37:09 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: a53abf7c1da5abffe9c2498c51204b7e:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:37:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:37:09 [info] 37#37: *402 [lua] logger.lua:23: a53abf7c1da5abffe9c2498c51204b7e {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:37:09 +0000] a53abf7c1da5abffe9c2498c51204b7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/02 23:37:13 [info] 38#38: *509 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:37:13 [info] 38#38: *510 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:37:23 [info] 37#37: *512 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:37:23 [info] 38#38: *513 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:37:24 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 7dd5596eafa80e1cf761982b8011c1f6:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:37:24 +0000] 7dd5596eafa80e1cf761982b8011c1f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/02 23:37:24 [info] 37#37: *402 [lua] logger.lua:23: 7dd5596eafa80e1cf761982b8011c1f6 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:37:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:37:33 [info] 37#37: *514 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:37:33 [info] 37#37: *515 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:37:39 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 854589d09ff705d7a44e08004a427087:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:37:39 [info] 37#37: *402 [lua] logger.lua:23: 854589d09ff705d7a44e08004a427087 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:37:39 +0000] 854589d09ff705d7a44e08004a427087 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:37:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:37:43 [info] 38#38: *516 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:37:43 [info] 37#37: *517 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:37:53 [info] 37#37: *518 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:37:53 [info] 37#37: *519 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:37:54 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 2c1320d245302a86e8e3e4c2c27a3f30:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:37:54 [info] 37#37: *16 [lua] logger.lua:23: 2c1320d245302a86e8e3e4c2c27a3f30 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:37:54 +0000] 2c1320d245302a86e8e3e4c2c27a3f30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:37:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:38:03 [info] 38#38: *521 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:38:03 [info] 37#37: *520 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:38:09 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 227a22a2687b7079d3d09adbe289d962:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:38:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 127.0.0.6 - - [02/Jan/2023:23:38:09 +0000] 227a22a2687b7079d3d09adbe289d962 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/02 23:38:09 [info] 37#37: *402 [lua] logger.lua:23: 227a22a2687b7079d3d09adbe289d962 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , 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/02 23:38:13 [info] 38#38: *522 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:38:13 [info] 38#38: *523 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:38:23 [info] 37#37: *525 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:38:23 [info] 37#37: *526 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:38:24 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: b3ced1e135d06efb620ab5251c793a9d:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:38:24 [info] 37#37: *402 [lua] logger.lua:23: b3ced1e135d06efb620ab5251c793a9d {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:38:24 +0000] b3ced1e135d06efb620ab5251c793a9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:38:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:38:33 [info] 37#37: *527 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:38:33 [info] 37#37: *528 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:38:39 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 853aba65f6bf03eb52d1b2c0a917278e:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:38:39 +0000] 853aba65f6bf03eb52d1b2c0a917278e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:38:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:38:39 [info] 37#37: *16 [lua] logger.lua:23: 853aba65f6bf03eb52d1b2c0a917278e {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , 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/02 23:38:43 [info] 37#37: *529 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:38:43 [info] 37#37: *530 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:38:53 [info] 37#37: *531 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:38:53 [info] 37#37: *532 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:38:54 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: fd11e9ba8330a1d3a89a464b96cf354c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:38:54 +0000] fd11e9ba8330a1d3a89a464b96cf354c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/02 23:38:54 [info] 37#37: *402 [lua] logger.lua:23: fd11e9ba8330a1d3a89a464b96cf354c {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:38:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:39:03 [info] 37#37: *533 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:39:03 [info] 37#37: *534 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:39:09 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: c47f7228fb6e2861db96d89b47562aff:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:39:09 [info] 37#37: *402 [lua] logger.lua:23: c47f7228fb6e2861db96d89b47562aff {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:39:09 +0000] c47f7228fb6e2861db96d89b47562aff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:39:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:39:13 [info] 37#37: *535 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:39:13 [info] 37#37: *536 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:39:23 [info] 38#38: *538 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:39:23 [info] 38#38: *539 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:39:24 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: b0eb310350695c338b4f295f77db6c52:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:39:24 +0000] b0eb310350695c338b4f295f77db6c52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/02 23:39:24 [info] 37#37: *16 [lua] logger.lua:23: b0eb310350695c338b4f295f77db6c52 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:39:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:39:33 [info] 38#38: *540 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:39:33 [info] 38#38: *541 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:39:39 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 4dc8b47411f429cf596246e6618d08ee:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:39:39 +0000] 4dc8b47411f429cf596246e6618d08ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/02 23:39:39 [info] 37#37: *402 [lua] logger.lua:23: 4dc8b47411f429cf596246e6618d08ee {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:39:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:39:43 [info] 37#37: *542 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:39:43 [info] 37#37: *543 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:39:53 [info] 37#37: *544 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:39:53 [info] 37#37: *545 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:39:54 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 88959b636d389c1c87867fac3e7f2fbc:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:39:54 [info] 37#37: *16 [lua] logger.lua:23: 88959b636d389c1c87867fac3e7f2fbc {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:39:54 +0000] 88959b636d389c1c87867fac3e7f2fbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:39:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:40:03 [info] 37#37: *547 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:40:03 [info] 37#37: *546 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:40:09 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: e51489de7d5d3e1ee4d52c3771636421:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:40:09 +0000] e51489de7d5d3e1ee4d52c3771636421 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/02 23:40:09 [info] 37#37: *402 [lua] logger.lua:23: e51489de7d5d3e1ee4d52c3771636421 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:40:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:40:13 [info] 38#38: *548 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:40:13 [info] 38#38: *549 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:40:23 [info] 37#37: *551 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:40:23 [info] 37#37: *552 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:40:24 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 30f5ac500c7f07e3e5fae8d0c6eda363:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:40:24 [info] 37#37: *16 [lua] logger.lua:23: 30f5ac500c7f07e3e5fae8d0c6eda363 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:40:24 +0000] 30f5ac500c7f07e3e5fae8d0c6eda363 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:40:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:40:33 [info] 37#37: *553 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:40:33 [info] 37#37: *554 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:40:39 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 8d56c9e7b8335274f46943d2ebb9d6b5:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:40:39 [info] 37#37: *16 [lua] logger.lua:23: 8d56c9e7b8335274f46943d2ebb9d6b5 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:40:39 +0000] 8d56c9e7b8335274f46943d2ebb9d6b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:40:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/02 23:40:43 [info] 37#37: *555 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:40:43 [info] 37#37: *556 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:40:53 [info] 38#38: *558 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:40:53 [info] 37#37: *557 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:40:54 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 241799d19d6c195bc0f14adc1c54c04d:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:40:54 +0000] 241799d19d6c195bc0f14adc1c54c04d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/02 23:40:54 [info] 37#37: *402 [lua] logger.lua:23: 241799d19d6c195bc0f14adc1c54c04d {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:40:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:41:03 [info] 37#37: *559 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:41:03 [info] 37#37: *560 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:41:09 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 0d295ecfe75c5a09151d9d6c6e4000a3:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:41:09 [info] 37#37: *402 [lua] logger.lua:23: 0d295ecfe75c5a09151d9d6c6e4000a3 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:41:09 +0000] 0d295ecfe75c5a09151d9d6c6e4000a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:41:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:41:13 [info] 37#37: *561 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:41:13 [info] 37#37: *562 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:41:23 [info] 37#37: *564 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:41:23 [info] 37#37: *565 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:41:24 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 0123ea8066c57e2f646d05e0f97e79bb:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:41:24 [info] 37#37: *402 [lua] logger.lua:23: 0123ea8066c57e2f646d05e0f97e79bb {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:41:24 +0000] 0123ea8066c57e2f646d05e0f97e79bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:41:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/02 23:41:33 [info] 37#37: *566 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:41:33 [info] 37#37: *567 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:41:39 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: e6d8098f02936347c951a08b93bfff55:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:41:39 [info] 37#37: *402 [lua] logger.lua:23: e6d8098f02936347c951a08b93bfff55 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:41:39 +0000] e6d8098f02936347c951a08b93bfff55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:41:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:41:43 [info] 37#37: *568 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:41:43 [info] 38#38: *569 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:41:53 [info] 37#37: *570 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:41:53 [info] 37#37: *571 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:41:54 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 5eca65492f9488f2cf0289414fcd911b:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:41:54 [info] 37#37: *402 [lua] logger.lua:23: 5eca65492f9488f2cf0289414fcd911b {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:41:54 +0000] 5eca65492f9488f2cf0289414fcd911b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:41:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:42:03 [info] 37#37: *573 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:42:03 [info] 37#37: *572 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:42:09 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 15fb9796698721925419e423161f9b59:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:42:09 [info] 37#37: *16 [lua] logger.lua:23: 15fb9796698721925419e423161f9b59 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:42:09 +0000] 15fb9796698721925419e423161f9b59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:42:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/02 23:42:13 [info] 37#37: *574 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:42:13 [info] 37#37: *575 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:42:23 [info] 37#37: *577 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:42:23 [info] 37#37: *578 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:42:24 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: a41bd86e45db0860041b4dc52c11bd3c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:42:24 [info] 37#37: *402 [lua] logger.lua:23: a41bd86e45db0860041b4dc52c11bd3c {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:42:24 +0000] a41bd86e45db0860041b4dc52c11bd3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:42:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:42:33 [info] 37#37: *579 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:42:33 [info] 38#38: *580 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:42:39 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: fe330b5d48787af9e3dcbd9da22182c7:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:42:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/02 23:42:39 [info] 37#37: *402 [lua] logger.lua:23: fe330b5d48787af9e3dcbd9da22182c7 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:42:39 +0000] fe330b5d48787af9e3dcbd9da22182c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/02 23:42:43 [info] 38#38: *581 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:42:43 [info] 38#38: *582 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:42:53 [info] 38#38: *583 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:42:53 [info] 38#38: *584 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:42:54 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: c3df9b8cb7ca7baa5a3a45f743aa3cfb:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:42:54 [info] 37#37: *16 [lua] logger.lua:23: c3df9b8cb7ca7baa5a3a45f743aa3cfb {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:42:54 +0000] c3df9b8cb7ca7baa5a3a45f743aa3cfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:42:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/01/02 23:43:03 [info] 37#37: *585 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:43:03 [info] 37#37: *586 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:43:09 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 7423d9ed6ea8a0bd4e4783f33eea0492:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:43:09 [info] 37#37: *16 [lua] logger.lua:23: 7423d9ed6ea8a0bd4e4783f33eea0492 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:43:09 +0000] 7423d9ed6ea8a0bd4e4783f33eea0492 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:43:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:43:13 [info] 37#37: *587 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:43:13 [info] 37#37: *588 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:43:23 [info] 37#37: *590 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:43:23 [info] 37#37: *591 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:43:24 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 158944536d81a449a0c686b973392c8c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:43:24 +0000] 158944536d81a449a0c686b973392c8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/02 23:43:24 [info] 37#37: *402 [lua] logger.lua:23: 158944536d81a449a0c686b973392c8c {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:43:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:43:33 [info] 37#37: *592 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:43:33 [info] 37#37: *593 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:43:39 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: c772b3fdc18794aa57582e108e744055:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:43:39 [info] 37#37: *402 [lua] logger.lua:23: c772b3fdc18794aa57582e108e744055 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:43:39 +0000] c772b3fdc18794aa57582e108e744055 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:43:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/02 23:43:43 [info] 37#37: *594 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:43:43 [info] 38#38: *595 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:43:53 [info] 38#38: *596 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:43:53 [info] 38#38: *597 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:43:54 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 6baf5f94f8c8f934e282f2a2617f0430:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:43:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/02 23:43:54 [info] 37#37: *402 [lua] logger.lua:23: 6baf5f94f8c8f934e282f2a2617f0430 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:43:54 +0000] 6baf5f94f8c8f934e282f2a2617f0430 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/02 23:44:03 [info] 37#37: *598 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:44:03 [info] 37#37: *599 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:44:10 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: b5f57f34e9016daf8f76610ebb7ea32c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:44:10 +0000] b5f57f34e9016daf8f76610ebb7ea32c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/02 23:44:10 [info] 37#37: *16 [lua] logger.lua:23: b5f57f34e9016daf8f76610ebb7ea32c {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:44:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:44:13 [info] 38#38: *600 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:44:13 [info] 38#38: *601 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:44:23 [info] 37#37: *603 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:44:23 [info] 37#37: *604 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:44:25 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: d5c545d8b8830ac512008b077a2b08a7:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:44:25 +0000] d5c545d8b8830ac512008b077a2b08a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:44:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:44:25 [info] 37#37: *16 [lua] logger.lua:23: d5c545d8b8830ac512008b077a2b08a7 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , 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/02 23:44:33 [info] 37#37: *605 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:44:33 [info] 38#38: *606 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:44:40 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: b897d95107c279b8c6003da58e5c4330:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:44:40 [info] 37#37: *16 [lua] logger.lua:23: b897d95107c279b8c6003da58e5c4330 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:44:40 +0000] b897d95107c279b8c6003da58e5c4330 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:44:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:44:43 [info] 37#37: *607 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:44:43 [info] 37#37: *608 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:44:53 [info] 37#37: *609 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:44:53 [info] 37#37: *610 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:44:55 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 115397a0e32152377d0225f12d42c532:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:44:55 [info] 37#37: *402 [lua] logger.lua:23: 115397a0e32152377d0225f12d42c532 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:44:55 +0000] 115397a0e32152377d0225f12d42c532 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:44:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:45:03 [info] 37#37: *611 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:45:03 [info] 37#37: *612 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:45:10 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 6b1c6ad7bab15eabac5ac8d778cff546:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:45:10 [info] 37#37: *402 [lua] logger.lua:23: 6b1c6ad7bab15eabac5ac8d778cff546 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:45:10 +0000] 6b1c6ad7bab15eabac5ac8d778cff546 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:45:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:45:13 [info] 37#37: *613 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:45:13 [info] 37#37: *614 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:45:23 [info] 37#37: *616 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:45:23 [info] 37#37: *617 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:45:25 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 8a98fb89e27d89592b459fbcb328fac6:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:45:25 [info] 37#37: *16 [lua] logger.lua:23: 8a98fb89e27d89592b459fbcb328fac6 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:45:25 +0000] 8a98fb89e27d89592b459fbcb328fac6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:45:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/02 23:45:33 [info] 37#37: *618 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:45:33 [info] 37#37: *619 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:45:40 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 89b351498a884f16909fcf9f38639d5b:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:45:40 +0000] 89b351498a884f16909fcf9f38639d5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/02 23:45:40 [info] 37#37: *16 [lua] logger.lua:23: 89b351498a884f16909fcf9f38639d5b {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:45:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:45:43 [info] 37#37: *620 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:45:43 [info] 38#38: *621 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:45:53 [info] 37#37: *623 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:45:53 [info] 37#37: *622 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:45:55 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 4b59bc3b16ad1ab69049be12affe812b:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:45:55 [info] 37#37: *402 [lua] logger.lua:23: 4b59bc3b16ad1ab69049be12affe812b {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:45:55 +0000] 4b59bc3b16ad1ab69049be12affe812b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:45:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/02 23:46:03 [info] 37#37: *624 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:46:03 [info] 37#37: *625 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:46:10 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: dd104dc6934d99215ab34f1f70baa19e:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:46:10 +0000] dd104dc6934d99215ab34f1f70baa19e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/02 23:46:10 [info] 37#37: *402 [lua] logger.lua:23: dd104dc6934d99215ab34f1f70baa19e {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:46:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:46:13 [info] 38#38: *626 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:46:13 [info] 38#38: *627 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:46:23 [info] 38#38: *629 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:46:23 [info] 38#38: *630 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:46:25 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: e5da1bbce3552b65efac3655a2e756a7:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:46:25 [info] 37#37: *16 [lua] logger.lua:23: e5da1bbce3552b65efac3655a2e756a7 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:46:25 +0000] e5da1bbce3552b65efac3655a2e756a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:46:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:46:33 [info] 37#37: *632 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:46:33 [info] 38#38: *631 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:46:40 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 488e40a70d7278f925d672543227a6a7:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:46:40 [info] 37#37: *16 [lua] logger.lua:23: 488e40a70d7278f925d672543227a6a7 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:46:40 +0000] 488e40a70d7278f925d672543227a6a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:46:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:46:43 [info] 37#37: *633 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:46:43 [info] 38#38: *634 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:46:53 [info] 37#37: *635 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:46:53 [info] 38#38: *636 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:46:55 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 0b1021b2829b4e66d16a4a036fb0afa8:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:46:55 [info] 37#37: *402 [lua] logger.lua:23: 0b1021b2829b4e66d16a4a036fb0afa8 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:46:55 +0000] 0b1021b2829b4e66d16a4a036fb0afa8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:46:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:47:03 [info] 38#38: *637 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:47:03 [info] 37#37: *638 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:47:10 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 494372928ad2ddf8c708d21b8ed14595:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:47:10 +0000] 494372928ad2ddf8c708d21b8ed14595 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/02 23:47:10 [info] 37#37: *402 [lua] logger.lua:23: 494372928ad2ddf8c708d21b8ed14595 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:47:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/02 23:47:13 [info] 37#37: *639 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:47:13 [info] 37#37: *640 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:47:23 [info] 37#37: *642 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:47:23 [info] 37#37: *643 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:47:25 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 84441d7869334af44c86262b8f9469fe:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:47:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:47:25 [info] 37#37: *402 [lua] logger.lua:23: 84441d7869334af44c86262b8f9469fe {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:47:25 +0000] 84441d7869334af44c86262b8f9469fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/02 23:47:33 [info] 38#38: *644 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:47:33 [info] 38#38: *645 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:47:40 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 1b5ae78c8b342dc561495874c68aa84b:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:47:40 [info] 37#37: *16 [lua] logger.lua:23: 1b5ae78c8b342dc561495874c68aa84b {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:47:40 +0000] 1b5ae78c8b342dc561495874c68aa84b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:47:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:47:43 [info] 38#38: *646 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:47:43 [info] 38#38: *647 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:47:53 [info] 37#37: *648 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:47:53 [info] 37#37: *649 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:47:55 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: b716a464a04f11c5dcfb8c4eddc24c55:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:47:55 [info] 37#37: *402 [lua] logger.lua:23: b716a464a04f11c5dcfb8c4eddc24c55 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:47:55 +0000] b716a464a04f11c5dcfb8c4eddc24c55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:47:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:48:03 [info] 37#37: *650 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:48:03 [info] 37#37: *651 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:48:10 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: a12c934956589784786113648d00f00d:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:48:10 +0000] a12c934956589784786113648d00f00d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/02 23:48:10 [info] 37#37: *402 [lua] logger.lua:23: a12c934956589784786113648d00f00d {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:48:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:48:13 [info] 38#38: *652 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:48:13 [info] 38#38: *653 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:48:23 [info] 37#37: *655 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:48:23 [info] 37#37: *656 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:48:25 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 6c68548c60ad1fd88f8f4d37e6fcefbf:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:48:25 +0000] 6c68548c60ad1fd88f8f4d37e6fcefbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/02 23:48:25 [info] 37#37: *402 [lua] logger.lua:23: 6c68548c60ad1fd88f8f4d37e6fcefbf {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:48:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:48:33 [info] 38#38: *658 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:48:33 [info] 37#37: *657 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:48:40 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 7538ab115b6ee4e1497e5cfc7afcf3a8:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:48:40 [info] 37#37: *402 [lua] logger.lua:23: 7538ab115b6ee4e1497e5cfc7afcf3a8 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:48:40 +0000] 7538ab115b6ee4e1497e5cfc7afcf3a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:48:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:48:43 [info] 37#37: *659 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:48:43 [info] 37#37: *660 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:48:53 [info] 38#38: *662 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:48:53 [info] 37#37: *661 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:48:55 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 83e8bc5aba1fde13f3a0b34d26a6e355:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:48:55 +0000] 83e8bc5aba1fde13f3a0b34d26a6e355 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/02 23:48:55 [info] 37#37: *16 [lua] logger.lua:23: 83e8bc5aba1fde13f3a0b34d26a6e355 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:48:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:49:03 [info] 37#37: *663 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:49:03 [info] 37#37: *664 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:49:10 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: dc5f5e66bf04f95220a01cc3b8de4667:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:49:10 +0000] dc5f5e66bf04f95220a01cc3b8de4667 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/02 23:49:10 [info] 37#37: *402 [lua] logger.lua:23: dc5f5e66bf04f95220a01cc3b8de4667 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:49:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:49:13 [info] 38#38: *665 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:49:13 [info] 38#38: *666 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:49:23 [info] 37#37: *668 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:49:23 [info] 37#37: *669 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:49:25 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: d8f033c673b4ce88cdae53d08f2bf174:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:49:25 [info] 37#37: *402 [lua] logger.lua:23: d8f033c673b4ce88cdae53d08f2bf174 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:49:25 +0000] d8f033c673b4ce88cdae53d08f2bf174 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:49:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:49:33 [info] 38#38: *670 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:49:33 [info] 38#38: *671 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:49:40 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 77bd768e21bbd2c7e48572301d450f0b:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:49:40 [info] 37#37: *16 [lua] logger.lua:23: 77bd768e21bbd2c7e48572301d450f0b {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:49:40 +0000] 77bd768e21bbd2c7e48572301d450f0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:49:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/02 23:49:43 [info] 38#38: *672 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:49:43 [info] 38#38: *673 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:49:53 [info] 37#37: *674 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:49:53 [info] 38#38: *675 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:49:55 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: b9a65561b91bae088fe8e53782411ba8:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:49:55 +0000] b9a65561b91bae088fe8e53782411ba8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/02 23:49:55 [info] 37#37: *16 [lua] logger.lua:23: b9a65561b91bae088fe8e53782411ba8 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:49:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:50:03 [info] 37#37: *676 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:50:03 [info] 37#37: *677 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:50:10 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: f4eddab30d3f86df08e64f4db8242a09:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:50:10 +0000] f4eddab30d3f86df08e64f4db8242a09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/02 23:50:10 [info] 37#37: *402 [lua] logger.lua:23: f4eddab30d3f86df08e64f4db8242a09 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:50:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:50:13 [info] 37#37: *678 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:50:13 [info] 38#38: *679 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:50:23 [info] 37#37: *681 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:50:23 [info] 37#37: *682 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:50:25 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 3331ba5c92532f95c3000c45ae250495:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:50:25 +0000] 3331ba5c92532f95c3000c45ae250495 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/02 23:50:25 [info] 37#37: *402 [lua] logger.lua:23: 3331ba5c92532f95c3000c45ae250495 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:50:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/02 23:50:33 [info] 38#38: *683 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:50:33 [info] 38#38: *684 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:50:40 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: fddb049904a7b18cb0e06e4d5ac0e253:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:50:40 [info] 37#37: *16 [lua] logger.lua:23: fddb049904a7b18cb0e06e4d5ac0e253 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:50:40 +0000] fddb049904a7b18cb0e06e4d5ac0e253 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:50:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:50:43 [info] 37#37: *685 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:50:43 [info] 37#37: *686 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:50:53 [info] 37#37: *687 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:50:53 [info] 37#37: *688 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:50:55 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: d8b7f372caacbc28ed8bc386cac20744:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:50:55 +0000] d8b7f372caacbc28ed8bc386cac20744 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:50:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:50:55 [info] 37#37: *402 [lua] logger.lua:23: d8b7f372caacbc28ed8bc386cac20744 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , 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/02 23:51:03 [info] 37#37: *689 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:51:03 [info] 37#37: *690 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:51:10 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 9d8cc6d0d02165d75e3cb3a99e14ffdc:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:51:10 [info] 37#37: *16 [lua] logger.lua:23: 9d8cc6d0d02165d75e3cb3a99e14ffdc {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:51:10 +0000] 9d8cc6d0d02165d75e3cb3a99e14ffdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:51:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:51:13 [info] 37#37: *691 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:51:13 [info] 37#37: *692 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:51:23 [info] 37#37: *694 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:51:23 [info] 37#37: *695 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:51:25 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 78554e8753baa4b1312baeb43c24953a:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:51:25 [info] 37#37: *16 [lua] logger.lua:23: 78554e8753baa4b1312baeb43c24953a {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:51:25 +0000] 78554e8753baa4b1312baeb43c24953a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:51:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:51:33 [info] 37#37: *696 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:51:33 [info] 37#37: *697 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:51:40 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: dc82cedb5d902b946ff0dc8879168683:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:51:40 [info] 37#37: *402 [lua] logger.lua:23: dc82cedb5d902b946ff0dc8879168683 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:51:40 +0000] dc82cedb5d902b946ff0dc8879168683 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:51:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:51:43 [info] 37#37: *699 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:51:43 [info] 38#38: *698 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:51:53 [info] 37#37: *700 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:51:53 [info] 37#37: *701 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:51:55 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 03998ed34001e3b92d3dc3ad5de5fb86:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:51:55 [info] 37#37: *16 [lua] logger.lua:23: 03998ed34001e3b92d3dc3ad5de5fb86 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:51:55 +0000] 03998ed34001e3b92d3dc3ad5de5fb86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:51:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:52:03 [info] 37#37: *702 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:52:03 [info] 38#38: *703 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:52:10 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: ff0c7e40224e71c3494eaabbad5dc416:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:52:10 [info] 37#37: *16 [lua] logger.lua:23: ff0c7e40224e71c3494eaabbad5dc416 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:52:10 +0000] ff0c7e40224e71c3494eaabbad5dc416 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:52:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:52:13 [info] 37#37: *704 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:52:13 [info] 38#38: *705 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:52:23 [info] 37#37: *707 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:52:23 [info] 37#37: *708 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:52:25 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 263205ac616d5f6388501477f5d46491:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:52:25 +0000] 263205ac616d5f6388501477f5d46491 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/02 23:52:25 [info] 37#37: *402 [lua] logger.lua:23: 263205ac616d5f6388501477f5d46491 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:52:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:52:33 [info] 37#37: *709 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:52:33 [info] 37#37: *710 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:52:40 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: dea3d9464fa1ddb329925b49d8d8d708:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:52:40 [info] 37#37: *16 [lua] logger.lua:23: dea3d9464fa1ddb329925b49d8d8d708 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:52:40 +0000] dea3d9464fa1ddb329925b49d8d8d708 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:52:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:52:43 [info] 37#37: *711 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:52:43 [info] 38#38: *712 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:52:53 [info] 38#38: *713 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:52:53 [info] 38#38: *714 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:52:55 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 1878949d3babfd7a5a6f8414fcd9307c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:52:55 [info] 37#37: *402 [lua] logger.lua:23: 1878949d3babfd7a5a6f8414fcd9307c {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:52:55 +0000] 1878949d3babfd7a5a6f8414fcd9307c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:52:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:53:03 [info] 37#37: *715 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:53:03 [info] 37#37: *716 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:53:10 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: e29a5c0e097917b5f5f97e1287250668:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:53:10 [info] 37#37: *402 [lua] logger.lua:23: e29a5c0e097917b5f5f97e1287250668 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:53:10 +0000] e29a5c0e097917b5f5f97e1287250668 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:53:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/02 23:53:13 [info] 37#37: *718 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:53:13 [info] 37#37: *717 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:53:23 [info] 37#37: *720 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:53:23 [info] 37#37: *721 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:53:25 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 3fa3d6e944e7f5540b412a3182676f6c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:53:25 +0000] 3fa3d6e944e7f5540b412a3182676f6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/02 23:53:25 [info] 37#37: *16 [lua] logger.lua:23: 3fa3d6e944e7f5540b412a3182676f6c {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:53:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:53:33 [info] 37#37: *722 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:53:33 [info] 37#37: *723 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:53:40 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: d3711d3f2d7b46a30bd2372280cc4a2d:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:53:40 [info] 37#37: *16 [lua] logger.lua:23: d3711d3f2d7b46a30bd2372280cc4a2d {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:53:40 +0000] d3711d3f2d7b46a30bd2372280cc4a2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:53:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:53:43 [info] 37#37: *724 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:53:43 [info] 37#37: *725 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:53:53 [info] 37#37: *726 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:53:53 [info] 37#37: *727 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:53:55 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: f3a2b1c2881998a60d8b6bcfebefd2e3:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:53:55 [info] 37#37: *402 [lua] logger.lua:23: f3a2b1c2881998a60d8b6bcfebefd2e3 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:53:55 +0000] f3a2b1c2881998a60d8b6bcfebefd2e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:53:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:54:03 [info] 37#37: *728 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:54:03 [info] 37#37: *729 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:54:10 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 59bf17c627c77c0cb6615e7e8806cf27:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:54:10 [info] 37#37: *402 [lua] logger.lua:23: 59bf17c627c77c0cb6615e7e8806cf27 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:54:10 +0000] 59bf17c627c77c0cb6615e7e8806cf27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:54:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:54:13 [info] 38#38: *730 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:54:13 [info] 38#38: *731 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:54:23 [info] 38#38: *734 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:54:23 [info] 38#38: *733 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:54:25 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 64e6d5a3eda795914ffa630a885ca58a:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:54:25 +0000] 64e6d5a3eda795914ffa630a885ca58a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/02 23:54:25 [info] 37#37: *402 [lua] logger.lua:23: 64e6d5a3eda795914ffa630a885ca58a {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:54:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:54:33 [info] 37#37: *735 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:54:33 [info] 38#38: *736 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:54:40 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 8ccc7d10c06dda68bbb84c1f80479910:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:54:40 +0000] 8ccc7d10c06dda68bbb84c1f80479910 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/02 23:54:40 [info] 37#37: *402 [lua] logger.lua:23: 8ccc7d10c06dda68bbb84c1f80479910 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:54:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/02 23:54:43 [info] 37#37: *737 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:54:43 [info] 38#38: *738 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:54:53 [info] 37#37: *739 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:54:53 [info] 38#38: *740 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:54:55 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: 9705541d5d2786163e0ce2fcda49c3a0:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:54:55 [info] 37#37: *16 [lua] logger.lua:23: 9705541d5d2786163e0ce2fcda49c3a0 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:54:55 +0000] 9705541d5d2786163e0ce2fcda49c3a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:54:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:55:03 [info] 38#38: *742 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:55:03 [info] 38#38: *741 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:55:10 [info] 37#37: *16 [lua] access_by_lua(msblocations.conf:189):2: bbc54ec23d75f3d7f7a3efc0b0ced4f8:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/01/02 23:55:10 [info] 37#37: *16 [lua] logger.lua:23: bbc54ec23d75f3d7f7a3efc0b0ced4f8 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 127.0.0.6 - - [02/Jan/2023:23:55:10 +0000] bbc54ec23d75f3d7f7a3efc0b0ced4f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 127.0.0.6 - - [02/Jan/2023:23:55:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/02 23:55:13 [info] 37#37: *743 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2023/01/02 23:55:13 [info] 37#37: *744 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80