By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.53.55 ### 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/28 05:04:12 [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/28 05:04:12 [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/28 05:04:12 [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/28 05:04:12 [notice] 33#33: using the "epoll" event method 2022/10/28 05:04:12 [notice] 33#33: openresty/1.13.6.1 2022/10/28 05:04:12 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2022/10/28 05:04:12 [notice] 33#33: OS: Linux 5.4.0-96-generic 2022/10/28 05:04:12 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2022/10/28 05:04:12 [notice] 34#34: start worker processes 2022/10/28 05:04:12 [notice] 34#34: start worker process 35 2022/10/28 05:04:12 [notice] 34#34: start worker process 36 2022/10/28 05:04:12 [notice] 34#34: start worker process 37 2022/10/28 05:04:12 [notice] 34#34: start worker process 38 2022/10/28 05:04:12 [notice] 34#34: start worker process 39 2022/10/28 05:04:12 [notice] 34#34: start worker process 40 2022/10/28 05:04:12 [notice] 34#34: start worker process 41 2022/10/28 05:04:12 [notice] 34#34: start worker process 42 2022/10/28 05:04:12 [notice] 34#34: start cache manager process 43 2022/10/28 05:04:12 [notice] 34#34: start cache loader process 44 \n\n### Starting apiroute @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221028050413.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-28 05:04:16 320 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-10-28 05:04:16 328 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-10-28 05:04:16 328 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-10-28 05:04:16 438 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-10-28 05:04:16 443 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.53.55:10081 Enabled:true 2022-10-28 05:04:18 143 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2022-10-28 05:04:18 285 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-10-28 05:04:18 285 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-10-28 05:04:18 286 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-10-28 05:04:18 286 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-10-28 05:04:18 287 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2022-10-28 05:04:18 287 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-10-28 05:04:18 287 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-10-28 05:04:18 412 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-10-28 05:04:18 583 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-10-28 05:04:18 583 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-10-28 05:04:18 583 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-10-28 05:04:19 254 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/10/28 05:04:28 [info] 40#40: *12 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:04:28 [info] 40#40: *13 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:04:30 [info] 39#39: *14 [lua] access_by_lua(msblocations.conf:189):2: 2e639235f6bc7ce8e8b161fa0b39f722:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:04:30 [info] 39#39: *14 [lua] logger.lua:23: 2e639235f6bc7ce8e8b161fa0b39f722 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:04:30 +0000] 2e639235f6bc7ce8e8b161fa0b39f722 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.169 upstream_response_time:0.164 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:04:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 39 2022/10/28 05:04:33 [info] 39#39: *17 [lua] access_by_lua(msblocations.conf:189):2: 4346e4260cac7c5fdea131402f326951:receive the request, client: 10.233.68.102, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.68.102 - - [28/Oct/2022:05:04:33 +0000] 4346e4260cac7c5fdea131402f326951 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.336 upstream_response_time:0.328 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2022/10/28 05:04:33 [info] 39#39: *17 [lua] logger.lua:23: 4346e4260cac7c5fdea131402f326951 {"matched":"microservices"} while logging request, client: 10.233.68.102, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.68.102 - - [28/Oct/2022:05:04:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 321 2022/10/28 05:04:37 [info] 39#39: *18 [lua] access_by_lua(msblocations.conf:189):2: 86e40d10decd045868757878d7dcdb92:receive the request, client: 10.233.72.37, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2022/10/28 05:04:37 [info] 39#39: *18 [lua] logger.lua:23: 86e40d10decd045868757878d7dcdb92 {"matched":"microservices"} while logging request, client: 10.233.72.37, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.72.37 - - [28/Oct/2022:05:04:37 +0000] 86e40d10decd045868757878d7dcdb92 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.159 upstream_response_time:0.159 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.72.37 - - [28/Oct/2022:05:04:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 153 2022/10/28 05:04:38 [info] 40#40: *19 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:04:38 [info] 40#40: *20 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:04:43 [info] 39#39: *18 client 10.233.72.37 closed keepalive connection 2022/10/28 05:04:43 [info] 39#39: *17 client 10.233.68.102 closed keepalive connection 2022/10/28 05:04:45 [info] 39#39: *21 [lua] access_by_lua(msblocations.conf:189):2: aab4e93de9dfa5b2de04b21583643a13:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:04:45 +0000] aab4e93de9dfa5b2de04b21583643a13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/28 05:04:45 [info] 39#39: *21 [lua] logger.lua:23: aab4e93de9dfa5b2de04b21583643a13 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:04:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:04:48 [info] 39#39: *22 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:04:48 [info] 40#40: *23 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:04:58 [info] 40#40: *24 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:04:58 [info] 40#40: *25 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:05:00 [info] 39#39: *26 [lua] access_by_lua(msblocations.conf:189):2: 7a79263a3c723ce79c85959f7ee6728f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:05:01 [info] 39#39: *26 [lua] logger.lua:23: 7a79263a3c723ce79c85959f7ee6728f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:05:01 +0000] 7a79263a3c723ce79c85959f7ee6728f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:05:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20 2022/10/28 05:05:08 [info] 39#39: *28 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:05:08 [info] 39#39: *27 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:05:12 [notice] 44#44: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/10/28 05:05:12 [notice] 34#34: signal 17 (SIGCHLD) received from 44 2022/10/28 05:05:12 [notice] 34#34: cache loader process 44 exited with code 0 2022/10/28 05:05:12 [notice] 34#34: signal 29 (SIGIO) received 2022/10/28 05:05:16 [info] 39#39: *31 [lua] access_by_lua(msblocations.conf:189):2: 9aceb381790b956d6de5bcfd305601b2:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:05:16 +0000] 9aceb381790b956d6de5bcfd305601b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 05:05:16 [info] 39#39: *31 [lua] logger.lua:23: 9aceb381790b956d6de5bcfd305601b2 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:05:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:05:18 [info] 39#39: *33 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:05:18 [info] 39#39: *32 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:05:28 [info] 39#39: *34 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:05:28 [info] 39#39: *35 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:05:31 [info] 39#39: *36 [lua] access_by_lua(msblocations.conf:189):2: 75a481fff4028b07c8f3b554b292ec4a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:05:31 [info] 39#39: *36 [lua] logger.lua:23: 75a481fff4028b07c8f3b554b292ec4a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:05:31 +0000] 75a481fff4028b07c8f3b554b292ec4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:05:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:05:33 [info] 39#39: *37 [lua] access_by_lua(msblocations.conf:189):2: 55593141f9c2962c48aa314867d2c7df:receive the request, client: 10.233.68.102, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.68.102 - - [28/Oct/2022:05:05:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 254 10.233.68.102 - - [28/Oct/2022:05:05:33 +0000] 55593141f9c2962c48aa314867d2c7df "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.268 upstream_response_time:0.266 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2022/10/28 05:05:33 [info] 39#39: *37 [lua] logger.lua:23: 55593141f9c2962c48aa314867d2c7df {"matched":"microservices"} while logging request, client: 10.233.68.102, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 2022/10/28 05:05:38 [info] 40#40: *38 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:05:38 [info] 39#39: *39 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:05:38 [info] 39#39: *37 client 10.233.68.102 closed keepalive connection 2022/10/28 05:05:46 [info] 39#39: *40 [lua] access_by_lua(msblocations.conf:189):2: ed55f3d0bf2ea155355981df701006f6:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:05:46 [info] 39#39: *40 [lua] logger.lua:23: ed55f3d0bf2ea155355981df701006f6 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:05:46 +0000] ed55f3d0bf2ea155355981df701006f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:05:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:05:48 [info] 39#39: *42 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:05:48 [info] 39#39: *41 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:05:58 [info] 39#39: *44 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:05:58 [info] 39#39: *43 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:06:01 [info] 39#39: *45 [lua] access_by_lua(msblocations.conf:189):2: b35720ec69bad6da8e1af656f1bde957:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:06:01 [info] 39#39: *45 [lua] logger.lua:23: b35720ec69bad6da8e1af656f1bde957 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:06:01 +0000] b35720ec69bad6da8e1af656f1bde957 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:06:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:06:08 [info] 40#40: *46 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:06:08 [info] 40#40: *47 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:06:16 [info] 39#39: *49 [lua] access_by_lua(msblocations.conf:189):2: fe0124b120f1af0250d1c343242050c8:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:06:16 [info] 39#39: *49 [lua] logger.lua:23: fe0124b120f1af0250d1c343242050c8 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:06:16 +0000] fe0124b120f1af0250d1c343242050c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:06:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:06:18 [info] 39#39: *51 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:06:18 [info] 39#39: *50 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:06:28 [info] 39#39: *53 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:06:28 [info] 39#39: *52 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:06:31 [info] 39#39: *54 [lua] access_by_lua(msblocations.conf:189):2: 38bf6e5f6486fb8a3bc49ebd9cb37ea7:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:06:31 +0000] 38bf6e5f6486fb8a3bc49ebd9cb37ea7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/28 05:06:31 [info] 39#39: *54 [lua] logger.lua:23: 38bf6e5f6486fb8a3bc49ebd9cb37ea7 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:06:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:06:38 [info] 40#40: *55 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:06:38 [info] 40#40: *56 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:06:46 [info] 39#39: *57 [lua] access_by_lua(msblocations.conf:189):2: d601f961fae4156e848ddea0dd9caab8:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:06:46 [info] 39#39: *57 [lua] logger.lua:23: d601f961fae4156e848ddea0dd9caab8 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:06:46 +0000] d601f961fae4156e848ddea0dd9caab8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:06:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/28 05:06:48 [info] 40#40: *58 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:06:48 [info] 40#40: *59 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:06:58 [info] 39#39: *61 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:06:58 [info] 40#40: *60 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:07:01 [info] 39#39: *62 [lua] access_by_lua(msblocations.conf:189):2: 5d68b07f9c4ae579700a8385bb5dc53d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:07:01 [info] 39#39: *62 [lua] logger.lua:23: 5d68b07f9c4ae579700a8385bb5dc53d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:07:01 +0000] 5d68b07f9c4ae579700a8385bb5dc53d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:07:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/28 05:07:08 [info] 39#39: *63 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:07:08 [info] 40#40: *64 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:07:16 [info] 39#39: *66 [lua] access_by_lua(msblocations.conf:189):2: 6b94fc0049c4a14b1fa309fc6123bae8:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:07:16 +0000] 6b94fc0049c4a14b1fa309fc6123bae8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 05:07:16 [info] 39#39: *66 [lua] logger.lua:23: 6b94fc0049c4a14b1fa309fc6123bae8 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:07:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:07:18 [info] 39#39: *67 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:07:18 [info] 39#39: *68 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:07:28 [info] 39#39: *69 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:07:28 [info] 39#39: *70 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:07:31 [info] 39#39: *71 [lua] access_by_lua(msblocations.conf:189):2: 18b65a7d69cbf7a493a6b60dc778b288:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:07:31 +0000] 18b65a7d69cbf7a493a6b60dc778b288 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/28 05:07:31 [info] 39#39: *71 [lua] logger.lua:23: 18b65a7d69cbf7a493a6b60dc778b288 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:07:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:07:38 [info] 40#40: *73 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:07:38 [info] 40#40: *72 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:07:46 [info] 39#39: *74 [lua] access_by_lua(msblocations.conf:189):2: 0133caadf073278f27d24ddaf3aec93e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:07:46 [info] 39#39: *74 [lua] logger.lua:23: 0133caadf073278f27d24ddaf3aec93e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:07:46 +0000] 0133caadf073278f27d24ddaf3aec93e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:07:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/28 05:07:48 [info] 40#40: *76 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:07:48 [info] 39#39: *75 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:07:58 [info] 39#39: *78 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:07:58 [info] 39#39: *77 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:08:01 [info] 39#39: *79 [lua] access_by_lua(msblocations.conf:189):2: b33784c9ce621fdac7d30658b45104bf:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:08:01 [info] 39#39: *79 [lua] logger.lua:23: b33784c9ce621fdac7d30658b45104bf {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:08:01 +0000] b33784c9ce621fdac7d30658b45104bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:08:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:08:08 [info] 40#40: *81 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:08:08 [info] 39#39: *80 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:08:16 [info] 39#39: *83 [lua] access_by_lua(msblocations.conf:189):2: cdaa300bfb398a26d78020b63265082f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:08:16 [info] 39#39: *83 [lua] logger.lua:23: cdaa300bfb398a26d78020b63265082f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:08:16 +0000] cdaa300bfb398a26d78020b63265082f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:08:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:08:18 [info] 40#40: *85 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:08:18 [info] 40#40: *84 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:08:28 [info] 39#39: *87 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:08:28 [info] 39#39: *86 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:08:31 [info] 39#39: *88 [lua] access_by_lua(msblocations.conf:189):2: d4fdf47a72f954ac58cd347fe4952b0d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:08:31 [info] 39#39: *88 [lua] logger.lua:23: d4fdf47a72f954ac58cd347fe4952b0d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:08:31 +0000] d4fdf47a72f954ac58cd347fe4952b0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:08:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/28 05:08:38 [info] 39#39: *90 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:08:38 [info] 40#40: *89 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:08:46 [info] 39#39: *91 [lua] access_by_lua(msblocations.conf:189):2: 2624b68997f580deb667cb5bd31bfec2:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:08:46 +0000] 2624b68997f580deb667cb5bd31bfec2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:08:46 [info] 39#39: *91 [lua] logger.lua:23: 2624b68997f580deb667cb5bd31bfec2 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:08:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:08:48 [info] 39#39: *93 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:08:48 [info] 39#39: *92 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:08:58 [info] 39#39: *95 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:08:58 [info] 39#39: *94 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:09:01 [info] 39#39: *96 [lua] access_by_lua(msblocations.conf:189):2: 39b3d84f20d76e6ec73c57d22f7784d9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:09:01 [info] 39#39: *96 [lua] logger.lua:23: 39b3d84f20d76e6ec73c57d22f7784d9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:09:01 +0000] 39b3d84f20d76e6ec73c57d22f7784d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:09:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:09:08 [info] 40#40: *97 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:09:08 [info] 39#39: *98 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:09:16 [info] 39#39: *100 [lua] access_by_lua(msblocations.conf:189):2: ac6f6e80bdeb3072767ec779c5906061:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:09:16 [info] 39#39: *100 [lua] logger.lua:23: ac6f6e80bdeb3072767ec779c5906061 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:09:16 +0000] ac6f6e80bdeb3072767ec779c5906061 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:09:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:09:18 [info] 40#40: *101 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:09:18 [info] 39#39: *102 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:09:28 [info] 39#39: *103 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:09:28 [info] 39#39: *104 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:09:31 [info] 39#39: *105 [lua] access_by_lua(msblocations.conf:189):2: ba0445bee5105cec5ab13780f3a220b4:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:09:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:09:31 [info] 39#39: *105 [lua] logger.lua:23: ba0445bee5105cec5ab13780f3a220b4 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:09:31 +0000] ba0445bee5105cec5ab13780f3a220b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:09:38 [info] 39#39: *106 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:09:38 [info] 39#39: *107 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:09:46 [info] 39#39: *108 [lua] access_by_lua(msblocations.conf:189):2: 1a8b6b12c4c975a55b74ad85b0795216:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:09:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:09:46 [info] 39#39: *108 [lua] logger.lua:23: 1a8b6b12c4c975a55b74ad85b0795216 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:09:46 +0000] 1a8b6b12c4c975a55b74ad85b0795216 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2022/10/28 05:09:48 [info] 39#39: *110 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:09:48 [info] 39#39: *109 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:09:58 [info] 40#40: *111 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:09:58 [info] 40#40: *112 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:10:01 [info] 39#39: *113 [lua] access_by_lua(msblocations.conf:189):2: 03349a682581e575e048ab2cabfd02f2:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:10:01 [info] 39#39: *113 [lua] logger.lua:23: 03349a682581e575e048ab2cabfd02f2 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:10:01 +0000] 03349a682581e575e048ab2cabfd02f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:10:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:10:08 [info] 39#39: *114 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:10:08 [info] 39#39: *115 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:10:16 [info] 39#39: *117 [lua] access_by_lua(msblocations.conf:189):2: 1099b28ca5693583bb86564e540e1520:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:10:16 [info] 39#39: *117 [lua] logger.lua:23: 1099b28ca5693583bb86564e540e1520 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:10:16 +0000] 1099b28ca5693583bb86564e540e1520 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:10:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:10:18 [info] 40#40: *118 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:10:18 [info] 40#40: *119 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:10:28 [info] 40#40: *120 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:10:28 [info] 40#40: *121 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:10:31 [info] 39#39: *122 [lua] access_by_lua(msblocations.conf:189):2: abba2ff1b87007bf9c848cc90a981794:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:10:31 [info] 39#39: *122 [lua] logger.lua:23: abba2ff1b87007bf9c848cc90a981794 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:10:31 +0000] abba2ff1b87007bf9c848cc90a981794 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:10:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:10:38 [info] 39#39: *123 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:10:38 [info] 39#39: *124 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:10:46 [info] 39#39: *125 [lua] access_by_lua(msblocations.conf:189):2: 0abce5da9e9724b254ea363bf414553b:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:10:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.221 - - [28/Oct/2022:05:10:46 +0000] 0abce5da9e9724b254ea363bf414553b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 05:10:46 [info] 39#39: *125 [lua] logger.lua:23: 0abce5da9e9724b254ea363bf414553b {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:10:48 [info] 40#40: *126 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:10:48 [info] 39#39: *127 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:10:58 [info] 39#39: *128 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:10:58 [info] 39#39: *129 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:11:01 [info] 39#39: *130 [lua] access_by_lua(msblocations.conf:189):2: d7de3c37df80b72af0869f737b3a0405:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:11:01 +0000] d7de3c37df80b72af0869f737b3a0405 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 05:11:01 [info] 39#39: *130 [lua] logger.lua:23: d7de3c37df80b72af0869f737b3a0405 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:11:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:11:08 [info] 39#39: *132 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:11:08 [info] 39#39: *131 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:11:16 [info] 39#39: *134 [lua] access_by_lua(msblocations.conf:189):2: 9ecd86f2c08c2153dd1c574334cd95ce:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:11:16 [info] 39#39: *134 [lua] logger.lua:23: 9ecd86f2c08c2153dd1c574334cd95ce {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:11:16 +0000] 9ecd86f2c08c2153dd1c574334cd95ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:11:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:11:18 [info] 39#39: *136 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:11:18 [info] 39#39: *135 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:11:28 [info] 39#39: *137 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:11:28 [info] 39#39: *138 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:11:31 [info] 39#39: *139 [lua] access_by_lua(msblocations.conf:189):2: eaf8c1a7b7cf16326b8cc15b583fa089:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:11:31 [info] 39#39: *139 [lua] logger.lua:23: eaf8c1a7b7cf16326b8cc15b583fa089 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:11:31 +0000] eaf8c1a7b7cf16326b8cc15b583fa089 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:11:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:11:38 [info] 40#40: *140 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:11:38 [info] 40#40: *141 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:11:46 [info] 39#39: *142 [lua] access_by_lua(msblocations.conf:189):2: 01047507039144ff1720690d1893312d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:11:46 [info] 39#39: *142 [lua] logger.lua:23: 01047507039144ff1720690d1893312d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:11:46 +0000] 01047507039144ff1720690d1893312d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:11:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/28 05:11:48 [info] 39#39: *143 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:11:48 [info] 39#39: *144 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:11:58 [info] 40#40: *145 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:11:58 [info] 40#40: *146 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:12:01 [info] 39#39: *147 [lua] access_by_lua(msblocations.conf:189):2: 92f38283d215c79f1b2305540f7e1c46:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:12:01 [info] 39#39: *147 [lua] logger.lua:23: 92f38283d215c79f1b2305540f7e1c46 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:12:01 +0000] 92f38283d215c79f1b2305540f7e1c46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:12:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:12:08 [info] 40#40: *148 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:12:08 [info] 40#40: *149 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:12:16 [info] 39#39: *151 [lua] access_by_lua(msblocations.conf:189):2: 0c6503e4d12c8f883c42d69ce9af7445:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:12:16 +0000] 0c6503e4d12c8f883c42d69ce9af7445 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:12:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:12:16 [info] 39#39: *151 [lua] logger.lua:23: 0c6503e4d12c8f883c42d69ce9af7445 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:12:18 [info] 40#40: *152 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:12:18 [info] 40#40: *153 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:12:28 [info] 40#40: *155 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:12:28 [info] 40#40: *154 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:12:31 [info] 39#39: *156 [lua] access_by_lua(msblocations.conf:189):2: b2a443e9c965c961e4373d11cca33b81:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:12:31 +0000] b2a443e9c965c961e4373d11cca33b81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:12:31 [info] 39#39: *156 [lua] logger.lua:23: b2a443e9c965c961e4373d11cca33b81 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:12:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:12:38 [info] 39#39: *158 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:12:38 [info] 39#39: *157 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:12:46 [info] 39#39: *159 [lua] access_by_lua(msblocations.conf:189):2: 3dd61813aee517624a8b156c7e802bfd:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:12:46 +0000] 3dd61813aee517624a8b156c7e802bfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:12:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:12:46 [info] 39#39: *159 [lua] logger.lua:23: 3dd61813aee517624a8b156c7e802bfd {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:12:48 [info] 39#39: *161 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:12:48 [info] 39#39: *160 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:12:58 [info] 39#39: *163 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:12:58 [info] 39#39: *162 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:13:01 [info] 39#39: *164 [lua] access_by_lua(msblocations.conf:189):2: e1fc0a768dc6ffd36fdaf222dc4a1192:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:13:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.221 - - [28/Oct/2022:05:13:01 +0000] e1fc0a768dc6ffd36fdaf222dc4a1192 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/28 05:13:01 [info] 39#39: *164 [lua] logger.lua:23: e1fc0a768dc6ffd36fdaf222dc4a1192 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:13:08 [info] 40#40: *165 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:13:08 [info] 40#40: *166 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:13:16 [info] 39#39: *168 [lua] access_by_lua(msblocations.conf:189):2: 8d39ade94e69401495cb7abc75d48815:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:13:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.221 - - [28/Oct/2022:05:13:16 +0000] 8d39ade94e69401495cb7abc75d48815 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/28 05:13:16 [info] 39#39: *168 [lua] logger.lua:23: 8d39ade94e69401495cb7abc75d48815 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:13:18 [info] 40#40: *170 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:13:18 [info] 40#40: *169 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:13:28 [info] 39#39: *171 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:13:28 [info] 39#39: *172 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:13:31 [info] 39#39: *173 [lua] access_by_lua(msblocations.conf:189):2: 0c75f3ccd816858a6502cd5e90b85dbe:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:13:31 [info] 39#39: *173 [lua] logger.lua:23: 0c75f3ccd816858a6502cd5e90b85dbe {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:13:31 +0000] 0c75f3ccd816858a6502cd5e90b85dbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:13:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/28 05:13:38 [info] 39#39: *175 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:13:38 [info] 39#39: *174 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:13:46 [info] 39#39: *176 [lua] access_by_lua(msblocations.conf:189):2: 76c3cea71b69dd79c2538aa20b92d883:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:13:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:13:46 [info] 39#39: *176 [lua] logger.lua:23: 76c3cea71b69dd79c2538aa20b92d883 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:13:46 +0000] 76c3cea71b69dd79c2538aa20b92d883 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:13:48 [info] 39#39: *178 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:13:48 [info] 39#39: *177 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:13:58 [info] 40#40: *180 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:13:58 [info] 40#40: *179 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:14:01 [info] 39#39: *181 [lua] access_by_lua(msblocations.conf:189):2: cda6d37b490266e84e740a04bb8c4bac:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:14:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:14:01 [info] 39#39: *181 [lua] logger.lua:23: cda6d37b490266e84e740a04bb8c4bac {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:14:01 +0000] cda6d37b490266e84e740a04bb8c4bac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-" 2022/10/28 05:14:08 [info] 40#40: *183 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:14:08 [info] 40#40: *182 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:14:16 [info] 39#39: *185 [lua] access_by_lua(msblocations.conf:189):2: f3f5ed21656fa1665f0a7dfb8204867c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:14:16 [info] 39#39: *185 [lua] logger.lua:23: f3f5ed21656fa1665f0a7dfb8204867c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:14:16 +0000] f3f5ed21656fa1665f0a7dfb8204867c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:14:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:14:18 [info] 40#40: *186 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:14:18 [info] 39#39: *187 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:14:28 [info] 39#39: *188 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:14:28 [info] 39#39: *189 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:14:31 [info] 39#39: *190 [lua] access_by_lua(msblocations.conf:189):2: af21cf960f55d70e5277604bd55f89fa:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:14:31 [info] 39#39: *190 [lua] logger.lua:23: af21cf960f55d70e5277604bd55f89fa {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:14:31 +0000] af21cf960f55d70e5277604bd55f89fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:14:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:14:38 [info] 40#40: *191 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:14:38 [info] 40#40: *192 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:14:46 [info] 39#39: *193 [lua] access_by_lua(msblocations.conf:189):2: 5e5c53b1f39fc954ab1c31b102df9594:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:14:46 [info] 39#39: *193 [lua] logger.lua:23: 5e5c53b1f39fc954ab1c31b102df9594 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:14:46 +0000] 5e5c53b1f39fc954ab1c31b102df9594 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:14:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:14:48 [info] 39#39: *195 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:14:48 [info] 39#39: *194 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:14:58 [info] 39#39: *196 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:14:58 [info] 39#39: *197 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:15:01 [info] 39#39: *198 [lua] access_by_lua(msblocations.conf:189):2: 5035bfec846a53bfb9cbcbd86d50acc6:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:15:01 +0000] 5035bfec846a53bfb9cbcbd86d50acc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/28 05:15:01 [info] 39#39: *198 [lua] logger.lua:23: 5035bfec846a53bfb9cbcbd86d50acc6 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:15:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:15:08 [info] 40#40: *200 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:15:08 [info] 39#39: *199 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:15:16 [info] 39#39: *202 [lua] access_by_lua(msblocations.conf:189):2: b178ee901e9eb5e7dc43ff590f974a96:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:15:16 [info] 39#39: *202 [lua] logger.lua:23: b178ee901e9eb5e7dc43ff590f974a96 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:15:16 +0000] b178ee901e9eb5e7dc43ff590f974a96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:15:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/28 05:15:18 [info] 40#40: *203 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:15:18 [info] 40#40: *204 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:15:28 [info] 39#39: *205 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:15:28 [info] 39#39: *206 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:15:31 [info] 39#39: *207 [lua] access_by_lua(msblocations.conf:189):2: 890f367cb20459cc4f2e374b4eff1284:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:15:31 [info] 39#39: *207 [lua] logger.lua:23: 890f367cb20459cc4f2e374b4eff1284 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:15:31 +0000] 890f367cb20459cc4f2e374b4eff1284 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:15:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:15:38 [info] 40#40: *208 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:15:38 [info] 40#40: *209 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:15:46 [info] 39#39: *210 [lua] access_by_lua(msblocations.conf:189):2: 274404cdef282339c3b2eb3a46ade7ef:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:15:46 +0000] 274404cdef282339c3b2eb3a46ade7ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:15:46 [info] 39#39: *210 [lua] logger.lua:23: 274404cdef282339c3b2eb3a46ade7ef {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:15:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:15:48 [info] 39#39: *211 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:15:48 [info] 40#40: *212 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:15:58 [info] 40#40: *214 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:15:58 [info] 40#40: *213 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:16:01 [info] 39#39: *215 [lua] access_by_lua(msblocations.conf:189):2: 47b196596df51c7843fefdd3320bbbbd:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:16:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.69.221 - - [28/Oct/2022:05:16:01 +0000] 47b196596df51c7843fefdd3320bbbbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 05:16:01 [info] 39#39: *215 [lua] logger.lua:23: 47b196596df51c7843fefdd3320bbbbd {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:16:08 [info] 39#39: *216 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:16:08 [info] 39#39: *217 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:16:16 [info] 39#39: *219 [lua] access_by_lua(msblocations.conf:189):2: 8b1122888d623729a446520ab0a4f02e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:16:16 [info] 39#39: *219 [lua] logger.lua:23: 8b1122888d623729a446520ab0a4f02e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:16:16 +0000] 8b1122888d623729a446520ab0a4f02e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:16:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/28 05:16:18 [info] 40#40: *220 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:16:18 [info] 40#40: *221 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:16:28 [info] 39#39: *223 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:16:28 [info] 40#40: *222 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:16:31 [info] 39#39: *224 [lua] access_by_lua(msblocations.conf:189):2: 4da8cd3cbcf6ebe3b6e3b197eacaf9da:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:16:31 +0000] 4da8cd3cbcf6ebe3b6e3b197eacaf9da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 05:16:31 [info] 39#39: *224 [lua] logger.lua:23: 4da8cd3cbcf6ebe3b6e3b197eacaf9da {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:16:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:16:38 [info] 40#40: *225 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:16:38 [info] 40#40: *226 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:16:46 [info] 39#39: *227 [lua] access_by_lua(msblocations.conf:189):2: a17d22b5da27b8f063e5643d7dd4af25:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:16:46 +0000] a17d22b5da27b8f063e5643d7dd4af25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 05:16:46 [info] 39#39: *227 [lua] logger.lua:23: a17d22b5da27b8f063e5643d7dd4af25 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:16:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:16:48 [info] 39#39: *228 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:16:48 [info] 40#40: *229 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:16:58 [info] 39#39: *231 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:16:58 [info] 40#40: *230 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:17:01 [info] 39#39: *232 [lua] access_by_lua(msblocations.conf:189):2: 14b8393128a71d5b9f040f9d92cf3d51:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:17:01 [info] 39#39: *232 [lua] logger.lua:23: 14b8393128a71d5b9f040f9d92cf3d51 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:17:01 +0000] 14b8393128a71d5b9f040f9d92cf3d51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:17:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:17:08 [info] 40#40: *233 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:17:08 [info] 40#40: *234 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:17:16 [info] 39#39: *236 [lua] access_by_lua(msblocations.conf:189):2: 99d5ceeb3e0560ab8396859eed332df4:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:17:16 [info] 39#39: *236 [lua] logger.lua:23: 99d5ceeb3e0560ab8396859eed332df4 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:17:16 +0000] 99d5ceeb3e0560ab8396859eed332df4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:17:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:17:18 [info] 39#39: *238 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:17:18 [info] 39#39: *237 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:17:28 [info] 40#40: *239 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:17:28 [info] 40#40: *240 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:17:31 [info] 39#39: *241 [lua] access_by_lua(msblocations.conf:189):2: 4f11b9721d81015a5b62827d97e3f82f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:17:31 [info] 39#39: *241 [lua] logger.lua:23: 4f11b9721d81015a5b62827d97e3f82f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:17:31 +0000] 4f11b9721d81015a5b62827d97e3f82f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:17:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:17:38 [info] 39#39: *242 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:17:38 [info] 39#39: *243 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:17:46 [info] 39#39: *244 [lua] access_by_lua(msblocations.conf:189):2: f1276b420bebd397083135267a92cafd:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:17:46 [info] 39#39: *244 [lua] logger.lua:23: f1276b420bebd397083135267a92cafd {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:17:46 +0000] f1276b420bebd397083135267a92cafd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:17:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:17:48 [info] 40#40: *245 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:17:48 [info] 39#39: *246 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:17:58 [info] 39#39: *247 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:17:58 [info] 39#39: *248 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:18:01 [info] 39#39: *249 [lua] access_by_lua(msblocations.conf:189):2: 2e1bbba35be8079eb0e39c13a529e6fc:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:18:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/28 05:18:01 [info] 39#39: *249 [lua] logger.lua:23: 2e1bbba35be8079eb0e39c13a529e6fc {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:18:01 +0000] 2e1bbba35be8079eb0e39c13a529e6fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 05:18:08 [info] 40#40: *250 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:18:08 [info] 40#40: *251 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:18:16 [info] 39#39: *253 [lua] access_by_lua(msblocations.conf:189):2: 08a21f9fcbaf4bbfffb696a5140a6fae:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:18:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:18:16 [info] 39#39: *253 [lua] logger.lua:23: 08a21f9fcbaf4bbfffb696a5140a6fae {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:18:16 +0000] 08a21f9fcbaf4bbfffb696a5140a6fae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:18:18 [info] 40#40: *254 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:18:18 [info] 40#40: *255 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:18:28 [info] 39#39: *256 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:18:28 [info] 40#40: *257 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:18:31 [info] 39#39: *258 [lua] access_by_lua(msblocations.conf:189):2: 96a33370688ff699b537dfaa6eccacbd:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:18:31 [info] 39#39: *258 [lua] logger.lua:23: 96a33370688ff699b537dfaa6eccacbd {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:18:31 +0000] 96a33370688ff699b537dfaa6eccacbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:18:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:18:38 [info] 40#40: *260 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:18:38 [info] 40#40: *259 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:18:46 [info] 39#39: *261 [lua] access_by_lua(msblocations.conf:189):2: 998da895fb89d2a5451e6bb9c5a8ed0d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:18:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.221 - - [28/Oct/2022:05:18:46 +0000] 998da895fb89d2a5451e6bb9c5a8ed0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:18:46 [info] 39#39: *261 [lua] logger.lua:23: 998da895fb89d2a5451e6bb9c5a8ed0d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:18:48 [info] 39#39: *263 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:18:48 [info] 39#39: *262 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:18:58 [info] 40#40: *264 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:18:58 [info] 40#40: *265 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:19:01 [info] 39#39: *266 [lua] access_by_lua(msblocations.conf:189):2: 4e4740d6499d83b6db39c47783c7e403:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:19:01 +0000] 4e4740d6499d83b6db39c47783c7e403 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/28 05:19:01 [info] 39#39: *266 [lua] logger.lua:23: 4e4740d6499d83b6db39c47783c7e403 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:19:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:19:08 [info] 40#40: *267 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:19:08 [info] 40#40: *268 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:19:16 [info] 39#39: *270 [lua] access_by_lua(msblocations.conf:189):2: 69443f4749fa14a4b6e8f98f66b97e97:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:19:16 +0000] 69443f4749fa14a4b6e8f98f66b97e97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:19:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/28 05:19:16 [info] 39#39: *270 [lua] logger.lua:23: 69443f4749fa14a4b6e8f98f66b97e97 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:19:18 [info] 40#40: *271 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:19:18 [info] 40#40: *272 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:19:28 [info] 40#40: *273 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:19:28 [info] 40#40: *274 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:19:31 [info] 39#39: *275 [lua] access_by_lua(msblocations.conf:189):2: c9185d572c87b46c1b36ef02492b67ec:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:19:31 [info] 39#39: *275 [lua] logger.lua:23: c9185d572c87b46c1b36ef02492b67ec {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:19:31 +0000] c9185d572c87b46c1b36ef02492b67ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:19:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:19:38 [info] 40#40: *276 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:19:38 [info] 40#40: *277 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:19:46 [info] 39#39: *278 [lua] access_by_lua(msblocations.conf:189):2: 8d193a0a332aea8cb74ebcad0426c0a0:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:19:46 [info] 39#39: *278 [lua] logger.lua:23: 8d193a0a332aea8cb74ebcad0426c0a0 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:19:46 +0000] 8d193a0a332aea8cb74ebcad0426c0a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:19:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/28 05:19:48 [info] 39#39: *280 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:19:48 [info] 39#39: *279 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:19:58 [info] 39#39: *281 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:19:58 [info] 39#39: *282 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:20:01 [info] 39#39: *283 [lua] access_by_lua(msblocations.conf:189):2: 155b843e57b4200879f6a7be99105725:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:20:01 +0000] 155b843e57b4200879f6a7be99105725 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/28 05:20:01 [info] 39#39: *283 [lua] logger.lua:23: 155b843e57b4200879f6a7be99105725 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:20:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:20:08 [info] 39#39: *285 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:20:08 [info] 39#39: *284 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:20:16 [info] 39#39: *287 [lua] access_by_lua(msblocations.conf:189):2: e5018a589ba3595d3bd8e87d8afeb1be:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:20:16 [info] 39#39: *287 [lua] logger.lua:23: e5018a589ba3595d3bd8e87d8afeb1be {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:20:16 +0000] e5018a589ba3595d3bd8e87d8afeb1be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:20:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:20:18 [info] 39#39: *288 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:20:18 [info] 39#39: *289 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:20:28 [info] 39#39: *290 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:20:28 [info] 39#39: *291 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:20:31 [info] 39#39: *292 [lua] access_by_lua(msblocations.conf:189):2: 87b545f1b062c0d4778a3413b4c53c04:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:20:31 [info] 39#39: *292 [lua] logger.lua:23: 87b545f1b062c0d4778a3413b4c53c04 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:20:31 +0000] 87b545f1b062c0d4778a3413b4c53c04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:20:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/28 05:20:38 [info] 39#39: *293 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:20:38 [info] 40#40: *294 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:20:46 [info] 39#39: *295 [lua] access_by_lua(msblocations.conf:189):2: 006ebbfd2b176823ccda2c5739ee479a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:20:46 [info] 39#39: *295 [lua] logger.lua:23: 006ebbfd2b176823ccda2c5739ee479a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:20:46 +0000] 006ebbfd2b176823ccda2c5739ee479a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:20:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:20:48 [info] 39#39: *296 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:20:48 [info] 39#39: *297 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:20:58 [info] 39#39: *299 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:20:58 [info] 40#40: *298 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:21:01 [info] 39#39: *300 [lua] access_by_lua(msblocations.conf:189):2: 5c012beea8b7c2fe0afbb5b1d29da4aa:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:21:01 +0000] 5c012beea8b7c2fe0afbb5b1d29da4aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/28 05:21:01 [info] 39#39: *300 [lua] logger.lua:23: 5c012beea8b7c2fe0afbb5b1d29da4aa {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:21:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:21:08 [info] 40#40: *301 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:21:08 [info] 40#40: *302 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:21:16 [info] 39#39: *304 [lua] access_by_lua(msblocations.conf:189):2: 22cdd1a62015876068265e30f7b262fa:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:21:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:21:17 [info] 39#39: *304 [lua] logger.lua:23: 22cdd1a62015876068265e30f7b262fa {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:21:17 +0000] 22cdd1a62015876068265e30f7b262fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 05:21:18 [info] 39#39: *305 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:21:18 [info] 40#40: *306 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:21:28 [info] 39#39: *307 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:21:28 [info] 39#39: *308 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:21:32 [info] 39#39: *309 [lua] access_by_lua(msblocations.conf:189):2: 8bbead43254f9811c36dc852525a617f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:21:32 [info] 39#39: *309 [lua] logger.lua:23: 8bbead43254f9811c36dc852525a617f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:21:32 +0000] 8bbead43254f9811c36dc852525a617f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:21:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:21:38 [info] 40#40: *310 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:21:38 [info] 40#40: *311 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:21:47 [info] 39#39: *312 [lua] access_by_lua(msblocations.conf:189):2: fe0e1e663f1e9fbfafb2cd9134276263:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:21:47 [info] 39#39: *312 [lua] logger.lua:23: fe0e1e663f1e9fbfafb2cd9134276263 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:21:47 +0000] fe0e1e663f1e9fbfafb2cd9134276263 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:21:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:21:48 [info] 40#40: *313 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:21:48 [info] 40#40: *314 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:21:58 [info] 40#40: *315 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:21:58 [info] 40#40: *316 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:22:02 [info] 39#39: *317 [lua] access_by_lua(msblocations.conf:189):2: 8f4cea67896a69492881ee26f0004ba7:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:22:02 [info] 39#39: *317 [lua] logger.lua:23: 8f4cea67896a69492881ee26f0004ba7 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:22:02 +0000] 8f4cea67896a69492881ee26f0004ba7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:22:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/28 05:22:08 [info] 39#39: *318 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:22:08 [info] 39#39: *319 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:22:17 [info] 39#39: *321 [lua] access_by_lua(msblocations.conf:189):2: 3783067b3945af01b947ebcb8e14dc39:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:22:17 +0000] 3783067b3945af01b947ebcb8e14dc39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 05:22:17 [info] 39#39: *321 [lua] logger.lua:23: 3783067b3945af01b947ebcb8e14dc39 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:22:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:22:18 [info] 40#40: *322 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:22:18 [info] 40#40: *323 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:22:28 [info] 40#40: *324 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:22:28 [info] 40#40: *325 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:22:32 [info] 39#39: *326 [lua] access_by_lua(msblocations.conf:189):2: 6829764ebd808fda1e8a606fc409a4a1:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:22:32 +0000] 6829764ebd808fda1e8a606fc409a4a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:22:32 [info] 39#39: *326 [lua] logger.lua:23: 6829764ebd808fda1e8a606fc409a4a1 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:22:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/28 05:22:38 [info] 39#39: *327 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:22:38 [info] 39#39: *328 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:22:47 [info] 39#39: *329 [lua] access_by_lua(msblocations.conf:189):2: bde92dd99485394fb10aca826ffa8b47:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:22:47 [info] 39#39: *329 [lua] logger.lua:23: bde92dd99485394fb10aca826ffa8b47 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:22:47 +0000] bde92dd99485394fb10aca826ffa8b47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:22:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:22:48 [info] 40#40: *330 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:22:48 [info] 40#40: *331 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:22:58 [info] 39#39: *332 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:22:58 [info] 39#39: *333 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:23:02 [info] 39#39: *334 [lua] access_by_lua(msblocations.conf:189):2: f24302e92ae3b9fb59b4d13120305a93:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:23:02 [info] 39#39: *334 [lua] logger.lua:23: f24302e92ae3b9fb59b4d13120305a93 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:23:02 +0000] f24302e92ae3b9fb59b4d13120305a93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:23:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:23:08 [info] 39#39: *336 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:23:08 [info] 39#39: *335 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:23:17 [info] 39#39: *338 [lua] access_by_lua(msblocations.conf:189):2: 091759cb2e1ef53a8c865ad296f8d6b5:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:23:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:23:17 [info] 39#39: *338 [lua] logger.lua:23: 091759cb2e1ef53a8c865ad296f8d6b5 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:23:17 +0000] 091759cb2e1ef53a8c865ad296f8d6b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/28 05:23:18 [info] 40#40: *339 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:23:18 [info] 40#40: *340 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:23:28 [info] 39#39: *341 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:23:28 [info] 39#39: *342 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:23:32 [info] 39#39: *343 [lua] access_by_lua(msblocations.conf:189):2: 8962ae25c923338c8ce208f2f18f6874:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:23:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:23:32 [info] 39#39: *343 [lua] logger.lua:23: 8962ae25c923338c8ce208f2f18f6874 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:23:32 +0000] 8962ae25c923338c8ce208f2f18f6874 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 05:23:38 [info] 40#40: *344 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:23:38 [info] 40#40: *345 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:23:47 [info] 39#39: *346 [lua] access_by_lua(msblocations.conf:189):2: 1c25146915c0ecf1055acad8ede3ff2e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:23:47 [info] 39#39: *346 [lua] logger.lua:23: 1c25146915c0ecf1055acad8ede3ff2e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:23:47 +0000] 1c25146915c0ecf1055acad8ede3ff2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:23:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.70.196 - - [28/Oct/2022:05:23:47 +0000] ce9ee0d67c801073575da4eff9d06db3 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2022/10/28 05:23:47 [info] 39#39: *347 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.70.196, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 2022/10/28 05:23:48 [info] 39#39: *349 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:23:48 [info] 39#39: *348 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:23:58 [info] 40#40: *350 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:23:58 [info] 40#40: *351 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:24:02 [info] 39#39: *352 [lua] access_by_lua(msblocations.conf:189):2: 1c2171861d96012022fa250c211c1207:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:24:02 [info] 39#39: *352 [lua] logger.lua:23: 1c2171861d96012022fa250c211c1207 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:24:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.69.221 - - [28/Oct/2022:05:24:02 +0000] 1c2171861d96012022fa250c211c1207 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/28 05:24:08 [info] 40#40: *353 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:24:08 [info] 39#39: *354 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:24:17 [info] 39#39: *356 [lua] access_by_lua(msblocations.conf:189):2: 6d785689da4ddef57f308d7ac1e589fa:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:24:17 [info] 39#39: *356 [lua] logger.lua:23: 6d785689da4ddef57f308d7ac1e589fa {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:24:17 +0000] 6d785689da4ddef57f308d7ac1e589fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:24:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2022/10/28 05:24:18 [info] 40#40: *357 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:24:18 [info] 40#40: *358 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:24:28 [info] 39#39: *359 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:24:28 [info] 39#39: *360 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:24:32 [info] 39#39: *361 [lua] access_by_lua(msblocations.conf:189):2: 553ee50154c459f7d21c1997485d9bae:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:24:32 [info] 39#39: *361 [lua] logger.lua:23: 553ee50154c459f7d21c1997485d9bae {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:24:32 +0000] 553ee50154c459f7d21c1997485d9bae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:24:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:24:38 [info] 40#40: *363 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:24:38 [info] 40#40: *362 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:24:47 [info] 39#39: *364 [lua] access_by_lua(msblocations.conf:189):2: 6bc99b9146f2049aaf325fa906f4fc4b:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:24:47 [info] 39#39: *364 [lua] logger.lua:23: 6bc99b9146f2049aaf325fa906f4fc4b {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:24:47 +0000] 6bc99b9146f2049aaf325fa906f4fc4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:24:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:24:48 [info] 39#39: *365 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:24:48 [info] 40#40: *366 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:24:58 [info] 40#40: *367 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:24:58 [info] 40#40: *368 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:25:02 [info] 39#39: *369 [lua] access_by_lua(msblocations.conf:189):2: aaddb62d4385103edf798256b7006f7a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:25:02 [info] 39#39: *369 [lua] logger.lua:23: aaddb62d4385103edf798256b7006f7a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:25:02 +0000] aaddb62d4385103edf798256b7006f7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:25:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:25:08 [info] 40#40: *370 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:25:08 [info] 40#40: *371 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:25:17 [info] 39#39: *373 [lua] access_by_lua(msblocations.conf:189):2: 34a76c3d5e3a741e266c6b593cb111ea:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:25:17 [info] 39#39: *373 [lua] logger.lua:23: 34a76c3d5e3a741e266c6b593cb111ea {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:25:17 +0000] 34a76c3d5e3a741e266c6b593cb111ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:25:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:25:18 [info] 39#39: *375 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:25:18 [info] 39#39: *374 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:25:28 [info] 40#40: *377 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:25:28 [info] 39#39: *376 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:25:32 [info] 39#39: *378 [lua] access_by_lua(msblocations.conf:189):2: 488ae28ca229e751101a6d3ea2c812bc:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:25:32 [info] 39#39: *378 [lua] logger.lua:23: 488ae28ca229e751101a6d3ea2c812bc {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:25:32 +0000] 488ae28ca229e751101a6d3ea2c812bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:25:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:25:38 [info] 39#39: *379 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:25:38 [info] 39#39: *380 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:25:47 [info] 39#39: *381 [lua] access_by_lua(msblocations.conf:189):2: db4ac093d822b3011fc03b95575082a5:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:25:47 [info] 39#39: *381 [lua] logger.lua:23: db4ac093d822b3011fc03b95575082a5 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:25:47 +0000] db4ac093d822b3011fc03b95575082a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:25:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:25:48 [info] 39#39: *383 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:25:48 [info] 39#39: *382 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:25:58 [info] 39#39: *384 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:25:58 [info] 40#40: *385 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:26:02 [info] 39#39: *386 [lua] access_by_lua(msblocations.conf:189):2: 9b833519c4753aaa8356ae0fb8b1e5b8:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:26:02 +0000] 9b833519c4753aaa8356ae0fb8b1e5b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/28 05:26:02 [info] 39#39: *386 [lua] logger.lua:23: 9b833519c4753aaa8356ae0fb8b1e5b8 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:26:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:26:08 [info] 39#39: *387 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:26:08 [info] 39#39: *388 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:26:17 [info] 39#39: *390 [lua] access_by_lua(msblocations.conf:189):2: f3534da539e0a8f3c48947b8df35a2ed:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:26:17 +0000] f3534da539e0a8f3c48947b8df35a2ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/28 05:26:17 [info] 39#39: *390 [lua] logger.lua:23: f3534da539e0a8f3c48947b8df35a2ed {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:26:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2022/10/28 05:26:18 [info] 39#39: *391 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:26:18 [info] 39#39: *392 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:26:28 [info] 39#39: *393 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:26:28 [info] 39#39: *394 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:26:32 [info] 39#39: *395 [lua] access_by_lua(msblocations.conf:189):2: 14cfdd5d16a2b352b97ee1ee58b7d91f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:26:32 +0000] 14cfdd5d16a2b352b97ee1ee58b7d91f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:26:32 [info] 39#39: *395 [lua] logger.lua:23: 14cfdd5d16a2b352b97ee1ee58b7d91f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:26:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:26:38 [info] 39#39: *397 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:26:38 [info] 39#39: *396 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:26:47 [info] 39#39: *398 [lua] access_by_lua(msblocations.conf:189):2: ff22c37ca0836a0e85ada11c7f109940:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:26:47 +0000] ff22c37ca0836a0e85ada11c7f109940 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/28 05:26:47 [info] 39#39: *398 [lua] logger.lua:23: ff22c37ca0836a0e85ada11c7f109940 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:26:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/28 05:26:48 [info] 39#39: *399 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:26:48 [info] 39#39: *400 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:26:58 [info] 39#39: *402 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:26:58 [info] 39#39: *401 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:27:02 [info] 39#39: *403 [lua] access_by_lua(msblocations.conf:189):2: 3d8fda91d677fb66b769695ef386689f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:27:02 [info] 39#39: *403 [lua] logger.lua:23: 3d8fda91d677fb66b769695ef386689f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:27:02 +0000] 3d8fda91d677fb66b769695ef386689f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:27:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/28 05:27:08 [info] 39#39: *404 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:27:08 [info] 39#39: *405 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:27:17 [info] 39#39: *407 [lua] access_by_lua(msblocations.conf:189):2: 2c7900c0d390afd74093851e8112b3d0:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:27:17 +0000] 2c7900c0d390afd74093851e8112b3d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 05:27:17 [info] 39#39: *407 [lua] logger.lua:23: 2c7900c0d390afd74093851e8112b3d0 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:27:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:27:18 [info] 40#40: *408 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:27:18 [info] 40#40: *409 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:27:28 [info] 40#40: *410 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:27:28 [info] 40#40: *411 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:27:32 [info] 39#39: *412 [lua] access_by_lua(msblocations.conf:189):2: 8de63e4c6a0489e0b9e0529360282980:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:27:32 +0000] 8de63e4c6a0489e0b9e0529360282980 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:27:32 [info] 39#39: *412 [lua] logger.lua:23: 8de63e4c6a0489e0b9e0529360282980 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:27:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:27:38 [info] 39#39: *414 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:27:38 [info] 39#39: *413 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:27:47 [info] 39#39: *415 [lua] access_by_lua(msblocations.conf:189):2: 78631261ea43587c228747b1338f7f30:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:27:47 [info] 39#39: *415 [lua] logger.lua:23: 78631261ea43587c228747b1338f7f30 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:27:47 +0000] 78631261ea43587c228747b1338f7f30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:27:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:27:48 [info] 39#39: *416 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:27:48 [info] 40#40: *417 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:27:58 [info] 39#39: *418 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:27:58 [info] 39#39: *419 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:28:02 [info] 39#39: *420 [lua] access_by_lua(msblocations.conf:189):2: a7e2a6eb793f0717cb5260aa02442dcd:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:28:02 +0000] a7e2a6eb793f0717cb5260aa02442dcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:28:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:28:02 [info] 39#39: *420 [lua] logger.lua:23: a7e2a6eb793f0717cb5260aa02442dcd {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:28:08 [info] 40#40: *422 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:28:08 [info] 40#40: *421 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:28:17 [info] 39#39: *424 [lua] access_by_lua(msblocations.conf:189):2: 3f091ed35b498a5e8f237464f89eb6cb:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:28:17 +0000] 3f091ed35b498a5e8f237464f89eb6cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:28:17 [info] 39#39: *424 [lua] logger.lua:23: 3f091ed35b498a5e8f237464f89eb6cb {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:28:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:28:18 [info] 40#40: *426 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:28:18 [info] 40#40: *425 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:28:28 [info] 40#40: *427 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:28:28 [info] 39#39: *428 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:28:32 [info] 39#39: *429 [lua] access_by_lua(msblocations.conf:189):2: c95a6cd4aec34bbc2b3e72b3defa41bc:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:28:32 +0000] c95a6cd4aec34bbc2b3e72b3defa41bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:28:32 [info] 39#39: *429 [lua] logger.lua:23: c95a6cd4aec34bbc2b3e72b3defa41bc {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:28:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:28:38 [info] 39#39: *431 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:28:38 [info] 39#39: *430 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:28:47 [info] 39#39: *432 [lua] access_by_lua(msblocations.conf:189):2: 282e91a2e94dd5f933033de8c244aa49:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:28:47 [info] 39#39: *432 [lua] logger.lua:23: 282e91a2e94dd5f933033de8c244aa49 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:28:47 +0000] 282e91a2e94dd5f933033de8c244aa49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:28:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:28:48 [info] 39#39: *433 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:28:48 [info] 39#39: *434 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:28:58 [info] 40#40: *435 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:28:58 [info] 40#40: *436 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:29:02 [info] 39#39: *437 [lua] access_by_lua(msblocations.conf:189):2: 96a4ce4e7b7823859a04209b63dc4acf:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:29:02 +0000] 96a4ce4e7b7823859a04209b63dc4acf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2022/10/28 05:29:02 [info] 39#39: *437 [lua] logger.lua:23: 96a4ce4e7b7823859a04209b63dc4acf {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:29:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:29:08 [info] 39#39: *438 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:29:08 [info] 39#39: *439 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:29:17 [info] 39#39: *441 [lua] access_by_lua(msblocations.conf:189):2: 4886f9d3d638c4e9022ff423dcef39f6:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:29:17 [info] 39#39: *441 [lua] logger.lua:23: 4886f9d3d638c4e9022ff423dcef39f6 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:29:17 +0000] 4886f9d3d638c4e9022ff423dcef39f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:29:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:29:18 [info] 40#40: *442 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:29:18 [info] 40#40: *443 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:29:28 [info] 39#39: *444 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:29:28 [info] 39#39: *445 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:29:32 [info] 39#39: *446 [lua] access_by_lua(msblocations.conf:189):2: 17bb203b5ef488384cd577d867c69e8b:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:29:32 [info] 39#39: *446 [lua] logger.lua:23: 17bb203b5ef488384cd577d867c69e8b {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:29:32 +0000] 17bb203b5ef488384cd577d867c69e8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:29:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:29:38 [info] 40#40: *448 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:29:38 [info] 40#40: *447 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:29:47 [info] 39#39: *449 [lua] access_by_lua(msblocations.conf:189):2: 07e2533c0c807a6b565322683c8f2c82:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:29:47 +0000] 07e2533c0c807a6b565322683c8f2c82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/28 05:29:47 [info] 39#39: *449 [lua] logger.lua:23: 07e2533c0c807a6b565322683c8f2c82 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:29:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:29:48 [info] 39#39: *450 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:29:48 [info] 39#39: *451 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:29:58 [info] 39#39: *452 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:29:58 [info] 39#39: *453 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:30:02 [info] 39#39: *454 [lua] access_by_lua(msblocations.conf:189):2: 41370642c506a10f3ccff56491cf539b:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:30:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:30:02 [info] 39#39: *454 [lua] logger.lua:23: 41370642c506a10f3ccff56491cf539b {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:30:02 +0000] 41370642c506a10f3ccff56491cf539b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:30:08 [info] 39#39: *455 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:30:08 [info] 39#39: *456 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:30:17 [info] 39#39: *458 [lua] access_by_lua(msblocations.conf:189):2: e095c6e672cf2d6dc6040ff8e6527d52:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:30:17 +0000] e095c6e672cf2d6dc6040ff8e6527d52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 05:30:17 [info] 39#39: *458 [lua] logger.lua:23: e095c6e672cf2d6dc6040ff8e6527d52 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:30:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:30:18 [info] 39#39: *460 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:30:18 [info] 39#39: *459 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:30:28 [info] 39#39: *461 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:30:28 [info] 39#39: *462 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:30:32 [info] 39#39: *463 [lua] access_by_lua(msblocations.conf:189):2: a6680a729455a383b7c537cc554d1501:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:30:32 [info] 39#39: *463 [lua] logger.lua:23: a6680a729455a383b7c537cc554d1501 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:30:32 +0000] a6680a729455a383b7c537cc554d1501 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:30:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:30:38 [info] 39#39: *465 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:30:38 [info] 39#39: *464 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:30:47 [info] 39#39: *466 [lua] access_by_lua(msblocations.conf:189):2: c2316fc9e0d02f5a60f49202f8cd3549:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:30:47 [info] 39#39: *466 [lua] logger.lua:23: c2316fc9e0d02f5a60f49202f8cd3549 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:30:47 +0000] c2316fc9e0d02f5a60f49202f8cd3549 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:30:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:30:48 [info] 39#39: *467 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:30:48 [info] 39#39: *468 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:30:58 [info] 39#39: *469 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:30:58 [info] 39#39: *470 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:31:02 [info] 39#39: *471 [lua] access_by_lua(msblocations.conf:189):2: 936d759354d241f14e7b25dede362392:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:31:02 [info] 39#39: *471 [lua] logger.lua:23: 936d759354d241f14e7b25dede362392 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:31:02 +0000] 936d759354d241f14e7b25dede362392 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:31:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:31:08 [info] 39#39: *472 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:31:08 [info] 39#39: *473 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:31:17 [info] 39#39: *475 [lua] access_by_lua(msblocations.conf:189):2: 1c22fd0bacb3d517146f0e1ef7ce4bfc:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:31:17 +0000] 1c22fd0bacb3d517146f0e1ef7ce4bfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 05:31:17 [info] 39#39: *475 [lua] logger.lua:23: 1c22fd0bacb3d517146f0e1ef7ce4bfc {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:31:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:31:18 [info] 39#39: *477 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:31:18 [info] 39#39: *476 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:31:28 [info] 40#40: *478 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:31:28 [info] 40#40: *479 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:31:32 [info] 39#39: *480 [lua] access_by_lua(msblocations.conf:189):2: 0a76f9a5c223df45a9e467a883ba3cd0:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:31:32 +0000] 0a76f9a5c223df45a9e467a883ba3cd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/28 05:31:32 [info] 39#39: *480 [lua] logger.lua:23: 0a76f9a5c223df45a9e467a883ba3cd0 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:31:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/28 05:31:38 [info] 39#39: *481 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:31:38 [info] 40#40: *482 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:31:47 [info] 39#39: *483 [lua] access_by_lua(msblocations.conf:189):2: 780a84c06f241e096bcc8cdf82a94823:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:31:47 +0000] 780a84c06f241e096bcc8cdf82a94823 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:31:47 [info] 39#39: *483 [lua] logger.lua:23: 780a84c06f241e096bcc8cdf82a94823 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:31:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:31:48 [info] 39#39: *485 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:31:48 [info] 39#39: *484 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:31:58 [info] 39#39: *487 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:31:58 [info] 39#39: *486 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:32:02 [info] 39#39: *488 [lua] access_by_lua(msblocations.conf:189):2: 5ed57897c3283c40578d01b0c545a9af:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:32:02 [info] 39#39: *488 [lua] logger.lua:23: 5ed57897c3283c40578d01b0c545a9af {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:32:02 +0000] 5ed57897c3283c40578d01b0c545a9af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:32:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:32:08 [info] 40#40: *489 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:32:08 [info] 40#40: *490 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:32:17 [info] 39#39: *492 [lua] access_by_lua(msblocations.conf:189):2: 0576659c43d8df97074b3a4fd5ee218b:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:32:17 [info] 39#39: *492 [lua] logger.lua:23: 0576659c43d8df97074b3a4fd5ee218b {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:32:17 +0000] 0576659c43d8df97074b3a4fd5ee218b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:32:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:32:18 [info] 39#39: *493 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:32:18 [info] 39#39: *494 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:32:28 [info] 40#40: *496 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:32:28 [info] 40#40: *495 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:32:32 [info] 39#39: *497 [lua] access_by_lua(msblocations.conf:189):2: 924c3e87274f06ab4f2a2fa9afe8cd7b:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:32:32 +0000] 924c3e87274f06ab4f2a2fa9afe8cd7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:32:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:32:32 [info] 39#39: *497 [lua] logger.lua:23: 924c3e87274f06ab4f2a2fa9afe8cd7b {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:32:38 [info] 39#39: *498 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:32:38 [info] 39#39: *499 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:32:47 [info] 39#39: *500 [lua] access_by_lua(msblocations.conf:189):2: e721bb140e78454119e3cc6d87271370:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:32:47 [info] 39#39: *500 [lua] logger.lua:23: e721bb140e78454119e3cc6d87271370 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:32:47 +0000] e721bb140e78454119e3cc6d87271370 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:32:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:32:48 [info] 39#39: *501 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:32:48 [info] 39#39: *502 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:32:58 [info] 40#40: *503 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:32:58 [info] 39#39: *504 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:33:02 [info] 39#39: *505 [lua] access_by_lua(msblocations.conf:189):2: e33be1a7fc13f6dc85352f31ebb9d999:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:33:02 +0000] e33be1a7fc13f6dc85352f31ebb9d999 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 05:33:02 [info] 39#39: *505 [lua] logger.lua:23: e33be1a7fc13f6dc85352f31ebb9d999 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:33:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:33:08 [info] 39#39: *506 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:33:08 [info] 39#39: *507 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:33:17 [info] 39#39: *509 [lua] access_by_lua(msblocations.conf:189):2: 6f07f9fecdea5428e4681d0fa0e20b52:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:33:17 +0000] 6f07f9fecdea5428e4681d0fa0e20b52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:33:17 [info] 39#39: *509 [lua] logger.lua:23: 6f07f9fecdea5428e4681d0fa0e20b52 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:33:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:33:18 [info] 39#39: *510 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:33:18 [info] 39#39: *511 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:33:28 [info] 39#39: *512 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:33:28 [info] 39#39: *513 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:33:32 [info] 39#39: *514 [lua] access_by_lua(msblocations.conf:189):2: ad75a6e906a12145e0d9c6d15ed6ee3b:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:33:32 [info] 39#39: *514 [lua] logger.lua:23: ad75a6e906a12145e0d9c6d15ed6ee3b {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:33:32 +0000] ad75a6e906a12145e0d9c6d15ed6ee3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:33:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:33:38 [info] 39#39: *516 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:33:38 [info] 40#40: *515 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:33:47 [info] 39#39: *517 [lua] access_by_lua(msblocations.conf:189):2: d18d066249c7459486b674ef76a217df:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:33:47 [info] 39#39: *517 [lua] logger.lua:23: d18d066249c7459486b674ef76a217df {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:33:47 +0000] d18d066249c7459486b674ef76a217df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:33:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/28 05:33:48 [info] 39#39: *518 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:33:48 [info] 39#39: *519 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:33:58 [info] 40#40: *520 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:33:58 [info] 40#40: *521 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:34:02 [info] 39#39: *522 [lua] access_by_lua(msblocations.conf:189):2: 3d4486d4ca0120526c4e187d9a852a23:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:34:02 [info] 39#39: *522 [lua] logger.lua:23: 3d4486d4ca0120526c4e187d9a852a23 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:34:02 +0000] 3d4486d4ca0120526c4e187d9a852a23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:34:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:34:08 [info] 39#39: *524 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:34:08 [info] 39#39: *523 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:34:17 [info] 39#39: *526 [lua] access_by_lua(msblocations.conf:189):2: a5a3af91ad0f35685c5d9538ded5a48b:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:34:17 +0000] a5a3af91ad0f35685c5d9538ded5a48b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:34:17 [info] 39#39: *526 [lua] logger.lua:23: a5a3af91ad0f35685c5d9538ded5a48b {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:34:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:34:18 [info] 39#39: *528 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:34:18 [info] 39#39: *527 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:34:28 [info] 40#40: *529 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:34:28 [info] 40#40: *530 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:34:32 [info] 39#39: *531 [lua] access_by_lua(msblocations.conf:189):2: 0deae4989d9a3f3301e0ea4713dc2f5f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:34:32 +0000] 0deae4989d9a3f3301e0ea4713dc2f5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/28 05:34:32 [info] 39#39: *531 [lua] logger.lua:23: 0deae4989d9a3f3301e0ea4713dc2f5f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:34:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:34:38 [info] 40#40: *532 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:34:38 [info] 40#40: *533 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:34:47 [info] 39#39: *534 [lua] access_by_lua(msblocations.conf:189):2: a6c3003412b7a6cd3a02a17331c8fa07:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:34:47 +0000] a6c3003412b7a6cd3a02a17331c8fa07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 05:34:47 [info] 39#39: *534 [lua] logger.lua:23: a6c3003412b7a6cd3a02a17331c8fa07 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:34:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:34:48 [info] 39#39: *536 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:34:48 [info] 40#40: *535 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:34:58 [info] 39#39: *537 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:34:58 [info] 39#39: *538 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:35:02 [info] 39#39: *539 [lua] access_by_lua(msblocations.conf:189):2: 904e672c49c4f94edfb528371c65c390:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:35:02 [info] 39#39: *539 [lua] logger.lua:23: 904e672c49c4f94edfb528371c65c390 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:35:02 +0000] 904e672c49c4f94edfb528371c65c390 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:35:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:35:08 [info] 39#39: *541 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:35:08 [info] 40#40: *540 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:35:17 [info] 39#39: *543 [lua] access_by_lua(msblocations.conf:189):2: acf65b8553a32778e98981f8d7ed546e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:35:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/28 05:35:17 [info] 39#39: *543 [lua] logger.lua:23: acf65b8553a32778e98981f8d7ed546e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:35:17 +0000] acf65b8553a32778e98981f8d7ed546e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/28 05:35:18 [info] 40#40: *545 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:35:18 [info] 40#40: *544 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:35:28 [info] 40#40: *546 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:35:28 [info] 40#40: *547 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:35:32 [info] 39#39: *548 [lua] access_by_lua(msblocations.conf:189):2: a864111af81d75a74573f2f01156a7f0:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:35:32 +0000] a864111af81d75a74573f2f01156a7f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:35:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/28 05:35:32 [info] 39#39: *548 [lua] logger.lua:23: a864111af81d75a74573f2f01156a7f0 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:35:38 [info] 39#39: *549 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:35:38 [info] 39#39: *550 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:35:47 [info] 39#39: *551 [lua] access_by_lua(msblocations.conf:189):2: 87e2362aa86b3a0c533b18a85b0ba8a7:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:35:47 +0000] 87e2362aa86b3a0c533b18a85b0ba8a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 05:35:47 [info] 39#39: *551 [lua] logger.lua:23: 87e2362aa86b3a0c533b18a85b0ba8a7 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:35:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:35:48 [info] 39#39: *553 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:35:48 [info] 39#39: *552 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:35:58 [info] 40#40: *554 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:35:58 [info] 39#39: *555 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:36:02 [info] 39#39: *556 [lua] access_by_lua(msblocations.conf:189):2: d2e33e15d969c321a2daedb5cb7f2835:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:36:02 [info] 39#39: *556 [lua] logger.lua:23: d2e33e15d969c321a2daedb5cb7f2835 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:36:02 +0000] d2e33e15d969c321a2daedb5cb7f2835 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:36:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:36:08 [info] 40#40: *557 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:36:08 [info] 40#40: *558 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:36:17 [info] 39#39: *560 [lua] access_by_lua(msblocations.conf:189):2: 636f20dd50c0c0965ff9fc59686516b7:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:36:17 [info] 39#39: *560 [lua] logger.lua:23: 636f20dd50c0c0965ff9fc59686516b7 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:36:17 +0000] 636f20dd50c0c0965ff9fc59686516b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:36:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:36:18 [info] 40#40: *561 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:36:18 [info] 40#40: *562 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:36:28 [info] 39#39: *563 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:36:28 [info] 40#40: *564 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:36:32 [info] 39#39: *565 [lua] access_by_lua(msblocations.conf:189):2: ac99d35c9f63d895606bf36913535061:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:36:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/28 05:36:32 [info] 39#39: *565 [lua] logger.lua:23: ac99d35c9f63d895606bf36913535061 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:36:32 +0000] ac99d35c9f63d895606bf36913535061 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 05:36:38 [info] 39#39: *566 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:36:38 [info] 39#39: *567 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:36:47 [info] 39#39: *568 [lua] access_by_lua(msblocations.conf:189):2: 0f3d9d878efdbb271b152a2374ebddcc:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:36:47 [info] 39#39: *568 [lua] logger.lua:23: 0f3d9d878efdbb271b152a2374ebddcc {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:36:47 +0000] 0f3d9d878efdbb271b152a2374ebddcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:36:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:36:48 [info] 40#40: *569 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:36:48 [info] 40#40: *570 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:36:58 [info] 40#40: *572 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:36:58 [info] 40#40: *571 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:37:02 [info] 39#39: *573 [lua] access_by_lua(msblocations.conf:189):2: 37f64d77e60d99116e89e9f0950b27a9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:37:02 [info] 39#39: *573 [lua] logger.lua:23: 37f64d77e60d99116e89e9f0950b27a9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:37:02 +0000] 37f64d77e60d99116e89e9f0950b27a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:37:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:37:08 [info] 40#40: *574 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:37:08 [info] 40#40: *575 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:37:17 [info] 39#39: *577 [lua] access_by_lua(msblocations.conf:189):2: d2976f94d13249f5f62d358b47ef993e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:37:17 [info] 39#39: *577 [lua] logger.lua:23: d2976f94d13249f5f62d358b47ef993e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:37:17 +0000] d2976f94d13249f5f62d358b47ef993e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:37:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:37:18 [info] 40#40: *579 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:37:18 [info] 40#40: *578 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:37:28 [info] 39#39: *580 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:37:28 [info] 39#39: *581 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:37:32 [info] 39#39: *582 [lua] access_by_lua(msblocations.conf:189):2: 5f27d96649478134e3916936dc566e0d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:37:32 +0000] 5f27d96649478134e3916936dc566e0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 05:37:32 [info] 39#39: *582 [lua] logger.lua:23: 5f27d96649478134e3916936dc566e0d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:37:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:37:38 [info] 40#40: *583 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:37:38 [info] 40#40: *584 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:37:47 [info] 39#39: *585 [lua] access_by_lua(msblocations.conf:189):2: 0be80b167f0bdca308078d7e6f896f87:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:37:47 [info] 39#39: *585 [lua] logger.lua:23: 0be80b167f0bdca308078d7e6f896f87 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:37:47 +0000] 0be80b167f0bdca308078d7e6f896f87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:37:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/28 05:37:48 [info] 39#39: *586 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:37:48 [info] 39#39: *587 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:37:58 [info] 39#39: *588 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:37:58 [info] 39#39: *589 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:38:02 [info] 39#39: *590 [lua] access_by_lua(msblocations.conf:189):2: 194d9e7a3073f7a5295f9382b3ab12ff:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:38:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:38:02 [info] 39#39: *590 [lua] logger.lua:23: 194d9e7a3073f7a5295f9382b3ab12ff {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:38:02 +0000] 194d9e7a3073f7a5295f9382b3ab12ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 05:38:08 [info] 40#40: *592 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:38:08 [info] 40#40: *591 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:38:17 [info] 39#39: *594 [lua] access_by_lua(msblocations.conf:189):2: 4fe3140fc4eb05955d18c2f976c80794:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:38:17 +0000] 4fe3140fc4eb05955d18c2f976c80794 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:38:17 [info] 39#39: *594 [lua] logger.lua:23: 4fe3140fc4eb05955d18c2f976c80794 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:38:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:38:18 [info] 40#40: *595 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:38:18 [info] 39#39: *596 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:38:28 [info] 39#39: *598 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:38:28 [info] 39#39: *597 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:38:33 [info] 39#39: *599 [lua] access_by_lua(msblocations.conf:189):2: 997210ece93c565db6729f5681f31df4:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:38:33 [info] 39#39: *599 [lua] logger.lua:23: 997210ece93c565db6729f5681f31df4 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:38:33 +0000] 997210ece93c565db6729f5681f31df4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:38:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:38:38 [info] 40#40: *600 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:38:38 [info] 40#40: *601 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:38:48 [info] 39#39: *602 [lua] access_by_lua(msblocations.conf:189):2: c840ca5a1eabcfe84feb657f8cefc976:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:38:48 +0000] c840ca5a1eabcfe84feb657f8cefc976 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:38:48 [info] 39#39: *602 [lua] logger.lua:23: c840ca5a1eabcfe84feb657f8cefc976 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:38:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:38:48 [info] 39#39: *603 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:38:48 [info] 40#40: *604 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:38:58 [info] 39#39: *605 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:38:58 [info] 39#39: *606 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:39:03 [info] 39#39: *607 [lua] access_by_lua(msblocations.conf:189):2: 4d56699f8bc809c7fb1eb5fcda79f2b6:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:39:03 [info] 39#39: *607 [lua] logger.lua:23: 4d56699f8bc809c7fb1eb5fcda79f2b6 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:39:03 +0000] 4d56699f8bc809c7fb1eb5fcda79f2b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:39:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:39:08 [info] 39#39: *609 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:39:08 [info] 40#40: *608 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:39:18 [info] 39#39: *611 [lua] access_by_lua(msblocations.conf:189):2: 6d2414aa4ab9cd4460230b6a4c0820b8:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:39:18 +0000] 6d2414aa4ab9cd4460230b6a4c0820b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/28 05:39:18 [info] 39#39: *611 [lua] logger.lua:23: 6d2414aa4ab9cd4460230b6a4c0820b8 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:39:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/28 05:39:18 [info] 40#40: *612 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:39:18 [info] 39#39: *613 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:39:28 [info] 39#39: *614 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:39:28 [info] 39#39: *615 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:39:33 [info] 39#39: *616 [lua] access_by_lua(msblocations.conf:189):2: 0a5168d2e81db83c93f9b0264aa4a333:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:39:33 +0000] 0a5168d2e81db83c93f9b0264aa4a333 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/28 05:39:33 [info] 39#39: *616 [lua] logger.lua:23: 0a5168d2e81db83c93f9b0264aa4a333 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:39:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:39:38 [info] 39#39: *617 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:39:38 [info] 39#39: *618 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:39:48 [info] 39#39: *619 [lua] access_by_lua(msblocations.conf:189):2: 296974291c7aa6df90e845a3833a2e6d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:39:48 [info] 39#39: *619 [lua] logger.lua:23: 296974291c7aa6df90e845a3833a2e6d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:39:48 +0000] 296974291c7aa6df90e845a3833a2e6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:39:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:39:48 [info] 39#39: *621 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:39:48 [info] 40#40: *620 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:39:58 [info] 40#40: *622 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:39:58 [info] 40#40: *623 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:40:03 [info] 39#39: *624 [lua] access_by_lua(msblocations.conf:189):2: b1ad3116c858d9ca109fd2851b497674:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:40:03 [info] 39#39: *624 [lua] logger.lua:23: b1ad3116c858d9ca109fd2851b497674 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:40:03 +0000] b1ad3116c858d9ca109fd2851b497674 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:40:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/28 05:40:08 [info] 40#40: *626 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:40:08 [info] 40#40: *625 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:40:18 [info] 39#39: *628 [lua] access_by_lua(msblocations.conf:189):2: 913c51e5f8efd07f92e7028d9a896e57:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:40:18 [info] 39#39: *628 [lua] logger.lua:23: 913c51e5f8efd07f92e7028d9a896e57 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:40:18 +0000] 913c51e5f8efd07f92e7028d9a896e57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:40:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:40:18 [info] 39#39: *629 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:40:18 [info] 39#39: *630 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:40:28 [info] 39#39: *631 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:40:28 [info] 39#39: *632 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:40:33 [info] 39#39: *633 [lua] access_by_lua(msblocations.conf:189):2: 1595e38974537f9b3c4a514c55804276:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:40:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/28 05:40:33 [info] 39#39: *633 [lua] logger.lua:23: 1595e38974537f9b3c4a514c55804276 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:40:33 +0000] 1595e38974537f9b3c4a514c55804276 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/28 05:40:38 [info] 40#40: *635 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:40:38 [info] 40#40: *634 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:40:48 [info] 39#39: *636 [lua] access_by_lua(msblocations.conf:189):2: 4e388e5d9d3b30a1772f0ec3ae5d1d70:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:40:48 +0000] 4e388e5d9d3b30a1772f0ec3ae5d1d70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 05:40:48 [info] 39#39: *636 [lua] logger.lua:23: 4e388e5d9d3b30a1772f0ec3ae5d1d70 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:40:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:40:48 [info] 40#40: *637 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:40:48 [info] 40#40: *638 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:40:58 [info] 39#39: *639 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:40:58 [info] 39#39: *640 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:41:03 [info] 39#39: *641 [lua] access_by_lua(msblocations.conf:189):2: 3ec0cd59b9777b1953caae74ab58d1fe:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:41:03 [info] 39#39: *641 [lua] logger.lua:23: 3ec0cd59b9777b1953caae74ab58d1fe {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:41:03 +0000] 3ec0cd59b9777b1953caae74ab58d1fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:41:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:41:08 [info] 39#39: *642 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:41:08 [info] 39#39: *643 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:41:18 [info] 39#39: *645 [lua] access_by_lua(msblocations.conf:189):2: bf69d0d6437289c4d1e098328e00112e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:41:18 [info] 39#39: *645 [lua] logger.lua:23: bf69d0d6437289c4d1e098328e00112e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:41:18 +0000] bf69d0d6437289c4d1e098328e00112e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:41:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:41:18 [info] 40#40: *646 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:41:18 [info] 39#39: *647 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:41:28 [info] 39#39: *648 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:41:28 [info] 39#39: *649 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:41:33 [info] 39#39: *650 [lua] access_by_lua(msblocations.conf:189):2: 7a51b0e1e1814107e748bc9bde31d221:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:41:33 +0000] 7a51b0e1e1814107e748bc9bde31d221 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/28 05:41:33 [info] 39#39: *650 [lua] logger.lua:23: 7a51b0e1e1814107e748bc9bde31d221 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:41:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:41:38 [info] 39#39: *652 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:41:38 [info] 39#39: *651 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:41:48 [info] 39#39: *653 [lua] access_by_lua(msblocations.conf:189):2: 50cc77ddce70fc6e20bb7739b99f2ed4:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:41:48 +0000] 50cc77ddce70fc6e20bb7739b99f2ed4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 05:41:48 [info] 39#39: *653 [lua] logger.lua:23: 50cc77ddce70fc6e20bb7739b99f2ed4 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:41:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:41:48 [info] 39#39: *655 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:41:48 [info] 39#39: *654 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:41:58 [info] 40#40: *656 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:41:58 [info] 39#39: *657 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:42:03 [info] 39#39: *658 [lua] access_by_lua(msblocations.conf:189):2: fa11347a20bc53e966c021ac7ef99ab6:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:42:03 +0000] fa11347a20bc53e966c021ac7ef99ab6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 05:42:03 [info] 39#39: *658 [lua] logger.lua:23: fa11347a20bc53e966c021ac7ef99ab6 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:42:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:42:08 [info] 39#39: *659 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:42:08 [info] 39#39: *660 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:42:18 [info] 39#39: *662 [lua] access_by_lua(msblocations.conf:189):2: fd666ebf0c0fb8bef32b7e8201c47920:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:42:18 [info] 39#39: *662 [lua] logger.lua:23: fd666ebf0c0fb8bef32b7e8201c47920 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:42:18 +0000] fd666ebf0c0fb8bef32b7e8201c47920 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:42:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:42:18 [info] 39#39: *663 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:42:18 [info] 39#39: *664 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:42:28 [info] 40#40: *665 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:42:28 [info] 39#39: *666 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:42:33 [info] 39#39: *667 [lua] access_by_lua(msblocations.conf:189):2: 971c1a15f717b4ef5c94239332b1641c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:42:33 [info] 39#39: *667 [lua] logger.lua:23: 971c1a15f717b4ef5c94239332b1641c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:42:33 +0000] 971c1a15f717b4ef5c94239332b1641c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:42:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/28 05:42:38 [info] 39#39: *669 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:42:38 [info] 39#39: *668 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:42:48 [info] 39#39: *670 [lua] access_by_lua(msblocations.conf:189):2: effd2fc963677c542bd9f7fc6371b82b:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:42:48 [info] 39#39: *670 [lua] logger.lua:23: effd2fc963677c542bd9f7fc6371b82b {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:42:48 +0000] effd2fc963677c542bd9f7fc6371b82b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:42:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:42:48 [info] 40#40: *671 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:42:48 [info] 40#40: *672 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:42:58 [info] 40#40: *673 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:42:58 [info] 40#40: *674 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:43:03 [info] 39#39: *675 [lua] access_by_lua(msblocations.conf:189):2: f612d5ea316d9b895eff64094ccaa254:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:43:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.221 - - [28/Oct/2022:05:43:03 +0000] f612d5ea316d9b895eff64094ccaa254 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 05:43:03 [info] 39#39: *675 [lua] logger.lua:23: f612d5ea316d9b895eff64094ccaa254 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:43:08 [info] 39#39: *677 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:43:08 [info] 39#39: *676 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:43:18 [info] 39#39: *679 [lua] access_by_lua(msblocations.conf:189):2: 7899d11f91ec67e6d00ac8becd7838ba:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:43:18 +0000] 7899d11f91ec67e6d00ac8becd7838ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 05:43:18 [info] 39#39: *679 [lua] logger.lua:23: 7899d11f91ec67e6d00ac8becd7838ba {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:43:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:43:18 [info] 40#40: *680 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:43:18 [info] 39#39: *681 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:43:20 [info] 39#39: *682 client closed connection while waiting for request, client: 10.233.66.102, server: 0.0.0.0:443 2022/10/28 05:43:28 [info] 39#39: *684 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:43:28 [info] 40#40: *683 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:43:33 [info] 39#39: *685 [lua] access_by_lua(msblocations.conf:189):2: 6e820d23ccaa601736fb970fca3299ee:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:43:33 [info] 39#39: *685 [lua] logger.lua:23: 6e820d23ccaa601736fb970fca3299ee {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:43:33 +0000] 6e820d23ccaa601736fb970fca3299ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:43:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:43:38 [info] 39#39: *686 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:43:38 [info] 39#39: *687 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:43:48 [info] 39#39: *688 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:43:48 [info] 39#39: *689 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:43:48 [info] 39#39: *690 [lua] access_by_lua(msblocations.conf:189):2: 009672c6facb821d673d8db0c48ad04f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:43:48 [info] 39#39: *690 [lua] logger.lua:23: 009672c6facb821d673d8db0c48ad04f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:43:48 +0000] 009672c6facb821d673d8db0c48ad04f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:43:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:43:58 [info] 40#40: *691 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:43:58 [info] 40#40: *692 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:44:03 [info] 39#39: *693 [lua] access_by_lua(msblocations.conf:189):2: 468cdba3ed2b451574a5d80b5945ae76:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:44:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.221 - - [28/Oct/2022:05:44:03 +0000] 468cdba3ed2b451574a5d80b5945ae76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/28 05:44:03 [info] 39#39: *693 [lua] logger.lua:23: 468cdba3ed2b451574a5d80b5945ae76 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:44:08 [info] 39#39: *695 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:44:08 [info] 39#39: *694 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:44:18 [info] 39#39: *697 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:44:18 [info] 39#39: *698 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:44:18 [info] 39#39: *699 [lua] access_by_lua(msblocations.conf:189):2: a8fda71c70c035411101534b0687c491:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:44:18 [info] 39#39: *699 [lua] logger.lua:23: a8fda71c70c035411101534b0687c491 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:44:18 +0000] a8fda71c70c035411101534b0687c491 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:44:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:44:28 [info] 39#39: *700 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:44:28 [info] 40#40: *701 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:44:33 [info] 39#39: *702 [lua] access_by_lua(msblocations.conf:189):2: 48d9358c7de52a50d8a6535b8e2a7ad3:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:44:33 +0000] 48d9358c7de52a50d8a6535b8e2a7ad3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/28 05:44:33 [info] 39#39: *702 [lua] logger.lua:23: 48d9358c7de52a50d8a6535b8e2a7ad3 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:44:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:44:38 [info] 40#40: *703 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:44:38 [info] 39#39: *704 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:44:48 [info] 40#40: *706 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:44:48 [info] 40#40: *705 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:44:48 [info] 39#39: *707 [lua] access_by_lua(msblocations.conf:189):2: de75da045f1001c2245b56324b636a42:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:44:48 [info] 39#39: *707 [lua] logger.lua:23: de75da045f1001c2245b56324b636a42 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:44:48 +0000] de75da045f1001c2245b56324b636a42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:44:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:44:58 [info] 39#39: *708 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:44:58 [info] 40#40: *709 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:45:03 [info] 39#39: *710 [lua] access_by_lua(msblocations.conf:189):2: 8676db0c122256f4f6a8507ba2237bf3:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:45:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/28 05:45:03 [info] 39#39: *710 [lua] logger.lua:23: 8676db0c122256f4f6a8507ba2237bf3 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:45:03 +0000] 8676db0c122256f4f6a8507ba2237bf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.024 "-" "Consul Health Check" "-" 2022/10/28 05:45:08 [info] 40#40: *711 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:45:08 [info] 40#40: *712 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:45:18 [info] 39#39: *714 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:45:18 [info] 39#39: *715 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:45:18 [info] 39#39: *716 [lua] access_by_lua(msblocations.conf:189):2: e009509c3b85924f2bdca8dc0c79c290:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:45:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:45:18 [info] 39#39: *716 [lua] logger.lua:23: e009509c3b85924f2bdca8dc0c79c290 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:45:18 +0000] e009509c3b85924f2bdca8dc0c79c290 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/28 05:45:28 [info] 39#39: *718 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:45:28 [info] 39#39: *717 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:45:33 [info] 39#39: *719 [lua] access_by_lua(msblocations.conf:189):2: 324d2758b54719f214898fe9a81cdff4:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:45:33 [info] 39#39: *719 [lua] logger.lua:23: 324d2758b54719f214898fe9a81cdff4 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:45:33 +0000] 324d2758b54719f214898fe9a81cdff4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:45:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:45:38 [info] 39#39: *720 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:45:38 [info] 40#40: *721 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:45:48 [info] 39#39: *723 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:45:48 [info] 40#40: *722 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:45:48 [info] 39#39: *724 [lua] access_by_lua(msblocations.conf:189):2: 613f553fb161bf197faca258ab52f211:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:45:48 +0000] 613f553fb161bf197faca258ab52f211 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:45:48 [info] 39#39: *724 [lua] logger.lua:23: 613f553fb161bf197faca258ab52f211 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:45:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:45:58 [info] 39#39: *725 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:45:58 [info] 39#39: *726 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:46:03 [info] 39#39: *727 [lua] access_by_lua(msblocations.conf:189):2: 7901fdc44993856a3fc2a4395ead9d3e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:46:03 [info] 39#39: *727 [lua] logger.lua:23: 7901fdc44993856a3fc2a4395ead9d3e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:46:03 +0000] 7901fdc44993856a3fc2a4395ead9d3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:46:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:46:08 [info] 40#40: *728 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:46:08 [info] 40#40: *729 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:46:18 [info] 39#39: *731 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:46:18 [info] 39#39: *732 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:46:18 [info] 39#39: *733 [lua] access_by_lua(msblocations.conf:189):2: 30515501d00a4dd74b5e4c0baeeaa715:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:46:18 [info] 39#39: *733 [lua] logger.lua:23: 30515501d00a4dd74b5e4c0baeeaa715 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:46:18 +0000] 30515501d00a4dd74b5e4c0baeeaa715 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:46:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:46:28 [info] 39#39: *735 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:46:28 [info] 39#39: *734 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:46:33 [info] 39#39: *736 [lua] access_by_lua(msblocations.conf:189):2: cf81c00297860a8493c07a4f06d217ca:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:46:33 [info] 39#39: *736 [lua] logger.lua:23: cf81c00297860a8493c07a4f06d217ca {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:46:33 +0000] cf81c00297860a8493c07a4f06d217ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:46:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:46:38 [info] 39#39: *737 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:46:38 [info] 39#39: *738 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:46:48 [info] 39#39: *739 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:46:48 [info] 39#39: *740 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:46:48 [info] 39#39: *741 [lua] access_by_lua(msblocations.conf:189):2: 87a025e43bd86ab934c4d3cc402164bd:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:46:48 [info] 39#39: *741 [lua] logger.lua:23: 87a025e43bd86ab934c4d3cc402164bd {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:46:48 +0000] 87a025e43bd86ab934c4d3cc402164bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:46:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:46:58 [info] 39#39: *743 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:46:58 [info] 39#39: *742 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:47:03 [info] 39#39: *744 [lua] access_by_lua(msblocations.conf:189):2: ca503a9a1d42d7782a2832cbde54cda2:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:47:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.69.221 - - [28/Oct/2022:05:47:03 +0000] ca503a9a1d42d7782a2832cbde54cda2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/28 05:47:03 [info] 39#39: *744 [lua] logger.lua:23: ca503a9a1d42d7782a2832cbde54cda2 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:47:08 [info] 39#39: *745 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:47:08 [info] 39#39: *746 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:47:18 [info] 39#39: *748 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:47:18 [info] 39#39: *749 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:47:18 [info] 39#39: *750 [lua] access_by_lua(msblocations.conf:189):2: 68eebb3a7555545f416e4c1da4cc03c5:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:47:18 [info] 39#39: *750 [lua] logger.lua:23: 68eebb3a7555545f416e4c1da4cc03c5 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:47:18 +0000] 68eebb3a7555545f416e4c1da4cc03c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:47:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:47:28 [info] 40#40: *751 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:47:28 [info] 40#40: *752 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:47:33 [info] 39#39: *753 [lua] access_by_lua(msblocations.conf:189):2: a28c7a6ba83bc6eb82f222db4490dbfa:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:47:33 +0000] a28c7a6ba83bc6eb82f222db4490dbfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:47:33 [info] 39#39: *753 [lua] logger.lua:23: a28c7a6ba83bc6eb82f222db4490dbfa {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:47:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:47:38 [info] 40#40: *754 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:47:38 [info] 40#40: *755 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:47:48 [info] 39#39: *756 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:47:48 [info] 39#39: *757 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:47:48 [info] 39#39: *758 [lua] access_by_lua(msblocations.conf:189):2: 51a7dfb14c0821c51e581d8b949299c8:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:47:48 [info] 39#39: *758 [lua] logger.lua:23: 51a7dfb14c0821c51e581d8b949299c8 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:47:48 +0000] 51a7dfb14c0821c51e581d8b949299c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:47:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:47:58 [info] 39#39: *759 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:47:58 [info] 39#39: *760 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:48:03 [info] 39#39: *761 [lua] access_by_lua(msblocations.conf:189):2: 49b9a1af33c95d3ed22783e02be7f220:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:48:03 [info] 39#39: *761 [lua] logger.lua:23: 49b9a1af33c95d3ed22783e02be7f220 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:48:03 +0000] 49b9a1af33c95d3ed22783e02be7f220 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:48:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:48:08 [info] 39#39: *763 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:48:08 [info] 39#39: *762 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:48:18 [info] 39#39: *765 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:48:18 [info] 40#40: *766 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:48:18 [info] 39#39: *767 [lua] access_by_lua(msblocations.conf:189):2: bb1f5f8c4c73f1fdfce79710ca45f642:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:48:18 [info] 39#39: *767 [lua] logger.lua:23: bb1f5f8c4c73f1fdfce79710ca45f642 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:48:18 +0000] bb1f5f8c4c73f1fdfce79710ca45f642 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:48:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:48:28 [info] 40#40: *768 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:48:28 [info] 40#40: *769 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:48:33 [info] 39#39: *770 [lua] access_by_lua(msblocations.conf:189):2: 8d70b4481b7ced8eebcff77d6cda5f26:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:48:33 [info] 39#39: *770 [lua] logger.lua:23: 8d70b4481b7ced8eebcff77d6cda5f26 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:48:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.221 - - [28/Oct/2022:05:48:33 +0000] 8d70b4481b7ced8eebcff77d6cda5f26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 05:48:38 [info] 40#40: *771 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:48:38 [info] 39#39: *772 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:48:48 [info] 39#39: *774 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:48:48 [info] 39#39: *773 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:48:48 [info] 39#39: *775 [lua] access_by_lua(msblocations.conf:189):2: c80e28c57c37650e8d69185e3d916817:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:48:48 [info] 39#39: *775 [lua] logger.lua:23: c80e28c57c37650e8d69185e3d916817 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:48:48 +0000] c80e28c57c37650e8d69185e3d916817 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:48:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:48:58 [info] 39#39: *777 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:48:58 [info] 39#39: *776 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:49:03 [info] 39#39: *778 [lua] access_by_lua(msblocations.conf:189):2: f7e0b20c812be3a24c617417d19cf8ab:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:49:03 +0000] f7e0b20c812be3a24c617417d19cf8ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:49:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:49:03 [info] 39#39: *778 [lua] logger.lua:23: f7e0b20c812be3a24c617417d19cf8ab {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:49:08 [info] 40#40: *779 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:49:08 [info] 39#39: *780 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:49:18 [info] 39#39: *782 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:49:18 [info] 39#39: *783 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:49:18 [info] 39#39: *784 [lua] access_by_lua(msblocations.conf:189):2: 2129e8011d20d4578eb07fd028f72074:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:49:18 +0000] 2129e8011d20d4578eb07fd028f72074 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 05:49:18 [info] 39#39: *784 [lua] logger.lua:23: 2129e8011d20d4578eb07fd028f72074 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:49:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:49:28 [info] 39#39: *786 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:49:28 [info] 39#39: *785 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:49:33 [info] 39#39: *787 [lua] access_by_lua(msblocations.conf:189):2: f205d373c470d821fffb981ee6106909:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:49:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:49:33 [info] 39#39: *787 [lua] logger.lua:23: f205d373c470d821fffb981ee6106909 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:49:33 +0000] f205d373c470d821fffb981ee6106909 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:49:38 [info] 39#39: *789 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:49:38 [info] 39#39: *788 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:49:48 [info] 39#39: *790 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:49:48 [info] 39#39: *791 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:49:48 [info] 39#39: *792 [lua] access_by_lua(msblocations.conf:189):2: 7b5884c3692b63808a958c084af1622c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:49:48 [info] 39#39: *792 [lua] logger.lua:23: 7b5884c3692b63808a958c084af1622c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:49:48 +0000] 7b5884c3692b63808a958c084af1622c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:49:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:49:58 [info] 39#39: *793 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:49:58 [info] 39#39: *794 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:50:03 [info] 39#39: *795 [lua] access_by_lua(msblocations.conf:189):2: 64f2c9cbc8eee83271889de966291c89:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:50:03 +0000] 64f2c9cbc8eee83271889de966291c89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:50:03 [info] 39#39: *795 [lua] logger.lua:23: 64f2c9cbc8eee83271889de966291c89 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:50:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:50:08 [info] 40#40: *796 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:50:08 [info] 40#40: *797 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:50:18 [info] 39#39: *800 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:50:18 [info] 39#39: *799 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:50:18 [info] 39#39: *801 [lua] access_by_lua(msblocations.conf:189):2: 8a8df5f28e45580f10bff6ce26142270:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:50:18 [info] 39#39: *801 [lua] logger.lua:23: 8a8df5f28e45580f10bff6ce26142270 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:50:18 +0000] 8a8df5f28e45580f10bff6ce26142270 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:50:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:50:28 [info] 40#40: *802 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:50:28 [info] 40#40: *803 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:50:28 [info] 39#39: *804 client closed connection while waiting for request, client: 10.233.66.102, server: 0.0.0.0:443 2022/10/28 05:50:33 [info] 39#39: *805 [lua] access_by_lua(msblocations.conf:189):2: d8b0281c817ab8764fc4179d01f5758d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:50:33 +0000] d8b0281c817ab8764fc4179d01f5758d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:50:33 [info] 39#39: *805 [lua] logger.lua:23: d8b0281c817ab8764fc4179d01f5758d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:50:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:50:38 [info] 40#40: *807 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:50:38 [info] 40#40: *806 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:50:48 [info] 39#39: *809 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:50:48 [info] 40#40: *808 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:50:48 [info] 39#39: *810 [lua] access_by_lua(msblocations.conf:189):2: b9002ed1c8ee8d6b85c417fb87876111:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:50:48 [info] 39#39: *810 [lua] logger.lua:23: b9002ed1c8ee8d6b85c417fb87876111 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:50:48 +0000] b9002ed1c8ee8d6b85c417fb87876111 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:50:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:50:58 [info] 40#40: *811 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:50:58 [info] 40#40: *812 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:51:03 [info] 39#39: *813 [lua] access_by_lua(msblocations.conf:189):2: eeda5e425d5e44dcc15b1b4f329381b9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:51:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:51:03 [info] 39#39: *813 [lua] logger.lua:23: eeda5e425d5e44dcc15b1b4f329381b9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:51:03 +0000] eeda5e425d5e44dcc15b1b4f329381b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:51:08 [info] 40#40: *814 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:51:08 [info] 40#40: *815 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:51:18 [info] 40#40: *817 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:51:18 [info] 40#40: *818 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:51:18 [info] 39#39: *819 [lua] access_by_lua(msblocations.conf:189):2: 4a634dadd84a6737131e2e15c84e885a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:51:18 +0000] 4a634dadd84a6737131e2e15c84e885a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/10/28 05:51:18 [info] 39#39: *819 [lua] logger.lua:23: 4a634dadd84a6737131e2e15c84e885a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:51:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:51:28 [info] 39#39: *820 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:51:28 [info] 39#39: *821 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:51:33 [info] 39#39: *822 [lua] access_by_lua(msblocations.conf:189):2: a80d4512cc05c581814e6e189189d399:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:51:33 +0000] a80d4512cc05c581814e6e189189d399 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/28 05:51:33 [info] 39#39: *822 [lua] logger.lua:23: a80d4512cc05c581814e6e189189d399 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:51:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/28 05:51:38 [info] 40#40: *824 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:51:38 [info] 40#40: *823 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:51:48 [info] 39#39: *825 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:51:48 [info] 39#39: *826 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:51:48 [info] 39#39: *827 [lua] access_by_lua(msblocations.conf:189):2: c0895e35b0bb6a44bf8e385abafc8f6e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:51:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.69.221 - - [28/Oct/2022:05:51:48 +0000] c0895e35b0bb6a44bf8e385abafc8f6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2022/10/28 05:51:48 [info] 39#39: *827 [lua] logger.lua:23: c0895e35b0bb6a44bf8e385abafc8f6e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:51:58 [info] 40#40: *828 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:51:58 [info] 40#40: *829 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:52:03 [info] 39#39: *830 [lua] access_by_lua(msblocations.conf:189):2: 063ef6dca3b9ffdf15a281363dad6069:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:52:03 +0000] 063ef6dca3b9ffdf15a281363dad6069 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/28 05:52:03 [info] 39#39: *830 [lua] logger.lua:23: 063ef6dca3b9ffdf15a281363dad6069 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:52:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:52:08 [info] 39#39: *832 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:52:08 [info] 39#39: *831 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:52:18 [info] 40#40: *834 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:52:18 [info] 39#39: *835 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:52:18 [info] 39#39: *836 [lua] access_by_lua(msblocations.conf:189):2: 618e186052f69d9a5a9412af565cc09a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:52:18 [info] 39#39: *836 [lua] logger.lua:23: 618e186052f69d9a5a9412af565cc09a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:52:18 +0000] 618e186052f69d9a5a9412af565cc09a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.029 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:52:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26 2022/10/28 05:52:28 [info] 39#39: *838 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:52:28 [info] 39#39: *837 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:52:33 [info] 39#39: *839 [lua] access_by_lua(msblocations.conf:189):2: d13e85ca1a6555050f73f40a1f95c7b5:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:52:33 [info] 39#39: *839 [lua] logger.lua:23: d13e85ca1a6555050f73f40a1f95c7b5 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:52:33 +0000] d13e85ca1a6555050f73f40a1f95c7b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:52:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:52:38 [info] 39#39: *840 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:52:38 [info] 39#39: *841 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:52:48 [info] 39#39: *842 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:52:48 [info] 40#40: *843 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:52:48 [info] 39#39: *844 [lua] access_by_lua(msblocations.conf:189):2: 4fa00069ef4a2541383fa02534d5ac51:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:52:48 [info] 39#39: *844 [lua] logger.lua:23: 4fa00069ef4a2541383fa02534d5ac51 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:52:48 +0000] 4fa00069ef4a2541383fa02534d5ac51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:52:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:52:58 [info] 39#39: *845 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:52:58 [info] 39#39: *846 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:53:03 [info] 39#39: *847 [lua] access_by_lua(msblocations.conf:189):2: e3f793930e781e351b7cdd1314de2e78:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:53:03 [info] 39#39: *847 [lua] logger.lua:23: e3f793930e781e351b7cdd1314de2e78 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:53:03 +0000] e3f793930e781e351b7cdd1314de2e78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:53:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:53:08 [info] 39#39: *848 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:53:08 [info] 40#40: *849 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:53:18 [info] 40#40: *852 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:53:18 [info] 40#40: *853 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:53:18 [info] 39#39: *854 [lua] access_by_lua(msblocations.conf:189):2: 60941fcc3eb96a6e91836ae5f4f54125:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:53:18 [info] 39#39: *854 [lua] logger.lua:23: 60941fcc3eb96a6e91836ae5f4f54125 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:53:18 +0000] 60941fcc3eb96a6e91836ae5f4f54125 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:53:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/28 05:53:27 [info] 39#39: *851 client prematurely closed connection while reading client request line, client: 10.233.64.95, server: 10.233.64.95 - - [28/Oct/2022:05:53:27 +0000] 9b69a369e4658dfe25a973d8a1e84c57 "" 400 request_processing_time:5.003 upstream_response_time:- "-" "-" "-" 2022/10/28 05:53:27 [info] 39#39: *855 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.95, server: , request: "GET / HTTP/1.0" 10.233.64.95 - - [28/Oct/2022:05:53:27 +0000] 6ec8c31df3a1a704c7fb2386196522f6 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/10/28 05:53:28 [info] 39#39: *856 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:53:28 [info] 39#39: *857 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:53:33 [info] 39#39: *858 [lua] access_by_lua(msblocations.conf:189):2: b80ed3cc03928e7df446944f5f0164f9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:53:33 [info] 39#39: *858 [lua] logger.lua:23: b80ed3cc03928e7df446944f5f0164f9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:53:33 +0000] b80ed3cc03928e7df446944f5f0164f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:53:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:53:38 [info] 39#39: *860 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:53:38 [info] 39#39: *859 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:53:48 [info] 39#39: *862 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:53:48 [info] 39#39: *861 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:53:48 [info] 39#39: *863 [lua] access_by_lua(msblocations.conf:189):2: fc3189b2cc08da505a5eee72391f57cb:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:53:48 +0000] fc3189b2cc08da505a5eee72391f57cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:53:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/28 05:53:48 [info] 39#39: *863 [lua] logger.lua:23: fc3189b2cc08da505a5eee72391f57cb {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:53:58 [info] 39#39: *865 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:53:58 [info] 39#39: *864 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:54:03 [info] 39#39: *866 [lua] access_by_lua(msblocations.conf:189):2: d087fc29b316568718fec97aaa2930c7:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:54:03 [info] 39#39: *866 [lua] logger.lua:23: d087fc29b316568718fec97aaa2930c7 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:54:03 +0000] d087fc29b316568718fec97aaa2930c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:54:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:54:08 [info] 40#40: *867 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:54:08 [info] 40#40: *868 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:54:18 [info] 39#39: *871 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:54:18 [info] 39#39: *870 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:54:18 [info] 39#39: *872 [lua] access_by_lua(msblocations.conf:189):2: 3e0fcdb2908435f1b9cf8b3fb36b89fc:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:54:18 [info] 39#39: *872 [lua] logger.lua:23: 3e0fcdb2908435f1b9cf8b3fb36b89fc {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:54:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.69.221 - - [28/Oct/2022:05:54:18 +0000] 3e0fcdb2908435f1b9cf8b3fb36b89fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/28 05:54:28 [info] 40#40: *873 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:54:28 [info] 39#39: *874 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:54:33 [info] 39#39: *875 [lua] access_by_lua(msblocations.conf:189):2: 1ade8b19c7c4d968eeb4d88e0616dd6a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:54:33 +0000] 1ade8b19c7c4d968eeb4d88e0616dd6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/10/28 05:54:33 [info] 39#39: *875 [lua] logger.lua:23: 1ade8b19c7c4d968eeb4d88e0616dd6a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:54:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:54:38 [info] 40#40: *877 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:54:38 [info] 39#39: *876 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:54:48 [info] 40#40: *878 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:54:48 [info] 40#40: *879 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:54:48 [info] 39#39: *880 [lua] access_by_lua(msblocations.conf:189):2: a03f01e372595919964bf327d573d0d5:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:54:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.69.221 - - [28/Oct/2022:05:54:48 +0000] a03f01e372595919964bf327d573d0d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/28 05:54:48 [info] 39#39: *880 [lua] logger.lua:23: a03f01e372595919964bf327d573d0d5 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:54:54 [info] 39#39: *881 [lua] access_by_lua(msblocations.conf:189):2: 3926a3a9c8fc85f3b7b3699dcf1b5fe3:receive the request, client: 10.233.64.95, server: , request: "GET /nmaplowercheck1666936493 HTTP/1.1", host: "10.32.243.80:30283" 2022/10/28 05:54:54 [warn] 39#39: *881 [lua] error_handler.lua:29: error_svc_not_found(): 3926a3a9c8fc85f3b7b3699dcf1b5fe3 No route found for this request! detail_info:Custom not match, client: 10.233.64.95, server: , request: "GET /nmaplowercheck1666936493 HTTP/1.1", host: "10.32.243.80:30283" 10.233.64.95 - - [28/Oct/2022:05:54:54 +0000] 3926a3a9c8fc85f3b7b3699dcf1b5fe3 "GET /nmaplowercheck1666936493 HTTP/1.1" 502 request_processing_time:0.002 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/10/28 05:54:54 [info] 39#39: *882 [lua] access_by_lua(msblocations.conf:189):2: 3f11168b147b3e26f97b31c291f38ed1:receive the request, client: 10.233.64.95, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.243.80:30283" 2022/10/28 05:54:54 [warn] 39#39: *882 [lua] error_handler.lua:29: error_svc_not_found(): 3f11168b147b3e26f97b31c291f38ed1 No route found for this request! detail_info:Custom not match, client: 10.233.64.95, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.243.80:30283" 10.233.64.95 - - [28/Oct/2022:05:54:54 +0000] 3f11168b147b3e26f97b31c291f38ed1 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/10/28 05:54:54 [info] 39#39: *883 [lua] access_by_lua(msblocations.conf:189):2: 583f72e6ad4fef151a3147d701479a93:receive the request, client: 10.233.64.95, server: , request: "POST /sdk HTTP/1.1", host: "10.32.243.80:30283" 2022/10/28 05:54:54 [warn] 39#39: *883 [lua] error_handler.lua:29: error_svc_not_found(): 583f72e6ad4fef151a3147d701479a93 No route found for this request! detail_info:Custom not match, client: 10.233.64.95, server: , request: "POST /sdk HTTP/1.1", host: "10.32.243.80:30283" 10.233.64.95 - - [28/Oct/2022:05:54:54 +0000] 583f72e6ad4fef151a3147d701479a93 "POST /sdk HTTP/1.1" 502 request_processing_time:0.102 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 10.233.64.95 - - [28/Oct/2022:05:54:54 +0000] c197853f9567064debe73be55d20a053 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/10/28 05:54:54 [info] 39#39: *884 [lua] access_by_lua(msblocations.conf:189):2: c197853f9567064debe73be55d20a053:receive the request, client: 10.233.64.95, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.243.80:30283" 2022/10/28 05:54:54 [warn] 39#39: *884 [lua] error_handler.lua:29: error_svc_not_found(): c197853f9567064debe73be55d20a053 No route found for this request! detail_info:Custom not match, client: 10.233.64.95, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.243.80:30283" 2022/10/28 05:54:58 [info] 40#40: *885 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:54:58 [info] 40#40: *886 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:55:01 [info] 39#39: *887 [lua] access_by_lua(msblocations.conf:189):2: 5a0ed14e6f7bd2b80ca3f4c5f1fe088e:receive the request, client: 10.233.64.95, server: , request: "GET / HTTP/1.0" 2022/10/28 05:55:01 [warn] 39#39: *887 [lua] error_handler.lua:29: error_svc_not_found(): 5a0ed14e6f7bd2b80ca3f4c5f1fe088e No route found for this request! detail_info:Custom not match, client: 10.233.64.95, server: , request: "GET / HTTP/1.0" 10.233.64.95 - - [28/Oct/2022:05:55:01 +0000] 5a0ed14e6f7bd2b80ca3f4c5f1fe088e "GET / HTTP/1.0" 502 request_processing_time:0.009 upstream_response_time:- "-" "-" "-" 2022/10/28 05:55:01 [info] 39#39: *888 [lua] access_by_lua(msblocations.conf:189):2: cc77bb5df419ffb043165da6b97cb10a:receive the request, client: 10.233.64.95, server: , request: "GET / HTTP/1.1", host: "10.32.243.80" 2022/10/28 05:55:01 [warn] 39#39: *888 [lua] error_handler.lua:29: error_svc_not_found(): cc77bb5df419ffb043165da6b97cb10a No route found for this request! detail_info:Custom not match, client: 10.233.64.95, server: , request: "GET / HTTP/1.1", host: "10.32.243.80" 10.233.64.95 - - [28/Oct/2022:05:55:01 +0000] cc77bb5df419ffb043165da6b97cb10a "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/10/28 05:55:01 [info] 39#39: *888 client 10.233.64.95 closed keepalive connection 2022/10/28 05:55:03 [info] 39#39: *889 [lua] access_by_lua(msblocations.conf:189):2: bcf4945342ed5a2cfb90f092cde475a9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:55:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.221 - - [28/Oct/2022:05:55:03 +0000] bcf4945342ed5a2cfb90f092cde475a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/28 05:55:03 [info] 39#39: *889 [lua] logger.lua:23: bcf4945342ed5a2cfb90f092cde475a9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 05:55:08 [info] 39#39: *890 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:55:08 [info] 39#39: *891 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:55:18 [info] 40#40: *894 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:55:18 [info] 40#40: *893 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:55:18 [info] 39#39: *895 [lua] access_by_lua(msblocations.conf:189):2: ab1271b8b620d0bed1eb626da5945440:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:55:18 [info] 39#39: *895 [lua] logger.lua:23: ab1271b8b620d0bed1eb626da5945440 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:55:18 +0000] ab1271b8b620d0bed1eb626da5945440 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:55:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:55:28 [info] 40#40: *896 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:55:28 [info] 40#40: *897 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:55:33 [info] 39#39: *898 [lua] access_by_lua(msblocations.conf:189):2: 4c3f084c4854a8874788d2d6a674b030:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:55:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:55:34 [info] 39#39: *898 [lua] logger.lua:23: 4c3f084c4854a8874788d2d6a674b030 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:55:34 +0000] 4c3f084c4854a8874788d2d6a674b030 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 05:55:38 [info] 40#40: *899 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:55:38 [info] 40#40: *900 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:55:48 [info] 40#40: *901 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:55:48 [info] 40#40: *902 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:55:49 [info] 39#39: *903 [lua] access_by_lua(msblocations.conf:189):2: dbb6cf0d4cbc011ffa81f723faf72072:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:55:49 [info] 39#39: *903 [lua] logger.lua:23: dbb6cf0d4cbc011ffa81f723faf72072 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:55:49 +0000] dbb6cf0d4cbc011ffa81f723faf72072 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:55:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 05:55:58 [info] 39#39: *904 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:55:58 [info] 39#39: *905 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:56:04 [info] 39#39: *906 [lua] access_by_lua(msblocations.conf:189):2: 3c0d9da4d5717dbd777af78f5542e25f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:56:04 [info] 39#39: *906 [lua] logger.lua:23: 3c0d9da4d5717dbd777af78f5542e25f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:56:04 +0000] 3c0d9da4d5717dbd777af78f5542e25f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:56:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:56:08 [info] 40#40: *907 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:56:08 [info] 40#40: *908 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:56:18 [info] 39#39: *911 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:56:18 [info] 39#39: *910 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:56:19 [info] 39#39: *912 [lua] access_by_lua(msblocations.conf:189):2: c8c9fbb2654a04c448d1c0be1f49955f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:56:19 [info] 39#39: *912 [lua] logger.lua:23: c8c9fbb2654a04c448d1c0be1f49955f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:56:19 +0000] c8c9fbb2654a04c448d1c0be1f49955f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:56:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:56:28 [info] 39#39: *913 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:56:28 [info] 39#39: *914 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:56:34 [info] 39#39: *915 [lua] access_by_lua(msblocations.conf:189):2: 31af2919e7a74cf261e9c7d7e770fc57:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:56:34 +0000] 31af2919e7a74cf261e9c7d7e770fc57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 05:56:34 [info] 39#39: *915 [lua] logger.lua:23: 31af2919e7a74cf261e9c7d7e770fc57 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:56:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:56:38 [info] 40#40: *916 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:56:38 [info] 40#40: *917 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:56:48 [info] 39#39: *918 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:56:48 [info] 39#39: *919 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:56:49 [info] 39#39: *920 [lua] access_by_lua(msblocations.conf:189):2: a14b83038f1d537f46254ef0fbb71fca:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:56:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:56:49 [info] 39#39: *920 [lua] logger.lua:23: a14b83038f1d537f46254ef0fbb71fca {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:56:49 +0000] a14b83038f1d537f46254ef0fbb71fca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 05:56:58 [info] 39#39: *921 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:56:58 [info] 39#39: *922 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:57:04 [info] 39#39: *923 [lua] access_by_lua(msblocations.conf:189):2: 4ec4131aad8e94a954206a782bac0d22:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:57:04 +0000] 4ec4131aad8e94a954206a782bac0d22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:57:04 [info] 39#39: *923 [lua] logger.lua:23: 4ec4131aad8e94a954206a782bac0d22 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:57:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:57:08 [info] 40#40: *924 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:57:08 [info] 39#39: *925 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:57:18 [info] 39#39: *928 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:57:18 [info] 40#40: *927 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:57:19 [info] 39#39: *929 [lua] access_by_lua(msblocations.conf:189):2: f2302a2c2d205f55a2936e5cf0b6ed03:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:57:19 +0000] f2302a2c2d205f55a2936e5cf0b6ed03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:57:19 [info] 39#39: *929 [lua] logger.lua:23: f2302a2c2d205f55a2936e5cf0b6ed03 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:57:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:57:28 [info] 40#40: *930 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:57:28 [info] 39#39: *931 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:57:34 [info] 39#39: *932 [lua] access_by_lua(msblocations.conf:189):2: 70708e46d792c895c620f32c1322b9df:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:57:34 +0000] 70708e46d792c895c620f32c1322b9df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:57:34 [info] 39#39: *932 [lua] logger.lua:23: 70708e46d792c895c620f32c1322b9df {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:57:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:57:38 [info] 39#39: *934 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:57:38 [info] 39#39: *933 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:57:48 [info] 39#39: *935 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:57:48 [info] 39#39: *936 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:57:49 [info] 39#39: *937 [lua] access_by_lua(msblocations.conf:189):2: a2c4f62e1d24e4aab5868010833ea71b:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:57:49 [info] 39#39: *937 [lua] logger.lua:23: a2c4f62e1d24e4aab5868010833ea71b {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:57:49 +0000] a2c4f62e1d24e4aab5868010833ea71b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:57:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:57:58 [info] 39#39: *939 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:57:58 [info] 39#39: *938 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:58:04 [info] 39#39: *940 [lua] access_by_lua(msblocations.conf:189):2: bbe2d0a3c7ce86f1ad4ced6a69de026a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:58:04 [info] 39#39: *940 [lua] logger.lua:23: bbe2d0a3c7ce86f1ad4ced6a69de026a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:58:04 +0000] bbe2d0a3c7ce86f1ad4ced6a69de026a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:58:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:58:08 [info] 40#40: *941 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:58:08 [info] 40#40: *942 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:58:18 [info] 39#39: *945 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:58:18 [info] 39#39: *944 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:58:19 [info] 39#39: *946 [lua] access_by_lua(msblocations.conf:189):2: 699982c5c27918a509cb14b1a38a846c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:58:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:58:19 [info] 39#39: *946 [lua] logger.lua:23: 699982c5c27918a509cb14b1a38a846c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:58:19 +0000] 699982c5c27918a509cb14b1a38a846c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 05:58:28 [info] 39#39: *947 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:58:28 [info] 39#39: *948 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:58:34 [info] 39#39: *949 [lua] access_by_lua(msblocations.conf:189):2: d6001bbaff0d55bacaf7de2a729f4e0d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:58:34 [info] 39#39: *949 [lua] logger.lua:23: d6001bbaff0d55bacaf7de2a729f4e0d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:58:34 +0000] d6001bbaff0d55bacaf7de2a729f4e0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:58:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:58:38 [info] 40#40: *950 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:58:38 [info] 40#40: *951 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:58:48 [info] 39#39: *952 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:58:48 [info] 39#39: *953 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:58:49 [info] 39#39: *954 [lua] access_by_lua(msblocations.conf:189):2: ee3cdb80f98b7a698ad1e313d0c30a3f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:58:49 [info] 39#39: *954 [lua] logger.lua:23: ee3cdb80f98b7a698ad1e313d0c30a3f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:58:49 +0000] ee3cdb80f98b7a698ad1e313d0c30a3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:58:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 05:58:58 [info] 39#39: *956 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:58:58 [info] 39#39: *955 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:59:04 [info] 39#39: *957 [lua] access_by_lua(msblocations.conf:189):2: 801d2c18e45f59e1ed2a9b88d6a0fd60:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:59:04 [info] 39#39: *957 [lua] logger.lua:23: 801d2c18e45f59e1ed2a9b88d6a0fd60 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:59:04 +0000] 801d2c18e45f59e1ed2a9b88d6a0fd60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:59:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2022/10/28 05:59:08 [info] 39#39: *958 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:59:08 [info] 39#39: *959 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:59:18 [info] 39#39: *961 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:59:18 [info] 39#39: *962 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:59:19 [info] 39#39: *963 [lua] access_by_lua(msblocations.conf:189):2: e5ef3ab66c9f937b16f079efb5131a04:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:59:19 [info] 39#39: *963 [lua] logger.lua:23: e5ef3ab66c9f937b16f079efb5131a04 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:59:19 +0000] e5ef3ab66c9f937b16f079efb5131a04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:59:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/28 05:59:28 [info] 40#40: *965 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:59:28 [info] 39#39: *964 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:59:34 [info] 39#39: *966 [lua] access_by_lua(msblocations.conf:189):2: ec9375618cd3599faaa898ac88e28216:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:59:34 [info] 39#39: *966 [lua] logger.lua:23: ec9375618cd3599faaa898ac88e28216 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:59:34 +0000] ec9375618cd3599faaa898ac88e28216 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:59:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 05:59:38 [info] 39#39: *968 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:59:38 [info] 39#39: *967 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:59:48 [info] 39#39: *969 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:59:48 [info] 39#39: *970 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:59:49 [info] 39#39: *971 [lua] access_by_lua(msblocations.conf:189):2: 56350956e7f1fe1068694d439a718197:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 05:59:49 [info] 39#39: *971 [lua] logger.lua:23: 56350956e7f1fe1068694d439a718197 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:05:59:49 +0000] 56350956e7f1fe1068694d439a718197 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:05:59:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 05:59:58 [info] 39#39: *972 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 05:59:58 [info] 39#39: *973 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:00:04 [info] 39#39: *974 [lua] access_by_lua(msblocations.conf:189):2: 75198c70066e096b904dc6778a9e3188:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:00:04 [info] 39#39: *974 [lua] logger.lua:23: 75198c70066e096b904dc6778a9e3188 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:00:04 +0000] 75198c70066e096b904dc6778a9e3188 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:00:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:00:08 [info] 40#40: *975 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:00:08 [info] 40#40: *976 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:00:18 [info] 39#39: *978 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:00:18 [info] 40#40: *979 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:00:19 [info] 39#39: *980 [lua] access_by_lua(msblocations.conf:189):2: 1d365d88fa83b3659746c9efa598875e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:00:19 [info] 39#39: *980 [lua] logger.lua:23: 1d365d88fa83b3659746c9efa598875e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:00:19 +0000] 1d365d88fa83b3659746c9efa598875e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:00:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/28 06:00:28 [info] 39#39: *982 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:00:28 [info] 39#39: *981 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:00:34 [info] 39#39: *983 [lua] access_by_lua(msblocations.conf:189):2: 9d7dc673fa578109270d395d27419de9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:00:34 [info] 39#39: *983 [lua] logger.lua:23: 9d7dc673fa578109270d395d27419de9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:00:34 +0000] 9d7dc673fa578109270d395d27419de9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:00:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:00:38 [info] 39#39: *984 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:00:38 [info] 40#40: *985 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:00:48 [info] 40#40: *986 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:00:48 [info] 40#40: *987 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:00:49 [info] 39#39: *988 [lua] access_by_lua(msblocations.conf:189):2: 7af6667f7a50bdcb4bdbe31caf7d4ffc:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:00:49 [info] 39#39: *988 [lua] logger.lua:23: 7af6667f7a50bdcb4bdbe31caf7d4ffc {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:00:49 +0000] 7af6667f7a50bdcb4bdbe31caf7d4ffc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:00:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:00:58 [info] 39#39: *990 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:00:58 [info] 40#40: *989 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:01:04 [info] 39#39: *991 [lua] access_by_lua(msblocations.conf:189):2: 25714e700d2d87a56857c2eb87759ddd:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:01:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 06:01:04 [info] 39#39: *991 [lua] logger.lua:23: 25714e700d2d87a56857c2eb87759ddd {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:01:04 +0000] 25714e700d2d87a56857c2eb87759ddd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/10/28 06:01:08 [info] 40#40: *992 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:01:08 [info] 40#40: *993 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:01:18 [info] 40#40: *995 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:01:18 [info] 40#40: *996 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:01:19 [info] 39#39: *997 [lua] access_by_lua(msblocations.conf:189):2: 55c4a4a27b6471bcbe950971b4e17c95:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:01:19 [info] 39#39: *997 [lua] logger.lua:23: 55c4a4a27b6471bcbe950971b4e17c95 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:01:19 +0000] 55c4a4a27b6471bcbe950971b4e17c95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:01:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:01:28 [info] 39#39: *998 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:01:28 [info] 39#39: *999 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:01:34 [info] 39#39: *1000 [lua] access_by_lua(msblocations.conf:189):2: 510d405d7695fff9bf4582b089dbf459:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:01:34 [info] 39#39: *1000 [lua] logger.lua:23: 510d405d7695fff9bf4582b089dbf459 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:01:34 +0000] 510d405d7695fff9bf4582b089dbf459 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:01:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:01:38 [info] 39#39: *1002 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:01:38 [info] 39#39: *1001 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:01:48 [info] 39#39: *1004 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:01:48 [info] 39#39: *1003 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:01:49 [info] 39#39: *1005 [lua] access_by_lua(msblocations.conf:189):2: 617993243bf64020e1a19244e713d169:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:01:49 [info] 39#39: *1005 [lua] logger.lua:23: 617993243bf64020e1a19244e713d169 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:01:49 +0000] 617993243bf64020e1a19244e713d169 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:01:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:01:58 [info] 40#40: *1006 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:01:58 [info] 40#40: *1007 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:02:04 [info] 39#39: *1008 [lua] access_by_lua(msblocations.conf:189):2: cce71079988038139bb01e8a1242d307:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:02:04 +0000] cce71079988038139bb01e8a1242d307 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 06:02:04 [info] 39#39: *1008 [lua] logger.lua:23: cce71079988038139bb01e8a1242d307 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:02:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:02:08 [info] 39#39: *1010 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:02:08 [info] 39#39: *1009 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:02:18 [info] 40#40: *1013 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:02:18 [info] 40#40: *1012 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:02:19 [info] 39#39: *1014 [lua] access_by_lua(msblocations.conf:189):2: be75d82da5873d426ef42e8f532160d7:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:02:19 [info] 39#39: *1014 [lua] logger.lua:23: be75d82da5873d426ef42e8f532160d7 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:02:19 +0000] be75d82da5873d426ef42e8f532160d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:02:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2022/10/28 06:02:28 [info] 39#39: *1015 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:02:28 [info] 39#39: *1016 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:02:34 [info] 39#39: *1017 [lua] access_by_lua(msblocations.conf:189):2: e38b094df31a99840647029612afd9e0:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:02:34 [info] 39#39: *1017 [lua] logger.lua:23: e38b094df31a99840647029612afd9e0 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:02:34 +0000] e38b094df31a99840647029612afd9e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:02:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:02:38 [info] 39#39: *1019 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:02:38 [info] 39#39: *1018 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:02:48 [info] 39#39: *1021 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:02:48 [info] 39#39: *1020 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:02:49 [info] 39#39: *1022 [lua] access_by_lua(msblocations.conf:189):2: e74c8ec456f2214acdf6a5b92b8ca5f1:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:02:49 [info] 39#39: *1022 [lua] logger.lua:23: e74c8ec456f2214acdf6a5b92b8ca5f1 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:02:49 +0000] e74c8ec456f2214acdf6a5b92b8ca5f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:02:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:02:58 [info] 39#39: *1023 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:02:58 [info] 39#39: *1024 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:03:04 [info] 39#39: *1025 [lua] access_by_lua(msblocations.conf:189):2: b3aece63905fe2d62ce4ea977b8fe6ca:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:03:04 [info] 39#39: *1025 [lua] logger.lua:23: b3aece63905fe2d62ce4ea977b8fe6ca {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:03:04 +0000] b3aece63905fe2d62ce4ea977b8fe6ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:03:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:03:08 [info] 40#40: *1027 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:03:08 [info] 39#39: *1026 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:03:18 [info] 39#39: *1029 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:03:18 [info] 40#40: *1030 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:03:19 [info] 39#39: *1031 [lua] access_by_lua(msblocations.conf:189):2: c76f8b8d203aca2a67a53e05f5e433f1:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:03:19 [info] 39#39: *1031 [lua] logger.lua:23: c76f8b8d203aca2a67a53e05f5e433f1 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:03:19 +0000] c76f8b8d203aca2a67a53e05f5e433f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:03:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 06:03:28 [info] 40#40: *1032 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:03:28 [info] 40#40: *1033 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:03:34 [info] 39#39: *1034 [lua] access_by_lua(msblocations.conf:189):2: 2f6b7bc698d2239ccc6ab504e9fa4d3e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:03:34 [info] 39#39: *1034 [lua] logger.lua:23: 2f6b7bc698d2239ccc6ab504e9fa4d3e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:03:34 +0000] 2f6b7bc698d2239ccc6ab504e9fa4d3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:03:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:03:38 [info] 39#39: *1035 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:03:38 [info] 39#39: *1036 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:03:48 [info] 40#40: *1037 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:03:48 [info] 39#39: *1038 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:03:49 [info] 39#39: *1039 [lua] access_by_lua(msblocations.conf:189):2: 420ea6db59628f46e2a6a0f991b9b23c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:03:49 +0000] 420ea6db59628f46e2a6a0f991b9b23c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 06:03:49 [info] 39#39: *1039 [lua] logger.lua:23: 420ea6db59628f46e2a6a0f991b9b23c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:03:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:03:58 [info] 40#40: *1041 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:03:58 [info] 39#39: *1040 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:04:04 [info] 39#39: *1042 [lua] access_by_lua(msblocations.conf:189):2: 46bdb0e3f82b351abe3625cb20d2df8a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:04:04 [info] 39#39: *1042 [lua] logger.lua:23: 46bdb0e3f82b351abe3625cb20d2df8a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:04:04 +0000] 46bdb0e3f82b351abe3625cb20d2df8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:04:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/28 06:04:08 [info] 39#39: *1044 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:04:08 [info] 39#39: *1043 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:04:18 [info] 40#40: *1047 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:04:18 [info] 40#40: *1046 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:04:19 [info] 39#39: *1048 [lua] access_by_lua(msblocations.conf:189):2: 725060eea3540abee27875ef84136b1b:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:04:19 +0000] 725060eea3540abee27875ef84136b1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2022/10/28 06:04:19 [info] 39#39: *1048 [lua] logger.lua:23: 725060eea3540abee27875ef84136b1b {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:04:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2022/10/28 06:04:28 [info] 39#39: *1049 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:04:28 [info] 39#39: *1050 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:04:34 [info] 39#39: *1051 [lua] access_by_lua(msblocations.conf:189):2: 2513f933c36a24acd6285df83134ec3c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:04:34 +0000] 2513f933c36a24acd6285df83134ec3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 06:04:34 [info] 39#39: *1051 [lua] logger.lua:23: 2513f933c36a24acd6285df83134ec3c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:04:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:04:38 [info] 39#39: *1053 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:04:38 [info] 39#39: *1052 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:04:48 [info] 39#39: *1054 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:04:48 [info] 39#39: *1055 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:04:49 [info] 39#39: *1056 [lua] access_by_lua(msblocations.conf:189):2: 448e399e7406025777f3871b28820ab3:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:04:49 +0000] 448e399e7406025777f3871b28820ab3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 06:04:49 [info] 39#39: *1056 [lua] logger.lua:23: 448e399e7406025777f3871b28820ab3 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:04:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:04:58 [info] 39#39: *1058 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:04:58 [info] 39#39: *1057 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:05:04 [info] 39#39: *1059 [lua] access_by_lua(msblocations.conf:189):2: 8f7883d8ff6641c34148bd5bbf262d70:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:05:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.221 - - [28/Oct/2022:06:05:04 +0000] 8f7883d8ff6641c34148bd5bbf262d70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 06:05:04 [info] 39#39: *1059 [lua] logger.lua:23: 8f7883d8ff6641c34148bd5bbf262d70 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:05:08 [info] 40#40: *1060 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:05:08 [info] 40#40: *1061 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:05:14 [info] 39#39: *1062 [lua] access_by_lua(msblocations.conf:189):2: 5619a56a8839e302fd537300314c31b4:receive the request, client: 10.233.65.148, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap" 10.233.65.148 - - [28/Oct/2022:06:05:14 +0000] 5619a56a8839e302fd537300314c31b4 "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "python-requests/2.28.1" "-" 2022/10/28 06:05:14 [info] 39#39: *1062 [lua] logger.lua:23: 5619a56a8839e302fd537300314c31b4 {"matched":"microservices"} while logging request, client: 10.233.65.148, 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" 10.233.65.148 - - [28/Oct/2022:06:05:14 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.1" 11 2022/10/28 06:05:14 [info] 39#39: *1063 [lua] access_by_lua(msblocations.conf:189):2: 1fd99ee0a9a726b6b134b11a9f2832a1:receive the request, client: 10.233.65.148, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/10/28 06:05:14 [info] 39#39: *1063 [lua] logger.lua:23: 1fd99ee0a9a726b6b134b11a9f2832a1 {"matched":"multicloud"} while logging request, client: 10.233.65.148, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.5.130:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap" 10.233.65.148 - - [28/Oct/2022:06:05:14 +0000] 1fd99ee0a9a726b6b134b11a9f2832a1 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.028 "-" "python-requests/2.28.1" "-" 2022/10/28 06:05:14 [info] 39#39: *1065 [lua] access_by_lua(msblocations.conf:189):2: 0a51f98832e5c187144edf0364805abc:receive the request, client: 10.233.65.148, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/10/28 06:05:14 [info] 39#39: *1065 [lua] logger.lua:23: 0a51f98832e5c187144edf0364805abc {"matched":"multicloud-pike"} while logging request, client: 10.233.65.148, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.7.2:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap" 10.233.65.148 - - [28/Oct/2022:06:05:14 +0000] 0a51f98832e5c187144edf0364805abc "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "python-requests/2.28.1" "-" 2022/10/28 06:05:14 [info] 39#39: *1067 [lua] access_by_lua(msblocations.conf:189):2: 99d20ffeac2cd19e968429d8a2174eb4:receive the request, client: 10.233.65.148, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 10.233.65.148 - - [28/Oct/2022:06:05:14 +0000] 99d20ffeac2cd19e968429d8a2174eb4 "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "python-requests/2.28.1" "-" 2022/10/28 06:05:14 [info] 39#39: *1067 [lua] logger.lua:23: 99d20ffeac2cd19e968429d8a2174eb4 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.148, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.57.223:9015/v1/healthcheck", host: "msb-iag.onap" 2022/10/28 06:05:18 [info] 39#39: *1070 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:05:18 [info] 39#39: *1071 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:05:19 [info] 39#39: *1072 [lua] access_by_lua(msblocations.conf:189):2: fd42ce00060665bfdf6ccb0ebdaa3a45:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:05:19 [info] 39#39: *1072 [lua] logger.lua:23: fd42ce00060665bfdf6ccb0ebdaa3a45 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:05:19 +0000] fd42ce00060665bfdf6ccb0ebdaa3a45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:05:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/28 06:05:27 [info] 39#39: *1073 [lua] access_by_lua(msblocations.conf:189):2: 14f3f8854aac201584cf891e1302c16b:receive the request, client: 10.233.65.148, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap" 2022/10/28 06:05:27 [info] 39#39: *1073 [lua] logger.lua:23: 14f3f8854aac201584cf891e1302c16b {"matched":"usecaseui"} while logging request, client: 10.233.65.148, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.57.20:8443/usecase-ui/", host: "msb-iag.onap" 10.233.65.148 - - [28/Oct/2022:06:05:27 +0000] 14f3f8854aac201584cf891e1302c16b "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.145 upstream_response_time:0.144 "-" "python-requests/2.28.1" "-" 2022/10/28 06:05:27 [info] 39#39: *1075 [lua] access_by_lua(msblocations.conf:189):2: 742a9ca1a1aa173e7bd0b507697f1b4d:receive the request, client: 10.233.65.148, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/28 06:05:27 [info] 39#39: *1075 [lua] logger.lua:23: 742a9ca1a1aa173e7bd0b507697f1b4d {"matched":"gvnfmdriver"} while logging request, client: 10.233.65.148, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.23.166:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap" 10.233.65.148 - - [28/Oct/2022:06:05:27 +0000] 742a9ca1a1aa173e7bd0b507697f1b4d "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "python-requests/2.28.1" "-" 2022/10/28 06:05:27 [info] 39#39: *1077 [lua] access_by_lua(msblocations.conf:189):2: 361a7a4fa041b322efe0017692edd769:receive the request, client: 10.233.65.148, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/10/28 06:05:28 [info] 39#39: *1077 [lua] logger.lua:23: 361a7a4fa041b322efe0017692edd769 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.65.148, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.33.108:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap" 10.233.65.148 - - [28/Oct/2022:06:05:28 +0000] 361a7a4fa041b322efe0017692edd769 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.187 upstream_response_time:0.186 "-" "python-requests/2.28.1" "-" 2022/10/28 06:05:28 [info] 39#39: *1079 [lua] access_by_lua(msblocations.conf:189):2: c4c2733dc1bb36cb4236cb15d5a3aa1c:receive the request, client: 10.233.65.148, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/28 06:05:28 [info] 39#39: *1082 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:05:28 [info] 39#39: *1081 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 10.233.65.148 - - [28/Oct/2022:06:05:28 +0000] c4c2733dc1bb36cb4236cb15d5a3aa1c "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.699 upstream_response_time:0.698 "-" "python-requests/2.28.1" "-" 2022/10/28 06:05:28 [info] 39#39: *1079 [lua] logger.lua:23: c4c2733dc1bb36cb4236cb15d5a3aa1c {"matched":"nslcm"} while logging request, client: 10.233.65.148, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.43.27:8403/api/nslcm/v1/health_check", host: "msb-iag.onap" 2022/10/28 06:05:29 [info] 39#39: *1083 [lua] access_by_lua(msblocations.conf:189):2: 4928785360559a9a283837fba0c449d7:receive the request, client: 10.233.65.148, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.65.148 - - [28/Oct/2022:06:05:29 +0000] 4928785360559a9a283837fba0c449d7 "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.506 upstream_response_time:0.506 "-" "python-requests/2.28.1" "-" 2022/10/28 06:05:29 [info] 39#39: *1083 [lua] logger.lua:23: 4928785360559a9a283837fba0c449d7 {"matched":"vnflcm"} while logging request, client: 10.233.65.148, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.10.160:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap" 2022/10/28 06:05:29 [info] 39#39: *1085 [lua] access_by_lua(msblocations.conf:189):2: 3a71f91de741f6ba1dde7905942b8581:receive the request, client: 10.233.65.148, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/28 06:05:30 [info] 39#39: *1085 [lua] logger.lua:23: 3a71f91de741f6ba1dde7905942b8581 {"matched":"vnfmgr"} while logging request, client: 10.233.65.148, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.62.251:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap" 10.233.65.148 - - [28/Oct/2022:06:05:30 +0000] 3a71f91de741f6ba1dde7905942b8581 "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.496 upstream_response_time:0.495 "-" "python-requests/2.28.1" "-" 2022/10/28 06:05:30 [info] 39#39: *1087 [lua] access_by_lua(msblocations.conf:189):2: 260558ab9d4e3725c6ce65a1512d8a66:receive the request, client: 10.233.65.148, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/28 06:05:30 [info] 39#39: *1087 [lua] logger.lua:23: 260558ab9d4e3725c6ce65a1512d8a66 {"matched":"vnfres"} while logging request, client: 10.233.65.148, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.45.32:8802/api/vnfres/v1/health_check", host: "msb-iag.onap" 10.233.65.148 - - [28/Oct/2022:06:05:30 +0000] 260558ab9d4e3725c6ce65a1512d8a66 "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.509 upstream_response_time:0.508 "-" "python-requests/2.28.1" "-" 2022/10/28 06:05:30 [info] 39#39: *1089 [lua] access_by_lua(msblocations.conf:189):2: a643a261486d8123758bb8d160bc66da:receive the request, client: 10.233.65.148, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.65.148 - - [28/Oct/2022:06:05:30 +0000] a643a261486d8123758bb8d160bc66da "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "python-requests/2.28.1" "-" 2022/10/28 06:05:30 [info] 39#39: *1089 [lua] logger.lua:23: a643a261486d8123758bb8d160bc66da {"matched":"ztevnfmdriver"} while logging request, client: 10.233.65.148, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.37.67:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap" 2022/10/28 06:05:31 [info] 39#39: *1091 [lua] access_by_lua(msblocations.conf:189):2: 97e699622ded7cf1aa8a9b325af55530:receive the request, client: 10.233.65.148, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/10/28 06:05:31 [info] 39#39: *1091 [lua] logger.lua:23: 97e699622ded7cf1aa8a9b325af55530 {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.65.148, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.72.37:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap" 10.233.65.148 - - [28/Oct/2022:06:05:31 +0000] 97e699622ded7cf1aa8a9b325af55530 "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.023 "-" "python-requests/2.28.1" "-" 2022/10/28 06:05:31 [info] 39#39: *1093 [lua] access_by_lua(msblocations.conf:189):2: bb84be4c5b7da5e2bfa2da827d797330:receive the request, client: 10.233.65.148, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/10/28 06:05:31 [info] 39#39: *1093 [lua] logger.lua:23: bb84be4c5b7da5e2bfa2da827d797330 {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.65.148, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.68.102:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap" 10.233.65.148 - - [28/Oct/2022:06:05:31 +0000] bb84be4c5b7da5e2bfa2da827d797330 "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.041 upstream_response_time:0.040 "-" "python-requests/2.28.1" "-" 2022/10/28 06:05:31 [info] 39#39: *1095 [lua] access_by_lua(msblocations.conf:189):2: 3ec79702bdb3a178d4603adb08b6a8f4:receive the request, client: 10.233.65.148, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/10/28 06:05:31 [info] 39#39: *1095 [lua] logger.lua:23: 3ec79702bdb3a178d4603adb08b6a8f4 {"matched":"multicloud-fcaps"} while logging request, client: 10.233.65.148, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.18.177:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap" 10.233.65.148 - - [28/Oct/2022:06:05:31 +0000] 3ec79702bdb3a178d4603adb08b6a8f4 "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "python-requests/2.28.1" "-" 2022/10/28 06:05:31 [info] 39#39: *1097 [lua] access_by_lua(msblocations.conf:189):2: a27f7081c5a0494af45b9ffcae480c79:receive the request, client: 10.233.65.148, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/28 06:05:32 [info] 39#39: *1097 [lua] logger.lua:23: a27f7081c5a0494af45b9ffcae480c79 {"matched":"parser"} while logging request, client: 10.233.65.148, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.11.143:8806/api/parser/v1/health_check", host: "msb-iag.onap" 10.233.65.148 - - [28/Oct/2022:06:05:32 +0000] a27f7081c5a0494af45b9ffcae480c79 "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.810 upstream_response_time:0.809 "-" "python-requests/2.28.1" "-" 2022/10/28 06:05:34 [info] 39#39: *1099 [lua] access_by_lua(msblocations.conf:189):2: 1581133a8a231a50d0c5d3ca0b581627:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:05:34 [info] 39#39: *1099 [lua] logger.lua:23: 1581133a8a231a50d0c5d3ca0b581627 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:05:34 +0000] 1581133a8a231a50d0c5d3ca0b581627 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:05:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/28 06:05:37 [info] 39#39: *1062 client 10.233.65.148 closed keepalive connection 2022/10/28 06:05:37 [info] 39#39: *1063 client 10.233.65.148 closed keepalive connection 2022/10/28 06:05:37 [info] 39#39: *1065 client 10.233.65.148 closed keepalive connection 2022/10/28 06:05:37 [info] 39#39: *1067 client 10.233.65.148 closed keepalive connection 2022/10/28 06:05:37 [info] 39#39: *1073 client 10.233.65.148 closed keepalive connection 2022/10/28 06:05:37 [info] 39#39: *1075 client 10.233.65.148 closed keepalive connection 2022/10/28 06:05:37 [info] 39#39: *1077 client 10.233.65.148 closed keepalive connection 2022/10/28 06:05:37 [info] 39#39: *1079 client 10.233.65.148 closed keepalive connection 2022/10/28 06:05:37 [info] 39#39: *1085 client 10.233.65.148 closed keepalive connection 2022/10/28 06:05:37 [info] 39#39: *1087 client 10.233.65.148 closed keepalive connection 2022/10/28 06:05:37 [info] 39#39: *1089 client 10.233.65.148 closed keepalive connection 2022/10/28 06:05:37 [info] 39#39: *1091 client 10.233.65.148 closed keepalive connection 2022/10/28 06:05:37 [info] 39#39: *1093 client 10.233.65.148 closed keepalive connection 2022/10/28 06:05:37 [info] 39#39: *1095 client 10.233.65.148 closed keepalive connection 2022/10/28 06:05:37 [info] 39#39: *1097 client 10.233.65.148 closed keepalive connection 2022/10/28 06:05:37 [info] 39#39: *1083 client 10.233.65.148 closed keepalive connection 2022/10/28 06:05:38 [info] 39#39: *1100 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:05:38 [info] 39#39: *1101 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:05:48 [info] 39#39: *1102 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:05:48 [info] 40#40: *1103 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:05:49 [info] 39#39: *1104 [lua] access_by_lua(msblocations.conf:189):2: 5ca0631225428c93235e701e9bceb621:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:05:49 +0000] 5ca0631225428c93235e701e9bceb621 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/28 06:05:49 [info] 39#39: *1104 [lua] logger.lua:23: 5ca0631225428c93235e701e9bceb621 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:05:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/28 06:05:58 [info] 39#39: *1105 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:05:58 [info] 39#39: *1106 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:06:04 [info] 39#39: *1107 [lua] access_by_lua(msblocations.conf:189):2: 8c7c97238ea8f942b23ab0fda4683384:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:06:04 [info] 39#39: *1107 [lua] logger.lua:23: 8c7c97238ea8f942b23ab0fda4683384 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:06:04 +0000] 8c7c97238ea8f942b23ab0fda4683384 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.030 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:06:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/28 06:06:08 [info] 39#39: *1109 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:06:08 [info] 39#39: *1108 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:06:18 [info] 39#39: *1112 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:06:18 [info] 40#40: *1111 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:06:19 [info] 39#39: *1113 [lua] access_by_lua(msblocations.conf:189):2: 2d883821ea0565c737215665f5c283bc:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:06:19 [info] 39#39: *1113 [lua] logger.lua:23: 2d883821ea0565c737215665f5c283bc {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:06:19 +0000] 2d883821ea0565c737215665f5c283bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:06:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:06:28 [info] 39#39: *1114 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:06:28 [info] 39#39: *1115 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:06:34 [info] 39#39: *1116 [lua] access_by_lua(msblocations.conf:189):2: 1d896242c69d90657248b67796003058:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:06:34 [info] 39#39: *1116 [lua] logger.lua:23: 1d896242c69d90657248b67796003058 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:06:34 +0000] 1d896242c69d90657248b67796003058 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:06:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 06:06:38 [info] 39#39: *1117 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:06:38 [info] 39#39: *1118 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:06:48 [info] 39#39: *1119 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:06:48 [info] 39#39: *1120 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:06:49 [info] 39#39: *1121 [lua] access_by_lua(msblocations.conf:189):2: 94267db3b7d076f3cd69217c9ba47348:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:06:49 [info] 39#39: *1121 [lua] logger.lua:23: 94267db3b7d076f3cd69217c9ba47348 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:06:49 +0000] 94267db3b7d076f3cd69217c9ba47348 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:06:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 06:06:58 [info] 39#39: *1122 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:06:58 [info] 39#39: *1123 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:07:04 [info] 39#39: *1124 [lua] access_by_lua(msblocations.conf:189):2: 6a3ee4493c18755bb4d9674483b613bd:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:07:04 [info] 39#39: *1124 [lua] logger.lua:23: 6a3ee4493c18755bb4d9674483b613bd {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:07:04 +0000] 6a3ee4493c18755bb4d9674483b613bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:07:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:07:08 [info] 40#40: *1125 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:07:08 [info] 40#40: *1126 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:07:18 [info] 39#39: *1129 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:07:18 [info] 39#39: *1128 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:07:19 [info] 39#39: *1130 [lua] access_by_lua(msblocations.conf:189):2: 23032cb2541b1dfede05afad8a143378:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:07:19 +0000] 23032cb2541b1dfede05afad8a143378 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 06:07:19 [info] 39#39: *1130 [lua] logger.lua:23: 23032cb2541b1dfede05afad8a143378 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:07:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 06:07:28 [info] 40#40: *1131 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:07:28 [info] 40#40: *1132 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:07:34 [info] 39#39: *1133 [lua] access_by_lua(msblocations.conf:189):2: 4e130267772af9671adc27453a2493c0:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:07:34 [info] 39#39: *1133 [lua] logger.lua:23: 4e130267772af9671adc27453a2493c0 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:07:34 +0000] 4e130267772af9671adc27453a2493c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:07:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:07:38 [info] 40#40: *1134 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:07:38 [info] 40#40: *1135 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:07:48 [info] 40#40: *1136 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:07:48 [info] 39#39: *1137 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:07:49 [info] 39#39: *1138 [lua] access_by_lua(msblocations.conf:189):2: e9d5fe8a7134c5cdb54422b9efaf2825:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:07:49 [info] 39#39: *1138 [lua] logger.lua:23: e9d5fe8a7134c5cdb54422b9efaf2825 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:07:49 +0000] e9d5fe8a7134c5cdb54422b9efaf2825 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:07:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:07:58 [info] 40#40: *1139 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:07:58 [info] 40#40: *1140 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:08:04 [info] 39#39: *1141 [lua] access_by_lua(msblocations.conf:189):2: d4be5bd6e67b602b4230ca4a4b96acf7:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:08:04 +0000] d4be5bd6e67b602b4230ca4a4b96acf7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:08:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:08:04 [info] 39#39: *1141 [lua] logger.lua:23: d4be5bd6e67b602b4230ca4a4b96acf7 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:08:08 [info] 40#40: *1142 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:08:08 [info] 40#40: *1143 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:08:18 [info] 39#39: *1145 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:08:18 [info] 40#40: *1146 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:08:19 [info] 39#39: *1147 [lua] access_by_lua(msblocations.conf:189):2: 5ecaef14c0a234d7d3b9484166f3b249:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:08:19 [info] 39#39: *1147 [lua] logger.lua:23: 5ecaef14c0a234d7d3b9484166f3b249 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:08:19 +0000] 5ecaef14c0a234d7d3b9484166f3b249 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:08:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/28 06:08:28 [info] 39#39: *1148 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:08:28 [info] 39#39: *1149 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:08:34 [info] 39#39: *1150 [lua] access_by_lua(msblocations.conf:189):2: 571815fc2304b37ef4f95174f6c015bc:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:08:34 +0000] 571815fc2304b37ef4f95174f6c015bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:08:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/28 06:08:34 [info] 39#39: *1150 [lua] logger.lua:23: 571815fc2304b37ef4f95174f6c015bc {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:08:38 [info] 39#39: *1152 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:08:38 [info] 39#39: *1151 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:08:48 [info] 39#39: *1154 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:08:48 [info] 39#39: *1153 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:08:49 [info] 39#39: *1155 [lua] access_by_lua(msblocations.conf:189):2: a542f644425cb632fc042ae5f920528e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:08:49 [info] 39#39: *1155 [lua] logger.lua:23: a542f644425cb632fc042ae5f920528e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:08:49 +0000] a542f644425cb632fc042ae5f920528e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:08:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 06:08:58 [info] 39#39: *1156 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:08:58 [info] 39#39: *1157 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:09:04 [info] 39#39: *1158 [lua] access_by_lua(msblocations.conf:189):2: 767ffc1022900a13019d2a852a6e35be:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:09:04 [info] 39#39: *1158 [lua] logger.lua:23: 767ffc1022900a13019d2a852a6e35be {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:09:04 +0000] 767ffc1022900a13019d2a852a6e35be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:09:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:09:08 [info] 39#39: *1159 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:09:08 [info] 39#39: *1160 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:09:18 [info] 40#40: *1163 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:09:18 [info] 39#39: *1162 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:09:19 [info] 39#39: *1164 [lua] access_by_lua(msblocations.conf:189):2: 595da62cb3f8742999747ab718cb6b9c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:09:19 +0000] 595da62cb3f8742999747ab718cb6b9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 06:09:19 [info] 39#39: *1164 [lua] logger.lua:23: 595da62cb3f8742999747ab718cb6b9c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:09:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:09:28 [info] 40#40: *1166 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:09:28 [info] 40#40: *1165 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:09:34 [info] 39#39: *1167 [lua] access_by_lua(msblocations.conf:189):2: 86ba67049c1fa1d71f5f9b79d89954c1:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:09:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.221 - - [28/Oct/2022:06:09:34 +0000] 86ba67049c1fa1d71f5f9b79d89954c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 06:09:34 [info] 39#39: *1167 [lua] logger.lua:23: 86ba67049c1fa1d71f5f9b79d89954c1 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:09:38 [info] 39#39: *1168 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:09:38 [info] 39#39: *1169 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:09:48 [info] 39#39: *1170 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:09:48 [info] 39#39: *1171 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:09:49 [info] 39#39: *1172 [lua] access_by_lua(msblocations.conf:189):2: a8c6c598c55995f4f4e40b59b1237630:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:09:49 +0000] a8c6c598c55995f4f4e40b59b1237630 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 06:09:49 [info] 39#39: *1172 [lua] logger.lua:23: a8c6c598c55995f4f4e40b59b1237630 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:09:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:09:58 [info] 39#39: *1173 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:09:58 [info] 39#39: *1174 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:10:04 [info] 39#39: *1175 [lua] access_by_lua(msblocations.conf:189):2: c575f3b63d1c33fa7f5a0b678edf7b55:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:10:04 [info] 39#39: *1175 [lua] logger.lua:23: c575f3b63d1c33fa7f5a0b678edf7b55 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:10:04 +0000] c575f3b63d1c33fa7f5a0b678edf7b55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:10:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:10:08 [info] 39#39: *1177 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:10:08 [info] 39#39: *1176 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:10:18 [info] 39#39: *1179 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:10:18 [info] 40#40: *1180 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:10:19 [info] 39#39: *1181 [lua] access_by_lua(msblocations.conf:189):2: 96f5393ee5c7dfa52bbbc22dc3b6e2b3:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:10:19 +0000] 96f5393ee5c7dfa52bbbc22dc3b6e2b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 06:10:19 [info] 39#39: *1181 [lua] logger.lua:23: 96f5393ee5c7dfa52bbbc22dc3b6e2b3 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:10:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 06:10:28 [info] 39#39: *1182 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:10:28 [info] 39#39: *1183 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:10:34 [info] 39#39: *1184 [lua] access_by_lua(msblocations.conf:189):2: fef5f438f2ca1a43ad2553750f4346ad:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:10:34 +0000] fef5f438f2ca1a43ad2553750f4346ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:10:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:10:34 [info] 39#39: *1184 [lua] logger.lua:23: fef5f438f2ca1a43ad2553750f4346ad {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:10:38 [info] 39#39: *1186 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:10:38 [info] 39#39: *1185 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:10:48 [info] 39#39: *1188 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:10:48 [info] 39#39: *1187 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:10:49 [info] 39#39: *1189 [lua] access_by_lua(msblocations.conf:189):2: 5c3947f243adea0c1968842403f3ff00:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:10:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.221 - - [28/Oct/2022:06:10:49 +0000] 5c3947f243adea0c1968842403f3ff00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 06:10:49 [info] 39#39: *1189 [lua] logger.lua:23: 5c3947f243adea0c1968842403f3ff00 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:10:58 [info] 40#40: *1190 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:10:58 [info] 40#40: *1191 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:11:04 [info] 39#39: *1192 [lua] access_by_lua(msblocations.conf:189):2: 1af8ac29df94afec8e6b8c09789ae3dc:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:11:04 [info] 39#39: *1192 [lua] logger.lua:23: 1af8ac29df94afec8e6b8c09789ae3dc {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:11:04 +0000] 1af8ac29df94afec8e6b8c09789ae3dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:11:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 06:11:08 [info] 39#39: *1193 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:11:08 [info] 39#39: *1194 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:11:18 [info] 39#39: *1197 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:11:18 [info] 39#39: *1196 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:11:19 [info] 39#39: *1198 [lua] access_by_lua(msblocations.conf:189):2: cd86ed9d82bc7c356f2c7589d1dc0c8a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:11:19 [info] 39#39: *1198 [lua] logger.lua:23: cd86ed9d82bc7c356f2c7589d1dc0c8a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:11:19 +0000] cd86ed9d82bc7c356f2c7589d1dc0c8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:11:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/28 06:11:28 [info] 39#39: *1199 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:11:28 [info] 39#39: *1200 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:11:35 [info] 39#39: *1201 [lua] access_by_lua(msblocations.conf:189):2: 9b261cd6dfcdf81052539d4e84530bb5:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:11:35 [info] 39#39: *1201 [lua] logger.lua:23: 9b261cd6dfcdf81052539d4e84530bb5 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:11:35 +0000] 9b261cd6dfcdf81052539d4e84530bb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:11:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:11:38 [info] 39#39: *1203 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:11:38 [info] 40#40: *1202 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:11:48 [info] 40#40: *1204 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:11:48 [info] 40#40: *1205 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:11:50 [info] 39#39: *1206 [lua] access_by_lua(msblocations.conf:189):2: c441adba744024ccc307049e18c8183c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:11:50 +0000] c441adba744024ccc307049e18c8183c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/28 06:11:50 [info] 39#39: *1206 [lua] logger.lua:23: c441adba744024ccc307049e18c8183c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:11:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 06:11:58 [info] 40#40: *1207 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:11:58 [info] 40#40: *1208 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:12:05 [info] 39#39: *1209 [lua] access_by_lua(msblocations.conf:189):2: 858df274e33686a741632d73d30e065a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:12:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:12:05 [info] 39#39: *1209 [lua] logger.lua:23: 858df274e33686a741632d73d30e065a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:12:05 +0000] 858df274e33686a741632d73d30e065a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/28 06:12:08 [info] 40#40: *1210 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:12:08 [info] 40#40: *1211 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:12:18 [info] 39#39: *1213 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:12:18 [info] 39#39: *1214 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:12:20 [info] 39#39: *1215 [lua] access_by_lua(msblocations.conf:189):2: 6a3b06c5312d68b53a26b2c47cce7134:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:12:20 +0000] 6a3b06c5312d68b53a26b2c47cce7134 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 06:12:20 [info] 39#39: *1215 [lua] logger.lua:23: 6a3b06c5312d68b53a26b2c47cce7134 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:12:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:12:28 [info] 40#40: *1216 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:12:28 [info] 40#40: *1217 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:12:35 [info] 39#39: *1218 [lua] access_by_lua(msblocations.conf:189):2: 35b2102cbc588817679e984935e533ce:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:12:35 +0000] 35b2102cbc588817679e984935e533ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 06:12:35 [info] 39#39: *1218 [lua] logger.lua:23: 35b2102cbc588817679e984935e533ce {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:12:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:12:38 [info] 39#39: *1220 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:12:38 [info] 39#39: *1219 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:12:48 [info] 40#40: *1222 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:12:48 [info] 39#39: *1221 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:12:50 [info] 39#39: *1223 [lua] access_by_lua(msblocations.conf:189):2: 08d3aef80163c864e9a5a59c91281612:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:12:50 [info] 39#39: *1223 [lua] logger.lua:23: 08d3aef80163c864e9a5a59c91281612 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:12:50 +0000] 08d3aef80163c864e9a5a59c91281612 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:12:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:12:58 [info] 39#39: *1224 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:12:58 [info] 40#40: *1225 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:13:05 [info] 39#39: *1226 [lua] access_by_lua(msblocations.conf:189):2: 99eec0ac378ba578f97e19bd4414127d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:13:05 [info] 39#39: *1226 [lua] logger.lua:23: 99eec0ac378ba578f97e19bd4414127d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:13:05 +0000] 99eec0ac378ba578f97e19bd4414127d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:13:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:13:08 [info] 39#39: *1227 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:13:08 [info] 39#39: *1228 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:13:18 [info] 40#40: *1230 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:13:18 [info] 39#39: *1231 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:13:20 [info] 39#39: *1232 [lua] access_by_lua(msblocations.conf:189):2: 85e551b3928572e32a1c359cc32fdf9c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:13:20 +0000] 85e551b3928572e32a1c359cc32fdf9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 06:13:20 [info] 39#39: *1232 [lua] logger.lua:23: 85e551b3928572e32a1c359cc32fdf9c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:13:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:13:28 [info] 40#40: *1233 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:13:28 [info] 40#40: *1234 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:13:35 [info] 39#39: *1235 [lua] access_by_lua(msblocations.conf:189):2: 604e29e0e81448547d13a688d7a4b579:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:13:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.221 - - [28/Oct/2022:06:13:35 +0000] 604e29e0e81448547d13a688d7a4b579 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 06:13:35 [info] 39#39: *1235 [lua] logger.lua:23: 604e29e0e81448547d13a688d7a4b579 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:13:38 [info] 39#39: *1237 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:13:38 [info] 39#39: *1236 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:13:48 [info] 39#39: *1238 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:13:48 [info] 39#39: *1239 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:13:50 [info] 39#39: *1240 [lua] access_by_lua(msblocations.conf:189):2: 655febd1581d4176d970c05197cc8a20:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:13:50 +0000] 655febd1581d4176d970c05197cc8a20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 06:13:50 [info] 39#39: *1240 [lua] logger.lua:23: 655febd1581d4176d970c05197cc8a20 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:13:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 06:13:58 [info] 39#39: *1241 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:13:58 [info] 39#39: *1242 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:14:05 [info] 39#39: *1243 [lua] access_by_lua(msblocations.conf:189):2: fade148604ea27f8e05568e4b01ba077:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:14:05 +0000] fade148604ea27f8e05568e4b01ba077 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 06:14:05 [info] 39#39: *1243 [lua] logger.lua:23: fade148604ea27f8e05568e4b01ba077 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:14:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:14:08 [info] 40#40: *1244 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:14:08 [info] 39#39: *1245 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:14:18 [info] 39#39: *1247 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:14:18 [info] 39#39: *1248 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:14:20 [info] 39#39: *1249 [lua] access_by_lua(msblocations.conf:189):2: 2aa6ac19f82b06585cc5d8fcc3700ce2:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:14:20 [info] 39#39: *1249 [lua] logger.lua:23: 2aa6ac19f82b06585cc5d8fcc3700ce2 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:14:20 +0000] 2aa6ac19f82b06585cc5d8fcc3700ce2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:14:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 06:14:28 [info] 39#39: *1251 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:14:28 [info] 39#39: *1250 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:14:35 [info] 39#39: *1252 [lua] access_by_lua(msblocations.conf:189):2: 003fd2989f5dc60c692d232679a254c7:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:14:35 [info] 39#39: *1252 [lua] logger.lua:23: 003fd2989f5dc60c692d232679a254c7 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:14:35 +0000] 003fd2989f5dc60c692d232679a254c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:14:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 06:14:38 [info] 40#40: *1253 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:14:38 [info] 39#39: *1254 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:14:48 [info] 39#39: *1256 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:14:48 [info] 39#39: *1255 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:14:50 [info] 39#39: *1257 [lua] access_by_lua(msblocations.conf:189):2: 01b1159197a1ff030a9837c2084ae518:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:14:50 [info] 39#39: *1257 [lua] logger.lua:23: 01b1159197a1ff030a9837c2084ae518 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:14:50 +0000] 01b1159197a1ff030a9837c2084ae518 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:14:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:14:58 [info] 40#40: *1258 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:14:58 [info] 40#40: *1259 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:15:05 [info] 39#39: *1260 [lua] access_by_lua(msblocations.conf:189):2: 795c3affcfa5fedf2b87c5ad73b67c8d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:15:05 [info] 39#39: *1260 [lua] logger.lua:23: 795c3affcfa5fedf2b87c5ad73b67c8d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:15:05 +0000] 795c3affcfa5fedf2b87c5ad73b67c8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:15:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:15:08 [info] 39#39: *1262 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:15:08 [info] 39#39: *1261 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:15:18 [info] 39#39: *1265 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:15:18 [info] 39#39: *1264 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:15:20 [info] 39#39: *1266 [lua] access_by_lua(msblocations.conf:189):2: b2d6f9f2f55e3cec38060969ec83fb88:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:15:20 [info] 39#39: *1266 [lua] logger.lua:23: b2d6f9f2f55e3cec38060969ec83fb88 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:15:20 +0000] b2d6f9f2f55e3cec38060969ec83fb88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:15:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:15:28 [info] 39#39: *1267 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:15:28 [info] 39#39: *1268 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:15:35 [info] 39#39: *1269 [lua] access_by_lua(msblocations.conf:189):2: e152d78b01bc8cfaa443979c38a67153:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:15:35 [info] 39#39: *1269 [lua] logger.lua:23: e152d78b01bc8cfaa443979c38a67153 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:15:35 +0000] e152d78b01bc8cfaa443979c38a67153 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:15:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:15:38 [info] 39#39: *1270 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:15:38 [info] 39#39: *1271 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:15:48 [info] 39#39: *1273 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:15:48 [info] 39#39: *1272 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:15:50 [info] 39#39: *1274 [lua] access_by_lua(msblocations.conf:189):2: 028cd64e48b505745b87cb77e40e7492:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:15:50 [info] 39#39: *1274 [lua] logger.lua:23: 028cd64e48b505745b87cb77e40e7492 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:15:50 +0000] 028cd64e48b505745b87cb77e40e7492 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:15:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:15:58 [info] 40#40: *1275 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:15:58 [info] 40#40: *1276 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:16:05 [info] 39#39: *1277 [lua] access_by_lua(msblocations.conf:189):2: 49f4ca4f3778787d86a857e8d9490897:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:16:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:16:05 [info] 39#39: *1277 [lua] logger.lua:23: 49f4ca4f3778787d86a857e8d9490897 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:16:05 +0000] 49f4ca4f3778787d86a857e8d9490897 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 06:16:08 [info] 39#39: *1279 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:16:08 [info] 39#39: *1278 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:16:18 [info] 39#39: *1281 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:16:18 [info] 39#39: *1282 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:16:20 [info] 39#39: *1283 [lua] access_by_lua(msblocations.conf:189):2: daaac6e9256197ea42d1689135211c30:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:16:20 [info] 39#39: *1283 [lua] logger.lua:23: daaac6e9256197ea42d1689135211c30 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:16:20 +0000] daaac6e9256197ea42d1689135211c30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:16:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 06:16:28 [info] 40#40: *1284 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:16:28 [info] 39#39: *1285 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:16:35 [info] 39#39: *1286 [lua] access_by_lua(msblocations.conf:189):2: 35f2db1bb13ae9a7029d0c9d53271426:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:16:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:16:35 [info] 39#39: *1286 [lua] logger.lua:23: 35f2db1bb13ae9a7029d0c9d53271426 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:16:35 +0000] 35f2db1bb13ae9a7029d0c9d53271426 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 06:16:38 [info] 39#39: *1288 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:16:38 [info] 39#39: *1287 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:16:48 [info] 39#39: *1289 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:16:48 [info] 39#39: *1290 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:16:50 [info] 39#39: *1291 [lua] access_by_lua(msblocations.conf:189):2: a30f30ab791e929c4b69fad68d29f26c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:16:50 [info] 39#39: *1291 [lua] logger.lua:23: a30f30ab791e929c4b69fad68d29f26c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:16:50 +0000] a30f30ab791e929c4b69fad68d29f26c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:16:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 06:16:58 [info] 39#39: *1292 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:16:58 [info] 39#39: *1293 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:17:05 [info] 39#39: *1294 [lua] access_by_lua(msblocations.conf:189):2: d424d7a6a3e9892728a3c94c4a72af09:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:17:05 [info] 39#39: *1294 [lua] logger.lua:23: d424d7a6a3e9892728a3c94c4a72af09 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:17:05 +0000] d424d7a6a3e9892728a3c94c4a72af09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:17:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 06:17:08 [info] 39#39: *1295 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:17:08 [info] 39#39: *1296 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:17:18 [info] 39#39: *1298 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:17:18 [info] 39#39: *1299 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:17:20 [info] 39#39: *1300 [lua] access_by_lua(msblocations.conf:189):2: 07a21581c7099c8dc9a6cdc653275f49:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:17:20 +0000] 07a21581c7099c8dc9a6cdc653275f49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:17:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 06:17:20 [info] 39#39: *1300 [lua] logger.lua:23: 07a21581c7099c8dc9a6cdc653275f49 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:17:28 [info] 40#40: *1302 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:17:28 [info] 40#40: *1301 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:17:35 [info] 39#39: *1303 [lua] access_by_lua(msblocations.conf:189):2: 49957c4fe8cf45bcdc1e6cc4144fb48b:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:17:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.221 - - [28/Oct/2022:06:17:35 +0000] 49957c4fe8cf45bcdc1e6cc4144fb48b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 06:17:35 [info] 39#39: *1303 [lua] logger.lua:23: 49957c4fe8cf45bcdc1e6cc4144fb48b {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:17:38 [info] 39#39: *1305 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:17:38 [info] 39#39: *1304 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:17:48 [info] 39#39: *1307 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:17:48 [info] 39#39: *1306 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:17:50 [info] 39#39: *1308 [lua] access_by_lua(msblocations.conf:189):2: 40e6d91ee5c7a08cb4f5f3ec217efe1d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:17:50 [info] 39#39: *1308 [lua] logger.lua:23: 40e6d91ee5c7a08cb4f5f3ec217efe1d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:17:50 +0000] 40e6d91ee5c7a08cb4f5f3ec217efe1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:17:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:17:58 [info] 40#40: *1310 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:17:58 [info] 40#40: *1309 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:18:05 [info] 39#39: *1311 [lua] access_by_lua(msblocations.conf:189):2: 17d272d8e4dad3c09c84e72fd34abbae:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:18:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:18:05 [info] 39#39: *1311 [lua] logger.lua:23: 17d272d8e4dad3c09c84e72fd34abbae {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:18:05 +0000] 17d272d8e4dad3c09c84e72fd34abbae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 06:18:08 [info] 39#39: *1313 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:18:08 [info] 39#39: *1312 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:18:18 [info] 40#40: *1315 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:18:18 [info] 40#40: *1316 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:18:20 [info] 39#39: *1317 [lua] access_by_lua(msblocations.conf:189):2: 9a84a0e34ad1e0688894b10229ee7738:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:18:20 [info] 39#39: *1317 [lua] logger.lua:23: 9a84a0e34ad1e0688894b10229ee7738 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:18:20 +0000] 9a84a0e34ad1e0688894b10229ee7738 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:18:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:18:28 [info] 39#39: *1319 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:18:28 [info] 39#39: *1318 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:18:35 [info] 39#39: *1320 [lua] access_by_lua(msblocations.conf:189):2: 7db979c0360a048c4aa95c08792fef50:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:18:35 +0000] 7db979c0360a048c4aa95c08792fef50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:18:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/28 06:18:35 [info] 39#39: *1320 [lua] logger.lua:23: 7db979c0360a048c4aa95c08792fef50 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:18:38 [info] 40#40: *1322 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:18:38 [info] 40#40: *1321 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:18:48 [info] 40#40: *1323 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:18:48 [info] 40#40: *1324 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:18:50 [info] 39#39: *1325 [lua] access_by_lua(msblocations.conf:189):2: 4f9088604207eb3a3b705d7732212d89:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:18:50 [info] 39#39: *1325 [lua] logger.lua:23: 4f9088604207eb3a3b705d7732212d89 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:18:50 +0000] 4f9088604207eb3a3b705d7732212d89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:18:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 06:18:58 [info] 39#39: *1326 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:18:58 [info] 39#39: *1327 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:19:05 [info] 39#39: *1328 [lua] access_by_lua(msblocations.conf:189):2: 98c8103f89f8ec0ce3124ee178280960:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:19:05 +0000] 98c8103f89f8ec0ce3124ee178280960 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 06:19:05 [info] 39#39: *1328 [lua] logger.lua:23: 98c8103f89f8ec0ce3124ee178280960 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:19:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:19:08 [info] 39#39: *1329 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:19:08 [info] 39#39: *1330 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:19:18 [info] 39#39: *1333 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:19:18 [info] 39#39: *1332 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:19:20 [info] 39#39: *1334 [lua] access_by_lua(msblocations.conf:189):2: dae2fcfd33d539aa2cdffc5d7d9ca107:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:19:20 [info] 39#39: *1334 [lua] logger.lua:23: dae2fcfd33d539aa2cdffc5d7d9ca107 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:19:20 +0000] dae2fcfd33d539aa2cdffc5d7d9ca107 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:19:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:19:28 [info] 39#39: *1335 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:19:28 [info] 39#39: *1336 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:19:35 [info] 39#39: *1337 [lua] access_by_lua(msblocations.conf:189):2: c5df73a57d1dd9bd57c54f77f04fdf89:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:19:35 [info] 39#39: *1337 [lua] logger.lua:23: c5df73a57d1dd9bd57c54f77f04fdf89 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:19:35 +0000] c5df73a57d1dd9bd57c54f77f04fdf89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:19:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:19:38 [info] 40#40: *1339 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:19:38 [info] 39#39: *1338 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:19:48 [info] 39#39: *1341 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:19:48 [info] 39#39: *1340 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 10.233.69.221 - - [28/Oct/2022:06:19:50 +0000] 55945659b21111b8d7c1d29fa44ca2f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:19:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:19:50 [info] 39#39: *1342 [lua] access_by_lua(msblocations.conf:189):2: 55945659b21111b8d7c1d29fa44ca2f2:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:19:50 [info] 39#39: *1342 [lua] logger.lua:23: 55945659b21111b8d7c1d29fa44ca2f2 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:19:58 [info] 40#40: *1344 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:19:58 [info] 40#40: *1343 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:20:05 [info] 39#39: *1345 [lua] access_by_lua(msblocations.conf:189):2: 27cb6e8b613a73761805129fdee5f69f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:20:05 [info] 39#39: *1345 [lua] logger.lua:23: 27cb6e8b613a73761805129fdee5f69f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:20:05 +0000] 27cb6e8b613a73761805129fdee5f69f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:20:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:20:08 [info] 39#39: *1346 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:20:08 [info] 40#40: *1347 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:20:18 [info] 39#39: *1349 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:20:18 [info] 40#40: *1350 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:20:20 [info] 39#39: *1351 [lua] access_by_lua(msblocations.conf:189):2: 16224931699b2ba4638d20d4abf9bff0:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:20:20 +0000] 16224931699b2ba4638d20d4abf9bff0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 06:20:20 [info] 39#39: *1351 [lua] logger.lua:23: 16224931699b2ba4638d20d4abf9bff0 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:20:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 06:20:28 [info] 39#39: *1353 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:20:28 [info] 39#39: *1352 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:20:35 [info] 39#39: *1354 [lua] access_by_lua(msblocations.conf:189):2: 80beb0bb86473017d8d6d95553a19b9a:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:20:35 [info] 39#39: *1354 [lua] logger.lua:23: 80beb0bb86473017d8d6d95553a19b9a {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:20:35 +0000] 80beb0bb86473017d8d6d95553a19b9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:20:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:20:38 [info] 40#40: *1356 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:20:38 [info] 40#40: *1355 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:20:48 [info] 40#40: *1357 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:20:48 [info] 40#40: *1358 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:20:50 [info] 39#39: *1359 [lua] access_by_lua(msblocations.conf:189):2: 91f7236627b53aab41461f2d88c60d86:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:20:50 [info] 39#39: *1359 [lua] logger.lua:23: 91f7236627b53aab41461f2d88c60d86 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:20:50 +0000] 91f7236627b53aab41461f2d88c60d86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:20:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:20:58 [info] 39#39: *1360 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:20:58 [info] 39#39: *1361 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:21:05 [info] 39#39: *1362 [lua] access_by_lua(msblocations.conf:189):2: 6a78483a0df4da64b96ae0a76461157d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:21:05 [info] 39#39: *1362 [lua] logger.lua:23: 6a78483a0df4da64b96ae0a76461157d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:21:05 +0000] 6a78483a0df4da64b96ae0a76461157d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:21:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:21:08 [info] 39#39: *1363 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:21:08 [info] 39#39: *1364 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:21:18 [info] 40#40: *1366 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:21:18 [info] 40#40: *1367 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:21:20 [info] 39#39: *1368 [lua] access_by_lua(msblocations.conf:189):2: adce66f509575e9211024855968a27bc:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:21:20 [info] 39#39: *1368 [lua] logger.lua:23: adce66f509575e9211024855968a27bc {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:21:20 +0000] adce66f509575e9211024855968a27bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:21:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 06:21:28 [info] 39#39: *1369 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:21:28 [info] 39#39: *1370 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:21:35 [info] 39#39: *1371 [lua] access_by_lua(msblocations.conf:189):2: f504f25c23bdacf8ea16e6ceecaed2e9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:21:35 [info] 39#39: *1371 [lua] logger.lua:23: f504f25c23bdacf8ea16e6ceecaed2e9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:21:35 +0000] f504f25c23bdacf8ea16e6ceecaed2e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:21:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/28 06:21:38 [info] 39#39: *1373 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:21:38 [info] 39#39: *1372 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:21:48 [info] 39#39: *1374 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:21:48 [info] 39#39: *1375 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:21:50 [info] 39#39: *1376 [lua] access_by_lua(msblocations.conf:189):2: faee13fa5ee3d6e82e2158a11157385e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:21:50 +0000] faee13fa5ee3d6e82e2158a11157385e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 06:21:50 [info] 39#39: *1376 [lua] logger.lua:23: faee13fa5ee3d6e82e2158a11157385e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:21:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:21:58 [info] 40#40: *1377 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:21:58 [info] 40#40: *1378 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:22:05 [info] 39#39: *1379 [lua] access_by_lua(msblocations.conf:189):2: f2875c791d1aafc6af646c743b84c25b:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:22:05 [info] 39#39: *1379 [lua] logger.lua:23: f2875c791d1aafc6af646c743b84c25b {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:22:05 +0000] f2875c791d1aafc6af646c743b84c25b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:22:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:22:08 [info] 40#40: *1380 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:22:08 [info] 40#40: *1381 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:22:18 [info] 39#39: *1384 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:22:18 [info] 39#39: *1383 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:22:20 [info] 39#39: *1385 [lua] access_by_lua(msblocations.conf:189):2: 846773dbb8e31ba8bce461f802c9825f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:22:20 +0000] 846773dbb8e31ba8bce461f802c9825f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/10/28 06:22:20 [info] 39#39: *1385 [lua] logger.lua:23: 846773dbb8e31ba8bce461f802c9825f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:22:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/28 06:22:28 [info] 39#39: *1387 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:22:28 [info] 39#39: *1386 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:22:35 [info] 39#39: *1388 [lua] access_by_lua(msblocations.conf:189):2: ea99294dca4c73e20e4f90b762491b68:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:22:35 [info] 39#39: *1388 [lua] logger.lua:23: ea99294dca4c73e20e4f90b762491b68 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:22:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.221 - - [28/Oct/2022:06:22:35 +0000] ea99294dca4c73e20e4f90b762491b68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 06:22:38 [info] 40#40: *1389 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:22:38 [info] 40#40: *1390 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:22:48 [info] 40#40: *1391 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:22:48 [info] 39#39: *1392 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:22:50 [info] 39#39: *1393 [lua] access_by_lua(msblocations.conf:189):2: c2827a296c00f39a2540c5c4b7e922d4:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:22:50 [info] 39#39: *1393 [lua] logger.lua:23: c2827a296c00f39a2540c5c4b7e922d4 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:22:50 +0000] c2827a296c00f39a2540c5c4b7e922d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:22:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:22:58 [info] 40#40: *1394 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:22:58 [info] 39#39: *1395 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:23:05 [info] 39#39: *1396 [lua] access_by_lua(msblocations.conf:189):2: 2d975520f5a7bb65e9df7b4e8b5d990e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:23:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.69.221 - - [28/Oct/2022:06:23:05 +0000] 2d975520f5a7bb65e9df7b4e8b5d990e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 06:23:05 [info] 39#39: *1396 [lua] logger.lua:23: 2d975520f5a7bb65e9df7b4e8b5d990e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:23:08 [info] 39#39: *1397 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:23:08 [info] 40#40: *1398 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:23:18 [info] 39#39: *1400 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:23:18 [info] 40#40: *1401 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:23:20 [info] 39#39: *1402 [lua] access_by_lua(msblocations.conf:189):2: d2731f3b664316ef1b6a813cbcc02e9f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:23:20 [info] 39#39: *1402 [lua] logger.lua:23: d2731f3b664316ef1b6a813cbcc02e9f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:23:20 +0000] d2731f3b664316ef1b6a813cbcc02e9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:23:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:23:21 [info] 39#39: *1403 [lua] access_by_lua(msblocations.conf:189):2: 4e2db4d4ea492524d7dac99913ea80ca:receive the request, client: 10.233.66.102, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/28 06:23:21 [info] 39#39: *1403 [lua] logger.lua:23: 4e2db4d4ea492524d7dac99913ea80ca {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.102, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.57.223:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.102 - - [28/Oct/2022:06:23:21 +0000] 4e2db4d4ea492524d7dac99913ea80ca "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 500 request_processing_time:0.010 upstream_response_time:0.010 "-" "python-requests/2.24.0" "-" 2022/10/28 06:23:21 [info] 39#39: *1404 [lua] access_by_lua(msblocations.conf:189):2: 9aee589dd78f30a178cae6fda2997aa3:receive the request, client: 10.233.66.102, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.102 - - [28/Oct/2022:06:23:21 +0000] 9aee589dd78f30a178cae6fda2997aa3 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.021 upstream_response_time:0.021 "-" "python-requests/2.24.0" "-" 2022/10/28 06:23:21 [info] 39#39: *1404 [lua] logger.lua:23: 9aee589dd78f30a178cae6fda2997aa3 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.102, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.57.223:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283" 2022/10/28 06:23:21 [info] 39#39: *1404 client 10.233.66.102 closed keepalive connection 2022/10/28 06:23:21 [info] 39#39: *1405 [lua] access_by_lua(msblocations.conf:189):2: 15c2000a03fa05aeb5e0a7faf916a0ea:receive the request, client: 10.233.66.102, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/28 06:23:21 [info] 39#39: *1405 [lua] logger.lua:23: 15c2000a03fa05aeb5e0a7faf916a0ea {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.102, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.57.223:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.102 - - [28/Oct/2022:06:23:21 +0000] 15c2000a03fa05aeb5e0a7faf916a0ea "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 200 request_processing_time:0.002 upstream_response_time:0.002 "-" "python-requests/2.24.0" "-" 2022/10/28 06:23:21 [info] 39#39: *1405 client 10.233.66.102 closed keepalive connection 2022/10/28 06:23:21 [info] 39#39: *1403 client 10.233.66.102 closed keepalive connection 2022/10/28 06:23:21 [info] 39#39: *1406 [lua] access_by_lua(msblocations.conf:189):2: 8d230d6bed019ea2bd368030acb68a6d:receive the request, client: 10.233.66.102, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/28 06:23:21 [info] 39#39: *1406 [lua] logger.lua:23: 8d230d6bed019ea2bd368030acb68a6d {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.102, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", upstream: "http://10.233.57.223:9015/v1/rb/definition", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.102 - - [28/Oct/2022:06:23:21 +0000] 8d230d6bed019ea2bd368030acb68a6d "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1" 201 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-" 2022/10/28 06:23:21 [info] 39#39: *1406 client 10.233.66.102 closed keepalive connection 2022/10/28 06:23:21 [info] 39#39: *1407 [lua] access_by_lua(msblocations.conf:189):2: 5a1fdaba401588d974454511009d3c57:receive the request, client: 10.233.66.102, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-fde404dc-ef0d-44b6-a648-6afa391aae52/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/28 06:23:21 [info] 39#39: *1407 [lua] logger.lua:23: 5a1fdaba401588d974454511009d3c57 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.102, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-fde404dc-ef0d-44b6-a648-6afa391aae52/v1 HTTP/1.1", upstream: "http://10.233.57.223:9015/v1/rb/definition/cds-ms-rb-fde404dc-ef0d-44b6-a648-6afa391aae52/v1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.102 - - [28/Oct/2022:06:23:21 +0000] 5a1fdaba401588d974454511009d3c57 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-fde404dc-ef0d-44b6-a648-6afa391aae52/v1 HTTP/1.1" 200 request_processing_time:0.002 upstream_response_time:0.002 "-" "python-requests/2.24.0" "-" 2022/10/28 06:23:21 [info] 39#39: *1407 client 10.233.66.102 closed keepalive connection 2022/10/28 06:23:21 [info] 39#39: *1408 [lua] access_by_lua(msblocations.conf:189):2: 3d23ad1a2949c2f9ac5cb4fd49e254d0:receive the request, client: 10.233.66.102, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-fde404dc-ef0d-44b6-a648-6afa391aae52/v1/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/28 06:23:21 [info] 39#39: *1408 [lua] logger.lua:23: 3d23ad1a2949c2f9ac5cb4fd49e254d0 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.102, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-fde404dc-ef0d-44b6-a648-6afa391aae52/v1/content HTTP/1.1", upstream: "http://10.233.57.223:9015/v1/rb/definition/cds-ms-rb-fde404dc-ef0d-44b6-a648-6afa391aae52/v1/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.102 - - [28/Oct/2022:06:23:21 +0000] 3d23ad1a2949c2f9ac5cb4fd49e254d0 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-fde404dc-ef0d-44b6-a648-6afa391aae52/v1/content HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-" 2022/10/28 06:23:21 [info] 39#39: *1408 client 10.233.66.102 closed keepalive connection 2022/10/28 06:23:21 [info] 39#39: *1409 [lua] access_by_lua(msblocations.conf:189):2: 96ca1f6cb75b98eee2841ca05873f822:receive the request, client: 10.233.66.102, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-fde404dc-ef0d-44b6-a648-6afa391aae52/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/28 06:23:21 [info] 39#39: *1409 [lua] logger.lua:23: 96ca1f6cb75b98eee2841ca05873f822 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.102, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-fde404dc-ef0d-44b6-a648-6afa391aae52/v1 HTTP/1.1", upstream: "http://10.233.57.223:9015/v1/rb/definition/cds-ms-rb-fde404dc-ef0d-44b6-a648-6afa391aae52/v1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.102 - - [28/Oct/2022:06:23:21 +0000] 96ca1f6cb75b98eee2841ca05873f822 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-fde404dc-ef0d-44b6-a648-6afa391aae52/v1 HTTP/1.1" 200 request_processing_time:0.002 upstream_response_time:0.002 "-" "python-requests/2.24.0" "-" 2022/10/28 06:23:21 [info] 39#39: *1409 client 10.233.66.102 closed keepalive connection 2022/10/28 06:23:21 [info] 39#39: *1410 [lua] access_by_lua(msblocations.conf:189):2: 9169eacef3f010bbc9e7bfef270026f7:receive the request, client: 10.233.66.102, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-fde404dc-ef0d-44b6-a648-6afa391aae52/v1/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.102 - - [28/Oct/2022:06:23:21 +0000] 9169eacef3f010bbc9e7bfef270026f7 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-fde404dc-ef0d-44b6-a648-6afa391aae52/v1/profile HTTP/1.1" 201 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/10/28 06:23:21 [info] 39#39: *1410 [lua] logger.lua:23: 9169eacef3f010bbc9e7bfef270026f7 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.102, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-fde404dc-ef0d-44b6-a648-6afa391aae52/v1/profile HTTP/1.1", upstream: "http://10.233.57.223:9015/v1/rb/definition/cds-ms-rb-fde404dc-ef0d-44b6-a648-6afa391aae52/v1/profile", host: "msb.api.simpledemo.onap.org:30283" 2022/10/28 06:23:21 [info] 39#39: *1410 client 10.233.66.102 closed keepalive connection 2022/10/28 06:23:21 [info] 39#39: *1411 [lua] access_by_lua(msblocations.conf:189):2: 2b390cc9b8a6955fb2b887d96444fb4f:receive the request, client: 10.233.66.102, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-fde404dc-ef0d-44b6-a648-6afa391aae52/v1/profile/cds-ms-prof-2caa8b2f-fb29-475f-8cd0-19f94f09889b HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/28 06:23:21 [info] 39#39: *1411 [lua] logger.lua:23: 2b390cc9b8a6955fb2b887d96444fb4f {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.102, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-fde404dc-ef0d-44b6-a648-6afa391aae52/v1/profile/cds-ms-prof-2caa8b2f-fb29-475f-8cd0-19f94f09889b HTTP/1.1", upstream: "http://10.233.57.223:9015/v1/rb/definition/cds-ms-rb-fde404dc-ef0d-44b6-a648-6afa391aae52/v1/profile/cds-ms-prof-2caa8b2f-fb29-475f-8cd0-19f94f09889b", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.102 - - [28/Oct/2022:06:23:21 +0000] 2b390cc9b8a6955fb2b887d96444fb4f "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-fde404dc-ef0d-44b6-a648-6afa391aae52/v1/profile/cds-ms-prof-2caa8b2f-fb29-475f-8cd0-19f94f09889b HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/28 06:23:21 [info] 39#39: *1411 client 10.233.66.102 closed keepalive connection 2022/10/28 06:23:21 [info] 39#39: *1412 [lua] access_by_lua(msblocations.conf:189):2: c078af95c511df57fab5c775f42e5f20:receive the request, client: 10.233.66.102, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-fde404dc-ef0d-44b6-a648-6afa391aae52/v1/profile/cds-ms-prof-2caa8b2f-fb29-475f-8cd0-19f94f09889b/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.102 - - [28/Oct/2022:06:23:21 +0000] c078af95c511df57fab5c775f42e5f20 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-fde404dc-ef0d-44b6-a648-6afa391aae52/v1/profile/cds-ms-prof-2caa8b2f-fb29-475f-8cd0-19f94f09889b/content HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-" 2022/10/28 06:23:21 [info] 39#39: *1412 [lua] logger.lua:23: c078af95c511df57fab5c775f42e5f20 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.102, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-fde404dc-ef0d-44b6-a648-6afa391aae52/v1/profile/cds-ms-prof-2caa8b2f-fb29-475f-8cd0-19f94f09889b/content HTTP/1.1", upstream: "http://10.233.57.223:9015/v1/rb/definition/cds-ms-rb-fde404dc-ef0d-44b6-a648-6afa391aae52/v1/profile/cds-ms-prof-2caa8b2f-fb29-475f-8cd0-19f94f09889b/content", host: "msb.api.simpledemo.onap.org:30283" 2022/10/28 06:23:21 [info] 39#39: *1412 client 10.233.66.102 closed keepalive connection 2022/10/28 06:23:21 [info] 39#39: *1413 [lua] access_by_lua(msblocations.conf:189):2: 7c7f59512a20aa6c2053ff68e92d6b09:receive the request, client: 10.233.66.102, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/28 06:23:21 [info] 39#39: *1413 [lua] logger.lua:23: 7c7f59512a20aa6c2053ff68e92d6b09 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.102, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", upstream: "http://10.233.57.223:9015/v1/instance", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.102 - - [28/Oct/2022:06:23:21 +0000] 7c7f59512a20aa6c2053ff68e92d6b09 "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1" 201 request_processing_time:0.233 upstream_response_time:0.233 "-" "python-requests/2.24.0" "-" 2022/10/28 06:23:21 [info] 39#39: *1413 client 10.233.66.102 closed keepalive connection 2022/10/28 06:23:28 [info] 39#39: *1414 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:23:28 [info] 39#39: *1415 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:23:35 [info] 39#39: *1416 [lua] access_by_lua(msblocations.conf:189):2: 0da09be76ab124c006cc80a1ba024be4:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:23:35 [info] 39#39: *1416 [lua] logger.lua:23: 0da09be76ab124c006cc80a1ba024be4 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:23:35 +0000] 0da09be76ab124c006cc80a1ba024be4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.040 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:23:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23 2022/10/28 06:23:38 [info] 39#39: *1417 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:23:38 [info] 40#40: *1418 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:23:48 [info] 40#40: *1419 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:23:48 [info] 40#40: *1420 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:23:50 [info] 39#39: *1421 [lua] access_by_lua(msblocations.conf:189):2: 06613a63605dcbf54b96780fcb941784:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:23:50 +0000] 06613a63605dcbf54b96780fcb941784 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/28 06:23:50 [info] 39#39: *1421 [lua] logger.lua:23: 06613a63605dcbf54b96780fcb941784 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:23:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/28 06:23:58 [info] 39#39: *1422 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:23:58 [info] 39#39: *1423 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:24:05 [info] 39#39: *1424 [lua] access_by_lua(msblocations.conf:189):2: c546f4c6c5fe5a66ca1dff062b7aa861:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:24:05 [info] 39#39: *1424 [lua] logger.lua:23: c546f4c6c5fe5a66ca1dff062b7aa861 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:24:05 +0000] c546f4c6c5fe5a66ca1dff062b7aa861 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:24:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:24:08 [info] 40#40: *1426 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:24:08 [info] 40#40: *1425 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:24:18 [info] 39#39: *1429 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:24:18 [info] 40#40: *1428 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:24:20 [info] 39#39: *1430 [lua] access_by_lua(msblocations.conf:189):2: ba09214022ef98afb7c42b9137ae664c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:24:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:24:20 [info] 39#39: *1430 [lua] logger.lua:23: ba09214022ef98afb7c42b9137ae664c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:24:20 +0000] ba09214022ef98afb7c42b9137ae664c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 06:24:28 [info] 39#39: *1432 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:24:28 [info] 39#39: *1431 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:24:34 [info] 39#39: *1433 [lua] access_by_lua(msblocations.conf:189):2: b148d09537e8cedf678191ec65238fa3:receive the request, client: 10.233.66.102, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/28 06:24:34 [info] 39#39: *1433 [lua] logger.lua:23: b148d09537e8cedf678191ec65238fa3 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.102, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.57.223:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.102 - - [28/Oct/2022:06:24:34 +0000] b148d09537e8cedf678191ec65238fa3 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 500 request_processing_time:0.004 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-" 2022/10/28 06:24:34 [info] 39#39: *1434 [lua] access_by_lua(msblocations.conf:189):2: df2821278d9a03cc1aa0fb6071904867:receive the request, client: 10.233.66.102, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/28 06:24:34 [info] 39#39: *1434 [lua] logger.lua:23: df2821278d9a03cc1aa0fb6071904867 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.102, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.57.223:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.102 - - [28/Oct/2022:06:24:34 +0000] df2821278d9a03cc1aa0fb6071904867 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/28 06:24:34 [info] 39#39: *1434 client 10.233.66.102 closed keepalive connection 2022/10/28 06:24:34 [info] 39#39: *1435 [lua] access_by_lua(msblocations.conf:189):2: c33966f72cbaabb0d7b442b9e3469382:receive the request, client: 10.233.66.102, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/28 06:24:34 [info] 39#39: *1435 [lua] logger.lua:23: c33966f72cbaabb0d7b442b9e3469382 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.102, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.57.223:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.102 - - [28/Oct/2022:06:24:34 +0000] c33966f72cbaabb0d7b442b9e3469382 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-" 2022/10/28 06:24:34 [info] 39#39: *1435 client 10.233.66.102 closed keepalive connection 2022/10/28 06:24:35 [info] 39#39: *1433 client 10.233.66.102 closed keepalive connection 2022/10/28 06:24:35 [info] 39#39: *1436 [lua] access_by_lua(msblocations.conf:189):2: fd791d0265f7ef160a04a400f0abd54f:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:24:35 [info] 39#39: *1436 [lua] logger.lua:23: fd791d0265f7ef160a04a400f0abd54f {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:24:35 +0000] fd791d0265f7ef160a04a400f0abd54f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:24:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/28 06:24:38 [info] 40#40: *1437 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:24:38 [info] 39#39: *1438 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:24:39 [info] 39#39: *1439 [lua] access_by_lua(msblocations.conf:189):2: 8ed70a3bf5fd08f75ab822158720e645:receive the request, client: 10.233.66.102, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/sad_goldberg HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/28 06:24:48 [info] 40#40: *1441 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:24:48 [info] 39#39: *1440 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:24:49 [info] 39#39: *1439 [lua] logger.lua:23: 8ed70a3bf5fd08f75ab822158720e645 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.102, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/sad_goldberg HTTP/1.1", upstream: "http://10.233.57.223:9015/v1/instance/sad_goldberg", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.102 - - [28/Oct/2022:06:24:49 +0000] 8ed70a3bf5fd08f75ab822158720e645 "DELETE /api/multicloud-k8s/v1/v1/instance/sad_goldberg HTTP/1.1" 202 request_processing_time:10.056 upstream_response_time:10.055 "-" "python-requests/2.24.0" "-" 2022/10/28 06:24:49 [info] 39#39: *1439 client 10.233.66.102 closed keepalive connection 2022/10/28 06:24:49 [info] 39#39: *1442 [lua] access_by_lua(msblocations.conf:189):2: 195c009da67dcd39c22d872d99d97567:receive the request, client: 10.233.66.102, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/28 06:24:49 [info] 39#39: *1442 [lua] logger.lua:23: 195c009da67dcd39c22d872d99d97567 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.102, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.57.223:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.102 - - [28/Oct/2022:06:24:49 +0000] 195c009da67dcd39c22d872d99d97567 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-" 2022/10/28 06:24:49 [info] 39#39: *1442 client 10.233.66.102 closed keepalive connection 2022/10/28 06:24:49 [info] 39#39: *1443 [lua] access_by_lua(msblocations.conf:189):2: 467fcef7a3ca8b8802ee3d85fe1d9113:receive the request, client: 10.233.66.102, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/28 06:24:49 [info] 39#39: *1443 [lua] logger.lua:23: 467fcef7a3ca8b8802ee3d85fe1d9113 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.102, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.57.223:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.102 - - [28/Oct/2022:06:24:49 +0000] 467fcef7a3ca8b8802ee3d85fe1d9113 "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 204 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-" 2022/10/28 06:24:49 [info] 39#39: *1443 client 10.233.66.102 closed keepalive connection 2022/10/28 06:24:50 [info] 39#39: *1444 [lua] access_by_lua(msblocations.conf:189):2: 395a51e737057875d2c177271b74871b:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:24:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:24:50 [info] 39#39: *1444 [lua] logger.lua:23: 395a51e737057875d2c177271b74871b {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:24:50 +0000] 395a51e737057875d2c177271b74871b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 06:24:58 [info] 39#39: *1446 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:24:58 [info] 39#39: *1445 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:25:05 [info] 39#39: *1447 [lua] access_by_lua(msblocations.conf:189):2: 950e02d64ca79f71422befe8bab28e44:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:25:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:25:05 [info] 39#39: *1447 [lua] logger.lua:23: 950e02d64ca79f71422befe8bab28e44 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:25:05 +0000] 950e02d64ca79f71422befe8bab28e44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 06:25:08 [info] 39#39: *1449 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:25:08 [info] 39#39: *1448 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:25:18 [info] 40#40: *1451 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:25:18 [info] 40#40: *1452 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:25:20 [info] 39#39: *1453 [lua] access_by_lua(msblocations.conf:189):2: ca25cc1bc02540de75c76fcb8e473438:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:25:20 [info] 39#39: *1453 [lua] logger.lua:23: ca25cc1bc02540de75c76fcb8e473438 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:25:20 +0000] ca25cc1bc02540de75c76fcb8e473438 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:25:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 06:25:28 [info] 40#40: *1455 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:25:28 [info] 39#39: *1454 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:25:35 [info] 39#39: *1456 [lua] access_by_lua(msblocations.conf:189):2: 11fc0fdf89f9359ca246070d2fb2f774:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:25:35 +0000] 11fc0fdf89f9359ca246070d2fb2f774 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 06:25:35 [info] 39#39: *1456 [lua] logger.lua:23: 11fc0fdf89f9359ca246070d2fb2f774 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:25:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 06:25:38 [info] 39#39: *1457 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:25:38 [info] 39#39: *1458 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:25:48 [info] 39#39: *1459 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:25:48 [info] 40#40: *1460 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:25:50 [info] 39#39: *1461 [lua] access_by_lua(msblocations.conf:189):2: 0bee82c65b1a951d519fee98d3e00bb6:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:25:50 [info] 39#39: *1461 [lua] logger.lua:23: 0bee82c65b1a951d519fee98d3e00bb6 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:25:50 +0000] 0bee82c65b1a951d519fee98d3e00bb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:25:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:25:58 [info] 39#39: *1462 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:25:58 [info] 39#39: *1463 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:26:05 [info] 39#39: *1464 [lua] access_by_lua(msblocations.conf:189):2: b5698d4b2c450f83cb51c28cc0cbaa1c:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:26:05 [info] 39#39: *1464 [lua] logger.lua:23: b5698d4b2c450f83cb51c28cc0cbaa1c {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:26:05 +0000] b5698d4b2c450f83cb51c28cc0cbaa1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:26:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:26:08 [info] 39#39: *1465 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:26:08 [info] 40#40: *1466 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:26:18 [info] 39#39: *1469 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:26:18 [info] 39#39: *1468 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:26:20 [info] 39#39: *1470 [lua] access_by_lua(msblocations.conf:189):2: 9e9dd228d570b4d44d56093e6e910845:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:26:20 [info] 39#39: *1470 [lua] logger.lua:23: 9e9dd228d570b4d44d56093e6e910845 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:26:20 +0000] 9e9dd228d570b4d44d56093e6e910845 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:26:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:26:28 [info] 39#39: *1471 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:26:28 [info] 40#40: *1472 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:26:35 [info] 39#39: *1473 [lua] access_by_lua(msblocations.conf:189):2: 931150f33ff6bdb65d0c6fb8d3c8d0a1:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:26:35 [info] 39#39: *1473 [lua] logger.lua:23: 931150f33ff6bdb65d0c6fb8d3c8d0a1 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:26:35 +0000] 931150f33ff6bdb65d0c6fb8d3c8d0a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:26:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:26:38 [info] 39#39: *1475 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:26:38 [info] 39#39: *1474 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:26:48 [info] 39#39: *1476 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:26:48 [info] 39#39: *1477 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:26:50 [info] 39#39: *1478 [lua] access_by_lua(msblocations.conf:189):2: 991f794a5d5893c2492fb84c17cc0613:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:26:50 +0000] 991f794a5d5893c2492fb84c17cc0613 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 06:26:50 [info] 39#39: *1478 [lua] logger.lua:23: 991f794a5d5893c2492fb84c17cc0613 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:26:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:26:58 [info] 39#39: *1480 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:26:58 [info] 39#39: *1479 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:27:05 [info] 39#39: *1481 [lua] access_by_lua(msblocations.conf:189):2: b789acbe47e20eeb4d458b5a6ed216c6:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:27:05 [info] 39#39: *1481 [lua] logger.lua:23: b789acbe47e20eeb4d458b5a6ed216c6 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:27:05 +0000] b789acbe47e20eeb4d458b5a6ed216c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:27:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:27:08 [info] 39#39: *1483 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:27:08 [info] 39#39: *1482 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:27:18 [info] 40#40: *1485 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:27:18 [info] 40#40: *1486 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:27:20 [info] 39#39: *1487 [lua] access_by_lua(msblocations.conf:189):2: 12f748051b7b21b5d92e7fbea1355174:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:27:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.221 - - [28/Oct/2022:06:27:20 +0000] 12f748051b7b21b5d92e7fbea1355174 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/28 06:27:20 [info] 39#39: *1487 [lua] logger.lua:23: 12f748051b7b21b5d92e7fbea1355174 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:27:28 [info] 40#40: *1489 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:27:28 [info] 39#39: *1488 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:27:35 [info] 39#39: *1490 [lua] access_by_lua(msblocations.conf:189):2: 90b6940c71f62e45de09a667006fe735:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:27:35 [info] 39#39: *1490 [lua] logger.lua:23: 90b6940c71f62e45de09a667006fe735 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:27:35 +0000] 90b6940c71f62e45de09a667006fe735 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:27:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:27:38 [info] 40#40: *1492 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:27:38 [info] 40#40: *1491 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:27:48 [info] 40#40: *1493 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:27:48 [info] 40#40: *1494 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:27:50 [info] 39#39: *1495 [lua] access_by_lua(msblocations.conf:189):2: 28647e82c960ae00a597c6e7e0cfd3ff:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:27:50 [info] 39#39: *1495 [lua] logger.lua:23: 28647e82c960ae00a597c6e7e0cfd3ff {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:27:50 +0000] 28647e82c960ae00a597c6e7e0cfd3ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:27:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:27:58 [info] 40#40: *1497 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:27:58 [info] 39#39: *1496 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:28:05 [info] 39#39: *1498 [lua] access_by_lua(msblocations.conf:189):2: ca2d12328e4181abf5328ca51ff9c7e2:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:28:05 +0000] ca2d12328e4181abf5328ca51ff9c7e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 06:28:05 [info] 39#39: *1498 [lua] logger.lua:23: ca2d12328e4181abf5328ca51ff9c7e2 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:28:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:28:08 [info] 40#40: *1499 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:28:08 [info] 40#40: *1500 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:28:18 [info] 39#39: *1503 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:28:18 [info] 39#39: *1502 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:28:20 [info] 39#39: *1504 [lua] access_by_lua(msblocations.conf:189):2: 70495c94ea7218741193a43c1a3134f9:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:28:20 [info] 39#39: *1504 [lua] logger.lua:23: 70495c94ea7218741193a43c1a3134f9 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:28:20 +0000] 70495c94ea7218741193a43c1a3134f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:28:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:28:28 [info] 39#39: *1505 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:28:28 [info] 39#39: *1506 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:28:35 [info] 39#39: *1507 [lua] access_by_lua(msblocations.conf:189):2: bf026ad7d8a99ce3c28075ba4cd3c039:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:28:35 [info] 39#39: *1507 [lua] logger.lua:23: bf026ad7d8a99ce3c28075ba4cd3c039 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:28:35 +0000] bf026ad7d8a99ce3c28075ba4cd3c039 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:28:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:28:38 [info] 39#39: *1508 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:28:38 [info] 40#40: *1509 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:28:48 [info] 39#39: *1510 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:28:48 [info] 39#39: *1511 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:28:50 [info] 39#39: *1512 [lua] access_by_lua(msblocations.conf:189):2: 79d866f478765a2dd62379465d55adac:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:28:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.221 - - [28/Oct/2022:06:28:50 +0000] 79d866f478765a2dd62379465d55adac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/28 06:28:50 [info] 39#39: *1512 [lua] logger.lua:23: 79d866f478765a2dd62379465d55adac {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , 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/28 06:28:58 [info] 40#40: *1513 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:28:58 [info] 40#40: *1514 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:29:06 [info] 39#39: *1515 [lua] access_by_lua(msblocations.conf:189):2: 9ad9f1c30fbd65641080c5ae5ea09586:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:29:06 [info] 39#39: *1515 [lua] logger.lua:23: 9ad9f1c30fbd65641080c5ae5ea09586 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:29:06 +0000] 9ad9f1c30fbd65641080c5ae5ea09586 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:29:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/28 06:29:08 [info] 40#40: *1516 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:29:08 [info] 40#40: *1517 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:29:18 [info] 39#39: *1519 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:29:18 [info] 40#40: *1520 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:29:21 [info] 39#39: *1521 [lua] access_by_lua(msblocations.conf:189):2: 943d6fcac6d0d4003703f9b89374f0fd:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:29:21 [info] 39#39: *1521 [lua] logger.lua:23: 943d6fcac6d0d4003703f9b89374f0fd {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:29:21 +0000] 943d6fcac6d0d4003703f9b89374f0fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:29:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:29:28 [info] 39#39: *1523 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:29:28 [info] 39#39: *1522 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:29:36 [info] 39#39: *1524 [lua] access_by_lua(msblocations.conf:189):2: 5d31b0a365a3b7a1073143e0c1686536:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:29:36 +0000] 5d31b0a365a3b7a1073143e0c1686536 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/28 06:29:36 [info] 39#39: *1524 [lua] logger.lua:23: 5d31b0a365a3b7a1073143e0c1686536 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:29:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:29:38 [info] 39#39: *1526 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:29:38 [info] 39#39: *1525 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:29:48 [info] 39#39: *1528 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:29:48 [info] 39#39: *1527 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:29:51 [info] 39#39: *1529 [lua] access_by_lua(msblocations.conf:189):2: 30923f11ee9e9b1be4de78b9ca5365ac:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:29:51 [info] 39#39: *1529 [lua] logger.lua:23: 30923f11ee9e9b1be4de78b9ca5365ac {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:29:51 +0000] 30923f11ee9e9b1be4de78b9ca5365ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:29:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/28 06:29:58 [info] 39#39: *1530 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:29:58 [info] 39#39: *1531 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:30:06 [info] 39#39: *1532 [lua] access_by_lua(msblocations.conf:189):2: a16d81497c17de2e732e0837e9fb3161:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:30:06 [info] 39#39: *1532 [lua] logger.lua:23: a16d81497c17de2e732e0837e9fb3161 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:30:06 +0000] a16d81497c17de2e732e0837e9fb3161 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:30:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:30:08 [info] 39#39: *1533 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:30:08 [info] 39#39: *1534 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:30:18 [info] 40#40: *1536 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:30:18 [info] 39#39: *1537 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:30:21 [info] 39#39: *1538 [lua] access_by_lua(msblocations.conf:189):2: 5fc452d6280e5696e8cf9ca346116665:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:30:21 [info] 39#39: *1538 [lua] logger.lua:23: 5fc452d6280e5696e8cf9ca346116665 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:30:21 +0000] 5fc452d6280e5696e8cf9ca346116665 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:30:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:30:28 [info] 39#39: *1539 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:30:28 [info] 40#40: *1540 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:30:36 [info] 39#39: *1541 [lua] access_by_lua(msblocations.conf:189):2: 6514e1b39de397b173554f37c429844e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:30:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/28 06:30:36 [info] 39#39: *1541 [lua] logger.lua:23: 6514e1b39de397b173554f37c429844e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:30:36 +0000] 6514e1b39de397b173554f37c429844e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/28 06:30:38 [info] 40#40: *1542 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:30:38 [info] 40#40: *1543 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:30:48 [info] 39#39: *1545 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:30:48 [info] 39#39: *1544 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:30:51 [info] 39#39: *1546 [lua] access_by_lua(msblocations.conf:189):2: 3b2b9b01a4751ec0843a9f036b299da3:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:30:51 [info] 39#39: *1546 [lua] logger.lua:23: 3b2b9b01a4751ec0843a9f036b299da3 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:30:51 +0000] 3b2b9b01a4751ec0843a9f036b299da3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:30:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/28 06:30:58 [info] 40#40: *1548 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:30:58 [info] 40#40: *1547 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:31:06 [info] 39#39: *1549 [lua] access_by_lua(msblocations.conf:189):2: 48a9ee94cb58e29eddc4b1c683973d50:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:31:06 [info] 39#39: *1549 [lua] logger.lua:23: 48a9ee94cb58e29eddc4b1c683973d50 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:31:06 +0000] 48a9ee94cb58e29eddc4b1c683973d50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:31:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 06:31:08 [info] 40#40: *1550 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:31:08 [info] 40#40: *1551 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:31:18 [info] 39#39: *1553 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:31:18 [info] 39#39: *1554 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:31:21 [info] 39#39: *1555 [lua] access_by_lua(msblocations.conf:189):2: 94e8e81d3af4e5709c5cd8981a6cfb3d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:31:21 [info] 39#39: *1555 [lua] logger.lua:23: 94e8e81d3af4e5709c5cd8981a6cfb3d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:31:21 +0000] 94e8e81d3af4e5709c5cd8981a6cfb3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:31:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/28 06:31:28 [info] 40#40: *1556 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:31:28 [info] 40#40: *1557 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:31:36 [info] 39#39: *1558 [lua] access_by_lua(msblocations.conf:189):2: 0646ee7f614425e250a6c760d90b428d:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:31:36 [info] 39#39: *1558 [lua] logger.lua:23: 0646ee7f614425e250a6c760d90b428d {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:31:36 +0000] 0646ee7f614425e250a6c760d90b428d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:31:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:31:38 [info] 40#40: *1559 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:31:38 [info] 40#40: *1560 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:31:48 [info] 39#39: *1562 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:31:48 [info] 39#39: *1561 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:31:51 [info] 39#39: *1563 [lua] access_by_lua(msblocations.conf:189):2: 3a211822d0f33ff9de0f0242b30c6564:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:31:51 +0000] 3a211822d0f33ff9de0f0242b30c6564 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/28 06:31:51 [info] 39#39: *1563 [lua] logger.lua:23: 3a211822d0f33ff9de0f0242b30c6564 {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:31:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:31:58 [info] 40#40: *1565 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:31:58 [info] 40#40: *1564 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:32:06 [info] 39#39: *1566 [lua] access_by_lua(msblocations.conf:189):2: 7f2c921816c467dfcf31e41007dffa6e:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:32:06 +0000] 7f2c921816c467dfcf31e41007dffa6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/28 06:32:06 [info] 39#39: *1566 [lua] logger.lua:23: 7f2c921816c467dfcf31e41007dffa6e {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:32:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:32:08 [info] 39#39: *1568 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:32:08 [info] 40#40: *1567 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:32:18 [info] 39#39: *1570 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:32:18 [info] 39#39: *1571 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:32:21 [info] 39#39: *1572 [lua] access_by_lua(msblocations.conf:189):2: 4f281310a66c2175a53ec02dd071a3ca:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:32:21 +0000] 4f281310a66c2175a53ec02dd071a3ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/28 06:32:21 [info] 39#39: *1572 [lua] logger.lua:23: 4f281310a66c2175a53ec02dd071a3ca {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:32:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/28 06:32:28 [info] 39#39: *1573 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:32:28 [info] 39#39: *1574 client closed connection while SSL handshaking, client: 10.233.67.127, server: 0.0.0.0:443 2022/10/28 06:32:36 [info] 39#39: *1575 [lua] access_by_lua(msblocations.conf:189):2: c64cdf5aa8e664ad4bd8fb25922d7d2b:receive the request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/28 06:32:36 [info] 39#39: *1575 [lua] logger.lua:23: c64cdf5aa8e664ad4bd8fb25922d7d2b {"matched":"microservices"} while logging request, client: 10.233.69.221, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.221 - - [28/Oct/2022:06:32:36 +0000] c64cdf5aa8e664ad4bd8fb25922d7d2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.221 - - [28/Oct/2022:06:32:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/28 06:32:38 [info] 40#40: *1576 client closed connection while SSL handshaking, client: 10.233.67.127, server: