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