@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.25.107 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2022/10/29 23:04:08 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2022/10/29 23:04:08 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2022/10/29 23:04:08 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2022/10/29 23:04:08 [notice] 33#33: using the "epoll" event method 2022/10/29 23:04:08 [notice] 33#33: openresty/1.13.6.1 2022/10/29 23:04:08 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2022/10/29 23:04:08 [notice] 33#33: OS: Linux 5.4.0-96-generic 2022/10/29 23:04:08 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2022/10/29 23:04:08 [notice] 34#34: start worker processes 2022/10/29 23:04:08 [notice] 34#34: start worker process 35 2022/10/29 23:04:08 [notice] 34#34: start worker process 36 \n\n### Starting apiroute 2022/10/29 23:04:08 [notice] 34#34: start worker process 38 2022/10/29 23:04:08 [notice] 34#34: start worker process 39 2022/10/29 23:04:08 [notice] 34#34: start worker process 40 @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 ... 2022/10/29 23:04:08 [notice] 34#34: start worker process 42 2022/10/29 23:04:08 [notice] 34#34: start worker process 43 2022/10/29 23:04:08 [notice] 34#34: start worker process 44 2022/10/29 23:04:08 [notice] 34#34: start cache manager process 46 2022/10/29 23:04:08 [notice] 34#34: start cache loader process 47 @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-20221029230408.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2022-10-29 23:04:09 927 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-10-29 23:04:09 936 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-10-29 23:04:09 936 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-10-29 23:04:09 987 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-10-29 23:04:09 987 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.25.107:10081 Enabled:true 2022-10-29 23:04:11 262 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2022-10-29 23:04:11 340 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-10-29 23:04:11 340 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-10-29 23:04:11 341 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-10-29 23:04:11 345 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-10-29 23:04:11 345 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2022-10-29 23:04:11 345 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-10-29 23:04:11 345 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-10-29 23:04:11 396 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-10-29 23:04:11 464 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-10-29 23:04:11 464 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-10-29 23:04:11 464 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-10-29 23:04:11 826 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/10/29 23:04:20 [info] 35#35: *12 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:04:20 [info] 35#35: *13 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:04:30 [info] 35#35: *14 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:04:30 [info] 35#35: *15 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:04:36 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 91a1d5bd4fac310bb7e2a071c4013e8e:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:04:36 [info] 35#35: *16 [lua] logger.lua:23: 91a1d5bd4fac310bb7e2a071c4013e8e {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:04:36 +0000] 91a1d5bd4fac310bb7e2a071c4013e8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.101 upstream_response_time:0.100 "-" "Consul Health Check" "-" 127.0.0.6 - - [29/Oct/2022:23:04:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 35 2022/10/29 23:04:40 [info] 35#35: *19 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:04:40 [info] 35#35: *20 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:04:50 [info] 35#35: *21 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:04:50 [info] 35#35: *22 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:04:51 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: f7d940bb297784eb69635f3443c80e4c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:04:51 [info] 35#35: *16 [lua] logger.lua:23: f7d940bb297784eb69635f3443c80e4c {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:04:51 +0000] f7d940bb297784eb69635f3443c80e4c "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 - - [29/Oct/2022:23:04:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/29 23:05:00 [info] 35#35: *23 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:05:00 [info] 35#35: *24 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:05:06 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: b5e394544e5e210c4ec3f737c71555f0:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:05:06 [info] 35#35: *16 [lua] logger.lua:23: b5e394544e5e210c4ec3f737c71555f0 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:05:06 +0000] b5e394544e5e210c4ec3f737c71555f0 "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 - - [29/Oct/2022:23:05:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:05:08 [notice] 47#47: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/10/29 23:05:08 [notice] 34#34: signal 17 (SIGCHLD) received from 47 2022/10/29 23:05:08 [notice] 34#34: cache loader process 47 exited with code 0 2022/10/29 23:05:08 [notice] 34#34: signal 29 (SIGIO) received 2022/10/29 23:05:10 [info] 35#35: *26 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:05:10 [info] 38#38: *27 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:05:20 [info] 35#35: *28 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:05:20 [info] 35#35: *29 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:05:21 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: d650f9e032c0de02090069ea1f2e004b:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:05:21 [info] 35#35: *16 [lua] logger.lua:23: d650f9e032c0de02090069ea1f2e004b {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:05:21 +0000] d650f9e032c0de02090069ea1f2e004b "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 - - [29/Oct/2022:23:05:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:05:30 [info] 35#35: *30 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:05:30 [info] 35#35: *31 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:05:36 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: bfd6f5f584c186829be2095c9e45ce92:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:05:36 [info] 35#35: *16 [lua] logger.lua:23: bfd6f5f584c186829be2095c9e45ce92 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:05:36 +0000] bfd6f5f584c186829be2095c9e45ce92 "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 - - [29/Oct/2022:23:05:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:05:40 [info] 35#35: *32 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:05:40 [info] 35#35: *33 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:05:50 [info] 38#38: *34 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:05:50 [info] 38#38: *35 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:05:51 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 5367d62d68997dd52b294be6d947f113:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:05:51 +0000] 5367d62d68997dd52b294be6d947f113 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/10/29 23:05:51 [info] 35#35: *16 [lua] logger.lua:23: 5367d62d68997dd52b294be6d947f113 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:05:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:06:00 [info] 35#35: *36 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:06:00 [info] 35#35: *37 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:06:06 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 646d6976820fc38238c0cf4be15156ab:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:06:06 +0000] 646d6976820fc38238c0cf4be15156ab "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 - - [29/Oct/2022:23:06:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/29 23:06:06 [info] 35#35: *16 [lua] logger.lua:23: 646d6976820fc38238c0cf4be15156ab {"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-iag:80" 2022/10/29 23:06:10 [info] 35#35: *39 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:06:10 [info] 35#35: *40 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:06:20 [info] 35#35: *41 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:06:20 [info] 35#35: *42 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:06:21 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 3f8bac77499ba80bbc4948d538786967:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:06:21 [info] 35#35: *16 [lua] logger.lua:23: 3f8bac77499ba80bbc4948d538786967 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:06:21 +0000] 3f8bac77499ba80bbc4948d538786967 "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 - - [29/Oct/2022:23:06:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:06:30 [info] 35#35: *43 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:06:30 [info] 35#35: *44 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:06:36 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: da55243704a784968a32cd559b7cd9c3:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:06:36 [info] 35#35: *16 [lua] logger.lua:23: da55243704a784968a32cd559b7cd9c3 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:06:36 +0000] da55243704a784968a32cd559b7cd9c3 "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 - - [29/Oct/2022:23:06:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:06:40 [info] 35#35: *45 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:06:40 [info] 35#35: *46 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:06:50 [info] 35#35: *47 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:06:50 [info] 38#38: *48 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:06:51 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: df055545200b570c199d23bc70751489:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:06:51 [info] 35#35: *16 [lua] logger.lua:23: df055545200b570c199d23bc70751489 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:06:51 +0000] df055545200b570c199d23bc70751489 "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 - - [29/Oct/2022:23:06:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:07:00 [info] 35#35: *49 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:07:00 [info] 35#35: *50 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:07:06 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 92503c585834d6c1ef1340fe37093acc:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:07:06 +0000] 92503c585834d6c1ef1340fe37093acc "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 - - [29/Oct/2022:23:07:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:07:06 [info] 35#35: *16 [lua] logger.lua:23: 92503c585834d6c1ef1340fe37093acc {"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-iag:80" 2022/10/29 23:07:11 [info] 35#35: *52 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:07:11 [info] 38#38: *53 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:07:20 [info] 35#35: *55 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:07:20 [info] 35#35: *54 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:07:21 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: de0deaa75a025083e605eb559b6bf589:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:07:21 [info] 35#35: *16 [lua] logger.lua:23: de0deaa75a025083e605eb559b6bf589 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:07:21 +0000] de0deaa75a025083e605eb559b6bf589 "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 - - [29/Oct/2022:23:07:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:07:30 [info] 35#35: *56 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:07:30 [info] 35#35: *57 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:07:36 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 101fb3376c23cb58e47f64c7fc3972c2:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:07:36 [info] 35#35: *16 [lua] logger.lua:23: 101fb3376c23cb58e47f64c7fc3972c2 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:07:36 +0000] 101fb3376c23cb58e47f64c7fc3972c2 "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 - - [29/Oct/2022:23:07:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:07:40 [info] 38#38: *58 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:07:40 [info] 38#38: *59 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:07:50 [info] 35#35: *60 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:07:50 [info] 38#38: *61 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:07:51 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 37f7716ac0539badfb2746ba41e1b7ae:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:07:51 [info] 35#35: *16 [lua] logger.lua:23: 37f7716ac0539badfb2746ba41e1b7ae {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:07:51 +0000] 37f7716ac0539badfb2746ba41e1b7ae "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 - - [29/Oct/2022:23:07:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:08:00 [info] 35#35: *62 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:08:00 [info] 35#35: *63 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:08:06 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 1e37019a0721fe3b3f4352ba17d6e684:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:08:06 +0000] 1e37019a0721fe3b3f4352ba17d6e684 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2022/10/29 23:08:06 [info] 35#35: *16 [lua] logger.lua:23: 1e37019a0721fe3b3f4352ba17d6e684 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:08:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26 2022/10/29 23:08:11 [info] 35#35: *65 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:08:11 [info] 35#35: *66 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:08:20 [info] 35#35: *67 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:08:20 [info] 35#35: *68 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:08:21 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 9c4150aa478d6fa191cf6cf0450955e8:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:08:21 [info] 35#35: *16 [lua] logger.lua:23: 9c4150aa478d6fa191cf6cf0450955e8 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:08:21 +0000] 9c4150aa478d6fa191cf6cf0450955e8 "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 - - [29/Oct/2022:23:08:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:08:30 [info] 35#35: *69 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:08:30 [info] 35#35: *70 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:08:36 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 0fc98c9172acac832741cd4aca2fd42f:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:08:36 [info] 35#35: *16 [lua] logger.lua:23: 0fc98c9172acac832741cd4aca2fd42f {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:08:36 +0000] 0fc98c9172acac832741cd4aca2fd42f "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 - - [29/Oct/2022:23:08:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/29 23:08:40 [info] 38#38: *71 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:08:40 [info] 38#38: *72 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:08:50 [info] 35#35: *73 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:08:50 [info] 35#35: *74 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:08:51 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: f9059ad190fb857979af032bee71f1cc:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:08:51 +0000] f9059ad190fb857979af032bee71f1cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/29 23:08:51 [info] 35#35: *16 [lua] logger.lua:23: f9059ad190fb857979af032bee71f1cc {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:08:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/29 23:09:00 [info] 35#35: *75 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:09:00 [info] 35#35: *76 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:09:06 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: a762b147394fb6f2a4ccf77ad6e78198:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:09:06 [info] 35#35: *16 [lua] logger.lua:23: a762b147394fb6f2a4ccf77ad6e78198 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:09:06 +0000] a762b147394fb6f2a4ccf77ad6e78198 "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 - - [29/Oct/2022:23:09:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:09:10 [info] 35#35: *78 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:09:10 [info] 35#35: *79 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:09:20 [info] 35#35: *80 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:09:20 [info] 35#35: *81 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:09:21 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 291005427f87faf844f93ef47149a3aa:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:09:21 +0000] 291005427f87faf844f93ef47149a3aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/29 23:09:21 [info] 35#35: *16 [lua] logger.lua:23: 291005427f87faf844f93ef47149a3aa {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:09:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:09:30 [info] 38#38: *82 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:09:30 [info] 38#38: *83 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:09:36 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: c6ff114693195a66241807550ff89685:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:09:36 [info] 35#35: *16 [lua] logger.lua:23: c6ff114693195a66241807550ff89685 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:09:36 +0000] c6ff114693195a66241807550ff89685 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 127.0.0.6 - - [29/Oct/2022:23:09:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/29 23:09:40 [info] 35#35: *84 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:09:40 [info] 35#35: *85 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:09:50 [info] 35#35: *86 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:09:50 [info] 35#35: *87 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:09:51 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 10695a5c3ec87711409c619294d2c77f:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:09:51 [info] 35#35: *16 [lua] logger.lua:23: 10695a5c3ec87711409c619294d2c77f {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:09:51 +0000] 10695a5c3ec87711409c619294d2c77f "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 - - [29/Oct/2022:23:09:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/29 23:10:00 [info] 35#35: *88 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:10:00 [info] 35#35: *89 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:10:06 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 09a5a49014d9abfeabcc164b66c6cca6:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:10:06 +0000] 09a5a49014d9abfeabcc164b66c6cca6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/29 23:10:06 [info] 35#35: *16 [lua] logger.lua:23: 09a5a49014d9abfeabcc164b66c6cca6 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:10:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:10:10 [info] 38#38: *92 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:10:10 [info] 35#35: *91 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:10:20 [info] 35#35: *93 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:10:20 [info] 35#35: *94 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:10:21 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 01b5545b66e3b2c845e29fe2d1288d16:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:10:21 [info] 35#35: *16 [lua] logger.lua:23: 01b5545b66e3b2c845e29fe2d1288d16 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:10:21 +0000] 01b5545b66e3b2c845e29fe2d1288d16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 127.0.0.6 - - [29/Oct/2022:23:10:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:10:30 [info] 35#35: *95 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:10:30 [info] 35#35: *96 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:10:36 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 937513e8cf53c14388caf42cba27ba6b:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:10:36 [info] 35#35: *16 [lua] logger.lua:23: 937513e8cf53c14388caf42cba27ba6b {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:10:36 +0000] 937513e8cf53c14388caf42cba27ba6b "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 - - [29/Oct/2022:23:10:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:10:40 [info] 35#35: *97 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:10:40 [info] 35#35: *98 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:10:50 [info] 35#35: *99 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:10:50 [info] 35#35: *100 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:10:51 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: a9479471bb062aa11951a44eeddbd10f:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:10:51 +0000] a9479471bb062aa11951a44eeddbd10f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/29 23:10:51 [info] 35#35: *16 [lua] logger.lua:23: a9479471bb062aa11951a44eeddbd10f {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:10:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/29 23:11:00 [info] 35#35: *101 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:11:00 [info] 35#35: *102 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:11:06 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: baf8179a8a7f1cb2a032df0d55d0d9aa:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:11:06 +0000] baf8179a8a7f1cb2a032df0d55d0d9aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:11:06 [info] 35#35: *16 [lua] logger.lua:23: baf8179a8a7f1cb2a032df0d55d0d9aa {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:11:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:11:10 [info] 35#35: *104 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:11:10 [info] 35#35: *105 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:11:20 [info] 35#35: *106 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:11:20 [info] 35#35: *107 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:11:21 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 94dbadfce6c7b81558dfa662fcd485c0:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:11:21 [info] 35#35: *16 [lua] logger.lua:23: 94dbadfce6c7b81558dfa662fcd485c0 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:11:21 +0000] 94dbadfce6c7b81558dfa662fcd485c0 "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 - - [29/Oct/2022:23:11:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/29 23:11:30 [info] 35#35: *108 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:11:30 [info] 35#35: *109 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:11:36 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 680980b0cd678db96b34b1e7a82a6caa:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:11:36 [info] 35#35: *16 [lua] logger.lua:23: 680980b0cd678db96b34b1e7a82a6caa {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:11:36 +0000] 680980b0cd678db96b34b1e7a82a6caa "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 - - [29/Oct/2022:23:11:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:11:40 [info] 35#35: *110 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:11:40 [info] 35#35: *111 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:11:50 [info] 38#38: *112 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:11:50 [info] 38#38: *113 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:11:51 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 3ec96861999d48dcae070dfe9a73cea6:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:11:51 +0000] 3ec96861999d48dcae070dfe9a73cea6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:11:51 [info] 35#35: *16 [lua] logger.lua:23: 3ec96861999d48dcae070dfe9a73cea6 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:11:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:12:00 [info] 38#38: *114 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:12:00 [info] 38#38: *115 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:12:06 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: caa532ccf5af0b258ebd5b5c7ceb6dfd:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:12:06 [info] 35#35: *16 [lua] logger.lua:23: caa532ccf5af0b258ebd5b5c7ceb6dfd {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:12:06 +0000] caa532ccf5af0b258ebd5b5c7ceb6dfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 127.0.0.6 - - [29/Oct/2022:23:12:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:12:10 [info] 35#35: *117 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:12:10 [info] 35#35: *118 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:12:20 [info] 38#38: *119 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:12:20 [info] 38#38: *120 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:12:21 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: b4eae4a1ce33a1a1f122a8de56911072:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:12:21 [info] 35#35: *16 [lua] logger.lua:23: b4eae4a1ce33a1a1f122a8de56911072 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:12:21 +0000] b4eae4a1ce33a1a1f122a8de56911072 "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 - - [29/Oct/2022:23:12:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:12:30 [info] 35#35: *121 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:12:30 [info] 35#35: *122 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:12:36 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: b196eb8e1c9f2b5438071a67760fce3a:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:12:36 [info] 35#35: *16 [lua] logger.lua:23: b196eb8e1c9f2b5438071a67760fce3a {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:12:36 +0000] b196eb8e1c9f2b5438071a67760fce3a "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 - - [29/Oct/2022:23:12:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:12:40 [info] 35#35: *123 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:12:40 [info] 35#35: *124 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:12:50 [info] 35#35: *125 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:12:50 [info] 35#35: *126 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:12:51 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 15d0a31654c3612663a2873dcfb9d012:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:12:51 +0000] 15d0a31654c3612663a2873dcfb9d012 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/29 23:12:51 [info] 35#35: *16 [lua] logger.lua:23: 15d0a31654c3612663a2873dcfb9d012 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:12:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/29 23:13:00 [info] 35#35: *127 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:13:00 [info] 35#35: *128 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:13:06 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 4f09c5a2576e8be7679f485e2a57acd5:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:13:06 +0000] 4f09c5a2576e8be7679f485e2a57acd5 "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 - - [29/Oct/2022:23:13:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:13:06 [info] 35#35: *16 [lua] logger.lua:23: 4f09c5a2576e8be7679f485e2a57acd5 {"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-iag:80" 2022/10/29 23:13:10 [info] 35#35: *130 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:13:10 [info] 35#35: *131 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:13:20 [info] 38#38: *133 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:13:20 [info] 35#35: *132 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:13:21 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 579e4e6b817a506b09cb50c645506414:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:13:21 [info] 35#35: *16 [lua] logger.lua:23: 579e4e6b817a506b09cb50c645506414 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:13:21 +0000] 579e4e6b817a506b09cb50c645506414 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 127.0.0.6 - - [29/Oct/2022:23:13:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/29 23:13:30 [info] 35#35: *134 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:13:30 [info] 35#35: *135 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:13:36 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 97e8315ed3b63e163635b35e0cc76466:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:13:36 [info] 35#35: *16 [lua] logger.lua:23: 97e8315ed3b63e163635b35e0cc76466 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:13:36 +0000] 97e8315ed3b63e163635b35e0cc76466 "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 - - [29/Oct/2022:23:13:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/29 23:13:40 [info] 35#35: *136 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:13:40 [info] 35#35: *137 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:13:50 [info] 35#35: *138 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:13:50 [info] 35#35: *139 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:13:51 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: dace75f57ef4aea6374472cdaf951c3b:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:13:51 +0000] dace75f57ef4aea6374472cdaf951c3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/29 23:13:51 [info] 35#35: *16 [lua] logger.lua:23: dace75f57ef4aea6374472cdaf951c3b {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:13:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:14:00 [info] 35#35: *140 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:14:00 [info] 35#35: *141 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:14:06 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: b36117ba0cbce56e45fd1286f0a5dd1f:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:14:06 [info] 35#35: *16 [lua] logger.lua:23: b36117ba0cbce56e45fd1286f0a5dd1f {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:14:06 +0000] b36117ba0cbce56e45fd1286f0a5dd1f "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 - - [29/Oct/2022:23:14:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/29 23:14:10 [info] 35#35: *143 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:14:10 [info] 35#35: *144 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:14:20 [info] 35#35: *145 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:14:20 [info] 35#35: *146 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:14:22 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 33fb66973678d18225706b7a83db0388:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:14:22 [info] 35#35: *16 [lua] logger.lua:23: 33fb66973678d18225706b7a83db0388 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:14:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 127.0.0.6 - - [29/Oct/2022:23:14:22 +0000] 33fb66973678d18225706b7a83db0388 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/29 23:14:30 [info] 38#38: *147 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:14:30 [info] 38#38: *148 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:14:37 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: dc236156fd4b02b6bf38283a49f539be:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:14:37 [info] 35#35: *16 [lua] logger.lua:23: dc236156fd4b02b6bf38283a49f539be {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:14:37 +0000] dc236156fd4b02b6bf38283a49f539be "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 - - [29/Oct/2022:23:14:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:14:40 [info] 35#35: *149 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:14:40 [info] 35#35: *150 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:14:50 [info] 35#35: *152 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:14:50 [info] 35#35: *151 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:14:52 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 593319bebbc175d9d9dfd9d0ece0747c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:14:52 +0000] 593319bebbc175d9d9dfd9d0ece0747c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/29 23:14:52 [info] 35#35: *16 [lua] logger.lua:23: 593319bebbc175d9d9dfd9d0ece0747c {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:14:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:15:00 [info] 35#35: *153 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:15:00 [info] 35#35: *154 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:15:07 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 7a896620c759a15e6fa1e3b60a05f03c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:15:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 127.0.0.6 - - [29/Oct/2022:23:15:07 +0000] 7a896620c759a15e6fa1e3b60a05f03c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/29 23:15:07 [info] 35#35: *16 [lua] logger.lua:23: 7a896620c759a15e6fa1e3b60a05f03c {"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-iag:80" 2022/10/29 23:15:10 [info] 35#35: *156 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:15:10 [info] 35#35: *157 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:15:20 [info] 35#35: *158 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:15:20 [info] 35#35: *159 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:15:22 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: cf47dd5fe3a587e2ff588d021b18d945:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:15:22 +0000] cf47dd5fe3a587e2ff588d021b18d945 "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 - - [29/Oct/2022:23:15:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:15:22 [info] 35#35: *16 [lua] logger.lua:23: cf47dd5fe3a587e2ff588d021b18d945 {"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-iag:80" 2022/10/29 23:15:30 [info] 35#35: *160 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:15:30 [info] 35#35: *161 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:15:37 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 170fa8b2084a2d963672d61b92fd0a86:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:15:37 +0000] 170fa8b2084a2d963672d61b92fd0a86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/29 23:15:37 [info] 35#35: *16 [lua] logger.lua:23: 170fa8b2084a2d963672d61b92fd0a86 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:15:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:15:40 [info] 35#35: *162 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:15:40 [info] 35#35: *163 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:15:50 [info] 35#35: *164 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:15:50 [info] 35#35: *165 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:15:52 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 95d8050be4945fd98847b9354f8c330d:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:15:52 [info] 35#35: *16 [lua] logger.lua:23: 95d8050be4945fd98847b9354f8c330d {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:15:52 +0000] 95d8050be4945fd98847b9354f8c330d "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 - - [29/Oct/2022:23:15:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:16:00 [info] 38#38: *166 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:16:00 [info] 38#38: *167 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:16:07 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 1703d3a0b0c421c36784fdd426f2d652:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:16:07 [info] 35#35: *16 [lua] logger.lua:23: 1703d3a0b0c421c36784fdd426f2d652 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:16:07 +0000] 1703d3a0b0c421c36784fdd426f2d652 "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 - - [29/Oct/2022:23:16:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:16:10 [info] 35#35: *169 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:16:10 [info] 35#35: *170 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:16:20 [info] 38#38: *171 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:16:20 [info] 38#38: *172 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:16:22 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 860c7de750b6bddefaf54762d9f3e767:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:16:22 [info] 35#35: *16 [lua] logger.lua:23: 860c7de750b6bddefaf54762d9f3e767 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:16:22 +0000] 860c7de750b6bddefaf54762d9f3e767 "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 - - [29/Oct/2022:23:16:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:16:30 [info] 35#35: *173 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:16:30 [info] 35#35: *174 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:16:37 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 95d0cd7757b849e8b72c09a61a887284:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:16:37 [info] 35#35: *16 [lua] logger.lua:23: 95d0cd7757b849e8b72c09a61a887284 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:16:37 +0000] 95d0cd7757b849e8b72c09a61a887284 "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 - - [29/Oct/2022:23:16:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:16:40 [info] 35#35: *175 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:16:40 [info] 35#35: *176 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:16:50 [info] 38#38: *177 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:16:50 [info] 38#38: *178 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:16:52 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 626c62509d293d679fb027543c82e4fe:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:16:52 +0000] 626c62509d293d679fb027543c82e4fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/29 23:16:52 [info] 35#35: *16 [lua] logger.lua:23: 626c62509d293d679fb027543c82e4fe {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:16:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:17:00 [info] 35#35: *179 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:17:00 [info] 38#38: *180 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:17:07 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: ee4934288b440b1ebdcb740fcaf8ebd0:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:17:07 [info] 35#35: *16 [lua] logger.lua:23: ee4934288b440b1ebdcb740fcaf8ebd0 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:17:07 +0000] ee4934288b440b1ebdcb740fcaf8ebd0 "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 - - [29/Oct/2022:23:17:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:17:10 [info] 35#35: *182 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:17:10 [info] 35#35: *183 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:17:20 [info] 38#38: *184 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:17:20 [info] 38#38: *185 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:17:22 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 7dac17e2f0fe9913a971f1dbac999172:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:17:22 [info] 35#35: *16 [lua] logger.lua:23: 7dac17e2f0fe9913a971f1dbac999172 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:17:22 +0000] 7dac17e2f0fe9913a971f1dbac999172 "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 - - [29/Oct/2022:23:17:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/29 23:17:30 [info] 35#35: *186 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:17:30 [info] 35#35: *187 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:17:37 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 6946324e71e5e35b4282af72f9f3bece:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:17:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 127.0.0.6 - - [29/Oct/2022:23:17:37 +0000] 6946324e71e5e35b4282af72f9f3bece "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/29 23:17:37 [info] 35#35: *16 [lua] logger.lua:23: 6946324e71e5e35b4282af72f9f3bece {"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-iag:80" 2022/10/29 23:17:40 [info] 35#35: *188 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:17:40 [info] 35#35: *189 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:17:50 [info] 35#35: *190 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:17:50 [info] 35#35: *191 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:17:52 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: e3ddd36d091fbba365b5daafb2205ffb:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:17:52 [info] 35#35: *16 [lua] logger.lua:23: e3ddd36d091fbba365b5daafb2205ffb {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:17:52 +0000] e3ddd36d091fbba365b5daafb2205ffb "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 - - [29/Oct/2022:23:17:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:18:00 [info] 35#35: *193 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:18:00 [info] 35#35: *192 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:18:07 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: c421bff4228b4cdbe5225c74f7592b62:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:18:07 +0000] c421bff4228b4cdbe5225c74f7592b62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:18:07 [info] 35#35: *16 [lua] logger.lua:23: c421bff4228b4cdbe5225c74f7592b62 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:18:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:18:10 [info] 35#35: *195 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:18:10 [info] 35#35: *196 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:18:20 [info] 38#38: *197 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:18:20 [info] 38#38: *198 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:18:22 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: cdfa7a786f698bebe76fb33b7d3add82:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:18:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:18:22 [info] 35#35: *16 [lua] logger.lua:23: cdfa7a786f698bebe76fb33b7d3add82 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:18:22 +0000] cdfa7a786f698bebe76fb33b7d3add82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/29 23:18:30 [info] 38#38: *199 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:18:30 [info] 38#38: *200 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:18:37 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 85da07fb63f55cd634fe291ab36a407d:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:18:37 +0000] 85da07fb63f55cd634fe291ab36a407d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/29 23:18:37 [info] 35#35: *16 [lua] logger.lua:23: 85da07fb63f55cd634fe291ab36a407d {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:18:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:18:40 [info] 35#35: *201 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:18:40 [info] 35#35: *202 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:18:50 [info] 35#35: *203 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:18:50 [info] 35#35: *204 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:18:52 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: a06ba07b9fe94836fbc1c6478d291b81:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:18:52 +0000] a06ba07b9fe94836fbc1c6478d291b81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:18:52 [info] 35#35: *16 [lua] logger.lua:23: a06ba07b9fe94836fbc1c6478d291b81 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:18:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:19:00 [info] 35#35: *205 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:19:00 [info] 35#35: *206 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:19:07 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 6fe4becf44ea49a2e1a7f80d33bad811:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:19:07 +0000] 6fe4becf44ea49a2e1a7f80d33bad811 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/29 23:19:07 [info] 35#35: *16 [lua] logger.lua:23: 6fe4becf44ea49a2e1a7f80d33bad811 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:19:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:19:10 [info] 35#35: *209 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:19:10 [info] 35#35: *208 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:19:20 [info] 38#38: *210 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:19:20 [info] 38#38: *211 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:19:22 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 1ab4c530d9439b99ad81a8f2cbe3e1a9:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:19:22 +0000] 1ab4c530d9439b99ad81a8f2cbe3e1a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/29 23:19:22 [info] 35#35: *16 [lua] logger.lua:23: 1ab4c530d9439b99ad81a8f2cbe3e1a9 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:19:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:19:30 [info] 35#35: *212 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:19:30 [info] 35#35: *213 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:19:37 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 6b34ca789c37809470b1a075c6563b6a:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:19:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 127.0.0.6 - - [29/Oct/2022:23:19:37 +0000] 6b34ca789c37809470b1a075c6563b6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:19:37 [info] 35#35: *16 [lua] logger.lua:23: 6b34ca789c37809470b1a075c6563b6a {"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-iag:80" 2022/10/29 23:19:40 [info] 35#35: *214 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:19:40 [info] 35#35: *215 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:19:50 [info] 35#35: *216 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:19:50 [info] 35#35: *217 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:19:52 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 1b63f7fe269ddf373a522c764c3df2f1:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:19:52 [info] 35#35: *16 [lua] logger.lua:23: 1b63f7fe269ddf373a522c764c3df2f1 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:19:52 +0000] 1b63f7fe269ddf373a522c764c3df2f1 "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 - - [29/Oct/2022:23:19:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:20:00 [info] 35#35: *218 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:20:00 [info] 35#35: *219 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:20:07 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: a5a1a932f49d525972c3e1d9f657456c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:20:07 [info] 35#35: *16 [lua] logger.lua:23: a5a1a932f49d525972c3e1d9f657456c {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:20:07 +0000] a5a1a932f49d525972c3e1d9f657456c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 127.0.0.6 - - [29/Oct/2022:23:20:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/29 23:20:10 [info] 35#35: *221 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:20:10 [info] 35#35: *222 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:20:20 [info] 35#35: *223 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:20:20 [info] 35#35: *224 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:20:22 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 1241ea8597f6fc643751f82cc0d17907:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:20:22 [info] 35#35: *16 [lua] logger.lua:23: 1241ea8597f6fc643751f82cc0d17907 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:20:22 +0000] 1241ea8597f6fc643751f82cc0d17907 "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 - - [29/Oct/2022:23:20:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:20:30 [info] 35#35: *225 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:20:30 [info] 35#35: *226 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:20:37 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 611ad60a97abaaf039210a045d7ad4f2:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:20:37 [info] 35#35: *16 [lua] logger.lua:23: 611ad60a97abaaf039210a045d7ad4f2 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:20:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 127.0.0.6 - - [29/Oct/2022:23:20:37 +0000] 611ad60a97abaaf039210a045d7ad4f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/29 23:20:40 [info] 35#35: *228 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:20:40 [info] 35#35: *227 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:20:50 [info] 35#35: *229 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:20:50 [info] 38#38: *230 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:20:52 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: d69a2b5521fd1290464b231120a9656d:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:20:52 +0000] d69a2b5521fd1290464b231120a9656d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/29 23:20:52 [info] 35#35: *16 [lua] logger.lua:23: d69a2b5521fd1290464b231120a9656d {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:20:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/29 23:21:00 [info] 35#35: *231 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:21:00 [info] 35#35: *232 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:21:07 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: ab125e1ccbdd4c89639d06f5fe84e7bd:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:21:07 [info] 35#35: *16 [lua] logger.lua:23: ab125e1ccbdd4c89639d06f5fe84e7bd {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:21:07 +0000] ab125e1ccbdd4c89639d06f5fe84e7bd "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 - - [29/Oct/2022:23:21:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:21:10 [info] 35#35: *234 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:21:10 [info] 35#35: *235 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:21:20 [info] 35#35: *236 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:21:20 [info] 35#35: *237 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:21:22 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 011ca233f2120b00b4d5b292575234f9:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:21:22 +0000] 011ca233f2120b00b4d5b292575234f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:21:22 [info] 35#35: *16 [lua] logger.lua:23: 011ca233f2120b00b4d5b292575234f9 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:21:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:21:30 [info] 35#35: *238 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:21:30 [info] 35#35: *239 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:21:37 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: b4000fc552f92b3aea6f8abc6d688391:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:21:37 [info] 35#35: *16 [lua] logger.lua:23: b4000fc552f92b3aea6f8abc6d688391 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:21:37 +0000] b4000fc552f92b3aea6f8abc6d688391 "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 - - [29/Oct/2022:23:21:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/29 23:21:40 [info] 35#35: *240 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:21:40 [info] 35#35: *241 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:21:50 [info] 35#35: *242 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:21:50 [info] 38#38: *243 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:21:52 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 6bd6268ebd1ae649ccce1bca73eae460:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:21:52 +0000] 6bd6268ebd1ae649ccce1bca73eae460 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:21:52 [info] 35#35: *16 [lua] logger.lua:23: 6bd6268ebd1ae649ccce1bca73eae460 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:21:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:22:00 [info] 35#35: *244 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:22:00 [info] 35#35: *245 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:22:07 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: c1cdd889e1cfd65b030ae917a22e5822:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:22:07 +0000] c1cdd889e1cfd65b030ae917a22e5822 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:22:07 [info] 35#35: *16 [lua] logger.lua:23: c1cdd889e1cfd65b030ae917a22e5822 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:22:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:22:10 [info] 35#35: *247 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:22:10 [info] 35#35: *248 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:22:20 [info] 35#35: *249 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:22:20 [info] 35#35: *250 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:22:22 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: c4f298d80cd5cf2b07950551a640b603:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:22:22 [info] 35#35: *16 [lua] logger.lua:23: c4f298d80cd5cf2b07950551a640b603 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:22:22 +0000] c4f298d80cd5cf2b07950551a640b603 "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 - - [29/Oct/2022:23:22:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:22:30 [info] 38#38: *251 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:22:30 [info] 38#38: *252 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:22:37 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: c662da0d8f23293c9af8dd64d6043128:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:22:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:22:37 [info] 35#35: *16 [lua] logger.lua:23: c662da0d8f23293c9af8dd64d6043128 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:22:37 +0000] c662da0d8f23293c9af8dd64d6043128 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/29 23:22:40 [info] 35#35: *253 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:22:40 [info] 35#35: *254 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:22:50 [info] 35#35: *255 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:22:50 [info] 35#35: *256 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:22:52 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: f601bde07f71da2ee50243850fc92a84:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:22:52 +0000] f601bde07f71da2ee50243850fc92a84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:22:52 [info] 35#35: *16 [lua] logger.lua:23: f601bde07f71da2ee50243850fc92a84 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:22:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:23:00 [info] 38#38: *258 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:23:00 [info] 38#38: *257 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:23:07 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: dfd9ef30dd39480117f37d61df3b9da5:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:23:07 +0000] dfd9ef30dd39480117f37d61df3b9da5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:23:07 [info] 35#35: *16 [lua] logger.lua:23: dfd9ef30dd39480117f37d61df3b9da5 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:23:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:23:10 [info] 35#35: *260 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:23:10 [info] 35#35: *261 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:23:20 [info] 35#35: *262 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:23:20 [info] 35#35: *263 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:23:22 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 0868c4a3f6b458b50560ae12070c9d4f:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:23:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 127.0.0.6 - - [29/Oct/2022:23:23:22 +0000] 0868c4a3f6b458b50560ae12070c9d4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/29 23:23:22 [info] 35#35: *16 [lua] logger.lua:23: 0868c4a3f6b458b50560ae12070c9d4f {"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-iag:80" 2022/10/29 23:23:30 [info] 35#35: *264 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:23:30 [info] 38#38: *265 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:23:37 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: aba777c261f7d1911a6acb7d3da2c01b:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:23:37 [info] 35#35: *16 [lua] logger.lua:23: aba777c261f7d1911a6acb7d3da2c01b {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:23:37 +0000] aba777c261f7d1911a6acb7d3da2c01b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 127.0.0.6 - - [29/Oct/2022:23:23:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/29 23:23:40 [info] 35#35: *266 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:23:40 [info] 35#35: *267 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:23:50 [info] 38#38: *268 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:23:50 [info] 35#35: *269 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:23:52 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 1280be0b0ab4bcde0e371113b386d73c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:23:52 [info] 35#35: *16 [lua] logger.lua:23: 1280be0b0ab4bcde0e371113b386d73c {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:23:52 +0000] 1280be0b0ab4bcde0e371113b386d73c "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 - - [29/Oct/2022:23:23:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:24:00 [info] 38#38: *270 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:24:00 [info] 35#35: *271 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:24:07 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 59fdbcbe4df03ed6d35e0fd635cfbf22:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:24:07 +0000] 59fdbcbe4df03ed6d35e0fd635cfbf22 "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 - - [29/Oct/2022:23:24:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:24:07 [info] 35#35: *16 [lua] logger.lua:23: 59fdbcbe4df03ed6d35e0fd635cfbf22 {"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-iag:80" 2022/10/29 23:24:10 [info] 38#38: *273 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:24:10 [info] 38#38: *274 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:24:20 [info] 38#38: *275 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:24:20 [info] 38#38: *276 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:24:22 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 7b87ba7287a75b2f580f58978110c138:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:24:22 +0000] 7b87ba7287a75b2f580f58978110c138 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:24:22 [info] 35#35: *16 [lua] logger.lua:23: 7b87ba7287a75b2f580f58978110c138 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:24:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:24:30 [info] 35#35: *277 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:24:30 [info] 35#35: *278 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:24:37 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 7012b14eb2dfe4d145917650df1b2a47:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:24:37 +0000] 7012b14eb2dfe4d145917650df1b2a47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:24:37 [info] 35#35: *16 [lua] logger.lua:23: 7012b14eb2dfe4d145917650df1b2a47 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:24:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:24:40 [info] 35#35: *279 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:24:40 [info] 35#35: *280 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:24:50 [info] 35#35: *281 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:24:50 [info] 35#35: *282 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:24:52 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: d46c64e989e7fabb44a6d8753ed936d6:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:24:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 34 127.0.0.6 - - [29/Oct/2022:23:24:52 +0000] d46c64e989e7fabb44a6d8753ed936d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.049 upstream_response_time:0.045 "-" "Consul Health Check" "-" 2022/10/29 23:24:52 [info] 35#35: *16 [lua] logger.lua:23: d46c64e989e7fabb44a6d8753ed936d6 {"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-iag:80" 2022/10/29 23:25:00 [info] 38#38: *283 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:25:00 [info] 38#38: *284 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:25:07 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: aab7535c85141c45c34de1ad5b0fcfad:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:25:07 [info] 35#35: *16 [lua] logger.lua:23: aab7535c85141c45c34de1ad5b0fcfad {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:25:07 +0000] aab7535c85141c45c34de1ad5b0fcfad "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 - - [29/Oct/2022:23:25:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:25:10 [info] 35#35: *286 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:25:10 [info] 35#35: *287 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:25:20 [info] 35#35: *288 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:25:20 [info] 35#35: *289 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:25:22 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: c62125736d54b149569f5c36e79825be:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:25:22 [info] 35#35: *16 [lua] logger.lua:23: c62125736d54b149569f5c36e79825be {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:25:22 +0000] c62125736d54b149569f5c36e79825be "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 - - [29/Oct/2022:23:25:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:25:30 [info] 38#38: *290 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:25:30 [info] 38#38: *291 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:25:37 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 26fac17a1156bc34cb85ef3da7796a12:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:25:37 +0000] 26fac17a1156bc34cb85ef3da7796a12 "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 - - [29/Oct/2022:23:25:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:25:37 [info] 35#35: *16 [lua] logger.lua:23: 26fac17a1156bc34cb85ef3da7796a12 {"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-iag:80" 2022/10/29 23:25:40 [info] 35#35: *292 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:25:40 [info] 35#35: *293 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:25:50 [info] 35#35: *294 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:25:50 [info] 35#35: *295 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:25:52 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 9594094a52d2a33da8fe71161962a027:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:25:52 [info] 35#35: *16 [lua] logger.lua:23: 9594094a52d2a33da8fe71161962a027 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:25:52 +0000] 9594094a52d2a33da8fe71161962a027 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 127.0.0.6 - - [29/Oct/2022:23:25:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/29 23:26:00 [info] 38#38: *297 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:26:00 [info] 35#35: *296 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:26:07 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: db90823fb9518225fe53741de182f0f0:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:26:07 +0000] db90823fb9518225fe53741de182f0f0 "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 - - [29/Oct/2022:23:26:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:26:07 [info] 35#35: *16 [lua] logger.lua:23: db90823fb9518225fe53741de182f0f0 {"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-iag:80" 2022/10/29 23:26:10 [info] 35#35: *300 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:26:10 [info] 35#35: *299 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:26:20 [info] 38#38: *302 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:26:20 [info] 35#35: *301 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:26:22 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 05cdb801a42384228dbe8789debff424:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:26:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 127.0.0.6 - - [29/Oct/2022:23:26:22 +0000] 05cdb801a42384228dbe8789debff424 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/29 23:26:22 [info] 35#35: *16 [lua] logger.lua:23: 05cdb801a42384228dbe8789debff424 {"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-iag:80" 2022/10/29 23:26:30 [info] 35#35: *303 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:26:30 [info] 35#35: *304 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:26:37 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 07a9f00e7170e62fcf295acc10d94814:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:26:37 +0000] 07a9f00e7170e62fcf295acc10d94814 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/29 23:26:37 [info] 35#35: *16 [lua] logger.lua:23: 07a9f00e7170e62fcf295acc10d94814 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:26:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:26:40 [info] 35#35: *305 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:26:40 [info] 35#35: *306 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:26:50 [info] 35#35: *307 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:26:50 [info] 35#35: *308 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:26:52 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 0412f87769843b2a59ca96fb245233f3:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:26:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:26:52 [info] 35#35: *16 [lua] logger.lua:23: 0412f87769843b2a59ca96fb245233f3 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:26:52 +0000] 0412f87769843b2a59ca96fb245233f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/29 23:27:00 [info] 35#35: *309 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:27:00 [info] 35#35: *310 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:27:08 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: e0167e3f365fbf3ae86cde2febc83764:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:27:08 +0000] e0167e3f365fbf3ae86cde2febc83764 "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 - - [29/Oct/2022:23:27:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/29 23:27:08 [info] 35#35: *16 [lua] logger.lua:23: e0167e3f365fbf3ae86cde2febc83764 {"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-iag:80" 2022/10/29 23:27:10 [info] 35#35: *312 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:27:10 [info] 35#35: *313 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:27:20 [info] 35#35: *314 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:27:20 [info] 35#35: *315 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:27:23 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 8a2171ee9f3abf6cf49af2b4a2e833ad:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:27:23 +0000] 8a2171ee9f3abf6cf49af2b4a2e833ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2022/10/29 23:27:23 [info] 35#35: *16 [lua] logger.lua:23: 8a2171ee9f3abf6cf49af2b4a2e833ad {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:27:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:27:30 [info] 35#35: *316 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:27:30 [info] 35#35: *317 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:27:38 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: d2912345bb8cdd92fc04057098c8dd23:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:27:38 [info] 35#35: *16 [lua] logger.lua:23: d2912345bb8cdd92fc04057098c8dd23 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:27:38 +0000] d2912345bb8cdd92fc04057098c8dd23 "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 - - [29/Oct/2022:23:27:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:27:40 [info] 35#35: *318 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:27:40 [info] 35#35: *319 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:27:50 [info] 35#35: *320 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:27:50 [info] 35#35: *321 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:27:53 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: a81f6c3167b6aa31ea5ee7b755443d36:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:27:53 +0000] a81f6c3167b6aa31ea5ee7b755443d36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/29 23:27:53 [info] 35#35: *16 [lua] logger.lua:23: a81f6c3167b6aa31ea5ee7b755443d36 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:27:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/29 23:28:00 [info] 38#38: *322 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:28:00 [info] 35#35: *323 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:28:08 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 7000cc10cf5ee143f75d48675c6fcd95:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:28:08 +0000] 7000cc10cf5ee143f75d48675c6fcd95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/29 23:28:08 [info] 35#35: *16 [lua] logger.lua:23: 7000cc10cf5ee143f75d48675c6fcd95 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:28:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:28:10 [info] 35#35: *325 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:28:10 [info] 38#38: *326 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:28:20 [info] 38#38: *327 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:28:20 [info] 38#38: *328 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:28:23 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: e5b5699a4510de3092f93a4261c6a646:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:28:23 [info] 35#35: *16 [lua] logger.lua:23: e5b5699a4510de3092f93a4261c6a646 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:28:23 +0000] e5b5699a4510de3092f93a4261c6a646 "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 - - [29/Oct/2022:23:28:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:28:30 [info] 35#35: *329 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:28:30 [info] 35#35: *330 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:28:38 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: bb1a2f2664c9956712cadc69939115c3:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:28:38 [info] 35#35: *16 [lua] logger.lua:23: bb1a2f2664c9956712cadc69939115c3 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:28:38 +0000] bb1a2f2664c9956712cadc69939115c3 "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 - - [29/Oct/2022:23:28:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:28:40 [info] 35#35: *331 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:28:40 [info] 35#35: *332 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:28:50 [info] 35#35: *333 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:28:50 [info] 35#35: *334 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:28:53 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: ea6bfafe268c4755c2fd0ed530e17a81:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:28:53 [info] 35#35: *16 [lua] logger.lua:23: ea6bfafe268c4755c2fd0ed530e17a81 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:28:53 +0000] ea6bfafe268c4755c2fd0ed530e17a81 "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 - - [29/Oct/2022:23:28:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/29 23:29:00 [info] 35#35: *335 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:29:00 [info] 35#35: *336 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:29:08 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: b2a7e7fdbd553c4fe8d94aabc6178bd4:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:29:08 [info] 35#35: *16 [lua] logger.lua:23: b2a7e7fdbd553c4fe8d94aabc6178bd4 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:29:08 +0000] b2a7e7fdbd553c4fe8d94aabc6178bd4 "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 - - [29/Oct/2022:23:29:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:29:10 [info] 35#35: *338 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:29:10 [info] 35#35: *339 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:29:20 [info] 35#35: *340 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:29:20 [info] 38#38: *341 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:29:23 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 84cd5e40ccb97b7c27cf640bdc7108a5:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:29:23 [info] 35#35: *16 [lua] logger.lua:23: 84cd5e40ccb97b7c27cf640bdc7108a5 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:29:23 +0000] 84cd5e40ccb97b7c27cf640bdc7108a5 "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 - - [29/Oct/2022:23:29:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:29:30 [info] 35#35: *342 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:29:30 [info] 35#35: *343 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:29:38 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: e35615dcacc9b67a6b3ad5ababafc625:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:29:38 [info] 35#35: *16 [lua] logger.lua:23: e35615dcacc9b67a6b3ad5ababafc625 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:29:38 +0000] e35615dcacc9b67a6b3ad5ababafc625 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 127.0.0.6 - - [29/Oct/2022:23:29:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:29:40 [info] 38#38: *344 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:29:40 [info] 38#38: *345 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:29:50 [info] 35#35: *346 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:29:50 [info] 35#35: *347 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:29:53 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 427995f528232e0a09f7c7358312ecf5:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:29:53 [info] 35#35: *16 [lua] logger.lua:23: 427995f528232e0a09f7c7358312ecf5 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:29:53 +0000] 427995f528232e0a09f7c7358312ecf5 "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 - - [29/Oct/2022:23:29:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:30:00 [info] 35#35: *348 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:30:00 [info] 35#35: *349 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:30:08 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: a2d0df7f18b075fe5877d8ce9db2b2b2:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:30:08 [info] 35#35: *16 [lua] logger.lua:23: a2d0df7f18b075fe5877d8ce9db2b2b2 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:30:08 +0000] a2d0df7f18b075fe5877d8ce9db2b2b2 "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 - - [29/Oct/2022:23:30:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:30:10 [info] 38#38: *351 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:30:10 [info] 38#38: *352 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:30:20 [info] 35#35: *353 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:30:20 [info] 35#35: *354 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:30:23 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 31bcc96a9b68b4d45c94f983915b4f86:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:30:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 127.0.0.6 - - [29/Oct/2022:23:30:23 +0000] 31bcc96a9b68b4d45c94f983915b4f86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:30:23 [info] 35#35: *16 [lua] logger.lua:23: 31bcc96a9b68b4d45c94f983915b4f86 {"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-iag:80" 2022/10/29 23:30:30 [info] 35#35: *355 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:30:30 [info] 35#35: *356 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:30:38 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 240b669f1b4a48702cd734472cd91ecb:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:30:38 [info] 35#35: *16 [lua] logger.lua:23: 240b669f1b4a48702cd734472cd91ecb {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:30:38 +0000] 240b669f1b4a48702cd734472cd91ecb "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 - - [29/Oct/2022:23:30:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/29 23:30:40 [info] 35#35: *357 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:30:40 [info] 35#35: *358 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:30:50 [info] 35#35: *359 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:30:50 [info] 35#35: *360 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:30:53 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: dca08a6c67cf999944b3c0de8bb80be5:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:30:53 [info] 35#35: *16 [lua] logger.lua:23: dca08a6c67cf999944b3c0de8bb80be5 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:30:53 +0000] dca08a6c67cf999944b3c0de8bb80be5 "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 - - [29/Oct/2022:23:30:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:31:00 [info] 35#35: *361 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:31:00 [info] 35#35: *362 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:31:08 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 89d3165ed7ccad72bef10156a85955d2:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:31:08 [info] 35#35: *16 [lua] logger.lua:23: 89d3165ed7ccad72bef10156a85955d2 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:31:08 +0000] 89d3165ed7ccad72bef10156a85955d2 "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 - - [29/Oct/2022:23:31:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:31:10 [info] 35#35: *364 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:31:10 [info] 35#35: *365 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:31:20 [info] 35#35: *366 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:31:20 [info] 35#35: *367 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:31:23 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 4e2ac320236f505576ffb11a89fa9138:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:31:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:31:23 [info] 35#35: *16 [lua] logger.lua:23: 4e2ac320236f505576ffb11a89fa9138 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:31:23 +0000] 4e2ac320236f505576ffb11a89fa9138 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/29 23:31:30 [info] 35#35: *368 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:31:30 [info] 35#35: *369 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:31:38 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 01cbd60f30e7de9a7b3ca4758adef773:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:31:38 [info] 35#35: *16 [lua] logger.lua:23: 01cbd60f30e7de9a7b3ca4758adef773 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:31:38 +0000] 01cbd60f30e7de9a7b3ca4758adef773 "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 - - [29/Oct/2022:23:31:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:31:40 [info] 35#35: *370 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:31:40 [info] 35#35: *371 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:31:50 [info] 35#35: *372 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:31:50 [info] 35#35: *373 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:31:53 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 6162393c08785e0402a29751d64ac3e3:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:31:53 [info] 35#35: *16 [lua] logger.lua:23: 6162393c08785e0402a29751d64ac3e3 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:31:53 +0000] 6162393c08785e0402a29751d64ac3e3 "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 - - [29/Oct/2022:23:31:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/29 23:32:00 [info] 35#35: *374 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:32:00 [info] 35#35: *375 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:32:08 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: b5d0f418835d662d64d183f8ffd3d8d7:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:32:08 +0000] b5d0f418835d662d64d183f8ffd3d8d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:32:08 [info] 35#35: *16 [lua] logger.lua:23: b5d0f418835d662d64d183f8ffd3d8d7 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:32:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:32:10 [info] 35#35: *377 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:32:10 [info] 35#35: *378 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:32:20 [info] 38#38: *379 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:32:20 [info] 38#38: *380 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:32:23 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 5c6840d94e42a1a30319de8a8042fe1a:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:32:23 +0000] 5c6840d94e42a1a30319de8a8042fe1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/29 23:32:23 [info] 35#35: *16 [lua] logger.lua:23: 5c6840d94e42a1a30319de8a8042fe1a {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:32:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:32:30 [info] 38#38: *381 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:32:30 [info] 38#38: *382 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:32:38 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 3e3bbe42eeb9d1710ab0ed04be533e7b:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:32:38 [info] 35#35: *16 [lua] logger.lua:23: 3e3bbe42eeb9d1710ab0ed04be533e7b {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:32:38 +0000] 3e3bbe42eeb9d1710ab0ed04be533e7b "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 - - [29/Oct/2022:23:32:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:32:40 [info] 35#35: *383 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:32:40 [info] 38#38: *384 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:32:50 [info] 38#38: *385 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:32:50 [info] 38#38: *386 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:32:53 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: da41e10e4b2fbda7dcfe8fd92ba4fbe7:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:32:53 [info] 35#35: *16 [lua] logger.lua:23: da41e10e4b2fbda7dcfe8fd92ba4fbe7 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:32:53 +0000] da41e10e4b2fbda7dcfe8fd92ba4fbe7 "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 - - [29/Oct/2022:23:32:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/29 23:33:00 [info] 35#35: *388 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:33:00 [info] 38#38: *387 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:33:08 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 20d6c0ae69a3057c6b6ac8f7200cd724:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:33:08 +0000] 20d6c0ae69a3057c6b6ac8f7200cd724 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/29 23:33:08 [info] 35#35: *16 [lua] logger.lua:23: 20d6c0ae69a3057c6b6ac8f7200cd724 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:33:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:33:10 [info] 38#38: *390 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:33:10 [info] 38#38: *391 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:33:20 [info] 35#35: *392 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:33:20 [info] 35#35: *393 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:33:23 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: cee6ee3507f316e2ebf804f49c3bd83f:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:33:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:33:23 [info] 35#35: *16 [lua] logger.lua:23: cee6ee3507f316e2ebf804f49c3bd83f {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:33:23 +0000] cee6ee3507f316e2ebf804f49c3bd83f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:33:30 [info] 35#35: *395 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:33:30 [info] 38#38: *394 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:33:38 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: c43515e2396f6e9dea61c39f1d29292d:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:33:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 127.0.0.6 - - [29/Oct/2022:23:33:38 +0000] c43515e2396f6e9dea61c39f1d29292d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/29 23:33:38 [info] 35#35: *16 [lua] logger.lua:23: c43515e2396f6e9dea61c39f1d29292d {"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-iag:80" 2022/10/29 23:33:40 [info] 35#35: *396 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:33:40 [info] 35#35: *397 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:33:50 [info] 35#35: *398 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:33:50 [info] 35#35: *399 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:33:53 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: c1c93a87aaf4570b52a710dade026779:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:33:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 127.0.0.6 - - [29/Oct/2022:23:33:53 +0000] c1c93a87aaf4570b52a710dade026779 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/29 23:33:53 [info] 35#35: *16 [lua] logger.lua:23: c1c93a87aaf4570b52a710dade026779 {"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-iag:80" 2022/10/29 23:34:00 [info] 35#35: *400 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:34:00 [info] 35#35: *401 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:34:08 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 85d712599e66045a3c3a9ade984d7cf8:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:34:08 +0000] 85d712599e66045a3c3a9ade984d7cf8 "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 - - [29/Oct/2022:23:34:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:34:08 [info] 35#35: *16 [lua] logger.lua:23: 85d712599e66045a3c3a9ade984d7cf8 {"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-iag:80" 2022/10/29 23:34:10 [info] 35#35: *403 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:34:10 [info] 35#35: *404 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:34:20 [info] 35#35: *405 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:34:20 [info] 35#35: *406 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:34:23 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 0ec52d01bb5f2ed743803dc0c2884179:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:34:23 +0000] 0ec52d01bb5f2ed743803dc0c2884179 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/29 23:34:23 [info] 35#35: *16 [lua] logger.lua:23: 0ec52d01bb5f2ed743803dc0c2884179 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:34:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:34:30 [info] 38#38: *407 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:34:30 [info] 38#38: *408 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:34:38 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 2d3d01a9f85e9639341f21bfa5826cd1:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:34:38 [info] 35#35: *16 [lua] logger.lua:23: 2d3d01a9f85e9639341f21bfa5826cd1 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:34:38 +0000] 2d3d01a9f85e9639341f21bfa5826cd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 127.0.0.6 - - [29/Oct/2022:23:34:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:34:40 [info] 35#35: *409 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:34:40 [info] 35#35: *410 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:34:50 [info] 38#38: *411 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:34:50 [info] 38#38: *412 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:34:53 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 5d0df30bec81c1e0e604910757497826:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:34:53 [info] 35#35: *16 [lua] logger.lua:23: 5d0df30bec81c1e0e604910757497826 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:34:53 +0000] 5d0df30bec81c1e0e604910757497826 "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 - - [29/Oct/2022:23:34:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:35:00 [info] 35#35: *414 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:35:00 [info] 38#38: *413 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:35:08 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: e1d922bbe78863414c6cebd5030faec0:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:35:08 +0000] e1d922bbe78863414c6cebd5030faec0 "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 - - [29/Oct/2022:23:35:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:35:08 [info] 35#35: *16 [lua] logger.lua:23: e1d922bbe78863414c6cebd5030faec0 {"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-iag:80" 2022/10/29 23:35:10 [info] 35#35: *416 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:35:10 [info] 35#35: *417 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:35:20 [info] 38#38: *418 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:35:20 [info] 38#38: *419 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:35:23 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 3fc8e3e12766afee22ec399b3bc19db9:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:35:23 [info] 35#35: *16 [lua] logger.lua:23: 3fc8e3e12766afee22ec399b3bc19db9 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:35:23 +0000] 3fc8e3e12766afee22ec399b3bc19db9 "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 - - [29/Oct/2022:23:35:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:35:30 [info] 35#35: *420 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:35:30 [info] 35#35: *421 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:35:38 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: ff4a8b87dc122b59cd0a143c57022d5d:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:35:38 [info] 35#35: *16 [lua] logger.lua:23: ff4a8b87dc122b59cd0a143c57022d5d {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:35:38 +0000] ff4a8b87dc122b59cd0a143c57022d5d "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 - - [29/Oct/2022:23:35:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:35:40 [info] 35#35: *422 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:35:40 [info] 35#35: *423 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:35:50 [info] 35#35: *424 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:35:50 [info] 35#35: *425 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:35:53 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: f043f9679447346c9301e13505c3f196:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:35:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 127.0.0.6 - - [29/Oct/2022:23:35:53 +0000] f043f9679447346c9301e13505c3f196 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:35:53 [info] 35#35: *16 [lua] logger.lua:23: f043f9679447346c9301e13505c3f196 {"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-iag:80" 2022/10/29 23:36:00 [info] 35#35: *426 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:36:00 [info] 35#35: *427 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:36:08 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: c128be41941cb6b321ef225bed151b78:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:36:08 [info] 35#35: *16 [lua] logger.lua:23: c128be41941cb6b321ef225bed151b78 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:36:08 +0000] c128be41941cb6b321ef225bed151b78 "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 - - [29/Oct/2022:23:36:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:36:10 [info] 35#35: *430 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:36:10 [info] 35#35: *429 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:36:20 [info] 35#35: *431 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:36:20 [info] 35#35: *432 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:36:23 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 70ce8f9ee3e996ba905b96f3d68db678:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:36:23 [info] 35#35: *16 [lua] logger.lua:23: 70ce8f9ee3e996ba905b96f3d68db678 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:36:23 +0000] 70ce8f9ee3e996ba905b96f3d68db678 "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 - - [29/Oct/2022:23:36:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/29 23:36:30 [info] 35#35: *433 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:36:30 [info] 35#35: *434 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:36:38 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 9f00af3bb4b3778a6fe854fb64782758:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:36:38 [info] 35#35: *16 [lua] logger.lua:23: 9f00af3bb4b3778a6fe854fb64782758 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:36:38 +0000] 9f00af3bb4b3778a6fe854fb64782758 "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 - - [29/Oct/2022:23:36:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:36:40 [info] 38#38: *436 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:36:40 [info] 38#38: *435 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:36:50 [info] 35#35: *437 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:36:50 [info] 35#35: *438 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:36:53 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 70907bf91a46a0114ecd3fb08ce7c627:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:36:53 +0000] 70907bf91a46a0114ecd3fb08ce7c627 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/29 23:36:53 [info] 35#35: *16 [lua] logger.lua:23: 70907bf91a46a0114ecd3fb08ce7c627 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:36:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:37:00 [info] 35#35: *439 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:37:00 [info] 35#35: *440 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:37:08 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 649ae111f41944ee47cb79e427247ed9:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:37:08 +0000] 649ae111f41944ee47cb79e427247ed9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:37:08 [info] 35#35: *16 [lua] logger.lua:23: 649ae111f41944ee47cb79e427247ed9 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:37:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:37:10 [info] 35#35: *442 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:37:10 [info] 35#35: *443 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:37:20 [info] 35#35: *444 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:37:20 [info] 35#35: *445 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:37:23 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: a922df5e739d9b21e22ea313343fcbce:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:37:23 [info] 35#35: *16 [lua] logger.lua:23: a922df5e739d9b21e22ea313343fcbce {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:37:23 +0000] a922df5e739d9b21e22ea313343fcbce "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 - - [29/Oct/2022:23:37:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:37:30 [info] 38#38: *446 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:37:30 [info] 38#38: *447 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:37:38 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 10da6b1a8c064674e7b4a9e938324fdd:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:37:38 [info] 35#35: *16 [lua] logger.lua:23: 10da6b1a8c064674e7b4a9e938324fdd {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:37:38 +0000] 10da6b1a8c064674e7b4a9e938324fdd "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 - - [29/Oct/2022:23:37:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:37:40 [info] 35#35: *448 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:37:40 [info] 35#35: *449 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:37:50 [info] 35#35: *450 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:37:50 [info] 35#35: *451 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:37:53 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 64c7f3df6255a25c8b22519a7c679cf8:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:37:53 +0000] 64c7f3df6255a25c8b22519a7c679cf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:37:53 [info] 35#35: *16 [lua] logger.lua:23: 64c7f3df6255a25c8b22519a7c679cf8 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:37:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:38:00 [info] 38#38: *452 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:38:00 [info] 38#38: *453 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:38:08 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: dd0a314db98fe2abc576df4e2a1cdd12:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:38:08 +0000] dd0a314db98fe2abc576df4e2a1cdd12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/29 23:38:08 [info] 35#35: *16 [lua] logger.lua:23: dd0a314db98fe2abc576df4e2a1cdd12 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:38:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:38:10 [info] 38#38: *455 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:38:10 [info] 38#38: *456 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:38:20 [info] 38#38: *458 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:38:20 [info] 38#38: *457 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:38:23 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: ddcc61c341550c2e9ffa011185786ccd:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:38:23 [info] 35#35: *16 [lua] logger.lua:23: ddcc61c341550c2e9ffa011185786ccd {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:38:23 +0000] ddcc61c341550c2e9ffa011185786ccd "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 - - [29/Oct/2022:23:38:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:38:30 [info] 38#38: *459 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:38:30 [info] 38#38: *460 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:38:38 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 773b4abbd9737f0d120363a3d6a1d851:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:38:38 +0000] 773b4abbd9737f0d120363a3d6a1d851 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:38:38 [info] 35#35: *16 [lua] logger.lua:23: 773b4abbd9737f0d120363a3d6a1d851 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:38:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:38:40 [info] 38#38: *461 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:38:40 [info] 38#38: *462 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:38:50 [info] 35#35: *463 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:38:50 [info] 35#35: *464 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:38:53 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: c14ff94ae508dd47002fe2573a4b4c39:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:38:53 [info] 35#35: *16 [lua] logger.lua:23: c14ff94ae508dd47002fe2573a4b4c39 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:38:53 +0000] c14ff94ae508dd47002fe2573a4b4c39 "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 - - [29/Oct/2022:23:38:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:39:00 [info] 35#35: *465 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:39:00 [info] 35#35: *466 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:39:08 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: bd2d760d98f5f26e37976b772e9d35b4:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:39:08 [info] 35#35: *16 [lua] logger.lua:23: bd2d760d98f5f26e37976b772e9d35b4 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:39:08 +0000] bd2d760d98f5f26e37976b772e9d35b4 "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 - - [29/Oct/2022:23:39:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:39:10 [info] 35#35: *468 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:39:10 [info] 35#35: *469 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:39:20 [info] 35#35: *470 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:39:20 [info] 35#35: *471 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:39:23 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 834cb66b1be1c458b0ac32219feee25d:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:39:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:39:23 [info] 35#35: *16 [lua] logger.lua:23: 834cb66b1be1c458b0ac32219feee25d {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:39:23 +0000] 834cb66b1be1c458b0ac32219feee25d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/29 23:39:30 [info] 38#38: *472 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:39:30 [info] 38#38: *473 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:39:38 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 5ad8ee2c7cea8cd8c92568813f2ec0eb:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:39:38 [info] 35#35: *16 [lua] logger.lua:23: 5ad8ee2c7cea8cd8c92568813f2ec0eb {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:39:38 +0000] 5ad8ee2c7cea8cd8c92568813f2ec0eb "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 - - [29/Oct/2022:23:39:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:39:40 [info] 35#35: *474 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:39:40 [info] 35#35: *475 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:39:50 [info] 35#35: *476 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:39:50 [info] 35#35: *477 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:39:53 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 3a993cc1f6ff9ce281c3ad2ef0cd1d6e:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:39:53 [info] 35#35: *16 [lua] logger.lua:23: 3a993cc1f6ff9ce281c3ad2ef0cd1d6e {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:39:53 +0000] 3a993cc1f6ff9ce281c3ad2ef0cd1d6e "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 - - [29/Oct/2022:23:39:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:40:00 [info] 35#35: *478 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:40:00 [info] 35#35: *479 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:40:08 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 39b17aa09647c42eafd56a47c79fc505:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:40:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 127.0.0.6 - - [29/Oct/2022:23:40:08 +0000] 39b17aa09647c42eafd56a47c79fc505 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/29 23:40:08 [info] 35#35: *16 [lua] logger.lua:23: 39b17aa09647c42eafd56a47c79fc505 {"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-iag:80" 2022/10/29 23:40:10 [info] 38#38: *481 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:40:10 [info] 38#38: *482 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:40:20 [info] 35#35: *483 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:40:20 [info] 35#35: *484 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:40:23 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 05aa91c221bc5b24d06995c961ddebc4:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:40:23 +0000] 05aa91c221bc5b24d06995c961ddebc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/29 23:40:23 [info] 35#35: *16 [lua] logger.lua:23: 05aa91c221bc5b24d06995c961ddebc4 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:40:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:40:30 [info] 35#35: *485 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:40:30 [info] 35#35: *486 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:40:38 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: b03c2428b006e29242c6fdeb2ee915b8:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:40:38 +0000] b03c2428b006e29242c6fdeb2ee915b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:40:38 [info] 35#35: *16 [lua] logger.lua:23: b03c2428b006e29242c6fdeb2ee915b8 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:40:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:40:40 [info] 35#35: *487 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:40:40 [info] 35#35: *488 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:40:50 [info] 38#38: *489 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:40:50 [info] 38#38: *490 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:40:53 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: b012eb62efd4578d5c9b52b1d51ad47b:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:40:53 [info] 35#35: *16 [lua] logger.lua:23: b012eb62efd4578d5c9b52b1d51ad47b {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:40:53 +0000] b012eb62efd4578d5c9b52b1d51ad47b "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 - - [29/Oct/2022:23:40:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:41:00 [info] 35#35: *491 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:41:00 [info] 35#35: *492 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:41:08 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 94149ae8e05e9e0f4d19df4350905f31:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:41:08 +0000] 94149ae8e05e9e0f4d19df4350905f31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:41:08 [info] 35#35: *16 [lua] logger.lua:23: 94149ae8e05e9e0f4d19df4350905f31 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:41:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:41:10 [info] 35#35: *494 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:41:10 [info] 35#35: *495 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:41:20 [info] 38#38: *496 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:41:20 [info] 38#38: *497 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:41:23 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 35defe2735b9301d8d9caae9a60b3740:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:41:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 127.0.0.6 - - [29/Oct/2022:23:41:23 +0000] 35defe2735b9301d8d9caae9a60b3740 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:41:23 [info] 35#35: *16 [lua] logger.lua:23: 35defe2735b9301d8d9caae9a60b3740 {"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-iag:80" 2022/10/29 23:41:30 [info] 35#35: *499 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:41:30 [info] 38#38: *498 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:41:38 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 16d39e7f0bd949dac236f29ad6057b97:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:41:38 +0000] 16d39e7f0bd949dac236f29ad6057b97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/29 23:41:38 [info] 35#35: *16 [lua] logger.lua:23: 16d39e7f0bd949dac236f29ad6057b97 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:41:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:41:40 [info] 38#38: *500 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:41:40 [info] 38#38: *501 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:41:50 [info] 35#35: *502 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:41:50 [info] 35#35: *503 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:41:53 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 438a26887b57a7d52ed46e744f1e741f:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:41:53 +0000] 438a26887b57a7d52ed46e744f1e741f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/29 23:41:53 [info] 35#35: *16 [lua] logger.lua:23: 438a26887b57a7d52ed46e744f1e741f {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:41:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:42:00 [info] 38#38: *505 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:42:00 [info] 35#35: *504 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:42:08 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 3673a58254260860a3152086c945b145:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:42:08 +0000] 3673a58254260860a3152086c945b145 "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 - - [29/Oct/2022:23:42:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:42:08 [info] 35#35: *16 [lua] logger.lua:23: 3673a58254260860a3152086c945b145 {"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-iag:80" 2022/10/29 23:42:10 [info] 38#38: *507 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:42:10 [info] 38#38: *508 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:42:20 [info] 38#38: *509 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:42:20 [info] 38#38: *510 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:42:23 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 33218fdceb11a1d488edf66060285b48:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:42:23 [info] 35#35: *16 [lua] logger.lua:23: 33218fdceb11a1d488edf66060285b48 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:42:23 +0000] 33218fdceb11a1d488edf66060285b48 "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 - - [29/Oct/2022:23:42:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:42:30 [info] 35#35: *511 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:42:30 [info] 35#35: *512 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:42:38 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: b9010cab544a070773c66eb23db574b7:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:42:38 [info] 35#35: *16 [lua] logger.lua:23: b9010cab544a070773c66eb23db574b7 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:42:38 +0000] b9010cab544a070773c66eb23db574b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 127.0.0.6 - - [29/Oct/2022:23:42:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:42:40 [info] 35#35: *513 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:42:40 [info] 35#35: *514 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:42:50 [info] 35#35: *515 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:42:50 [info] 35#35: *516 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:42:53 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: e1aa60d8fbc187d3934d9a6ba3f7b12e:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:42:53 [info] 35#35: *16 [lua] logger.lua:23: e1aa60d8fbc187d3934d9a6ba3f7b12e {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:42:53 +0000] e1aa60d8fbc187d3934d9a6ba3f7b12e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 127.0.0.6 - - [29/Oct/2022:23:42:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:43:00 [info] 35#35: *517 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:43:00 [info] 35#35: *518 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:43:09 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 2d40df10ed79084247b4164f1a41ec89:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:43:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 127.0.0.6 - - [29/Oct/2022:23:43:09 +0000] 2d40df10ed79084247b4164f1a41ec89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/29 23:43:09 [info] 35#35: *16 [lua] logger.lua:23: 2d40df10ed79084247b4164f1a41ec89 {"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-iag:80" 2022/10/29 23:43:10 [info] 35#35: *520 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:43:10 [info] 35#35: *521 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:43:20 [info] 35#35: *522 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:43:20 [info] 35#35: *523 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:43:24 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 37159b4a112b028b9f1c31868fda144e:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:43:24 +0000] 37159b4a112b028b9f1c31868fda144e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/29 23:43:24 [info] 35#35: *16 [lua] logger.lua:23: 37159b4a112b028b9f1c31868fda144e {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:43:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:43:30 [info] 38#38: *524 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:43:30 [info] 38#38: *525 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:43:39 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: ec39e2b1bca25ea9efa29eeedd3f0e56:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:43:39 +0000] ec39e2b1bca25ea9efa29eeedd3f0e56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:43:39 [info] 35#35: *16 [lua] logger.lua:23: ec39e2b1bca25ea9efa29eeedd3f0e56 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:43:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:43:40 [info] 35#35: *526 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:43:40 [info] 35#35: *527 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:43:50 [info] 38#38: *528 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:43:50 [info] 38#38: *529 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:43:54 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 494243ce348872572c0b4faa3d227fa7:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:43:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:43:54 [info] 35#35: *16 [lua] logger.lua:23: 494243ce348872572c0b4faa3d227fa7 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:43:54 +0000] 494243ce348872572c0b4faa3d227fa7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:44:00 [info] 35#35: *530 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:44:00 [info] 35#35: *531 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:44:09 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 8b83f22e7d6525c02d89e1e21319eb6e:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:44:09 [info] 35#35: *16 [lua] logger.lua:23: 8b83f22e7d6525c02d89e1e21319eb6e {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:44:09 +0000] 8b83f22e7d6525c02d89e1e21319eb6e "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 - - [29/Oct/2022:23:44:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/29 23:44:10 [info] 38#38: *533 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:44:10 [info] 38#38: *534 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:44:20 [info] 35#35: *535 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:44:20 [info] 35#35: *536 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:44:24 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 97997ad8de5b370c1d9c0dc9bfc95ed2:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:44:24 +0000] 97997ad8de5b370c1d9c0dc9bfc95ed2 "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 - - [29/Oct/2022:23:44:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:44:24 [info] 35#35: *16 [lua] logger.lua:23: 97997ad8de5b370c1d9c0dc9bfc95ed2 {"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-iag:80" 2022/10/29 23:44:30 [info] 35#35: *538 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:44:30 [info] 35#35: *537 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:44:39 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 5bc7d8fde0ecaa411fe20ce742dd7b0c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:44:39 [info] 35#35: *16 [lua] logger.lua:23: 5bc7d8fde0ecaa411fe20ce742dd7b0c {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:44:39 +0000] 5bc7d8fde0ecaa411fe20ce742dd7b0c "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 - - [29/Oct/2022:23:44:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:44:40 [info] 35#35: *539 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:44:40 [info] 35#35: *540 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:44:50 [info] 35#35: *541 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:44:50 [info] 35#35: *542 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:44:54 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 160705a56fa46f7e46977a33e0fc8334:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:44:54 [info] 35#35: *16 [lua] logger.lua:23: 160705a56fa46f7e46977a33e0fc8334 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:44:54 +0000] 160705a56fa46f7e46977a33e0fc8334 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 127.0.0.6 - - [29/Oct/2022:23:44:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/29 23:45:00 [info] 35#35: *544 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:45:00 [info] 35#35: *543 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:45:09 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 93f62316ed2c361c7f17a8951c585e41:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:45:09 [info] 35#35: *16 [lua] logger.lua:23: 93f62316ed2c361c7f17a8951c585e41 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:45:09 +0000] 93f62316ed2c361c7f17a8951c585e41 "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 - - [29/Oct/2022:23:45:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:45:10 [info] 35#35: *546 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:45:10 [info] 35#35: *547 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:45:20 [info] 38#38: *549 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:45:20 [info] 35#35: *548 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:45:24 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 824302acc9d3297a7f6ebaa5176af62d:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:45:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 127.0.0.6 - - [29/Oct/2022:23:45:24 +0000] 824302acc9d3297a7f6ebaa5176af62d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/29 23:45:24 [info] 35#35: *16 [lua] logger.lua:23: 824302acc9d3297a7f6ebaa5176af62d {"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-iag:80" 2022/10/29 23:45:30 [info] 35#35: *550 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:45:30 [info] 35#35: *551 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:45:39 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: c4f0088ed93c48941691bfc21d2f9052:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:45:39 [info] 35#35: *16 [lua] logger.lua:23: c4f0088ed93c48941691bfc21d2f9052 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:45:39 +0000] c4f0088ed93c48941691bfc21d2f9052 "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 - - [29/Oct/2022:23:45:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:45:40 [info] 35#35: *553 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:45:40 [info] 35#35: *552 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:45:50 [info] 38#38: *554 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:45:50 [info] 38#38: *555 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:45:54 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: ee85669888561b4df1183afc419ca2da:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:45:54 +0000] ee85669888561b4df1183afc419ca2da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:45:54 [info] 35#35: *16 [lua] logger.lua:23: ee85669888561b4df1183afc419ca2da {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:45:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:46:00 [info] 35#35: *557 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:46:00 [info] 35#35: *556 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:46:09 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: fa4f1ed163d032cd9aef97bbb348bb7a:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:46:09 +0000] fa4f1ed163d032cd9aef97bbb348bb7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/29 23:46:09 [info] 35#35: *16 [lua] logger.lua:23: fa4f1ed163d032cd9aef97bbb348bb7a {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:46:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:46:10 [info] 35#35: *559 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:46:10 [info] 35#35: *560 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:46:20 [info] 38#38: *561 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:46:20 [info] 38#38: *562 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:46:24 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 77656f2545134d5c670b8b64ea7e84b2:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:46:24 +0000] 77656f2545134d5c670b8b64ea7e84b2 "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 - - [29/Oct/2022:23:46:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/29 23:46:24 [info] 35#35: *16 [lua] logger.lua:23: 77656f2545134d5c670b8b64ea7e84b2 {"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-iag:80" 2022/10/29 23:46:30 [info] 38#38: *563 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:46:30 [info] 38#38: *564 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:46:39 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 092b080a51e3e2686ddb43889c5b3543:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:46:39 +0000] 092b080a51e3e2686ddb43889c5b3543 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 127.0.0.6 - - [29/Oct/2022:23:46:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:46:39 [info] 35#35: *16 [lua] logger.lua:23: 092b080a51e3e2686ddb43889c5b3543 {"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-iag:80" 2022/10/29 23:46:40 [info] 35#35: *565 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:46:40 [info] 35#35: *566 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:46:50 [info] 38#38: *567 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:46:50 [info] 35#35: *568 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:46:54 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 76e20dcd2c85b593478e1f50d2a2c0b5:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:46:54 [info] 35#35: *16 [lua] logger.lua:23: 76e20dcd2c85b593478e1f50d2a2c0b5 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:46:54 +0000] 76e20dcd2c85b593478e1f50d2a2c0b5 "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 - - [29/Oct/2022:23:46:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:47:00 [info] 35#35: *569 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:47:00 [info] 35#35: *570 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:47:09 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: e58d5f2840cfe3110195caf83ec41982:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:47:09 +0000] e58d5f2840cfe3110195caf83ec41982 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:47:09 [info] 35#35: *16 [lua] logger.lua:23: e58d5f2840cfe3110195caf83ec41982 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:47:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:47:10 [info] 35#35: *572 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:47:10 [info] 35#35: *573 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:47:20 [info] 35#35: *575 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:47:20 [info] 35#35: *574 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:47:24 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 8617c7cc0e49f138fb42f2ebba398932:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:47:24 +0000] 8617c7cc0e49f138fb42f2ebba398932 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:47:24 [info] 35#35: *16 [lua] logger.lua:23: 8617c7cc0e49f138fb42f2ebba398932 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:47:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:47:30 [info] 38#38: *576 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:47:30 [info] 38#38: *577 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:47:39 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 74146965a927e0134baf6d235673e12e:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:47:39 +0000] 74146965a927e0134baf6d235673e12e "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 - - [29/Oct/2022:23:47:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:47:39 [info] 35#35: *16 [lua] logger.lua:23: 74146965a927e0134baf6d235673e12e {"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-iag:80" 2022/10/29 23:47:40 [info] 38#38: *578 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:47:40 [info] 38#38: *579 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:47:50 [info] 35#35: *580 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:47:50 [info] 35#35: *581 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:47:54 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: a5984b228466e31211f503ede92299fa:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:47:54 +0000] a5984b228466e31211f503ede92299fa "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 - - [29/Oct/2022:23:47:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:47:54 [info] 35#35: *16 [lua] logger.lua:23: a5984b228466e31211f503ede92299fa {"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-iag:80" 2022/10/29 23:48:00 [info] 35#35: *582 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:48:00 [info] 35#35: *583 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:48:09 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 3b65a4609b6c96f366c94aa115a5338e:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:48:09 +0000] 3b65a4609b6c96f366c94aa115a5338e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/29 23:48:09 [info] 35#35: *16 [lua] logger.lua:23: 3b65a4609b6c96f366c94aa115a5338e {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:48:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/29 23:48:10 [info] 38#38: *585 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:48:10 [info] 38#38: *586 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:48:20 [info] 35#35: *587 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:48:20 [info] 35#35: *588 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:48:24 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 096dad5b2819cdcb2019b2aeb0fec912:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:48:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:48:24 [info] 35#35: *16 [lua] logger.lua:23: 096dad5b2819cdcb2019b2aeb0fec912 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:48:24 +0000] 096dad5b2819cdcb2019b2aeb0fec912 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/29 23:48:30 [info] 35#35: *590 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:48:30 [info] 35#35: *589 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:48:39 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 7d54347d40e1e0ad21fc4a7479ebae1c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:48:39 [info] 35#35: *16 [lua] logger.lua:23: 7d54347d40e1e0ad21fc4a7479ebae1c {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:48:39 +0000] 7d54347d40e1e0ad21fc4a7479ebae1c "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 - - [29/Oct/2022:23:48:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/29 23:48:40 [info] 35#35: *591 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:48:40 [info] 35#35: *592 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:48:50 [info] 38#38: *593 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:48:50 [info] 38#38: *594 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:48:54 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 3d230dc7d495fb6f67760dd884c96cb0:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:48:54 [info] 35#35: *16 [lua] logger.lua:23: 3d230dc7d495fb6f67760dd884c96cb0 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:48:54 +0000] 3d230dc7d495fb6f67760dd884c96cb0 "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 - - [29/Oct/2022:23:48:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:49:00 [info] 38#38: *595 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:49:00 [info] 38#38: *596 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:49:09 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: cac4e5b48a27c4c04f3381283c235bc0:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:49:09 [info] 35#35: *16 [lua] logger.lua:23: cac4e5b48a27c4c04f3381283c235bc0 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:49:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 127.0.0.6 - - [29/Oct/2022:23:49:09 +0000] cac4e5b48a27c4c04f3381283c235bc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 2022/10/29 23:49:10 [info] 38#38: *598 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:49:10 [info] 38#38: *599 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:49:20 [info] 35#35: *600 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:49:20 [info] 35#35: *601 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:49:24 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 18d11578969ea0add6be25f60bf63a80:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:49:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 127.0.0.6 - - [29/Oct/2022:23:49:24 +0000] 18d11578969ea0add6be25f60bf63a80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:49:24 [info] 35#35: *16 [lua] logger.lua:23: 18d11578969ea0add6be25f60bf63a80 {"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-iag:80" 2022/10/29 23:49:30 [info] 35#35: *602 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:49:30 [info] 35#35: *603 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:49:39 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 16b5cef31e9da82f591c28b3b4602756:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:49:39 +0000] 16b5cef31e9da82f591c28b3b4602756 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/29 23:49:39 [info] 35#35: *16 [lua] logger.lua:23: 16b5cef31e9da82f591c28b3b4602756 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:49:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:49:40 [info] 38#38: *604 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:49:40 [info] 38#38: *605 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:49:50 [info] 35#35: *606 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:49:50 [info] 35#35: *607 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:49:54 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 6ea36c0317d7340e1ef1b5edbdc83b87:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:49:54 +0000] 6ea36c0317d7340e1ef1b5edbdc83b87 "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 - - [29/Oct/2022:23:49:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:49:54 [info] 35#35: *16 [lua] logger.lua:23: 6ea36c0317d7340e1ef1b5edbdc83b87 {"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-iag:80" 2022/10/29 23:50:00 [info] 35#35: *608 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:50:00 [info] 35#35: *609 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:50:09 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 2bf13a72566c5fad08e6afc7b5892407:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:50:09 +0000] 2bf13a72566c5fad08e6afc7b5892407 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/29 23:50:09 [info] 35#35: *16 [lua] logger.lua:23: 2bf13a72566c5fad08e6afc7b5892407 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:50:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:50:10 [info] 35#35: *611 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:50:10 [info] 35#35: *612 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:50:20 [info] 38#38: *613 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:50:20 [info] 38#38: *614 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:50:24 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 37b9d29612af5ca81cc6c72b75245d20:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:50:24 +0000] 37b9d29612af5ca81cc6c72b75245d20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 2022/10/29 23:50:24 [info] 35#35: *16 [lua] logger.lua:23: 37b9d29612af5ca81cc6c72b75245d20 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:50:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:50:30 [info] 35#35: *616 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:50:30 [info] 35#35: *615 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:50:39 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: ff889308a33bcee8194794752736077d:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:50:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 127.0.0.6 - - [29/Oct/2022:23:50:39 +0000] ff889308a33bcee8194794752736077d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/29 23:50:39 [info] 35#35: *16 [lua] logger.lua:23: ff889308a33bcee8194794752736077d {"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-iag:80" 2022/10/29 23:50:40 [info] 35#35: *617 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:50:40 [info] 35#35: *618 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:50:50 [info] 35#35: *619 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:50:50 [info] 35#35: *620 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:50:54 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 8f17ab29314616655ab14e7f6bc9bc4d:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:50:54 +0000] 8f17ab29314616655ab14e7f6bc9bc4d "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 - - [29/Oct/2022:23:50:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:50:54 [info] 35#35: *16 [lua] logger.lua:23: 8f17ab29314616655ab14e7f6bc9bc4d {"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-iag:80" 2022/10/29 23:51:00 [info] 35#35: *621 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:51:00 [info] 35#35: *622 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:51:09 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 84210126a5e94ba33d7d212535b4fb9f:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:51:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:51:09 [info] 35#35: *16 [lua] logger.lua:23: 84210126a5e94ba33d7d212535b4fb9f {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:51:09 +0000] 84210126a5e94ba33d7d212535b4fb9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/29 23:51:10 [info] 38#38: *624 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:51:10 [info] 38#38: *625 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:51:20 [info] 38#38: *626 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:51:20 [info] 38#38: *627 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:51:24 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: abf8928fda0a90151a8c67ce9c7bd802:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:51:24 [info] 35#35: *16 [lua] logger.lua:23: abf8928fda0a90151a8c67ce9c7bd802 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:51:24 +0000] abf8928fda0a90151a8c67ce9c7bd802 "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 - - [29/Oct/2022:23:51:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:51:30 [info] 35#35: *628 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:51:30 [info] 35#35: *629 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:51:39 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 400ccaaccca3f38d269870f54118c022:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:51:39 [info] 35#35: *16 [lua] logger.lua:23: 400ccaaccca3f38d269870f54118c022 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:51:39 +0000] 400ccaaccca3f38d269870f54118c022 "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 - - [29/Oct/2022:23:51:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:51:40 [info] 35#35: *630 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:51:40 [info] 35#35: *631 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:51:50 [info] 35#35: *633 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:51:50 [info] 35#35: *632 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:51:54 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 9fd15a93ec19f377bfd3dade24b19c9c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:51:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 127.0.0.6 - - [29/Oct/2022:23:51:54 +0000] 9fd15a93ec19f377bfd3dade24b19c9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:51:54 [info] 35#35: *16 [lua] logger.lua:23: 9fd15a93ec19f377bfd3dade24b19c9c {"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-iag:80" 2022/10/29 23:52:01 [info] 35#35: *634 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:52:01 [info] 35#35: *635 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:52:09 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: c5f21ea46637931a722e478e70d6be1a:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:52:09 +0000] c5f21ea46637931a722e478e70d6be1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/29 23:52:09 [info] 35#35: *16 [lua] logger.lua:23: c5f21ea46637931a722e478e70d6be1a {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:52:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/29 23:52:10 [info] 35#35: *637 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:52:10 [info] 35#35: *638 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:52:20 [info] 35#35: *639 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:52:20 [info] 35#35: *640 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:52:24 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 5382142f32495774d48cb0e36e992b3f:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:52:24 [info] 35#35: *16 [lua] logger.lua:23: 5382142f32495774d48cb0e36e992b3f {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:52:24 +0000] 5382142f32495774d48cb0e36e992b3f "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 - - [29/Oct/2022:23:52:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:52:30 [info] 38#38: *641 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:52:30 [info] 38#38: *642 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:52:39 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 6be2560094231fbe06b329f04bbe3c76:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:52:39 +0000] 6be2560094231fbe06b329f04bbe3c76 "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 - - [29/Oct/2022:23:52:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:52:39 [info] 35#35: *16 [lua] logger.lua:23: 6be2560094231fbe06b329f04bbe3c76 {"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-iag:80" 2022/10/29 23:52:40 [info] 35#35: *643 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:52:40 [info] 35#35: *644 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:52:50 [info] 38#38: *645 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:52:50 [info] 38#38: *646 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:52:54 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 9ac68e8bac5f35ecdc36478e620b797c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:52:54 [info] 35#35: *16 [lua] logger.lua:23: 9ac68e8bac5f35ecdc36478e620b797c {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:52:54 +0000] 9ac68e8bac5f35ecdc36478e620b797c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 127.0.0.6 - - [29/Oct/2022:23:52:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:53:00 [info] 35#35: *647 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:53:00 [info] 35#35: *648 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:53:09 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: be316c3f1f27038bad760e225a61b7c5:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:53:09 +0000] be316c3f1f27038bad760e225a61b7c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/29 23:53:09 [info] 35#35: *16 [lua] logger.lua:23: be316c3f1f27038bad760e225a61b7c5 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:53:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:53:10 [info] 38#38: *650 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:53:10 [info] 38#38: *651 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:53:20 [info] 35#35: *652 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:53:20 [info] 35#35: *653 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:53:24 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 56df7a19852a772acff9e18d1f295afd:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:53:24 +0000] 56df7a19852a772acff9e18d1f295afd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/29 23:53:24 [info] 35#35: *16 [lua] logger.lua:23: 56df7a19852a772acff9e18d1f295afd {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:53:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:53:30 [info] 35#35: *654 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:53:30 [info] 35#35: *655 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:53:39 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: d1915cbbfcbbf9b2cf226fda66ad49c5:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:53:39 +0000] d1915cbbfcbbf9b2cf226fda66ad49c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/29 23:53:39 [info] 35#35: *16 [lua] logger.lua:23: d1915cbbfcbbf9b2cf226fda66ad49c5 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:53:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:53:40 [info] 35#35: *656 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:53:40 [info] 35#35: *657 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:53:50 [info] 38#38: *658 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:53:50 [info] 38#38: *659 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:53:54 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: d1ff36169a012a37552c7e975615868d:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:53:54 +0000] d1ff36169a012a37552c7e975615868d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/29 23:53:54 [info] 35#35: *16 [lua] logger.lua:23: d1ff36169a012a37552c7e975615868d {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:53:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:54:00 [info] 38#38: *660 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:54:00 [info] 35#35: *661 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:54:09 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: f84ec365a61aed5f0d4d56524c983e28:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:54:09 [info] 35#35: *16 [lua] logger.lua:23: f84ec365a61aed5f0d4d56524c983e28 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:54:09 +0000] f84ec365a61aed5f0d4d56524c983e28 "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 - - [29/Oct/2022:23:54:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/29 23:54:10 [info] 35#35: *663 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:54:10 [info] 38#38: *664 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:54:20 [info] 38#38: *665 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:54:20 [info] 38#38: *666 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:54:24 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 4482dacafc2f21fac589b0a94eb523bd:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:54:24 +0000] 4482dacafc2f21fac589b0a94eb523bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 127.0.0.6 - - [29/Oct/2022:23:54:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:54:24 [info] 35#35: *16 [lua] logger.lua:23: 4482dacafc2f21fac589b0a94eb523bd {"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-iag:80" 2022/10/29 23:54:30 [info] 35#35: *667 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:54:30 [info] 35#35: *668 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:54:39 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 6d45d17141681a4cd011d0d441d1bd6a:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:54:39 [info] 35#35: *16 [lua] logger.lua:23: 6d45d17141681a4cd011d0d441d1bd6a {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:54:39 +0000] 6d45d17141681a4cd011d0d441d1bd6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 127.0.0.6 - - [29/Oct/2022:23:54:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:54:40 [info] 35#35: *669 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:54:40 [info] 35#35: *670 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:54:50 [info] 38#38: *671 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:54:50 [info] 35#35: *672 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:54:54 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: d6fd7f09d0fae426efc4208d47ae155f:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:54:54 [info] 35#35: *16 [lua] logger.lua:23: d6fd7f09d0fae426efc4208d47ae155f {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:54:54 +0000] d6fd7f09d0fae426efc4208d47ae155f "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 - - [29/Oct/2022:23:54:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:55:00 [info] 35#35: *673 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:55:00 [info] 35#35: *674 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:55:09 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 198e5cead76fc2dcfabcbe1d1e9d7693:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:55:09 [info] 35#35: *16 [lua] logger.lua:23: 198e5cead76fc2dcfabcbe1d1e9d7693 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:55:09 +0000] 198e5cead76fc2dcfabcbe1d1e9d7693 "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 - - [29/Oct/2022:23:55:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:55:10 [info] 38#38: *676 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:55:10 [info] 38#38: *677 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:55:20 [info] 35#35: *678 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:55:20 [info] 35#35: *679 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:55:24 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 2fc2e8ec05883cad9175a238993708ac:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:55:24 +0000] 2fc2e8ec05883cad9175a238993708ac "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 - - [29/Oct/2022:23:55:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:55:24 [info] 35#35: *16 [lua] logger.lua:23: 2fc2e8ec05883cad9175a238993708ac {"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-iag:80" 2022/10/29 23:55:30 [info] 35#35: *680 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:55:30 [info] 35#35: *681 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:55:39 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 0023743fa2ef88ca0c060b7a3d52a3d7:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:55:39 +0000] 0023743fa2ef88ca0c060b7a3d52a3d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/29 23:55:39 [info] 35#35: *16 [lua] logger.lua:23: 0023743fa2ef88ca0c060b7a3d52a3d7 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:55:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:55:40 [info] 35#35: *682 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:55:40 [info] 35#35: *683 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:55:50 [info] 35#35: *684 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:55:50 [info] 35#35: *685 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:55:54 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 21d23f521c9d62f7a29a2049cb252307:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:55:54 [info] 35#35: *16 [lua] logger.lua:23: 21d23f521c9d62f7a29a2049cb252307 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:55:54 +0000] 21d23f521c9d62f7a29a2049cb252307 "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 - - [29/Oct/2022:23:55:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:56:00 [info] 38#38: *686 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:56:00 [info] 38#38: *687 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:56:09 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: bcb7664dee63ae9373c7ed82cdfee544:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:56:09 [info] 35#35: *16 [lua] logger.lua:23: bcb7664dee63ae9373c7ed82cdfee544 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:56:09 +0000] bcb7664dee63ae9373c7ed82cdfee544 "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 - - [29/Oct/2022:23:56:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:56:10 [info] 35#35: *689 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:56:10 [info] 35#35: *690 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:56:20 [info] 35#35: *691 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:56:20 [info] 35#35: *692 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:56:24 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: f46a1b80878e17fef8bf3863b8a38b63:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:56:24 +0000] f46a1b80878e17fef8bf3863b8a38b63 "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 - - [29/Oct/2022:23:56:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:56:24 [info] 35#35: *16 [lua] logger.lua:23: f46a1b80878e17fef8bf3863b8a38b63 {"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-iag:80" 2022/10/29 23:56:30 [info] 35#35: *693 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:56:30 [info] 35#35: *694 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:56:39 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: d8e76d9e465a98576cfb58704a10674f:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:56:39 +0000] d8e76d9e465a98576cfb58704a10674f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:56:39 [info] 35#35: *16 [lua] logger.lua:23: d8e76d9e465a98576cfb58704a10674f {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:56:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:56:40 [info] 35#35: *695 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:56:40 [info] 35#35: *696 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:56:50 [info] 35#35: *697 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:56:50 [info] 35#35: *698 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:56:54 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 2513a5084244acafef3a39b35e59c98a:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:56:54 +0000] 2513a5084244acafef3a39b35e59c98a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/29 23:56:54 [info] 35#35: *16 [lua] logger.lua:23: 2513a5084244acafef3a39b35e59c98a {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:56:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:57:00 [info] 38#38: *699 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:57:00 [info] 38#38: *700 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:57:09 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 10ab772fa5ea9b42c9713bc360d13b6c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:57:09 +0000] 10ab772fa5ea9b42c9713bc360d13b6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/29 23:57:09 [info] 35#35: *16 [lua] logger.lua:23: 10ab772fa5ea9b42c9713bc360d13b6c {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:57:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/29 23:57:10 [info] 38#38: *702 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:57:10 [info] 35#35: *703 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:57:20 [info] 38#38: *704 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:57:20 [info] 38#38: *705 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:57:24 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 34c003c31d6ba49540b07f1a09a1d772:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:57:24 [info] 35#35: *16 [lua] logger.lua:23: 34c003c31d6ba49540b07f1a09a1d772 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:57:24 +0000] 34c003c31d6ba49540b07f1a09a1d772 "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 - - [29/Oct/2022:23:57:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:57:30 [info] 35#35: *706 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:57:30 [info] 35#35: *707 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:57:39 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 078b9c49b780cfe21287046d0c9df3e5:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:57:39 [info] 35#35: *16 [lua] logger.lua:23: 078b9c49b780cfe21287046d0c9df3e5 {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:57:39 +0000] 078b9c49b780cfe21287046d0c9df3e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 127.0.0.6 - - [29/Oct/2022:23:57:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/29 23:57:40 [info] 38#38: *709 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:57:40 [info] 38#38: *708 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:57:50 [info] 38#38: *710 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:57:50 [info] 38#38: *711 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:57:54 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 01b88748b02cf38ea82bbcea3634693a:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:57:54 +0000] 01b88748b02cf38ea82bbcea3634693a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/29 23:57:54 [info] 35#35: *16 [lua] logger.lua:23: 01b88748b02cf38ea82bbcea3634693a {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:57:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:58:00 [info] 35#35: *712 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:58:00 [info] 35#35: *713 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:58:09 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 0f4b064e8c7f535807cb772f3ffa61df:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:58:09 +0000] 0f4b064e8c7f535807cb772f3ffa61df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/29 23:58:09 [info] 35#35: *16 [lua] logger.lua:23: 0f4b064e8c7f535807cb772f3ffa61df {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:58:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:58:10 [info] 35#35: *715 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:58:10 [info] 35#35: *716 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:58:20 [info] 38#38: *717 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:58:20 [info] 38#38: *718 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:58:24 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 6ba5c8acf883b1a7eb2539db95bebaec:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:58:24 [info] 35#35: *16 [lua] logger.lua:23: 6ba5c8acf883b1a7eb2539db95bebaec {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:58:24 +0000] 6ba5c8acf883b1a7eb2539db95bebaec "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 - - [29/Oct/2022:23:58:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:58:30 [info] 38#38: *719 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:58:30 [info] 38#38: *720 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:58:39 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 4e1adec8862063328facb471f11c864d:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:58:39 [info] 35#35: *16 [lua] logger.lua:23: 4e1adec8862063328facb471f11c864d {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:58:39 +0000] 4e1adec8862063328facb471f11c864d "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 - - [29/Oct/2022:23:58:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:58:40 [info] 35#35: *721 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:58:40 [info] 35#35: *722 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:58:50 [info] 35#35: *723 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:58:50 [info] 35#35: *724 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:58:54 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 8a21864203c073668c356d4e4c48954a:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:58:54 [info] 35#35: *16 [lua] logger.lua:23: 8a21864203c073668c356d4e4c48954a {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:58:54 +0000] 8a21864203c073668c356d4e4c48954a "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 - - [29/Oct/2022:23:58:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/29 23:59:00 [info] 35#35: *725 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:59:00 [info] 35#35: *726 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:59:09 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 618afa7d54f7bbdfa92c7d5fb4e1c9f7:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:59:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 127.0.0.6 - - [29/Oct/2022:23:59:09 +0000] 618afa7d54f7bbdfa92c7d5fb4e1c9f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:59:09 [info] 35#35: *16 [lua] logger.lua:23: 618afa7d54f7bbdfa92c7d5fb4e1c9f7 {"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-iag:80" 2022/10/29 23:59:10 [info] 38#38: *728 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:59:10 [info] 38#38: *729 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:59:20 [info] 35#35: *730 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:59:20 [info] 35#35: *731 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:59:24 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: ecf32019131d661699d898d6d373028e:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:59:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/29 23:59:24 [info] 35#35: *16 [lua] logger.lua:23: ecf32019131d661699d898d6d373028e {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:59:24 +0000] ecf32019131d661699d898d6d373028e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/29 23:59:30 [info] 38#38: *732 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:59:30 [info] 38#38: *733 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:59:39 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: e9df44d7bda604082d3bfcd0c29c4d24:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [29/Oct/2022:23:59:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 127.0.0.6 - - [29/Oct/2022:23:59:39 +0000] e9df44d7bda604082d3bfcd0c29c4d24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/29 23:59:39 [info] 35#35: *16 [lua] logger.lua:23: e9df44d7bda604082d3bfcd0c29c4d24 {"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-iag:80" 2022/10/29 23:59:40 [info] 35#35: *734 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:59:40 [info] 35#35: *735 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:59:50 [info] 35#35: *736 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:59:50 [info] 35#35: *737 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/29 23:59:55 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: d98fc43898bbc183d045aa435b022ecb:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/29 23:59:55 [info] 35#35: *16 [lua] logger.lua:23: d98fc43898bbc183d045aa435b022ecb {"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-iag:80" 127.0.0.6 - - [29/Oct/2022:23:59:55 +0000] d98fc43898bbc183d045aa435b022ecb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 127.0.0.6 - - [29/Oct/2022:23:59:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:00:00 [info] 35#35: *738 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:00:00 [info] 35#35: *739 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:00:10 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: d4d8d3ef6b92cdb54f691c50b1188bed:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:00:10 +0000] d4d8d3ef6b92cdb54f691c50b1188bed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:00:10 [info] 35#35: *16 [lua] logger.lua:23: d4d8d3ef6b92cdb54f691c50b1188bed {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:00:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:00:10 [info] 38#38: *741 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:00:10 [info] 38#38: *742 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:00:20 [info] 35#35: *744 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:00:20 [info] 35#35: *743 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:00:25 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 79bd8d9c39df7f7ae333dc594004e5bd:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:00:25 +0000] 79bd8d9c39df7f7ae333dc594004e5bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:00:25 [info] 35#35: *16 [lua] logger.lua:23: 79bd8d9c39df7f7ae333dc594004e5bd {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:00:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:00:30 [info] 35#35: *745 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:00:30 [info] 35#35: *746 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:00:40 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 2984cc4078eb1abc42251d3250a0cb66:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:00:40 [info] 35#35: *16 [lua] logger.lua:23: 2984cc4078eb1abc42251d3250a0cb66 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:00:40 +0000] 2984cc4078eb1abc42251d3250a0cb66 "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 - - [30/Oct/2022:00:00:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 00:00:40 [info] 35#35: *747 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:00:40 [info] 38#38: *748 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:00:50 [info] 35#35: *749 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:00:50 [info] 35#35: *750 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:00:55 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 41a0b01d1f97ba8785ab442b8d6a0702:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:00:55 [info] 35#35: *16 [lua] logger.lua:23: 41a0b01d1f97ba8785ab442b8d6a0702 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:00:55 +0000] 41a0b01d1f97ba8785ab442b8d6a0702 "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 - - [30/Oct/2022:00:00:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:01:00 [info] 35#35: *751 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:01:00 [info] 35#35: *752 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:01:10 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: a0a9837c83c74c2f92ff5a7287eef0d7:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:01:10 +0000] a0a9837c83c74c2f92ff5a7287eef0d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 2022/10/30 00:01:10 [info] 35#35: *16 [lua] logger.lua:23: a0a9837c83c74c2f92ff5a7287eef0d7 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:01:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 00:01:10 [info] 35#35: *754 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:01:10 [info] 35#35: *755 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:01:20 [info] 38#38: *756 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:01:20 [info] 38#38: *757 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:01:25 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: df71ed7ad366266c850193a36e0b3e8f:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:01:25 [info] 35#35: *16 [lua] logger.lua:23: df71ed7ad366266c850193a36e0b3e8f {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:01:25 +0000] df71ed7ad366266c850193a36e0b3e8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 127.0.0.6 - - [30/Oct/2022:00:01:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:01:30 [info] 35#35: *758 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:01:30 [info] 35#35: *759 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:01:40 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 7c659bc124d5c1a1f06af8b610f78796:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:01:40 [info] 35#35: *16 [lua] logger.lua:23: 7c659bc124d5c1a1f06af8b610f78796 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:01:40 +0000] 7c659bc124d5c1a1f06af8b610f78796 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 127.0.0.6 - - [30/Oct/2022:00:01:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 00:01:40 [info] 35#35: *760 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:01:40 [info] 35#35: *761 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:01:50 [info] 35#35: *762 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:01:50 [info] 35#35: *763 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:01:55 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 9ca88f3d32ff32ac2586f5280d96e2bc:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:01:55 +0000] 9ca88f3d32ff32ac2586f5280d96e2bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 00:01:55 [info] 35#35: *16 [lua] logger.lua:23: 9ca88f3d32ff32ac2586f5280d96e2bc {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:01:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 00:02:00 [info] 38#38: *764 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:02:00 [info] 38#38: *765 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:02:10 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 33598d1bfc7d8c5322b3455eda0e1d04:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:02:10 +0000] 33598d1bfc7d8c5322b3455eda0e1d04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:02:10 [info] 35#35: *16 [lua] logger.lua:23: 33598d1bfc7d8c5322b3455eda0e1d04 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:02:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 00:02:10 [info] 38#38: *767 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:02:10 [info] 38#38: *768 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:02:20 [info] 35#35: *769 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:02:20 [info] 35#35: *770 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:02:25 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 436cae44e8066e6eea78303f9b281f1f:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:02:25 +0000] 436cae44e8066e6eea78303f9b281f1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 00:02:25 [info] 35#35: *16 [lua] logger.lua:23: 436cae44e8066e6eea78303f9b281f1f {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:02:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:02:30 [info] 35#35: *771 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:02:30 [info] 35#35: *772 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:02:40 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: f07ee2d3d5594afb93f4a31229b12c18:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:02:40 +0000] f07ee2d3d5594afb93f4a31229b12c18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 00:02:40 [info] 35#35: *16 [lua] logger.lua:23: f07ee2d3d5594afb93f4a31229b12c18 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:02:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:02:40 [info] 35#35: *773 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:02:40 [info] 35#35: *774 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:02:50 [info] 35#35: *775 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:02:50 [info] 35#35: *776 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:02:55 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 62227dea7a59d6ed01fb8a8ef6e500c8:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:02:55 [info] 35#35: *16 [lua] logger.lua:23: 62227dea7a59d6ed01fb8a8ef6e500c8 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:02:55 +0000] 62227dea7a59d6ed01fb8a8ef6e500c8 "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 - - [30/Oct/2022:00:02:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:03:00 [info] 38#38: *778 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:03:00 [info] 35#35: *777 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:03:10 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: cf149cf0ee9f0c26b44534c8f6cea1fe:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:03:10 [info] 35#35: *16 [lua] logger.lua:23: cf149cf0ee9f0c26b44534c8f6cea1fe {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:03:10 +0000] cf149cf0ee9f0c26b44534c8f6cea1fe "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 - - [30/Oct/2022:00:03:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:03:10 [info] 35#35: *780 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:03:10 [info] 38#38: *781 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:03:20 [info] 38#38: *782 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:03:20 [info] 38#38: *783 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:03:25 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: f6296a55f21f4b21845550242766a961:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:03:25 [info] 35#35: *16 [lua] logger.lua:23: f6296a55f21f4b21845550242766a961 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:03:25 +0000] f6296a55f21f4b21845550242766a961 "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 - - [30/Oct/2022:00:03:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:03:30 [info] 35#35: *784 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:03:30 [info] 35#35: *785 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:03:40 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 3f4f2b1ed988cb5665b8306c914c07e5:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:03:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 127.0.0.6 - - [30/Oct/2022:00:03:40 +0000] 3f4f2b1ed988cb5665b8306c914c07e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 2022/10/30 00:03:40 [info] 35#35: *16 [lua] logger.lua:23: 3f4f2b1ed988cb5665b8306c914c07e5 {"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-iag:80" 2022/10/30 00:03:40 [info] 35#35: *786 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:03:40 [info] 35#35: *787 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:03:50 [info] 38#38: *788 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:03:50 [info] 38#38: *789 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:03:55 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 71cb11e501d2ab1bf5c825b2d1322ebd:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:03:55 [info] 35#35: *16 [lua] logger.lua:23: 71cb11e501d2ab1bf5c825b2d1322ebd {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:03:55 +0000] 71cb11e501d2ab1bf5c825b2d1322ebd "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 - - [30/Oct/2022:00:03:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:04:00 [info] 38#38: *790 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:04:00 [info] 35#35: *791 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:04:10 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 1ea1fbc3d7e2f6e78311021ebf9e09cc:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:04:10 +0000] 1ea1fbc3d7e2f6e78311021ebf9e09cc "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 - - [30/Oct/2022:00:04:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:04:10 [info] 35#35: *16 [lua] logger.lua:23: 1ea1fbc3d7e2f6e78311021ebf9e09cc {"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-iag:80" 2022/10/30 00:04:10 [info] 38#38: *794 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:04:10 [info] 35#35: *793 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:04:20 [info] 35#35: *795 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:04:20 [info] 35#35: *796 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:04:25 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 189114b9a3757a0d74655c495c56fcab:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:04:25 +0000] 189114b9a3757a0d74655c495c56fcab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/30 00:04:25 [info] 35#35: *16 [lua] logger.lua:23: 189114b9a3757a0d74655c495c56fcab {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:04:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/30 00:04:30 [info] 35#35: *797 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:04:30 [info] 35#35: *798 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:04:40 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 42846a4825d9c3b8a1a71978d5c88ae5:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:04:40 [info] 35#35: *16 [lua] logger.lua:23: 42846a4825d9c3b8a1a71978d5c88ae5 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:04:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 127.0.0.6 - - [30/Oct/2022:00:04:40 +0000] 42846a4825d9c3b8a1a71978d5c88ae5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:04:40 [info] 38#38: *799 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:04:40 [info] 38#38: *800 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:04:50 [info] 35#35: *801 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:04:50 [info] 35#35: *802 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:04:55 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: ab83a5c0eea48d9948a2aeff145a1ce6:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:04:55 +0000] ab83a5c0eea48d9948a2aeff145a1ce6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 00:04:55 [info] 35#35: *16 [lua] logger.lua:23: ab83a5c0eea48d9948a2aeff145a1ce6 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:04:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:05:00 [info] 35#35: *803 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:05:00 [info] 35#35: *804 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:05:10 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: a8719ad1e8ee971f027e768d344e48e9:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:05:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:05:10 [info] 35#35: *16 [lua] logger.lua:23: a8719ad1e8ee971f027e768d344e48e9 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:05:10 +0000] a8719ad1e8ee971f027e768d344e48e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:05:10 [info] 35#35: *806 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:05:10 [info] 35#35: *807 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:05:20 [info] 35#35: *808 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:05:20 [info] 35#35: *809 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:05:25 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: cbaace206700af37894d05c3a1463c71:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:05:25 +0000] cbaace206700af37894d05c3a1463c71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:05:25 [info] 35#35: *16 [lua] logger.lua:23: cbaace206700af37894d05c3a1463c71 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:05:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:05:30 [info] 38#38: *810 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:05:30 [info] 38#38: *811 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:05:40 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 44d7ea1fb4e6f59e7f0b37b3f5c4849d:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:05:40 [info] 35#35: *16 [lua] logger.lua:23: 44d7ea1fb4e6f59e7f0b37b3f5c4849d {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:05:40 +0000] 44d7ea1fb4e6f59e7f0b37b3f5c4849d "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 - - [30/Oct/2022:00:05:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:05:40 [info] 35#35: *812 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:05:40 [info] 35#35: *813 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:05:50 [info] 35#35: *814 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:05:50 [info] 35#35: *815 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:05:55 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 17a9691d8245020cd48eeddf43e477fc:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:05:55 +0000] 17a9691d8245020cd48eeddf43e477fc "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 - - [30/Oct/2022:00:05:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:05:55 [info] 35#35: *16 [lua] logger.lua:23: 17a9691d8245020cd48eeddf43e477fc {"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-iag:80" 2022/10/30 00:06:00 [info] 38#38: *816 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:06:00 [info] 38#38: *817 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:06:10 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 3a1e599e410f34d6b5921c5e5e328f58:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:06:10 [info] 35#35: *16 [lua] logger.lua:23: 3a1e599e410f34d6b5921c5e5e328f58 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:06:10 +0000] 3a1e599e410f34d6b5921c5e5e328f58 "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 - - [30/Oct/2022:00:06:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:06:10 [info] 35#35: *819 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:06:10 [info] 35#35: *820 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:06:20 [info] 35#35: *821 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:06:20 [info] 35#35: *822 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:06:25 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 012a7e5cf89f762b7ffa1b97dbda6e58:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:06:25 +0000] 012a7e5cf89f762b7ffa1b97dbda6e58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:06:25 [info] 35#35: *16 [lua] logger.lua:23: 012a7e5cf89f762b7ffa1b97dbda6e58 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:06:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:06:30 [info] 35#35: *823 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:06:30 [info] 35#35: *824 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:06:40 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 022100cc3eb3d8c97088e5886f26d6bf:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:06:40 +0000] 022100cc3eb3d8c97088e5886f26d6bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 2022/10/30 00:06:40 [info] 35#35: *16 [lua] logger.lua:23: 022100cc3eb3d8c97088e5886f26d6bf {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:06:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:06:40 [info] 35#35: *825 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:06:40 [info] 35#35: *826 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:06:50 [info] 35#35: *827 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:06:50 [info] 35#35: *828 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:06:55 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 0cd472b9f58adc7c0a8f1c8165cdba17:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:06:55 +0000] 0cd472b9f58adc7c0a8f1c8165cdba17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 2022/10/30 00:06:55 [info] 35#35: *16 [lua] logger.lua:23: 0cd472b9f58adc7c0a8f1c8165cdba17 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:06:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:07:00 [info] 38#38: *829 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:07:00 [info] 38#38: *830 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:07:10 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 691e330d496417bf4023fd46116aa2f9:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:07:10 [info] 35#35: *16 [lua] logger.lua:23: 691e330d496417bf4023fd46116aa2f9 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:07:10 +0000] 691e330d496417bf4023fd46116aa2f9 "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 - - [30/Oct/2022:00:07:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:07:10 [info] 35#35: *833 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:07:10 [info] 35#35: *832 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:07:20 [info] 35#35: *835 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:07:20 [info] 35#35: *834 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:07:25 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: f589bac1057feb9d3674888ac1ef7a33:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:07:25 +0000] f589bac1057feb9d3674888ac1ef7a33 "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 - - [30/Oct/2022:00:07:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:07:25 [info] 35#35: *16 [lua] logger.lua:23: f589bac1057feb9d3674888ac1ef7a33 {"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-iag:80" 2022/10/30 00:07:30 [info] 35#35: *836 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:07:30 [info] 35#35: *837 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:07:40 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 65e392c6b6410ab701ef032291f49cf8:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:07:40 [info] 35#35: *16 [lua] logger.lua:23: 65e392c6b6410ab701ef032291f49cf8 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:07:40 +0000] 65e392c6b6410ab701ef032291f49cf8 "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 - - [30/Oct/2022:00:07:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:07:40 [info] 38#38: *838 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:07:40 [info] 38#38: *839 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:07:50 [info] 38#38: *840 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:07:50 [info] 38#38: *841 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:07:55 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 505f5bf643592d335277a28cef5e94b2:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:07:55 [info] 35#35: *16 [lua] logger.lua:23: 505f5bf643592d335277a28cef5e94b2 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:07:55 +0000] 505f5bf643592d335277a28cef5e94b2 "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 - - [30/Oct/2022:00:07:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:08:00 [info] 35#35: *842 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:08:00 [info] 35#35: *843 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:08:10 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 89fdb0d1bd6cc2b58dc5fdb3eae48bc2:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:08:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 00:08:10 [info] 35#35: *16 [lua] logger.lua:23: 89fdb0d1bd6cc2b58dc5fdb3eae48bc2 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:08:10 +0000] 89fdb0d1bd6cc2b58dc5fdb3eae48bc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 00:08:10 [info] 35#35: *846 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:08:10 [info] 35#35: *845 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:08:20 [info] 35#35: *847 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:08:20 [info] 35#35: *848 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:08:25 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 0042bda68a9f0f6cee842cdd790afb31:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:08:25 [info] 35#35: *16 [lua] logger.lua:23: 0042bda68a9f0f6cee842cdd790afb31 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:08:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 127.0.0.6 - - [30/Oct/2022:00:08:25 +0000] 0042bda68a9f0f6cee842cdd790afb31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 00:08:30 [info] 35#35: *849 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:08:30 [info] 35#35: *850 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:08:40 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 45164be69aca2d614d9566d5bde1383d:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:08:40 [info] 35#35: *16 [lua] logger.lua:23: 45164be69aca2d614d9566d5bde1383d {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:08:40 +0000] 45164be69aca2d614d9566d5bde1383d "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 - - [30/Oct/2022:00:08:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:08:40 [info] 35#35: *851 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:08:40 [info] 35#35: *852 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:08:50 [info] 35#35: *853 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:08:50 [info] 35#35: *854 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:08:51 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 82ad4d86c6579797d6e74ce2740cb0f0:receive the request, client: 127.0.0.6, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:08:51 +0000] 82ad4d86c6579797d6e74ce2740cb0f0 "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "python-requests/2.28.1" "-" 127.0.0.6 - - [30/Oct/2022:00:08:51 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.1" 10 2022/10/30 00:08:51 [info] 35#35: *16 [lua] logger.lua:23: 82ad4d86c6579797d6e74ce2740cb0f0 {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap" 2022/10/30 00:08:52 [info] 35#35: *855 [lua] access_by_lua(msblocations.conf:189):2: c2b1cd728ef0a1851ba468d85dea0981:receive the request, client: 127.0.0.6, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:08:52 [info] 35#35: *855 [lua] logger.lua:23: c2b1cd728ef0a1851ba468d85dea0981 {"matched":"multicloud"} while logging request, client: 127.0.0.6, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "http://10.233.39.167:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:08:52 +0000] c2b1cd728ef0a1851ba468d85dea0981 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.057 upstream_response_time:0.057 "-" "python-requests/2.28.1" "-" 2022/10/30 00:08:52 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: a1cd80ea3ac13457a5e5ccd001e66b5b:receive the request, client: 127.0.0.6, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:08:52 [info] 35#35: *16 [lua] logger.lua:23: a1cd80ea3ac13457a5e5ccd001e66b5b {"matched":"multicloud-pike"} while logging request, client: 127.0.0.6, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.1.250:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:08:52 +0000] a1cd80ea3ac13457a5e5ccd001e66b5b "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.052 upstream_response_time:0.051 "-" "python-requests/2.28.1" "-" 2022/10/30 00:08:52 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: e23c69e27a4237500516c258c4c69e3f:receive the request, client: 127.0.0.6, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:08:52 [info] 35#35: *16 [lua] logger.lua:23: e23c69e27a4237500516c258c4c69e3f {"matched":"multicloud-k8s"} while logging request, client: 127.0.0.6, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.4.10:9015/v1/healthcheck", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:08:52 +0000] e23c69e27a4237500516c258c4c69e3f "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.138 upstream_response_time:0.136 "-" "python-requests/2.28.1" "-" 2022/10/30 00:08:55 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 0ca80177666233b95c97e26b88a65576:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:08:55 [info] 35#35: *16 [lua] logger.lua:23: 0ca80177666233b95c97e26b88a65576 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:08:55 +0000] 0ca80177666233b95c97e26b88a65576 "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 - - [30/Oct/2022:00:08:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:09:00 [info] 38#38: *859 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:09:00 [info] 38#38: *860 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:09:10 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 98a55b1dbd0694fcc99db31eb974a527:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:09:10 [info] 35#35: *16 [lua] logger.lua:23: 98a55b1dbd0694fcc99db31eb974a527 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:09:10 +0000] 98a55b1dbd0694fcc99db31eb974a527 "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 - - [30/Oct/2022:00:09:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:09:10 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 72fa79f63a5cacc6071dff1c341677fe:receive the request, client: 127.0.0.6, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:09:10 [info] 35#35: *16 [lua] logger.lua:23: 72fa79f63a5cacc6071dff1c341677fe {"matched":"usecaseui"} while logging request, client: 127.0.0.6, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.60.76:8443/usecase-ui/", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:09:10 +0000] 72fa79f63a5cacc6071dff1c341677fe "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.087 upstream_response_time:0.087 "-" "python-requests/2.28.1" "-" 2022/10/30 00:09:10 [info] 35#35: *855 [lua] access_by_lua(msblocations.conf:189):2: 04f138fd80b115cbd756f09c7d21f09f:receive the request, client: 127.0.0.6, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:09:10 [info] 35#35: *855 [lua] logger.lua:23: 04f138fd80b115cbd756f09c7d21f09f {"matched":"gvnfmdriver"} while logging request, client: 127.0.0.6, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.63.25:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:09:10 +0000] 04f138fd80b115cbd756f09c7d21f09f "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.053 upstream_response_time:0.053 "-" "python-requests/2.28.1" "-" 2022/10/30 00:09:10 [info] 35#35: *855 [lua] access_by_lua(msblocations.conf:189):2: cd871748d5279368ede6126ebea27600:receive the request, client: 127.0.0.6, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:09:10 [info] 35#35: *866 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:09:10 [info] 35#35: *865 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:09:11 [info] 35#35: *855 [lua] logger.lua:23: cd871748d5279368ede6126ebea27600 {"matched":"huaweivnfmdriver"} while logging request, client: 127.0.0.6, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.34.228:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:09:11 +0000] cd871748d5279368ede6126ebea27600 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.194 upstream_response_time:0.191 "-" "python-requests/2.28.1" "-" 2022/10/30 00:09:11 [info] 35#35: *855 [lua] access_by_lua(msblocations.conf:189):2: 7a7d038c45502bb4b5f125880cee1020:receive the request, client: 127.0.0.6, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:09:11 [info] 35#35: *855 [lua] logger.lua:23: 7a7d038c45502bb4b5f125880cee1020 {"matched":"nslcm"} while logging request, client: 127.0.0.6, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.27.146:8403/api/nslcm/v1/health_check", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:09:11 +0000] 7a7d038c45502bb4b5f125880cee1020 "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.482 upstream_response_time:0.482 "-" "python-requests/2.28.1" "-" 2022/10/30 00:09:11 [info] 35#35: *855 [lua] access_by_lua(msblocations.conf:189):2: 53cd10d6d246b7c0e9bbf0176ec7f555:receive the request, client: 127.0.0.6, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:09:11 [info] 35#35: *855 [lua] logger.lua:23: 53cd10d6d246b7c0e9bbf0176ec7f555 {"matched":"vnflcm"} while logging request, client: 127.0.0.6, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.33.65:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:09:11 +0000] 53cd10d6d246b7c0e9bbf0176ec7f555 "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.404 upstream_response_time:0.404 "-" "python-requests/2.28.1" "-" 2022/10/30 00:09:12 [info] 35#35: *855 [lua] access_by_lua(msblocations.conf:189):2: 6bb155c452274210969154b07da99021:receive the request, client: 127.0.0.6, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:09:12 [info] 35#35: *855 [lua] logger.lua:23: 6bb155c452274210969154b07da99021 {"matched":"vnfmgr"} while logging request, client: 127.0.0.6, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.62.129:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:09:12 +0000] 6bb155c452274210969154b07da99021 "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.591 upstream_response_time:0.591 "-" "python-requests/2.28.1" "-" 2022/10/30 00:09:12 [info] 35#35: *855 [lua] access_by_lua(msblocations.conf:189):2: e76acbf733ac0965396e8531c700ffed:receive the request, client: 127.0.0.6, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:09:13 +0000] e76acbf733ac0965396e8531c700ffed "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.479 upstream_response_time:0.479 "-" "python-requests/2.28.1" "-" 2022/10/30 00:09:13 [info] 35#35: *855 [lua] logger.lua:23: e76acbf733ac0965396e8531c700ffed {"matched":"vnfres"} while logging request, client: 127.0.0.6, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.3.69:8802/api/vnfres/v1/health_check", host: "msb-iag.onap" 2022/10/30 00:09:13 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 8c3a049f80b7f609446a62f491c6f849:receive the request, client: 127.0.0.6, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:09:13 [info] 35#35: *16 [lua] logger.lua:23: 8c3a049f80b7f609446a62f491c6f849 {"matched":"ztevnfmdriver"} while logging request, client: 127.0.0.6, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.45.226:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:09:13 +0000] 8c3a049f80b7f609446a62f491c6f849 "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.072 upstream_response_time:0.071 "-" "python-requests/2.28.1" "-" 2022/10/30 00:09:18 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 0bebb1c1d6b070c9c0610c63d69f7419:receive the request, client: 127.0.0.6, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:09:18 [warn] 35#35: *16 [lua] shcache.lua:413: load(): external lookup failed: key msb:routing:api:holmes-rule-mgmt:v1 not found, client: 127.0.0.6, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:09:18 [warn] 35#35: *16 [lua] error_handler.lua:29: error_svc_not_found(): 0bebb1c1d6b070c9c0610c63d69f7419 No route found for this request! detail_info:Common not match. key--msb:routing:api:holmes-rule-mgmt:v1, client: 127.0.0.6, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:09:18 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:45):2: 0bebb1c1d6b070c9c0610c63d69f7419:receive the request, client: 127.0.0.6, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:09:18 [warn] 35#35: *16 [lua] error_handler.lua:29: error_svc_not_found(): 0bebb1c1d6b070c9c0610c63d69f7419 No route found for this request! detail_info:Custom not match, client: 127.0.0.6, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:09:18 +0000] 0bebb1c1d6b070c9c0610c63d69f7419 "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 502 request_processing_time:0.001 upstream_response_time:- "-" "python-requests/2.28.1" "-" 2022/10/30 00:09:18 [info] 35#35: *855 [lua] access_by_lua(msblocations.conf:189):2: 73f5f76f3da874e45b924164fd354a10:receive the request, client: 127.0.0.6, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:09:18 [warn] 35#35: *855 [lua] shcache.lua:413: load(): external lookup failed: key msb:routing:api:holmes-engine-mgmt:v1 not found, client: 127.0.0.6, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:09:18 [warn] 35#35: *855 [lua] error_handler.lua:29: error_svc_not_found(): 73f5f76f3da874e45b924164fd354a10 No route found for this request! detail_info:Common not match. key--msb:routing:api:holmes-engine-mgmt:v1, client: 127.0.0.6, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:09:18 [info] 35#35: *855 [lua] access_by_lua(msblocations.conf:45):2: 73f5f76f3da874e45b924164fd354a10:receive the request, client: 127.0.0.6, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:09:18 [warn] 35#35: *855 [lua] error_handler.lua:29: error_svc_not_found(): 73f5f76f3da874e45b924164fd354a10 No route found for this request! detail_info:Custom not match, client: 127.0.0.6, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:09:18 +0000] 73f5f76f3da874e45b924164fd354a10 "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "python-requests/2.28.1" "-" 2022/10/30 00:09:18 [info] 35#35: *855 [lua] access_by_lua(msblocations.conf:189):2: 73ff8e721622a506363017817bcc639e:receive the request, client: 127.0.0.6, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:09:18 [info] 35#35: *855 [lua] logger.lua:23: 73ff8e721622a506363017817bcc639e {"matched":"multicloud-fcaps"} while logging request, client: 127.0.0.6, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "http://10.233.36.68:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:09:18 +0000] 73ff8e721622a506363017817bcc639e "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.046 upstream_response_time:0.046 "-" "python-requests/2.28.1" "-" 2022/10/30 00:09:18 [info] 35#35: *855 [lua] access_by_lua(msblocations.conf:189):2: 807e4450d92f914cb4eaa7a08b5b6f84:receive the request, client: 127.0.0.6, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:09:19 [info] 35#35: *855 [lua] logger.lua:23: 807e4450d92f914cb4eaa7a08b5b6f84 {"matched":"parser"} while logging request, client: 127.0.0.6, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.46.147:8806/api/parser/v1/health_check", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:09:19 +0000] 807e4450d92f914cb4eaa7a08b5b6f84 "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.879 upstream_response_time:0.879 "-" "python-requests/2.28.1" "-" 2022/10/30 00:09:20 [info] 35#35: *874 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:09:20 [info] 35#35: *875 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:09:25 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: ae228255a7c83f9ccb53538542d7c416:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:09:25 +0000] ae228255a7c83f9ccb53538542d7c416 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:09:25 [info] 35#35: *16 [lua] logger.lua:23: ae228255a7c83f9ccb53538542d7c416 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:09:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:09:30 [info] 35#35: *877 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:09:30 [info] 35#35: *876 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:09:40 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: cd78efc49a0c447d18aab67eed0c85d0:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:09:40 [info] 35#35: *16 [lua] logger.lua:23: cd78efc49a0c447d18aab67eed0c85d0 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:09:40 +0000] cd78efc49a0c447d18aab67eed0c85d0 "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 - - [30/Oct/2022:00:09:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:09:40 [info] 38#38: *878 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:09:40 [info] 38#38: *879 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:09:50 [info] 35#35: *881 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:09:50 [info] 35#35: *880 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:09:55 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: a92e288c11b9a78cfcf5b7055e93c419:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:09:55 [info] 35#35: *16 [lua] logger.lua:23: a92e288c11b9a78cfcf5b7055e93c419 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:09:55 +0000] a92e288c11b9a78cfcf5b7055e93c419 "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 - - [30/Oct/2022:00:09:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 00:10:00 [info] 35#35: *882 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:10:00 [info] 35#35: *883 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:10:10 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 72472ad5e3361cf07e3fa92d0cb0ea65:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:10:10 +0000] 72472ad5e3361cf07e3fa92d0cb0ea65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 2022/10/30 00:10:10 [info] 35#35: *16 [lua] logger.lua:23: 72472ad5e3361cf07e3fa92d0cb0ea65 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:10:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:10:10 [info] 35#35: *885 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:10:10 [info] 35#35: *886 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:10:20 [info] 35#35: *887 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:10:20 [info] 35#35: *888 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:10:25 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: c7585e8fc5b3fd0ca6273d58fe2d75cd:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:10:25 [info] 35#35: *16 [lua] logger.lua:23: c7585e8fc5b3fd0ca6273d58fe2d75cd {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:10:25 +0000] c7585e8fc5b3fd0ca6273d58fe2d75cd "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 - - [30/Oct/2022:00:10:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:10:30 [info] 35#35: *889 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:10:30 [info] 35#35: *890 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:10:40 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 551696c8db9e0d212aeb0bfe373ee324:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:10:40 [info] 35#35: *16 [lua] logger.lua:23: 551696c8db9e0d212aeb0bfe373ee324 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:10:40 +0000] 551696c8db9e0d212aeb0bfe373ee324 "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 - - [30/Oct/2022:00:10:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:10:40 [info] 35#35: *891 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:10:40 [info] 35#35: *892 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:10:50 [info] 35#35: *893 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:10:50 [info] 35#35: *894 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:10:55 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: bdb1d807256a621e4f39dee46f9490d6:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:10:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:10:55 [info] 35#35: *16 [lua] logger.lua:23: bdb1d807256a621e4f39dee46f9490d6 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:10:55 +0000] bdb1d807256a621e4f39dee46f9490d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 00:11:00 [info] 35#35: *895 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:11:00 [info] 35#35: *896 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:11:10 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: d72ff7675c9ab7d9186c23cf2c65be95:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:11:10 [info] 35#35: *16 [lua] logger.lua:23: d72ff7675c9ab7d9186c23cf2c65be95 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:11:10 +0000] d72ff7675c9ab7d9186c23cf2c65be95 "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 - - [30/Oct/2022:00:11:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:11:10 [info] 35#35: *898 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:11:10 [info] 35#35: *899 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:11:20 [info] 38#38: *900 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:11:20 [info] 38#38: *901 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:11:25 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 200d65d30ab0affb0d7a23a3e9e80d9c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:11:25 +0000] 200d65d30ab0affb0d7a23a3e9e80d9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/30 00:11:25 [info] 35#35: *16 [lua] logger.lua:23: 200d65d30ab0affb0d7a23a3e9e80d9c {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:11:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 00:11:30 [info] 35#35: *902 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:11:30 [info] 35#35: *903 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:11:40 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 6bd4113ffc48cc3163f927db1d9df82b:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:11:40 +0000] 6bd4113ffc48cc3163f927db1d9df82b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 00:11:40 [info] 35#35: *16 [lua] logger.lua:23: 6bd4113ffc48cc3163f927db1d9df82b {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:11:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:11:40 [info] 35#35: *904 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:11:40 [info] 35#35: *905 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:11:50 [info] 35#35: *906 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:11:50 [info] 35#35: *907 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:11:55 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: fbde78528809f24f0157ada65606a660:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:11:55 +0000] fbde78528809f24f0157ada65606a660 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:11:55 [info] 35#35: *16 [lua] logger.lua:23: fbde78528809f24f0157ada65606a660 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:11:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:12:00 [info] 35#35: *908 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:12:00 [info] 35#35: *909 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:12:10 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: f7e0e908164098b07b3b93428bb2316c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:12:10 +0000] f7e0e908164098b07b3b93428bb2316c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 2022/10/30 00:12:10 [info] 35#35: *16 [lua] logger.lua:23: f7e0e908164098b07b3b93428bb2316c {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:12:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:12:10 [info] 35#35: *911 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:12:10 [info] 35#35: *912 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:12:20 [info] 38#38: *914 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:12:20 [info] 38#38: *913 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:12:25 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 6d29cf8dc628ab9da55d0c052fecdeff:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:12:25 [info] 35#35: *16 [lua] logger.lua:23: 6d29cf8dc628ab9da55d0c052fecdeff {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:12:25 +0000] 6d29cf8dc628ab9da55d0c052fecdeff "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 - - [30/Oct/2022:00:12:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:12:25 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 509aff478cc3fb2cdb3d67a640249a0d:receive the request, client: 127.0.0.6, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:12:25 +0000] 509aff478cc3fb2cdb3d67a640249a0d "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.28.1" "-" 2022/10/30 00:12:25 [info] 35#35: *16 [lua] logger.lua:23: 509aff478cc3fb2cdb3d67a640249a0d {"matched":"microservices"} while logging request, client: 127.0.0.6, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:12:25 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.1" 4 2022/10/30 00:12:25 [info] 35#35: *915 [lua] access_by_lua(msblocations.conf:189):2: 5e582dada5d387f23feac29629f681fa:receive the request, client: 127.0.0.6, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:12:26 +0000] 5e582dada5d387f23feac29629f681fa "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.027 "-" "python-requests/2.28.1" "-" 2022/10/30 00:12:26 [info] 35#35: *915 [lua] logger.lua:23: 5e582dada5d387f23feac29629f681fa {"matched":"multicloud"} while logging request, client: 127.0.0.6, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "http://10.233.39.167:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap" 2022/10/30 00:12:26 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 0d836c6014b54b4d2fc3143dc2a04af6:receive the request, client: 127.0.0.6, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:12:26 [info] 35#35: *16 [lua] logger.lua:23: 0d836c6014b54b4d2fc3143dc2a04af6 {"matched":"multicloud-pike"} while logging request, client: 127.0.0.6, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.1.250:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:12:26 +0000] 0d836c6014b54b4d2fc3143dc2a04af6 "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "python-requests/2.28.1" "-" 2022/10/30 00:12:26 [info] 35#35: *915 [lua] access_by_lua(msblocations.conf:189):2: 7e540742eb3f398effd5506afd4591b2:receive the request, client: 127.0.0.6, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:12:26 +0000] 7e540742eb3f398effd5506afd4591b2 "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.031 "-" "python-requests/2.28.1" "-" 2022/10/30 00:12:26 [info] 35#35: *915 [lua] logger.lua:23: 7e540742eb3f398effd5506afd4591b2 {"matched":"multicloud-k8s"} while logging request, client: 127.0.0.6, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.4.10:9015/v1/healthcheck", host: "msb-iag.onap" 2022/10/30 00:12:30 [info] 35#35: *916 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:12:30 [info] 35#35: *917 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:12:40 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: a809ebb96981a88d5b36324adcf0a533:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:12:40 [info] 35#35: *16 [lua] logger.lua:23: a809ebb96981a88d5b36324adcf0a533 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:12:40 +0000] a809ebb96981a88d5b36324adcf0a533 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 127.0.0.6 - - [30/Oct/2022:00:12:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 00:12:40 [info] 35#35: *918 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:12:40 [info] 35#35: *919 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:12:42 [info] 35#35: *915 [lua] access_by_lua(msblocations.conf:189):2: 8a9169238c3e6b534a5277116aae4a19:receive the request, client: 127.0.0.6, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:12:42 [info] 35#35: *915 [lua] logger.lua:23: 8a9169238c3e6b534a5277116aae4a19 {"matched":"usecaseui"} while logging request, client: 127.0.0.6, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.60.76:8443/usecase-ui/", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:12:42 +0000] 8a9169238c3e6b534a5277116aae4a19 "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.036 "-" "python-requests/2.28.1" "-" 2022/10/30 00:12:42 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 12c33b8719d96c5b488dc17df80ef328:receive the request, client: 127.0.0.6, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:12:42 [info] 35#35: *16 [lua] logger.lua:23: 12c33b8719d96c5b488dc17df80ef328 {"matched":"gvnfmdriver"} while logging request, client: 127.0.0.6, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.63.25:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:12:42 +0000] 12c33b8719d96c5b488dc17df80ef328 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "python-requests/2.28.1" "-" 2022/10/30 00:12:42 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: b7b3b2e515fa688f40320cfe7688708a:receive the request, client: 127.0.0.6, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:12:42 [info] 35#35: *16 [lua] logger.lua:23: b7b3b2e515fa688f40320cfe7688708a {"matched":"huaweivnfmdriver"} while logging request, client: 127.0.0.6, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.34.228:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:12:42 +0000] b7b3b2e515fa688f40320cfe7688708a "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "python-requests/2.28.1" "-" 2022/10/30 00:12:43 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: e3c93d1c51d86c9459c576822f133769:receive the request, client: 127.0.0.6, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:12:43 [info] 35#35: *16 [lua] logger.lua:23: e3c93d1c51d86c9459c576822f133769 {"matched":"nslcm"} while logging request, client: 127.0.0.6, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.27.146:8403/api/nslcm/v1/health_check", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:12:43 +0000] e3c93d1c51d86c9459c576822f133769 "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "python-requests/2.28.1" "-" 2022/10/30 00:12:43 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 3b656e2f95ce8dddb7893091a9a76459:receive the request, client: 127.0.0.6, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:12:43 [info] 35#35: *16 [lua] logger.lua:23: 3b656e2f95ce8dddb7893091a9a76459 {"matched":"vnflcm"} while logging request, client: 127.0.0.6, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.33.65:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:12:43 +0000] 3b656e2f95ce8dddb7893091a9a76459 "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.349 upstream_response_time:0.348 "-" "python-requests/2.28.1" "-" 2022/10/30 00:12:43 [info] 35#35: *915 [lua] access_by_lua(msblocations.conf:189):2: 44e38f1688e75e6ec8d3ee82d0a387c7:receive the request, client: 127.0.0.6, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:12:44 [info] 35#35: *915 [lua] logger.lua:23: 44e38f1688e75e6ec8d3ee82d0a387c7 {"matched":"vnfmgr"} while logging request, client: 127.0.0.6, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.62.129:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:12:44 +0000] 44e38f1688e75e6ec8d3ee82d0a387c7 "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.530 upstream_response_time:0.529 "-" "python-requests/2.28.1" "-" 2022/10/30 00:12:44 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: f49f37b3ee4375c5ab6c360ed84f2c31:receive the request, client: 127.0.0.6, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:12:44 [info] 35#35: *16 [lua] logger.lua:23: f49f37b3ee4375c5ab6c360ed84f2c31 {"matched":"vnfres"} while logging request, client: 127.0.0.6, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.3.69:8802/api/vnfres/v1/health_check", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:12:44 +0000] f49f37b3ee4375c5ab6c360ed84f2c31 "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "python-requests/2.28.1" "-" 2022/10/30 00:12:44 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: cc40618e6530ea02ada03342ed88b553:receive the request, client: 127.0.0.6, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:12:44 [info] 35#35: *16 [lua] logger.lua:23: cc40618e6530ea02ada03342ed88b553 {"matched":"ztevnfmdriver"} while logging request, client: 127.0.0.6, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.45.226:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:12:44 +0000] cc40618e6530ea02ada03342ed88b553 "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.027 "-" "python-requests/2.28.1" "-" 2022/10/30 00:12:48 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: c569fbb2c56d52cf4b48e8943311b5b7:receive the request, client: 127.0.0.6, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:12:48 [warn] 35#35: *16 [lua] shcache.lua:413: load(): external lookup failed: key msb:routing:api:holmes-rule-mgmt:v1 not found, client: 127.0.0.6, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:12:48 [warn] 35#35: *16 [lua] error_handler.lua:29: error_svc_not_found(): c569fbb2c56d52cf4b48e8943311b5b7 No route found for this request! detail_info:Common not match. key--msb:routing:api:holmes-rule-mgmt:v1, client: 127.0.0.6, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:12:48 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:45):2: c569fbb2c56d52cf4b48e8943311b5b7:receive the request, client: 127.0.0.6, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:12:48 [warn] 35#35: *16 [lua] error_handler.lua:29: error_svc_not_found(): c569fbb2c56d52cf4b48e8943311b5b7 No route found for this request! detail_info:Custom not match, client: 127.0.0.6, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:12:48 +0000] c569fbb2c56d52cf4b48e8943311b5b7 "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 502 request_processing_time:0.002 upstream_response_time:- "-" "python-requests/2.28.1" "-" 2022/10/30 00:12:49 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: b450d92369bfc6d3c205b68e76b30bc0:receive the request, client: 127.0.0.6, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:12:49 [warn] 35#35: *16 [lua] shcache.lua:413: load(): external lookup failed: key msb:routing:api:holmes-engine-mgmt:v1 not found, client: 127.0.0.6, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:12:49 [warn] 35#35: *16 [lua] error_handler.lua:29: error_svc_not_found(): b450d92369bfc6d3c205b68e76b30bc0 No route found for this request! detail_info:Common not match. key--msb:routing:api:holmes-engine-mgmt:v1, client: 127.0.0.6, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:12:49 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:45):2: b450d92369bfc6d3c205b68e76b30bc0:receive the request, client: 127.0.0.6, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:12:49 [warn] 35#35: *16 [lua] error_handler.lua:29: error_svc_not_found(): b450d92369bfc6d3c205b68e76b30bc0 No route found for this request! detail_info:Custom not match, client: 127.0.0.6, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:12:49 +0000] b450d92369bfc6d3c205b68e76b30bc0 "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "python-requests/2.28.1" "-" 2022/10/30 00:12:49 [info] 35#35: *915 [lua] access_by_lua(msblocations.conf:189):2: c42d160d1c532b525a6a9350311a4387:receive the request, client: 127.0.0.6, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:12:49 [info] 35#35: *915 [lua] logger.lua:23: c42d160d1c532b525a6a9350311a4387 {"matched":"multicloud-fcaps"} while logging request, client: 127.0.0.6, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "http://10.233.36.68:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:12:49 +0000] c42d160d1c532b525a6a9350311a4387 "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.027 "-" "python-requests/2.28.1" "-" 2022/10/30 00:12:49 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: b26b38b80cb52421cee88d94b16aae47:receive the request, client: 127.0.0.6, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/30 00:12:49 [info] 35#35: *16 [lua] logger.lua:23: b26b38b80cb52421cee88d94b16aae47 {"matched":"parser"} while logging request, client: 127.0.0.6, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.46.147:8806/api/parser/v1/health_check", host: "msb-iag.onap" 127.0.0.6 - - [30/Oct/2022:00:12:49 +0000] b26b38b80cb52421cee88d94b16aae47 "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.802 upstream_response_time:0.801 "-" "python-requests/2.28.1" "-" 2022/10/30 00:12:50 [info] 35#35: *921 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:12:50 [info] 35#35: *922 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:12:55 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: e569e624a5270966cbac4646f4fed09f:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:12:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:12:55 [info] 35#35: *16 [lua] logger.lua:23: e569e624a5270966cbac4646f4fed09f {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:12:55 +0000] e569e624a5270966cbac4646f4fed09f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:13:00 [info] 35#35: *923 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:13:00 [info] 35#35: *924 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:13:10 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: d3c300296ba8b16aabdc3605357d54b2:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:13:10 [info] 35#35: *16 [lua] logger.lua:23: d3c300296ba8b16aabdc3605357d54b2 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:13:10 +0000] d3c300296ba8b16aabdc3605357d54b2 "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 - - [30/Oct/2022:00:13:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:13:10 [info] 38#38: *926 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:13:10 [info] 38#38: *927 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:13:20 [info] 35#35: *928 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:13:20 [info] 35#35: *929 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:13:25 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: c39be945385f46d9f34a4b8d5b31a3a4:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:13:25 +0000] c39be945385f46d9f34a4b8d5b31a3a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 2022/10/30 00:13:25 [info] 35#35: *16 [lua] logger.lua:23: c39be945385f46d9f34a4b8d5b31a3a4 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:13:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:13:30 [info] 35#35: *930 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:13:30 [info] 35#35: *931 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:13:40 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: e4bb65b4651d34573a8af247dcdeae7c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:13:40 +0000] e4bb65b4651d34573a8af247dcdeae7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 00:13:40 [info] 35#35: *16 [lua] logger.lua:23: e4bb65b4651d34573a8af247dcdeae7c {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:13:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:13:40 [info] 38#38: *932 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:13:40 [info] 38#38: *933 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:13:50 [info] 35#35: *934 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:13:50 [info] 35#35: *935 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:13:55 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 681c25189a5a3cd07da7a7192a34e34f:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:13:55 [info] 35#35: *16 [lua] logger.lua:23: 681c25189a5a3cd07da7a7192a34e34f {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:13:55 +0000] 681c25189a5a3cd07da7a7192a34e34f "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 - - [30/Oct/2022:00:13:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:14:00 [info] 35#35: *936 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:14:00 [info] 35#35: *937 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:14:10 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 0a347e1a0f995558d69c0d0efadc4739:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:14:10 [info] 35#35: *16 [lua] logger.lua:23: 0a347e1a0f995558d69c0d0efadc4739 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:14:10 +0000] 0a347e1a0f995558d69c0d0efadc4739 "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 - - [30/Oct/2022:00:14:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:14:10 [info] 38#38: *939 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:14:10 [info] 38#38: *940 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:14:20 [info] 35#35: *941 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:14:20 [info] 35#35: *942 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:14:25 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 15409aadf8544ba44c88daff71c45965:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:14:25 +0000] 15409aadf8544ba44c88daff71c45965 "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 - - [30/Oct/2022:00:14:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:14:25 [info] 35#35: *16 [lua] logger.lua:23: 15409aadf8544ba44c88daff71c45965 {"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-iag:80" 2022/10/30 00:14:30 [info] 35#35: *943 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:14:30 [info] 35#35: *944 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:14:40 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 12755fc90c49df76fdab15fb0ce9c945:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:14:40 +0000] 12755fc90c49df76fdab15fb0ce9c945 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 00:14:40 [info] 35#35: *16 [lua] logger.lua:23: 12755fc90c49df76fdab15fb0ce9c945 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:14:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:14:40 [info] 35#35: *945 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:14:40 [info] 35#35: *946 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:14:50 [info] 35#35: *947 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:14:50 [info] 35#35: *948 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:14:55 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 36a12e2e868428115c5be1e892666318:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:14:55 [info] 35#35: *16 [lua] logger.lua:23: 36a12e2e868428115c5be1e892666318 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:14:55 +0000] 36a12e2e868428115c5be1e892666318 "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 - - [30/Oct/2022:00:14:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/30 00:15:00 [info] 38#38: *949 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:15:00 [info] 38#38: *950 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:15:10 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: e6c9d3971efd8a0e1428980215cb30fe:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:15:10 +0000] e6c9d3971efd8a0e1428980215cb30fe "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 - - [30/Oct/2022:00:15:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:15:10 [info] 35#35: *16 [lua] logger.lua:23: e6c9d3971efd8a0e1428980215cb30fe {"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-iag:80" 2022/10/30 00:15:10 [info] 35#35: *952 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:15:10 [info] 35#35: *953 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:15:20 [info] 35#35: *954 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:15:20 [info] 35#35: *955 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:15:25 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: d0bfcf1a0c03e567bde4d5f703f5c6bf:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:15:25 [info] 35#35: *16 [lua] logger.lua:23: d0bfcf1a0c03e567bde4d5f703f5c6bf {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:15:25 +0000] d0bfcf1a0c03e567bde4d5f703f5c6bf "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 - - [30/Oct/2022:00:15:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:15:30 [info] 35#35: *956 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:15:30 [info] 35#35: *957 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:15:40 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: b7729ef06a61a75e0ed8712d86d4f725:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:15:40 [info] 35#35: *16 [lua] logger.lua:23: b7729ef06a61a75e0ed8712d86d4f725 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:15:40 +0000] b7729ef06a61a75e0ed8712d86d4f725 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 127.0.0.6 - - [30/Oct/2022:00:15:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:15:40 [info] 35#35: *959 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:15:40 [info] 35#35: *958 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:15:50 [info] 35#35: *960 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:15:50 [info] 35#35: *961 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:15:55 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 55e85f3f4047a15c400e62e065e497fb:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:15:55 [info] 35#35: *16 [lua] logger.lua:23: 55e85f3f4047a15c400e62e065e497fb {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:15:55 +0000] 55e85f3f4047a15c400e62e065e497fb "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 - - [30/Oct/2022:00:15:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:16:00 [info] 38#38: *962 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:16:00 [info] 38#38: *963 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:16:10 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 12e0f266fd8aa68913fa226e389fab9a:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:16:10 [info] 35#35: *16 [lua] logger.lua:23: 12e0f266fd8aa68913fa226e389fab9a {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:16:10 +0000] 12e0f266fd8aa68913fa226e389fab9a "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 - - [30/Oct/2022:00:16:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:16:10 [info] 35#35: *965 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:16:10 [info] 35#35: *966 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:16:20 [info] 38#38: *967 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:16:20 [info] 35#35: *968 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:16:25 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: fa953de5cce375b4f65759e97129a919:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:16:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:16:25 [info] 35#35: *16 [lua] logger.lua:23: fa953de5cce375b4f65759e97129a919 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:16:25 +0000] fa953de5cce375b4f65759e97129a919 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:16:30 [info] 35#35: *969 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:16:30 [info] 35#35: *970 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:16:40 [info] 38#38: *971 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:16:40 [info] 38#38: *972 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:16:40 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 10b49f2dffde394f853f7daa09a655bd:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:16:41 +0000] 10b49f2dffde394f853f7daa09a655bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/30 00:16:41 [info] 35#35: *16 [lua] logger.lua:23: 10b49f2dffde394f853f7daa09a655bd {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:16:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 00:16:50 [info] 35#35: *973 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:16:50 [info] 35#35: *974 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:16:56 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: b6979cee6bd318929d7a7a874dac5bb1:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:16:56 +0000] b6979cee6bd318929d7a7a874dac5bb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:16:56 [info] 35#35: *16 [lua] logger.lua:23: b6979cee6bd318929d7a7a874dac5bb1 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:16:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:17:00 [info] 35#35: *975 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:17:00 [info] 35#35: *976 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:17:10 [info] 38#38: *978 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:17:10 [info] 38#38: *979 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:17:11 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 3ba2ca0a00309723f672d58cecc59dc2:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:17:11 +0000] 3ba2ca0a00309723f672d58cecc59dc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:17:11 [info] 35#35: *16 [lua] logger.lua:23: 3ba2ca0a00309723f672d58cecc59dc2 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:17:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:17:20 [info] 35#35: *980 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:17:20 [info] 35#35: *981 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:17:26 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: c4e7142a2fc83b3882cb7b1054177231:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:17:26 +0000] c4e7142a2fc83b3882cb7b1054177231 "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 - - [30/Oct/2022:00:17:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 00:17:26 [info] 35#35: *16 [lua] logger.lua:23: c4e7142a2fc83b3882cb7b1054177231 {"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-iag:80" 2022/10/30 00:17:30 [info] 38#38: *982 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:17:30 [info] 38#38: *983 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:17:40 [info] 38#38: *984 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:17:40 [info] 38#38: *985 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:17:41 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 57fc06c5321481ad24d95b1e4b44ca44:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:17:41 [info] 35#35: *16 [lua] logger.lua:23: 57fc06c5321481ad24d95b1e4b44ca44 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:17:41 +0000] 57fc06c5321481ad24d95b1e4b44ca44 "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 - - [30/Oct/2022:00:17:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:17:50 [info] 38#38: *987 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:17:50 [info] 35#35: *986 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:17:56 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 25b79f43bfa51a0abcb7d7d848fba110:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:17:56 +0000] 25b79f43bfa51a0abcb7d7d848fba110 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:17:56 [info] 35#35: *16 [lua] logger.lua:23: 25b79f43bfa51a0abcb7d7d848fba110 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:17:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:18:00 [info] 35#35: *988 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:18:00 [info] 35#35: *989 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:18:10 [info] 35#35: *992 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:18:10 [info] 35#35: *991 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:18:11 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 4468d12208f0513ff729d9b5cb38c463:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:18:11 +0000] 4468d12208f0513ff729d9b5cb38c463 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:18:11 [info] 35#35: *16 [lua] logger.lua:23: 4468d12208f0513ff729d9b5cb38c463 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:18:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:18:20 [info] 35#35: *993 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:18:20 [info] 35#35: *994 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:18:26 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 31e28da3439ed64e751e011a299d483a:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:18:26 +0000] 31e28da3439ed64e751e011a299d483a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:18:26 [info] 35#35: *16 [lua] logger.lua:23: 31e28da3439ed64e751e011a299d483a {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:18:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:18:30 [info] 35#35: *995 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:18:30 [info] 35#35: *996 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:18:40 [info] 38#38: *997 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:18:40 [info] 38#38: *998 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:18:41 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 95a6dd3242698f2ecf5f189c803aaacd:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:18:41 +0000] 95a6dd3242698f2ecf5f189c803aaacd "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 - - [30/Oct/2022:00:18:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:18:41 [info] 35#35: *16 [lua] logger.lua:23: 95a6dd3242698f2ecf5f189c803aaacd {"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-iag:80" 2022/10/30 00:18:50 [info] 38#38: *1000 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:18:50 [info] 35#35: *999 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:18:56 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: ef7220bc6941c01dfb0d9d106ac616fc:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:18:56 +0000] ef7220bc6941c01dfb0d9d106ac616fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 00:18:56 [info] 35#35: *16 [lua] logger.lua:23: ef7220bc6941c01dfb0d9d106ac616fc {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:18:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:19:00 [info] 35#35: *1001 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:19:00 [info] 35#35: *1002 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:19:10 [info] 38#38: *1004 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:19:10 [info] 35#35: *1005 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:19:11 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: e3307884cc0f0313ecd09afc9a714c12:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:19:11 [info] 35#35: *16 [lua] logger.lua:23: e3307884cc0f0313ecd09afc9a714c12 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:19:11 +0000] e3307884cc0f0313ecd09afc9a714c12 "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 - - [30/Oct/2022:00:19:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:19:20 [info] 35#35: *1006 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:19:20 [info] 35#35: *1007 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:19:26 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: b1d3dc072bfe3a1314d1c15dc6568a82:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:19:26 [info] 35#35: *16 [lua] logger.lua:23: b1d3dc072bfe3a1314d1c15dc6568a82 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:19:26 +0000] b1d3dc072bfe3a1314d1c15dc6568a82 "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 - - [30/Oct/2022:00:19:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:19:30 [info] 35#35: *1008 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:19:30 [info] 38#38: *1009 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:19:40 [info] 35#35: *1010 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:19:40 [info] 35#35: *1011 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:19:41 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 78d3a5cc5bbfea8a176d846f290e4129:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:19:41 [info] 35#35: *16 [lua] logger.lua:23: 78d3a5cc5bbfea8a176d846f290e4129 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:19:41 +0000] 78d3a5cc5bbfea8a176d846f290e4129 "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 - - [30/Oct/2022:00:19:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:19:50 [info] 35#35: *1012 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:19:50 [info] 38#38: *1013 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:19:56 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 0e04120cf6f3bc2e1fafe0bb48f27103:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:19:56 [info] 35#35: *16 [lua] logger.lua:23: 0e04120cf6f3bc2e1fafe0bb48f27103 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:19:56 +0000] 0e04120cf6f3bc2e1fafe0bb48f27103 "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 - - [30/Oct/2022:00:19:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:20:00 [info] 35#35: *1014 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:20:00 [info] 35#35: *1015 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:20:10 [info] 35#35: *1017 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:20:10 [info] 35#35: *1018 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:20:11 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 5dcd0caeb48d10305043c2e78a82b74c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:20:11 +0000] 5dcd0caeb48d10305043c2e78a82b74c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/30 00:20:11 [info] 35#35: *16 [lua] logger.lua:23: 5dcd0caeb48d10305043c2e78a82b74c {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:20:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 00:20:20 [info] 35#35: *1019 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:20:20 [info] 35#35: *1020 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:20:26 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 0f18da0b286166b89383a3212fb8a27b:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:20:26 [info] 35#35: *16 [lua] logger.lua:23: 0f18da0b286166b89383a3212fb8a27b {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:20:26 +0000] 0f18da0b286166b89383a3212fb8a27b "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 - - [30/Oct/2022:00:20:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:20:30 [info] 35#35: *1021 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:20:30 [info] 35#35: *1022 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:20:40 [info] 35#35: *1023 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:20:40 [info] 35#35: *1024 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:20:41 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 6a53d67496b13e03c81ffa1c7ef22fa4:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:20:41 [info] 35#35: *16 [lua] logger.lua:23: 6a53d67496b13e03c81ffa1c7ef22fa4 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:20:41 +0000] 6a53d67496b13e03c81ffa1c7ef22fa4 "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 - - [30/Oct/2022:00:20:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:20:50 [info] 35#35: *1025 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:20:50 [info] 35#35: *1026 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:20:56 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 65b2a712e2a559c3abdc908db6c1ce57:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:20:56 [info] 35#35: *16 [lua] logger.lua:23: 65b2a712e2a559c3abdc908db6c1ce57 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:20:56 +0000] 65b2a712e2a559c3abdc908db6c1ce57 "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 - - [30/Oct/2022:00:20:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:21:00 [info] 35#35: *1027 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:21:00 [info] 35#35: *1028 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:21:10 [info] 35#35: *1030 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:21:10 [info] 35#35: *1031 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:21:11 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: fb156ca576c12197bd471fbf29e2e6cc:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:21:11 +0000] fb156ca576c12197bd471fbf29e2e6cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 00:21:11 [info] 35#35: *16 [lua] logger.lua:23: fb156ca576c12197bd471fbf29e2e6cc {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:21:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:21:20 [info] 35#35: *1032 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:21:20 [info] 35#35: *1033 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:21:26 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 0ba4a898ad4deb2131c688b7fc2d005c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:21:26 +0000] 0ba4a898ad4deb2131c688b7fc2d005c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:21:26 [info] 35#35: *16 [lua] logger.lua:23: 0ba4a898ad4deb2131c688b7fc2d005c {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:21:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:21:30 [info] 38#38: *1034 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:21:30 [info] 38#38: *1035 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:21:40 [info] 38#38: *1036 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:21:40 [info] 38#38: *1037 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:21:41 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 357c468c3e661d010b639b09c5f8579e:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:21:41 [info] 35#35: *16 [lua] logger.lua:23: 357c468c3e661d010b639b09c5f8579e {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:21:41 +0000] 357c468c3e661d010b639b09c5f8579e "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 - - [30/Oct/2022:00:21:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:21:50 [info] 38#38: *1038 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:21:50 [info] 38#38: *1039 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:21:56 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 7a89d91be2bb9b6f7df9a8a54768fe4c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:21:56 +0000] 7a89d91be2bb9b6f7df9a8a54768fe4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:21:56 [info] 35#35: *16 [lua] logger.lua:23: 7a89d91be2bb9b6f7df9a8a54768fe4c {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:21:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:22:00 [info] 35#35: *1040 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:22:00 [info] 35#35: *1041 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:22:10 [info] 35#35: *1043 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:22:10 [info] 35#35: *1044 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:22:11 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 3d16aa36eb308f67b59376599efcd102:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:22:11 [info] 35#35: *16 [lua] logger.lua:23: 3d16aa36eb308f67b59376599efcd102 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:22:11 +0000] 3d16aa36eb308f67b59376599efcd102 "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 - - [30/Oct/2022:00:22:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:22:20 [info] 35#35: *1045 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:22:20 [info] 35#35: *1046 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:22:26 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: d2ee12972eced0f8aa3e658413d45b03:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:22:26 [info] 35#35: *16 [lua] logger.lua:23: d2ee12972eced0f8aa3e658413d45b03 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:22:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 127.0.0.6 - - [30/Oct/2022:00:22:26 +0000] d2ee12972eced0f8aa3e658413d45b03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:22:30 [info] 35#35: *1047 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:22:30 [info] 35#35: *1048 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:22:40 [info] 35#35: *1049 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:22:40 [info] 35#35: *1050 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:22:41 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 1ff4ce77dac9241834685807b086b203:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:22:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:22:41 [info] 35#35: *16 [lua] logger.lua:23: 1ff4ce77dac9241834685807b086b203 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:22:41 +0000] 1ff4ce77dac9241834685807b086b203 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:22:50 [info] 35#35: *1051 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:22:50 [info] 35#35: *1052 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:22:56 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 509cea4f41d1ce1359e8c5a0ec915286:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:22:56 +0000] 509cea4f41d1ce1359e8c5a0ec915286 "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 - - [30/Oct/2022:00:22:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:22:56 [info] 35#35: *16 [lua] logger.lua:23: 509cea4f41d1ce1359e8c5a0ec915286 {"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-iag:80" 2022/10/30 00:23:00 [info] 35#35: *1053 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:23:00 [info] 35#35: *1054 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:23:10 [info] 35#35: *1056 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:23:10 [info] 35#35: *1057 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:23:11 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 73147c0523e2a222db97ef035e47296c:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:23:11 [info] 35#35: *16 [lua] logger.lua:23: 73147c0523e2a222db97ef035e47296c {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:23:11 +0000] 73147c0523e2a222db97ef035e47296c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 127.0.0.6 - - [30/Oct/2022:00:23:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 00:23:20 [info] 35#35: *1058 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:23:20 [info] 38#38: *1059 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:23:26 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: abbf89330ccbfb507aa65eadaf0e1cfb:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:23:26 +0000] abbf89330ccbfb507aa65eadaf0e1cfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 127.0.0.6 - - [30/Oct/2022:00:23:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:23:26 [info] 35#35: *16 [lua] logger.lua:23: abbf89330ccbfb507aa65eadaf0e1cfb {"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-iag:80" 2022/10/30 00:23:30 [info] 35#35: *1060 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:23:30 [info] 35#35: *1061 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:23:40 [info] 35#35: *1062 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:23:40 [info] 38#38: *1063 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:23:41 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 0a585afcedb1757c3e670a94f5e26b06:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:23:41 +0000] 0a585afcedb1757c3e670a94f5e26b06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:23:41 [info] 35#35: *16 [lua] logger.lua:23: 0a585afcedb1757c3e670a94f5e26b06 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:23:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:23:50 [info] 35#35: *1064 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:23:50 [info] 38#38: *1065 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:23:56 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 4b660d5359e3e82080271ff5a25ee83a:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:23:56 [info] 35#35: *16 [lua] logger.lua:23: 4b660d5359e3e82080271ff5a25ee83a {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:23:56 +0000] 4b660d5359e3e82080271ff5a25ee83a "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 - - [30/Oct/2022:00:23:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:24:00 [info] 35#35: *1066 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:24:00 [info] 35#35: *1067 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:24:10 [info] 35#35: *1069 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:24:10 [info] 35#35: *1070 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:24:11 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: be174351dc24ac1f0afe5bf26513b68b:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:24:11 +0000] be174351dc24ac1f0afe5bf26513b68b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:24:11 [info] 35#35: *16 [lua] logger.lua:23: be174351dc24ac1f0afe5bf26513b68b {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:24:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:24:20 [info] 35#35: *1071 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:24:20 [info] 35#35: *1072 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:24:26 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 08b12bd2f05978fda977e1729a2998e1:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:24:26 [info] 35#35: *16 [lua] logger.lua:23: 08b12bd2f05978fda977e1729a2998e1 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:24:26 +0000] 08b12bd2f05978fda977e1729a2998e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 127.0.0.6 - - [30/Oct/2022:00:24:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:24:30 [info] 35#35: *1073 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:24:30 [info] 35#35: *1074 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:24:40 [info] 35#35: *1075 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:24:40 [info] 38#38: *1076 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:24:41 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: bd9bbd4603a288efb8906e6f80e9ed9f:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:24:41 [info] 35#35: *16 [lua] logger.lua:23: bd9bbd4603a288efb8906e6f80e9ed9f {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:24:41 +0000] bd9bbd4603a288efb8906e6f80e9ed9f "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 - - [30/Oct/2022:00:24:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:24:50 [info] 35#35: *1077 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:24:50 [info] 35#35: *1078 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:24:56 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 4da2c82bdd63107718ac2a708ce40d0f:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:24:56 [info] 35#35: *16 [lua] logger.lua:23: 4da2c82bdd63107718ac2a708ce40d0f {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:24:56 +0000] 4da2c82bdd63107718ac2a708ce40d0f "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 - - [30/Oct/2022:00:24:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:25:00 [info] 35#35: *1079 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:25:00 [info] 35#35: *1080 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:25:10 [info] 38#38: *1082 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:25:10 [info] 38#38: *1083 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:25:11 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: f55017803846ce1200676d27878f9248:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:25:11 [info] 35#35: *16 [lua] logger.lua:23: f55017803846ce1200676d27878f9248 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:25:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 127.0.0.6 - - [30/Oct/2022:00:25:11 +0000] f55017803846ce1200676d27878f9248 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:25:20 [info] 35#35: *1084 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:25:20 [info] 35#35: *1085 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:25:26 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 583ba4c5a022a71d4d8f8933938ead76:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:25:26 [info] 35#35: *16 [lua] logger.lua:23: 583ba4c5a022a71d4d8f8933938ead76 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:25:26 +0000] 583ba4c5a022a71d4d8f8933938ead76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 127.0.0.6 - - [30/Oct/2022:00:25:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:25:30 [info] 35#35: *1086 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:25:30 [info] 35#35: *1087 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:25:40 [info] 35#35: *1088 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:25:40 [info] 35#35: *1089 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:25:41 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 783882cf1012c593716c3dc780229e4e:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:25:41 [info] 35#35: *16 [lua] logger.lua:23: 783882cf1012c593716c3dc780229e4e {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:25:41 +0000] 783882cf1012c593716c3dc780229e4e "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 - - [30/Oct/2022:00:25:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:25:50 [info] 38#38: *1090 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:25:50 [info] 35#35: *1091 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:25:56 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: a1010556bf353ac3551656a1557f9c10:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:25:56 [info] 35#35: *16 [lua] logger.lua:23: a1010556bf353ac3551656a1557f9c10 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:25:56 +0000] a1010556bf353ac3551656a1557f9c10 "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 - - [30/Oct/2022:00:25:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:26:00 [info] 35#35: *1092 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:26:00 [info] 35#35: *1093 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:26:10 [info] 35#35: *1095 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:26:10 [info] 35#35: *1096 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:26:11 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 2954b05f34b7c94f8bc81b0e39f8d975:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:26:11 [info] 35#35: *16 [lua] logger.lua:23: 2954b05f34b7c94f8bc81b0e39f8d975 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:26:11 +0000] 2954b05f34b7c94f8bc81b0e39f8d975 "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 - - [30/Oct/2022:00:26:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:26:20 [info] 35#35: *1097 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:26:20 [info] 35#35: *1098 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:26:26 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 994cb99898213e8f8e6a20f9b846c405:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:26:26 +0000] 994cb99898213e8f8e6a20f9b846c405 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:26:26 [info] 35#35: *16 [lua] logger.lua:23: 994cb99898213e8f8e6a20f9b846c405 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:26:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:26:30 [info] 35#35: *1099 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:26:30 [info] 35#35: *1100 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:26:40 [info] 38#38: *1101 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:26:40 [info] 38#38: *1102 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:26:41 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: c8e7661f1608dadc99c4ef47c4c6ce46:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:26:41 +0000] c8e7661f1608dadc99c4ef47c4c6ce46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 00:26:41 [info] 35#35: *16 [lua] logger.lua:23: c8e7661f1608dadc99c4ef47c4c6ce46 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:26:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:26:50 [info] 35#35: *1103 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:26:50 [info] 35#35: *1104 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:26:56 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: c967bc27db0a33ff54de0d725ae06ec2:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:26:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:26:56 [info] 35#35: *16 [lua] logger.lua:23: c967bc27db0a33ff54de0d725ae06ec2 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:26:56 +0000] c967bc27db0a33ff54de0d725ae06ec2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 00:27:01 [info] 35#35: *1105 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:27:01 [info] 35#35: *1106 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:27:10 [info] 38#38: *1109 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:27:10 [info] 38#38: *1108 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:27:11 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: b5e223cc5afe67d2ce05eedaa16a6865:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:27:11 [info] 35#35: *16 [lua] logger.lua:23: b5e223cc5afe67d2ce05eedaa16a6865 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:27:11 +0000] b5e223cc5afe67d2ce05eedaa16a6865 "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 - - [30/Oct/2022:00:27:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:27:20 [info] 35#35: *1111 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:27:20 [info] 35#35: *1110 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:27:26 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 2e891e52252001587740bb903f52a70a:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:27:26 +0000] 2e891e52252001587740bb903f52a70a "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 - - [30/Oct/2022:00:27:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:27:26 [info] 35#35: *16 [lua] logger.lua:23: 2e891e52252001587740bb903f52a70a {"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-iag:80" 2022/10/30 00:27:30 [info] 35#35: *1112 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:27:30 [info] 35#35: *1113 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:27:40 [info] 35#35: *1114 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:27:40 [info] 35#35: *1115 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:27:41 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 202a3a23328f8b5f045a62ee29ebc3bb:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:27:41 [info] 35#35: *16 [lua] logger.lua:23: 202a3a23328f8b5f045a62ee29ebc3bb {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:27:41 +0000] 202a3a23328f8b5f045a62ee29ebc3bb "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 - - [30/Oct/2022:00:27:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:27:50 [info] 35#35: *1116 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:27:50 [info] 35#35: *1117 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:27:56 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: c6661082ca09c801b61843f4af310a9d:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:27:56 [info] 35#35: *16 [lua] logger.lua:23: c6661082ca09c801b61843f4af310a9d {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:27:56 +0000] c6661082ca09c801b61843f4af310a9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 127.0.0.6 - - [30/Oct/2022:00:27:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:28:00 [info] 35#35: *1118 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:28:00 [info] 35#35: *1119 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:28:10 [info] 35#35: *1121 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:28:10 [info] 35#35: *1122 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:28:11 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 8917f375048756540fd2f1dd4f7516a5:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:28:11 [info] 35#35: *16 [lua] logger.lua:23: 8917f375048756540fd2f1dd4f7516a5 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:28:11 +0000] 8917f375048756540fd2f1dd4f7516a5 "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 - - [30/Oct/2022:00:28:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:28:20 [info] 35#35: *1123 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:28:20 [info] 35#35: *1124 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:28:26 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: f09ac551c590820a9d054d96aa8b0b25:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:28:26 [info] 35#35: *16 [lua] logger.lua:23: f09ac551c590820a9d054d96aa8b0b25 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:28:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 127.0.0.6 - - [30/Oct/2022:00:28:26 +0000] f09ac551c590820a9d054d96aa8b0b25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 2022/10/30 00:28:30 [info] 35#35: *1125 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:28:30 [info] 38#38: *1126 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:28:40 [info] 35#35: *1127 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:28:40 [info] 35#35: *1128 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:28:41 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: df7d426f0c98a6df2ff88203b551f848:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:28:41 +0000] df7d426f0c98a6df2ff88203b551f848 "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 - - [30/Oct/2022:00:28:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:28:41 [info] 35#35: *16 [lua] logger.lua:23: df7d426f0c98a6df2ff88203b551f848 {"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-iag:80" 2022/10/30 00:28:50 [info] 35#35: *1129 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:28:50 [info] 35#35: *1130 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:28:56 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 7426a29713d51010e2cc669bb7265a9e:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:28:56 +0000] 7426a29713d51010e2cc669bb7265a9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:28:56 [info] 35#35: *16 [lua] logger.lua:23: 7426a29713d51010e2cc669bb7265a9e {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:28:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:29:00 [info] 35#35: *1131 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:29:00 [info] 35#35: *1132 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:29:10 [info] 35#35: *1134 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:29:10 [info] 35#35: *1135 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:29:11 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 66b48c5164b8a50d319bcf5102ab917f:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:29:11 +0000] 66b48c5164b8a50d319bcf5102ab917f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 00:29:11 [info] 35#35: *16 [lua] logger.lua:23: 66b48c5164b8a50d319bcf5102ab917f {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:29:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:29:20 [info] 38#38: *1136 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:29:20 [info] 38#38: *1137 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:29:26 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: b0bb5af75e7d161af8c1653c306cde62:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:29:26 [info] 35#35: *16 [lua] logger.lua:23: b0bb5af75e7d161af8c1653c306cde62 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:29:26 +0000] b0bb5af75e7d161af8c1653c306cde62 "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 - - [30/Oct/2022:00:29:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/30 00:29:30 [info] 38#38: *1139 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:29:30 [info] 35#35: *1138 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:29:40 [info] 38#38: *1141 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:29:40 [info] 35#35: *1140 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:29:41 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: b1d76db6674a6e0ab4d6cce14a0d5b1a:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:29:41 +0000] b1d76db6674a6e0ab4d6cce14a0d5b1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 00:29:41 [info] 35#35: *16 [lua] logger.lua:23: b1d76db6674a6e0ab4d6cce14a0d5b1a {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:29:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:29:50 [info] 35#35: *1142 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:29:50 [info] 35#35: *1143 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:29:56 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: cf90f6fad06d6ac2af0e33313d1abf54:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:29:56 [info] 35#35: *16 [lua] logger.lua:23: cf90f6fad06d6ac2af0e33313d1abf54 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:29:56 +0000] cf90f6fad06d6ac2af0e33313d1abf54 "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 - - [30/Oct/2022:00:29:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:29:59 [info] 35#35: *1144 [lua] access_by_lua(msblocations.conf:189):2: c202e6fd7b4be878ae71fff7421704bb:receive the request, client: 127.0.0.6, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb-iag-ui.simpledemo.onap.org" 2022/10/30 00:29:59 [info] 35#35: *1144 [lua] logger.lua:23: c202e6fd7b4be878ae71fff7421704bb {"matched":"multicloud-k8s"} while logging request, client: 127.0.0.6, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.4.10:9015/v1/connectivity-info/k8sregion-cds", host: "msb-iag-ui.simpledemo.onap.org" 127.0.0.6 - - [30/Oct/2022:00:29:59 +0000] c202e6fd7b4be878ae71fff7421704bb "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 500 request_processing_time:0.025 upstream_response_time:0.025 "-" "python-requests/2.24.0" "10.233.64.193" 2022/10/30 00:29:59 [info] 35#35: *1144 [lua] access_by_lua(msblocations.conf:189):2: 96e863ecaa4947aeb2cc5524ed8a6b2f:receive the request, client: 127.0.0.6, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb-iag-ui.simpledemo.onap.org" 127.0.0.6 - - [30/Oct/2022:00:29:59 +0000] 96e863ecaa4947aeb2cc5524ed8a6b2f "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.051 upstream_response_time:0.051 "-" "python-requests/2.24.0" "10.233.64.193" 2022/10/30 00:29:59 [info] 35#35: *1144 [lua] logger.lua:23: 96e863ecaa4947aeb2cc5524ed8a6b2f {"matched":"multicloud-k8s"} while logging request, client: 127.0.0.6, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.4.10:9015/v1/connectivity-info", host: "msb-iag-ui.simpledemo.onap.org" 2022/10/30 00:29:59 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 50f0658b3a442597da2305e280bbc3c6:receive the request, client: 127.0.0.6, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb-iag-ui.simpledemo.onap.org" 127.0.0.6 - - [30/Oct/2022:00:29:59 +0000] 50f0658b3a442597da2305e280bbc3c6 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "10.233.64.193" 2022/10/30 00:29:59 [info] 35#35: *16 [lua] logger.lua:23: 50f0658b3a442597da2305e280bbc3c6 {"matched":"multicloud-k8s"} while logging request, client: 127.0.0.6, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.4.10:9015/v1/connectivity-info/k8sregion-cds", host: "msb-iag-ui.simpledemo.onap.org" 2022/10/30 00:29:59 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 72e2844381c1b92a53bd522c0f6bdced:receive the request, client: 127.0.0.6, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", host: "msb-iag-ui.simpledemo.onap.org" 2022/10/30 00:29:59 [info] 35#35: *16 [lua] logger.lua:23: 72e2844381c1b92a53bd522c0f6bdced {"matched":"multicloud-k8s"} while logging request, client: 127.0.0.6, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", upstream: "http://10.233.4.10:9015/v1/rb/definition", host: "msb-iag-ui.simpledemo.onap.org" 127.0.0.6 - - [30/Oct/2022:00:29:59 +0000] 72e2844381c1b92a53bd522c0f6bdced "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1" 201 request_processing_time:0.024 upstream_response_time:0.024 "-" "python-requests/2.24.0" "10.233.64.193" 2022/10/30 00:29:59 [info] 35#35: *1144 [lua] access_by_lua(msblocations.conf:189):2: 6095babbfb7416113fdc88b6c381c564:receive the request, client: 127.0.0.6, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-8738448f-319d-4444-926f-51a9623b8c8b/v1 HTTP/1.1", host: "msb-iag-ui.simpledemo.onap.org" 2022/10/30 00:29:59 [info] 35#35: *1144 [lua] logger.lua:23: 6095babbfb7416113fdc88b6c381c564 {"matched":"multicloud-k8s"} while logging request, client: 127.0.0.6, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-8738448f-319d-4444-926f-51a9623b8c8b/v1 HTTP/1.1", upstream: "http://10.233.4.10:9015/v1/rb/definition/cds-ms-rb-8738448f-319d-4444-926f-51a9623b8c8b/v1", host: "msb-iag-ui.simpledemo.onap.org" 127.0.0.6 - - [30/Oct/2022:00:29:59 +0000] 6095babbfb7416113fdc88b6c381c564 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-8738448f-319d-4444-926f-51a9623b8c8b/v1 HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "10.233.64.193" 2022/10/30 00:29:59 [info] 35#35: *1144 [lua] access_by_lua(msblocations.conf:189):2: b2b0b49fc30320ab1001ea0800f8f6ee:receive the request, client: 127.0.0.6, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-8738448f-319d-4444-926f-51a9623b8c8b/v1/content HTTP/1.1", host: "msb-iag-ui.simpledemo.onap.org" 2022/10/30 00:29:59 [info] 35#35: *1144 [lua] logger.lua:23: b2b0b49fc30320ab1001ea0800f8f6ee {"matched":"multicloud-k8s"} while logging request, client: 127.0.0.6, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-8738448f-319d-4444-926f-51a9623b8c8b/v1/content HTTP/1.1", upstream: "http://10.233.4.10:9015/v1/rb/definition/cds-ms-rb-8738448f-319d-4444-926f-51a9623b8c8b/v1/content", host: "msb-iag-ui.simpledemo.onap.org" 127.0.0.6 - - [30/Oct/2022:00:29:59 +0000] b2b0b49fc30320ab1001ea0800f8f6ee "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-8738448f-319d-4444-926f-51a9623b8c8b/v1/content HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "python-requests/2.24.0" "10.233.64.193" 2022/10/30 00:29:59 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: a3f950544b594b85014b8a40b80c2125:receive the request, client: 127.0.0.6, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-8738448f-319d-4444-926f-51a9623b8c8b/v1 HTTP/1.1", host: "msb-iag-ui.simpledemo.onap.org" 2022/10/30 00:29:59 [info] 35#35: *16 [lua] logger.lua:23: a3f950544b594b85014b8a40b80c2125 {"matched":"multicloud-k8s"} while logging request, client: 127.0.0.6, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-8738448f-319d-4444-926f-51a9623b8c8b/v1 HTTP/1.1", upstream: "http://10.233.4.10:9015/v1/rb/definition/cds-ms-rb-8738448f-319d-4444-926f-51a9623b8c8b/v1", host: "msb-iag-ui.simpledemo.onap.org" 127.0.0.6 - - [30/Oct/2022:00:29:59 +0000] a3f950544b594b85014b8a40b80c2125 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-8738448f-319d-4444-926f-51a9623b8c8b/v1 HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "10.233.64.193" 2022/10/30 00:29:59 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: b226e7b77e4ea61cdd5e6aceef5dcd20:receive the request, client: 127.0.0.6, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-8738448f-319d-4444-926f-51a9623b8c8b/v1/profile HTTP/1.1", host: "msb-iag-ui.simpledemo.onap.org" 2022/10/30 00:29:59 [info] 35#35: *16 [lua] logger.lua:23: b226e7b77e4ea61cdd5e6aceef5dcd20 {"matched":"multicloud-k8s"} while logging request, client: 127.0.0.6, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-8738448f-319d-4444-926f-51a9623b8c8b/v1/profile HTTP/1.1", upstream: "http://10.233.4.10:9015/v1/rb/definition/cds-ms-rb-8738448f-319d-4444-926f-51a9623b8c8b/v1/profile", host: "msb-iag-ui.simpledemo.onap.org" 127.0.0.6 - - [30/Oct/2022:00:29:59 +0000] b226e7b77e4ea61cdd5e6aceef5dcd20 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-8738448f-319d-4444-926f-51a9623b8c8b/v1/profile HTTP/1.1" 201 request_processing_time:0.013 upstream_response_time:0.013 "-" "python-requests/2.24.0" "10.233.64.193" 2022/10/30 00:29:59 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: f478a85c55bc912e6ba26302db01732b:receive the request, client: 127.0.0.6, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-8738448f-319d-4444-926f-51a9623b8c8b/v1/profile/cds-ms-prof-0cfa65f9-dd7e-42e0-ae89-9a8ec77f7774 HTTP/1.1", host: "msb-iag-ui.simpledemo.onap.org" 2022/10/30 00:29:59 [info] 35#35: *16 [lua] logger.lua:23: f478a85c55bc912e6ba26302db01732b {"matched":"multicloud-k8s"} while logging request, client: 127.0.0.6, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-8738448f-319d-4444-926f-51a9623b8c8b/v1/profile/cds-ms-prof-0cfa65f9-dd7e-42e0-ae89-9a8ec77f7774 HTTP/1.1", upstream: "http://10.233.4.10:9015/v1/rb/definition/cds-ms-rb-8738448f-319d-4444-926f-51a9623b8c8b/v1/profile/cds-ms-prof-0cfa65f9-dd7e-42e0-ae89-9a8ec77f7774", host: "msb-iag-ui.simpledemo.onap.org" 127.0.0.6 - - [30/Oct/2022:00:29:59 +0000] f478a85c55bc912e6ba26302db01732b "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-8738448f-319d-4444-926f-51a9623b8c8b/v1/profile/cds-ms-prof-0cfa65f9-dd7e-42e0-ae89-9a8ec77f7774 HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "10.233.64.193" 2022/10/30 00:29:59 [info] 35#35: *1144 [lua] access_by_lua(msblocations.conf:189):2: 0adb42059910791baafa9109a6801540:receive the request, client: 127.0.0.6, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-8738448f-319d-4444-926f-51a9623b8c8b/v1/profile/cds-ms-prof-0cfa65f9-dd7e-42e0-ae89-9a8ec77f7774/content HTTP/1.1", host: "msb-iag-ui.simpledemo.onap.org" 2022/10/30 00:30:00 [info] 35#35: *1144 [lua] logger.lua:23: 0adb42059910791baafa9109a6801540 {"matched":"multicloud-k8s"} while logging request, client: 127.0.0.6, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-8738448f-319d-4444-926f-51a9623b8c8b/v1/profile/cds-ms-prof-0cfa65f9-dd7e-42e0-ae89-9a8ec77f7774/content HTTP/1.1", upstream: "http://10.233.4.10:9015/v1/rb/definition/cds-ms-rb-8738448f-319d-4444-926f-51a9623b8c8b/v1/profile/cds-ms-prof-0cfa65f9-dd7e-42e0-ae89-9a8ec77f7774/content", host: "msb-iag-ui.simpledemo.onap.org" 127.0.0.6 - - [30/Oct/2022:00:30:00 +0000] 0adb42059910791baafa9109a6801540 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-8738448f-319d-4444-926f-51a9623b8c8b/v1/profile/cds-ms-prof-0cfa65f9-dd7e-42e0-ae89-9a8ec77f7774/content HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "python-requests/2.24.0" "10.233.64.193" 2022/10/30 00:30:00 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: ad2b73c6a5e78ba564fc3b7991bf7d2e:receive the request, client: 127.0.0.6, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", host: "msb-iag-ui.simpledemo.onap.org" 2022/10/30 00:30:00 [info] 35#35: *16 [lua] logger.lua:23: ad2b73c6a5e78ba564fc3b7991bf7d2e {"matched":"multicloud-k8s"} while logging request, client: 127.0.0.6, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", upstream: "http://10.233.4.10:9015/v1/instance", host: "msb-iag-ui.simpledemo.onap.org" 127.0.0.6 - - [30/Oct/2022:00:30:00 +0000] ad2b73c6a5e78ba564fc3b7991bf7d2e "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1" 201 request_processing_time:0.268 upstream_response_time:0.268 "-" "python-requests/2.24.0" "10.233.64.193" 2022/10/30 00:30:00 [info] 35#35: *1145 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:30:00 [info] 35#35: *1146 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:30:10 [info] 35#35: *1148 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:30:10 [info] 35#35: *1149 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:30:11 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 230935740412646484a08cee4bcb5b03:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:30:11 [info] 35#35: *16 [lua] logger.lua:23: 230935740412646484a08cee4bcb5b03 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:30:11 +0000] 230935740412646484a08cee4bcb5b03 "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 - - [30/Oct/2022:00:30:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:30:20 [info] 35#35: *1150 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:30:20 [info] 35#35: *1151 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:30:26 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 6dab44b5e666ea8bf6fa082f9377b70f:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:30:26 [info] 35#35: *16 [lua] logger.lua:23: 6dab44b5e666ea8bf6fa082f9377b70f {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:30:26 +0000] 6dab44b5e666ea8bf6fa082f9377b70f "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 - - [30/Oct/2022:00:30:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 00:30:30 [info] 35#35: *1153 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:30:31 [info] 35#35: *1152 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:30:40 [info] 35#35: *1154 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:30:40 [info] 35#35: *1155 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:30:41 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 796a90b2c8f0db207be77364fb7210ed:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:30:41 [info] 35#35: *16 [lua] logger.lua:23: 796a90b2c8f0db207be77364fb7210ed {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:30:41 +0000] 796a90b2c8f0db207be77364fb7210ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 127.0.0.6 - - [30/Oct/2022:00:30:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:30:50 [info] 35#35: *1156 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:30:50 [info] 35#35: *1157 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:30:56 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 37c09938ea048e6453729437581c71b8:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:30:56 +0000] 37c09938ea048e6453729437581c71b8 "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 - - [30/Oct/2022:00:30:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:30:56 [info] 35#35: *16 [lua] logger.lua:23: 37c09938ea048e6453729437581c71b8 {"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-iag:80" 2022/10/30 00:31:00 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 19aa273ea7346699c1032f1f37eb6574:receive the request, client: 127.0.0.6, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/fervent_saha HTTP/1.1", host: "msb-iag-ui.simpledemo.onap.org" 2022/10/30 00:31:00 [info] 35#35: *1158 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:31:00 [info] 35#35: *1159 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 127.0.0.6 - - [30/Oct/2022:00:31:10 +0000] 19aa273ea7346699c1032f1f37eb6574 "DELETE /api/multicloud-k8s/v1/v1/instance/fervent_saha HTTP/1.1" 202 request_processing_time:10.113 upstream_response_time:10.113 "-" "python-requests/2.24.0" "10.233.64.193" 2022/10/30 00:31:10 [info] 35#35: *16 [lua] logger.lua:23: 19aa273ea7346699c1032f1f37eb6574 {"matched":"multicloud-k8s"} while logging request, client: 127.0.0.6, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/fervent_saha HTTP/1.1", upstream: "http://10.233.4.10:9015/v1/instance/fervent_saha", host: "msb-iag-ui.simpledemo.onap.org" 2022/10/30 00:31:10 [info] 35#35: *1144 [lua] access_by_lua(msblocations.conf:189):2: b1c91a2c1daf252d9af40858d5a8093f:receive the request, client: 127.0.0.6, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb-iag-ui.simpledemo.onap.org" 127.0.0.6 - - [30/Oct/2022:00:31:10 +0000] b1c91a2c1daf252d9af40858d5a8093f "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "python-requests/2.24.0" "10.233.64.193" 2022/10/30 00:31:10 [info] 35#35: *1144 [lua] logger.lua:23: b1c91a2c1daf252d9af40858d5a8093f {"matched":"multicloud-k8s"} while logging request, client: 127.0.0.6, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.4.10:9015/v1/connectivity-info/k8sregion-cds", host: "msb-iag-ui.simpledemo.onap.org" 2022/10/30 00:31:10 [info] 35#35: *1144 [lua] access_by_lua(msblocations.conf:189):2: aef9e8f822f42ced1fd9668cc8410667:receive the request, client: 127.0.0.6, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb-iag-ui.simpledemo.onap.org" 2022/10/30 00:31:10 [info] 35#35: *1144 [lua] logger.lua:23: aef9e8f822f42ced1fd9668cc8410667 {"matched":"multicloud-k8s"} while logging request, client: 127.0.0.6, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.4.10:9015/v1/connectivity-info/k8sregion-cds", host: "msb-iag-ui.simpledemo.onap.org" 127.0.0.6 - - [30/Oct/2022:00:31:10 +0000] aef9e8f822f42ced1fd9668cc8410667 "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "python-requests/2.24.0" "10.233.64.193" 2022/10/30 00:31:10 [info] 35#35: *1161 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:31:10 [info] 35#35: *1162 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:31:11 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 82b76e7b1b24b24c1b2b8dd6b2596934:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:31:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 127.0.0.6 - - [30/Oct/2022:00:31:11 +0000] 82b76e7b1b24b24c1b2b8dd6b2596934 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 00:31:11 [info] 35#35: *16 [lua] logger.lua:23: 82b76e7b1b24b24c1b2b8dd6b2596934 {"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-iag:80" 2022/10/30 00:31:20 [info] 35#35: *1163 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:31:20 [info] 35#35: *1164 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:31:26 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 026e66fbd6c68d9fa75bf082f03d47da:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:31:26 +0000] 026e66fbd6c68d9fa75bf082f03d47da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:31:26 [info] 35#35: *16 [lua] logger.lua:23: 026e66fbd6c68d9fa75bf082f03d47da {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:31:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:31:29 [info] 35#35: *1144 [lua] access_by_lua(msblocations.conf:189):2: 411d6d4123f42db22b742c3c1f24685a:receive the request, client: 127.0.0.6, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb-iag-ui.simpledemo.onap.org" 2022/10/30 00:31:29 [info] 35#35: *1144 [lua] logger.lua:23: 411d6d4123f42db22b742c3c1f24685a {"matched":"multicloud-k8s"} while logging request, client: 127.0.0.6, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.4.10:9015/v1/connectivity-info/k8sregion", host: "msb-iag-ui.simpledemo.onap.org" 127.0.0.6 - - [30/Oct/2022:00:31:29 +0000] 411d6d4123f42db22b742c3c1f24685a "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 500 request_processing_time:0.007 upstream_response_time:0.006 "-" "python-requests/2.24.0" "10.233.64.193" 2022/10/30 00:31:29 [info] 35#35: *1144 [lua] access_by_lua(msblocations.conf:189):2: e839b442638e23dd88b957581aa5d684:receive the request, client: 127.0.0.6, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb-iag-ui.simpledemo.onap.org" 127.0.0.6 - - [30/Oct/2022:00:31:29 +0000] e839b442638e23dd88b957581aa5d684 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.010 upstream_response_time:0.010 "-" "python-requests/2.24.0" "10.233.64.193" 2022/10/30 00:31:29 [info] 35#35: *1144 [lua] logger.lua:23: e839b442638e23dd88b957581aa5d684 {"matched":"multicloud-k8s"} while logging request, client: 127.0.0.6, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.4.10:9015/v1/connectivity-info", host: "msb-iag-ui.simpledemo.onap.org" 2022/10/30 00:31:30 [info] 35#35: *1144 [lua] access_by_lua(msblocations.conf:189):2: a6c84cfedcfb88735836bf1d432dba2b:receive the request, client: 127.0.0.6, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb-iag-ui.simpledemo.onap.org" 127.0.0.6 - - [30/Oct/2022:00:31:30 +0000] a6c84cfedcfb88735836bf1d432dba2b "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "10.233.64.193" 2022/10/30 00:31:30 [info] 35#35: *1144 [lua] logger.lua:23: a6c84cfedcfb88735836bf1d432dba2b {"matched":"multicloud-k8s"} while logging request, client: 127.0.0.6, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.4.10:9015/v1/connectivity-info/k8sregion", host: "msb-iag-ui.simpledemo.onap.org" 2022/10/30 00:31:30 [info] 35#35: *1165 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:31:30 [info] 35#35: *1166 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:31:40 [info] 38#38: *1167 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:31:40 [info] 38#38: *1168 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:31:41 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: cfda128da6a5280b53306346b6ae0f7e:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:31:41 +0000] cfda128da6a5280b53306346b6ae0f7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/30 00:31:41 [info] 35#35: *16 [lua] logger.lua:23: cfda128da6a5280b53306346b6ae0f7e {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:31:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/30 00:31:50 [info] 38#38: *1169 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:31:50 [info] 38#38: *1170 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:31:56 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 4089428a75c36a5b9c4f071dbe288b17:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:31:56 [info] 35#35: *16 [lua] logger.lua:23: 4089428a75c36a5b9c4f071dbe288b17 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:31:56 +0000] 4089428a75c36a5b9c4f071dbe288b17 "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 - - [30/Oct/2022:00:31:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 00:32:00 [info] 38#38: *1171 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:32:00 [info] 38#38: *1172 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:32:10 [info] 35#35: *1174 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:32:10 [info] 35#35: *1175 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:32:11 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 787836decb8fc939e00d51819cd51eb4:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:32:11 [info] 35#35: *16 [lua] logger.lua:23: 787836decb8fc939e00d51819cd51eb4 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:32:11 +0000] 787836decb8fc939e00d51819cd51eb4 "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 - - [30/Oct/2022:00:32:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:32:20 [info] 35#35: *1176 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:32:20 [info] 35#35: *1177 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:32:26 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 3c2dd2f1a81e0f4138f99ab98131112e:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:32:26 +0000] 3c2dd2f1a81e0f4138f99ab98131112e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:32:26 [info] 35#35: *16 [lua] logger.lua:23: 3c2dd2f1a81e0f4138f99ab98131112e {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:32:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:32:30 [info] 35#35: *1178 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:32:30 [info] 35#35: *1179 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:32:40 [info] 35#35: *1180 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:32:40 [info] 35#35: *1181 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:32:41 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 031f81df2a7757587e1f6b4f8fcc60a1:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:32:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:32:41 [info] 35#35: *16 [lua] logger.lua:23: 031f81df2a7757587e1f6b4f8fcc60a1 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:32:41 +0000] 031f81df2a7757587e1f6b4f8fcc60a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 00:32:50 [info] 38#38: *1182 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:32:50 [info] 38#38: *1183 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:32:56 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 1d24d625692e03031e939445724058e3:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 127.0.0.6 - - [30/Oct/2022:00:32:56 +0000] 1d24d625692e03031e939445724058e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 00:32:56 [info] 35#35: *16 [lua] logger.lua:23: 1d24d625692e03031e939445724058e3 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:32:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:33:00 [info] 35#35: *1184 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:33:00 [info] 35#35: *1185 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:33:10 [info] 35#35: *1187 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:33:10 [info] 35#35: *1188 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:33:11 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 53cfe0e92869f8ffa5bfcefbd8d8a1e6:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:33:11 [info] 35#35: *16 [lua] logger.lua:23: 53cfe0e92869f8ffa5bfcefbd8d8a1e6 {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:33:11 +0000] 53cfe0e92869f8ffa5bfcefbd8d8a1e6 "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 - - [30/Oct/2022:00:33:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 00:33:20 [info] 38#38: *1189 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:33:20 [info] 38#38: *1190 client closed connection while waiting for request, client: 127.0.0.6, server: 0.0.0.0:80 2022/10/30 00:33:27 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: b7463d169f5460923b035e99a132ac0e:receive the request, client: 127.0.0.6, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 00:33:27 [info] 35#35: *16 [lua] logger.lua:23: b7463d169f5460923b035e99a132ac0e {"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-iag:80" 127.0.0.6 - - [30/Oct/2022:00:33:27 +0000] b7463d169f5460923b035e99a132ac0e "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 - - [30/Oct/2022:00:33:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 00:33:30 [info] 35#35: *1191 client closed connection while waiting for r