@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.15.198 ### 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/26 04:57:33 [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/26 04:57:33 [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/26 04:57:33 [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/26 04:57:33 [notice] 33#33: using the "epoll" event method 2022/10/26 04:57:33 [notice] 33#33: openresty/1.13.6.1 2022/10/26 04:57:33 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2022/10/26 04:57:33 [notice] 33#33: OS: Linux 5.4.0-96-generic 2022/10/26 04:57:33 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2022/10/26 04:57:33 [notice] 34#34: start worker processes \n\n### Starting apiroute 2022/10/26 04:57:33 [notice] 34#34: start worker process 35 2022/10/26 04:57:33 [notice] 34#34: start worker process 37 2022/10/26 04:57:33 [notice] 34#34: start worker process 38 2022/10/26 04:57:33 [notice] 34#34: start worker process 39 2022/10/26 04:57:33 [notice] 34#34: start worker process 40 2022/10/26 04:57:33 [notice] 34#34: start worker process 41 2022/10/26 04:57:33 [notice] 34#34: start worker process 42 2022/10/26 04:57:33 [notice] 34#34: start worker process 43 2022/10/26 04:57:33 [notice] 34#34: start cache manager process 45 2022/10/26 04:57:33 [notice] 34#34: start cache loader process 46 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221026045734.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-26 04:57:36 951 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-10-26 04:57:36 962 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-10-26 04:57:36 962 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-10-26 04:57:37 039 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-10-26 04:57:37 040 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.15.198:10081 Enabled:true 2022-10-26 04:57:38 827 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2022-10-26 04:57:38 925 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-10-26 04:57:38 925 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-10-26 04:57:38 926 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-10-26 04:57:38 927 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-10-26 04:57:38 927 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2022-10-26 04:57:38 927 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-10-26 04:57:38 927 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-10-26 04:57:39 025 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-10-26 04:57:39 153 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-10-26 04:57:39 153 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-10-26 04:57:39 153 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-10-26 04:57:39 728 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/10/26 04:57:43 [info] 35#35: *11 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:57:43 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:57:50 [info] 37#37: *14 [lua] access_by_lua(msblocations.conf:189):2: 8f0b40b42a37243ed314eb9baf9d6573:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 04:57:50 [info] 37#37: *14 [lua] logger.lua:23: 8f0b40b42a37243ed314eb9baf9d6573 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:04:57:50 +0000] 8f0b40b42a37243ed314eb9baf9d6573 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.145 upstream_response_time:0.144 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:04:57:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 58 2022/10/26 04:57:53 [info] 37#37: *17 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:57:53 [info] 37#37: *18 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:57:57 [info] 37#37: *19 [lua] access_by_lua(msblocations.conf:189):2: 70d0fcc86310d95852d9349a9d9d9d19:receive the request, client: 10.233.67.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2022/10/26 04:57:58 [info] 37#37: *19 [lua] logger.lua:23: 70d0fcc86310d95852d9349a9d9d9d19 {"matched":"microservices"} while logging request, client: 10.233.67.81, 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.67.81 - - [26/Oct/2022:04:57:58 +0000] 70d0fcc86310d95852d9349a9d9d9d19 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.227 upstream_response_time:0.226 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.67.81 - - [26/Oct/2022:04:57:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 224 2022/10/26 04:58:03 [info] 37#37: *19 client 10.233.67.81 closed keepalive connection 2022/10/26 04:58:03 [info] 37#37: *20 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:58:03 [info] 37#37: *21 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:58:05 [info] 37#37: *22 [lua] access_by_lua(msblocations.conf:189):2: d883d5ae0359ba7cc8cc5637ccf4749f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:04:58:05 +0000] d883d5ae0359ba7cc8cc5637ccf4749f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/26 04:58:05 [info] 37#37: *22 [lua] logger.lua:23: d883d5ae0359ba7cc8cc5637ccf4749f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:04:58:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/26 04:58:07 [info] 37#37: *23 [lua] access_by_lua(msblocations.conf:189):2: e3cd11f84138f5a67a65191d0c9346f5:receive the request, client: 10.233.67.123, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2022/10/26 04:58:07 [info] 37#37: *23 [lua] logger.lua:23: e3cd11f84138f5a67a65191d0c9346f5 {"matched":"microservices"} while logging request, client: 10.233.67.123, 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.67.123 - - [26/Oct/2022:04:58:07 +0000] e3cd11f84138f5a67a65191d0c9346f5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.072 upstream_response_time:0.072 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.67.123 - - [26/Oct/2022:04:58:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 68 2022/10/26 04:58:13 [info] 37#37: *24 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:58:13 [info] 37#37: *25 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:58:14 [info] 37#37: *23 client 10.233.67.123 closed keepalive connection 2022/10/26 04:58:20 [info] 37#37: *26 [lua] access_by_lua(msblocations.conf:189):2: 8c83d30b7bc48069322fabceee06d6e9:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:04:58:20 +0000] 8c83d30b7bc48069322fabceee06d6e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/26 04:58:20 [info] 37#37: *26 [lua] logger.lua:23: 8c83d30b7bc48069322fabceee06d6e9 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:04:58:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/26 04:58:23 [info] 37#37: *27 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:58:23 [info] 35#35: *28 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:58:33 [info] 37#37: *29 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:58:33 [info] 35#35: *30 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:58:34 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/10/26 04:58:34 [notice] 34#34: signal 17 (SIGCHLD) received from 46 2022/10/26 04:58:34 [notice] 34#34: cache loader process 46 exited with code 0 2022/10/26 04:58:34 [notice] 34#34: signal 29 (SIGIO) received 2022/10/26 04:58:35 [info] 37#37: *33 [lua] access_by_lua(msblocations.conf:189):2: 2d72c5df0616eb27801914aa8329039d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:04:58:35 +0000] 2d72c5df0616eb27801914aa8329039d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/26 04:58:35 [info] 37#37: *33 [lua] logger.lua:23: 2d72c5df0616eb27801914aa8329039d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:04:58:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 04:58:43 [info] 35#35: *34 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:58:43 [info] 37#37: *35 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:58:50 [info] 37#37: *36 [lua] access_by_lua(msblocations.conf:189):2: 6daff8982ae53b89a8a1dbb825631b79:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 04:58:50 [info] 37#37: *36 [lua] logger.lua:23: 6daff8982ae53b89a8a1dbb825631b79 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:04:58:50 +0000] 6daff8982ae53b89a8a1dbb825631b79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:04:58:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 04:58:53 [info] 35#35: *38 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:58:53 [info] 37#37: *37 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:59:03 [info] 35#35: *40 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:59:03 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:59:05 [info] 37#37: *41 [lua] access_by_lua(msblocations.conf:189):2: 328c68e956e7575cbbee30062300a154:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:04:59:05 +0000] 328c68e956e7575cbbee30062300a154 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2022/10/26 04:59:05 [info] 37#37: *41 [lua] logger.lua:23: 328c68e956e7575cbbee30062300a154 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:04:59:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/26 04:59:13 [info] 35#35: *42 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:59:13 [info] 35#35: *43 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:59:20 [info] 37#37: *44 [lua] access_by_lua(msblocations.conf:189):2: a075933b0768bed6f151cc940d653910:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:04:59:20 +0000] a075933b0768bed6f151cc940d653910 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/26 04:59:20 [info] 37#37: *44 [lua] logger.lua:23: a075933b0768bed6f151cc940d653910 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:04:59:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 04:59:23 [info] 35#35: *45 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:59:23 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:59:33 [info] 37#37: *48 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:59:33 [info] 37#37: *47 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:59:35 [info] 37#37: *50 [lua] access_by_lua(msblocations.conf:189):2: 3953e6054a090066565e07c6293fb809:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 04:59:35 [info] 37#37: *50 [lua] logger.lua:23: 3953e6054a090066565e07c6293fb809 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:04:59:35 +0000] 3953e6054a090066565e07c6293fb809 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:04:59:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/26 04:59:43 [info] 37#37: *51 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:59:43 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:59:50 [info] 37#37: *53 [lua] access_by_lua(msblocations.conf:189):2: b9a9272e5374fa846eeda714be50cddd:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:04:59:50 +0000] b9a9272e5374fa846eeda714be50cddd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:04:59:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/26 04:59:50 [info] 37#37: *53 [lua] logger.lua:23: b9a9272e5374fa846eeda714be50cddd {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 04:59:53 [info] 35#35: *55 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 04:59:53 [info] 35#35: *54 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:00:03 [info] 35#35: *56 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:00:03 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:00:05 [info] 37#37: *58 [lua] access_by_lua(msblocations.conf:189):2: be5d9207a60cd88a04ae81dc2a7d5452:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:00:05 [info] 37#37: *58 [lua] logger.lua:23: be5d9207a60cd88a04ae81dc2a7d5452 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:00:05 +0000] be5d9207a60cd88a04ae81dc2a7d5452 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:00:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:00:13 [info] 35#35: *60 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:00:13 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:00:20 [info] 37#37: *61 [lua] access_by_lua(msblocations.conf:189):2: 257f5a2e2bd29413ec32f5adc2c5247d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:00:20 [info] 37#37: *61 [lua] logger.lua:23: 257f5a2e2bd29413ec32f5adc2c5247d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:00:20 +0000] 257f5a2e2bd29413ec32f5adc2c5247d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:00:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:00:23 [info] 37#37: *63 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:00:23 [info] 37#37: *62 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:00:33 [info] 35#35: *65 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:00:33 [info] 35#35: *64 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:00:35 [info] 37#37: *67 [lua] access_by_lua(msblocations.conf:189):2: 690b8a084be2b6099814c76622bc165c:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:00:35 +0000] 690b8a084be2b6099814c76622bc165c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2022/10/26 05:00:35 [info] 37#37: *67 [lua] logger.lua:23: 690b8a084be2b6099814c76622bc165c {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:00:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2022/10/26 05:00:40 [info] 37#37: *68 [lua] access_by_lua(msblocations.conf:189):2: 72984bb5bc3655258e9945d19041754b:receive the request, client: 10.233.67.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2022/10/26 05:00:40 [info] 37#37: *68 [lua] logger.lua:23: 72984bb5bc3655258e9945d19041754b {"matched":"microservices"} while logging request, client: 10.233.67.81, 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.67.81 - - [26/Oct/2022:05:00:40 +0000] 72984bb5bc3655258e9945d19041754b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.066 upstream_response_time:0.065 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.67.81 - - [26/Oct/2022:05:00:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 62 2022/10/26 05:00:43 [info] 35#35: *70 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:00:43 [info] 35#35: *69 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:00:45 [info] 37#37: *68 client 10.233.67.81 closed keepalive connection 2022/10/26 05:00:50 [info] 37#37: *71 [lua] access_by_lua(msblocations.conf:189):2: 74e335ddd021a2ed1d371ef38983351d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:00:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:00:50 [info] 37#37: *71 [lua] logger.lua:23: 74e335ddd021a2ed1d371ef38983351d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:00:50 +0000] 74e335ddd021a2ed1d371ef38983351d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/26 05:00:53 [info] 37#37: *72 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:00:53 [info] 37#37: *73 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:01:03 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:01:03 [info] 37#37: *75 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:01:05 [info] 37#37: *76 [lua] access_by_lua(msblocations.conf:189):2: 106b133f5cafba42d71acbe0abae0a45:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:01:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.71.93 - - [26/Oct/2022:05:01:05 +0000] 106b133f5cafba42d71acbe0abae0a45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.052 upstream_response_time:0.047 "-" "Consul Health Check" "-" 2022/10/26 05:01:05 [info] 37#37: *76 [lua] logger.lua:23: 106b133f5cafba42d71acbe0abae0a45 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 05:01:13 [info] 37#37: *77 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:01:13 [info] 37#37: *78 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:01:20 [info] 37#37: *79 [lua] access_by_lua(msblocations.conf:189):2: 567c1b1416a9c6723c6fac4c381ba922:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:01:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.93 - - [26/Oct/2022:05:01:20 +0000] 567c1b1416a9c6723c6fac4c381ba922 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/26 05:01:20 [info] 37#37: *79 [lua] logger.lua:23: 567c1b1416a9c6723c6fac4c381ba922 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 05:01:23 [info] 35#35: *80 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:01:23 [info] 35#35: *81 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:01:33 [info] 35#35: *82 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:01:33 [info] 35#35: *83 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:01:35 [info] 37#37: *85 [lua] access_by_lua(msblocations.conf:189):2: 0a5af3d89f8630940fe705cdbac72d68:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:01:35 [info] 37#37: *85 [lua] logger.lua:23: 0a5af3d89f8630940fe705cdbac72d68 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:01:35 +0000] 0a5af3d89f8630940fe705cdbac72d68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.048 upstream_response_time:0.047 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:01:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 42 2022/10/26 05:01:43 [info] 35#35: *87 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:01:43 [info] 37#37: *86 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:01:50 [info] 37#37: *88 [lua] access_by_lua(msblocations.conf:189):2: 7e1d05cda1e675049d8b8f5fd2b5ecf2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:01:50 +0000] 7e1d05cda1e675049d8b8f5fd2b5ecf2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/26 05:01:50 [info] 37#37: *88 [lua] logger.lua:23: 7e1d05cda1e675049d8b8f5fd2b5ecf2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:01:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:01:53 [info] 35#35: *90 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:01:53 [info] 35#35: *89 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:02:03 [info] 37#37: *91 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:02:03 [info] 37#37: *92 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:02:05 [info] 37#37: *93 [lua] access_by_lua(msblocations.conf:189):2: 5e995fc004948a6d0568344e90e08ecd:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:02:05 +0000] 5e995fc004948a6d0568344e90e08ecd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-" 2022/10/26 05:02:05 [info] 37#37: *93 [lua] logger.lua:23: 5e995fc004948a6d0568344e90e08ecd {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:02:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2022/10/26 05:02:13 [info] 37#37: *94 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:02:13 [info] 37#37: *95 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:02:20 [info] 37#37: *96 [lua] access_by_lua(msblocations.conf:189):2: 093e937f3919a4c27d5901aca634e605:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:02:20 [info] 37#37: *96 [lua] logger.lua:23: 093e937f3919a4c27d5901aca634e605 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:02:20 +0000] 093e937f3919a4c27d5901aca634e605 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:02:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:02:23 [info] 37#37: *98 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:02:23 [info] 37#37: *97 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:02:33 [info] 37#37: *99 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:02:33 [info] 37#37: *100 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:02:35 [info] 37#37: *102 [lua] access_by_lua(msblocations.conf:189):2: d1f27157e80e3194bcdd6876254a873f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:02:35 +0000] d1f27157e80e3194bcdd6876254a873f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/26 05:02:35 [info] 37#37: *102 [lua] logger.lua:23: d1f27157e80e3194bcdd6876254a873f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:02:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/26 05:02:43 [info] 37#37: *103 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:02:43 [info] 37#37: *104 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:02:50 [info] 37#37: *105 [lua] access_by_lua(msblocations.conf:189):2: 115c7b07bbf09f6bb42ed3f344b58ef0:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:02:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.93 - - [26/Oct/2022:05:02:50 +0000] 115c7b07bbf09f6bb42ed3f344b58ef0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/26 05:02:50 [info] 37#37: *105 [lua] logger.lua:23: 115c7b07bbf09f6bb42ed3f344b58ef0 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 05:02:53 [info] 37#37: *106 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:02:53 [info] 37#37: *107 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:03:03 [info] 37#37: *109 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:03:03 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:03:05 [info] 37#37: *110 [lua] access_by_lua(msblocations.conf:189):2: e0c52ee282d09920572f507a2d30cc9b:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:03:05 [info] 37#37: *110 [lua] logger.lua:23: e0c52ee282d09920572f507a2d30cc9b {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:03:05 +0000] e0c52ee282d09920572f507a2d30cc9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:03:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:03:13 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:03:13 [info] 37#37: *112 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:03:20 [info] 37#37: *113 [lua] access_by_lua(msblocations.conf:189):2: a6fb5deb93ecff84191644fb701067cc:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:03:20 [info] 37#37: *113 [lua] logger.lua:23: a6fb5deb93ecff84191644fb701067cc {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:03:20 +0000] a6fb5deb93ecff84191644fb701067cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:03:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 05:03:23 [info] 35#35: *114 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:03:23 [info] 35#35: *115 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:03:33 [info] 35#35: *116 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:03:33 [info] 35#35: *117 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:03:35 [info] 37#37: *119 [lua] access_by_lua(msblocations.conf:189):2: aafe7ba9b27312453ba18d24caee76a5:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:03:35 [info] 37#37: *119 [lua] logger.lua:23: aafe7ba9b27312453ba18d24caee76a5 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:03:35 +0000] aafe7ba9b27312453ba18d24caee76a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:03:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:03:43 [info] 35#35: *121 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:03:43 [info] 37#37: *120 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:03:50 [info] 37#37: *122 [lua] access_by_lua(msblocations.conf:189):2: 906de409191f561555eb24f730af0534:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:03:50 +0000] 906de409191f561555eb24f730af0534 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/26 05:03:50 [info] 37#37: *122 [lua] logger.lua:23: 906de409191f561555eb24f730af0534 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:03:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:03:53 [info] 37#37: *123 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:03:53 [info] 37#37: *124 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:04:03 [info] 37#37: *125 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:04:03 [info] 37#37: *126 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:04:05 [info] 37#37: *127 [lua] access_by_lua(msblocations.conf:189):2: 7c8dd0bf84f7d463f20a0ad0c5a944ce:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:04:05 [info] 37#37: *127 [lua] logger.lua:23: 7c8dd0bf84f7d463f20a0ad0c5a944ce {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:04:05 +0000] 7c8dd0bf84f7d463f20a0ad0c5a944ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:04:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:04:13 [info] 35#35: *128 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:04:13 [info] 35#35: *129 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:04:20 [info] 37#37: *130 [lua] access_by_lua(msblocations.conf:189):2: 0d6a7c51c6e4cb5ef4cdb22d4f78a66e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:04:20 +0000] 0d6a7c51c6e4cb5ef4cdb22d4f78a66e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/10/26 05:04:20 [info] 37#37: *130 [lua] logger.lua:23: 0d6a7c51c6e4cb5ef4cdb22d4f78a66e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:04:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:04:23 [info] 37#37: *131 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:04:23 [info] 37#37: *132 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:04:33 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:04:33 [info] 35#35: *134 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:04:35 [info] 37#37: *136 [lua] access_by_lua(msblocations.conf:189):2: 93269df9fbf6bac6dde40a08d507216f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:04:35 +0000] 93269df9fbf6bac6dde40a08d507216f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 05:04:35 [info] 37#37: *136 [lua] logger.lua:23: 93269df9fbf6bac6dde40a08d507216f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:04:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:04:43 [info] 37#37: *138 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:04:43 [info] 37#37: *137 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:04:51 [info] 37#37: *139 [lua] access_by_lua(msblocations.conf:189):2: d0a80c0d7e89c18036bbd4fe6c1d6703:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:04:51 +0000] d0a80c0d7e89c18036bbd4fe6c1d6703 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/26 05:04:51 [info] 37#37: *139 [lua] logger.lua:23: d0a80c0d7e89c18036bbd4fe6c1d6703 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:04:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:04:53 [info] 37#37: *141 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:04:53 [info] 35#35: *140 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:05:03 [info] 37#37: *143 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:05:03 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:05:06 [info] 37#37: *144 [lua] access_by_lua(msblocations.conf:189):2: 1ff4e3eb5e2e5f7e3e6ebcc21544c6ec:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:05:06 +0000] 1ff4e3eb5e2e5f7e3e6ebcc21544c6ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:05:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:05:06 [info] 37#37: *144 [lua] logger.lua:23: 1ff4e3eb5e2e5f7e3e6ebcc21544c6ec {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 05:05:13 [info] 37#37: *145 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:05:13 [info] 37#37: *146 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:05:21 [info] 37#37: *147 [lua] access_by_lua(msblocations.conf:189):2: 0dafb44b8f6568e05a8bedb4c4076f3d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:05:21 [info] 37#37: *147 [lua] logger.lua:23: 0dafb44b8f6568e05a8bedb4c4076f3d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:05:21 +0000] 0dafb44b8f6568e05a8bedb4c4076f3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:05:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:05:23 [info] 35#35: *149 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:05:23 [info] 35#35: *148 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:05:33 [info] 35#35: *150 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:05:33 [info] 35#35: *151 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:05:36 [info] 37#37: *153 [lua] access_by_lua(msblocations.conf:189):2: cc532eb4b535e69c899a86a449a7abcd:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:05:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 05:05:36 [info] 37#37: *153 [lua] logger.lua:23: cc532eb4b535e69c899a86a449a7abcd {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:05:36 +0000] cc532eb4b535e69c899a86a449a7abcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/26 05:05:43 [info] 37#37: *154 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:05:43 [info] 37#37: *155 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:05:51 [info] 37#37: *156 [lua] access_by_lua(msblocations.conf:189):2: 5773ecd1660ec28adc206dee1a150681:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:05:51 [info] 37#37: *156 [lua] logger.lua:23: 5773ecd1660ec28adc206dee1a150681 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:05:51 +0000] 5773ecd1660ec28adc206dee1a150681 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:05:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:05:53 [info] 37#37: *157 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:05:53 [info] 35#35: *158 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:06:03 [info] 37#37: *160 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:06:03 [info] 35#35: *159 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:06:06 [info] 37#37: *161 [lua] access_by_lua(msblocations.conf:189):2: 177421968b248fa598c4725064c308ca:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:06:06 +0000] 177421968b248fa598c4725064c308ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:06:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:06:06 [info] 37#37: *161 [lua] logger.lua:23: 177421968b248fa598c4725064c308ca {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 05:06:13 [info] 37#37: *162 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:06:13 [info] 35#35: *163 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:06:21 [info] 37#37: *164 [lua] access_by_lua(msblocations.conf:189):2: 3baef09e9a838cbed48b25e3d466adab:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:06:21 +0000] 3baef09e9a838cbed48b25e3d466adab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:06:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:06:21 [info] 37#37: *164 [lua] logger.lua:23: 3baef09e9a838cbed48b25e3d466adab {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 05:06:23 [info] 37#37: *165 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:06:23 [info] 37#37: *166 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:06:33 [info] 37#37: *167 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:06:33 [info] 37#37: *168 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:06:36 [info] 37#37: *170 [lua] access_by_lua(msblocations.conf:189):2: 5b9199822146a63ef279efb956cae4cc:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:06:36 [info] 37#37: *170 [lua] logger.lua:23: 5b9199822146a63ef279efb956cae4cc {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:06:36 +0000] 5b9199822146a63ef279efb956cae4cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:06:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2022/10/26 05:06:43 [info] 37#37: *171 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:06:43 [info] 35#35: *172 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:06:51 [info] 37#37: *173 [lua] access_by_lua(msblocations.conf:189):2: 2f43e2954d97f092048205af832425f6:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:06:51 [info] 37#37: *173 [lua] logger.lua:23: 2f43e2954d97f092048205af832425f6 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:06:51 +0000] 2f43e2954d97f092048205af832425f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:06:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 05:06:53 [info] 37#37: *174 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:06:53 [info] 37#37: *175 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:07:03 [info] 37#37: *176 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:07:03 [info] 37#37: *177 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:07:06 [info] 37#37: *178 [lua] access_by_lua(msblocations.conf:189):2: 6f1e93bab5b74afbc94d37053aeee0db:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:07:06 +0000] 6f1e93bab5b74afbc94d37053aeee0db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/26 05:07:06 [info] 37#37: *178 [lua] logger.lua:23: 6f1e93bab5b74afbc94d37053aeee0db {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:07:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/26 05:07:13 [info] 37#37: *179 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:07:13 [info] 37#37: *180 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:07:21 [info] 37#37: *181 [lua] access_by_lua(msblocations.conf:189):2: 0a891113fb0ea3b80050cce63136f16c:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:07:21 +0000] 0a891113fb0ea3b80050cce63136f16c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:07:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/26 05:07:21 [info] 37#37: *181 [lua] logger.lua:23: 0a891113fb0ea3b80050cce63136f16c {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 05:07:23 [info] 37#37: *183 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:07:23 [info] 37#37: *182 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:07:33 [info] 37#37: *185 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:07:33 [info] 37#37: *184 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:07:36 [info] 37#37: *187 [lua] access_by_lua(msblocations.conf:189):2: 0fc3c4705ad991a3426df0ae27581a5f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:07:36 [info] 37#37: *187 [lua] logger.lua:23: 0fc3c4705ad991a3426df0ae27581a5f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:07:36 +0000] 0fc3c4705ad991a3426df0ae27581a5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:07:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 05:07:43 [info] 35#35: *188 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:07:43 [info] 35#35: *189 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:07:51 [info] 37#37: *190 [lua] access_by_lua(msblocations.conf:189):2: 0055a2757519a664d0cd3fed5ede65b9:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:07:51 +0000] 0055a2757519a664d0cd3fed5ede65b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:07:51 [info] 37#37: *190 [lua] logger.lua:23: 0055a2757519a664d0cd3fed5ede65b9 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:07:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:07:53 [info] 37#37: *192 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:07:53 [info] 37#37: *191 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:08:03 [info] 35#35: *194 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:08:03 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:08:06 [info] 37#37: *195 [lua] access_by_lua(msblocations.conf:189):2: 3f2b81f6bb0a3559832fdd308f458b6e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:08:06 +0000] 3f2b81f6bb0a3559832fdd308f458b6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:08:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:08:06 [info] 37#37: *195 [lua] logger.lua:23: 3f2b81f6bb0a3559832fdd308f458b6e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 05:08:13 [info] 37#37: *196 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:08:13 [info] 35#35: *197 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:08:21 [info] 37#37: *198 [lua] access_by_lua(msblocations.conf:189):2: 59ef5fa5158fa6d906750d07a0ec1e1e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:08:21 +0000] 59ef5fa5158fa6d906750d07a0ec1e1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:08:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:08:21 [info] 37#37: *198 [lua] logger.lua:23: 59ef5fa5158fa6d906750d07a0ec1e1e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 05:08:23 [info] 35#35: *199 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:08:23 [info] 35#35: *200 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:08:33 [info] 35#35: *202 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:08:33 [info] 37#37: *201 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:08:36 [info] 37#37: *204 [lua] access_by_lua(msblocations.conf:189):2: d70c6a2368de61282924e1fe9bf171b5:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:08:36 +0000] d70c6a2368de61282924e1fe9bf171b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:08:36 [info] 37#37: *204 [lua] logger.lua:23: d70c6a2368de61282924e1fe9bf171b5 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:08:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:08:43 [info] 35#35: *205 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:08:43 [info] 37#37: *206 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:08:51 [info] 37#37: *207 [lua] access_by_lua(msblocations.conf:189):2: 6429dfc29b3de7668e63ac27890cdd39:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:08:51 +0000] 6429dfc29b3de7668e63ac27890cdd39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 05:08:51 [info] 37#37: *207 [lua] logger.lua:23: 6429dfc29b3de7668e63ac27890cdd39 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:08:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:08:53 [info] 37#37: *209 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:08:53 [info] 37#37: *208 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:09:03 [info] 37#37: *210 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:09:03 [info] 37#37: *211 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:09:06 [info] 37#37: *212 [lua] access_by_lua(msblocations.conf:189):2: ea67a556977b3dd7a8c8667952f2cca3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:09:06 [info] 37#37: *212 [lua] logger.lua:23: ea67a556977b3dd7a8c8667952f2cca3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:09:06 +0000] ea67a556977b3dd7a8c8667952f2cca3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:09:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:09:13 [info] 37#37: *213 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:09:13 [info] 37#37: *214 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:09:21 [info] 37#37: *215 [lua] access_by_lua(msblocations.conf:189):2: 20cf29475d6ee88b2e8a666b832231ca:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:09:21 [info] 37#37: *215 [lua] logger.lua:23: 20cf29475d6ee88b2e8a666b832231ca {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:09:21 +0000] 20cf29475d6ee88b2e8a666b832231ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:09:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:09:23 [info] 37#37: *216 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:09:23 [info] 37#37: *217 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:09:33 [info] 37#37: *218 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:09:33 [info] 35#35: *219 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:09:36 [info] 37#37: *221 [lua] access_by_lua(msblocations.conf:189):2: bfac388cbaeb477745192432950e11dd:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:09:36 +0000] bfac388cbaeb477745192432950e11dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/26 05:09:36 [info] 37#37: *221 [lua] logger.lua:23: bfac388cbaeb477745192432950e11dd {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:09:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 05:09:43 [info] 35#35: *223 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:09:43 [info] 37#37: *222 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:09:51 [info] 37#37: *224 [lua] access_by_lua(msblocations.conf:189):2: 4a3766b48606c835058b6f71a41d240e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:09:51 [info] 37#37: *224 [lua] logger.lua:23: 4a3766b48606c835058b6f71a41d240e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:09:51 +0000] 4a3766b48606c835058b6f71a41d240e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:09:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:09:53 [info] 37#37: *225 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:09:53 [info] 37#37: *226 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:10:03 [info] 37#37: *227 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:10:03 [info] 37#37: *228 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:10:06 [info] 37#37: *229 [lua] access_by_lua(msblocations.conf:189):2: b08a1245727392718b951a5ce9d778d5:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:10:06 +0000] b08a1245727392718b951a5ce9d778d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 05:10:06 [info] 37#37: *229 [lua] logger.lua:23: b08a1245727392718b951a5ce9d778d5 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:10:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:10:13 [info] 37#37: *230 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:10:13 [info] 37#37: *231 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:10:21 [info] 37#37: *232 [lua] access_by_lua(msblocations.conf:189):2: ebefc555e6d10d038c502d4f364b61ce:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:10:21 [info] 37#37: *232 [lua] logger.lua:23: ebefc555e6d10d038c502d4f364b61ce {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:10:21 +0000] ebefc555e6d10d038c502d4f364b61ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:10:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:10:23 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:10:23 [info] 35#35: *234 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:10:33 [info] 35#35: *235 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:10:33 [info] 37#37: *236 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:10:36 [info] 37#37: *238 [lua] access_by_lua(msblocations.conf:189):2: 8a2c7beaeb3ca0f90d6840cb2951a628:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:10:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:10:36 [info] 37#37: *238 [lua] logger.lua:23: 8a2c7beaeb3ca0f90d6840cb2951a628 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:10:36 +0000] 8a2c7beaeb3ca0f90d6840cb2951a628 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/26 05:10:43 [info] 37#37: *239 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:10:43 [info] 35#35: *240 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:10:51 [info] 37#37: *241 [lua] access_by_lua(msblocations.conf:189):2: ae655bfe438c21b7ec9d004670340b2a:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:10:51 +0000] ae655bfe438c21b7ec9d004670340b2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 05:10:51 [info] 37#37: *241 [lua] logger.lua:23: ae655bfe438c21b7ec9d004670340b2a {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:10:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:10:53 [info] 37#37: *242 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:10:53 [info] 37#37: *243 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:11:03 [info] 37#37: *245 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:11:03 [info] 37#37: *244 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:11:06 [info] 37#37: *246 [lua] access_by_lua(msblocations.conf:189):2: 393ebe0ac18a386103a2fd405154d367:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:11:06 +0000] 393ebe0ac18a386103a2fd405154d367 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:11:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:11:06 [info] 37#37: *246 [lua] logger.lua:23: 393ebe0ac18a386103a2fd405154d367 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 05:11:13 [info] 37#37: *248 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:11:13 [info] 35#35: *247 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:11:21 [info] 37#37: *249 [lua] access_by_lua(msblocations.conf:189):2: 10635ad83aef7ae86e9375d5c95774f4:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:11:21 [info] 37#37: *249 [lua] logger.lua:23: 10635ad83aef7ae86e9375d5c95774f4 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:11:21 +0000] 10635ad83aef7ae86e9375d5c95774f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:11:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/26 05:11:23 [info] 37#37: *250 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:11:23 [info] 35#35: *251 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:11:33 [info] 37#37: *253 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:11:33 [info] 37#37: *252 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:11:36 [info] 37#37: *255 [lua] access_by_lua(msblocations.conf:189):2: 0ffa8486bda66f90993f2d6680bc3bcb:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:11:36 +0000] 0ffa8486bda66f90993f2d6680bc3bcb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 05:11:36 [info] 37#37: *255 [lua] logger.lua:23: 0ffa8486bda66f90993f2d6680bc3bcb {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:11:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:11:43 [info] 35#35: *257 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:11:43 [info] 35#35: *256 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:11:51 [info] 37#37: *258 [lua] access_by_lua(msblocations.conf:189):2: 10f9539714563ac6213469b45348e58d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:11:51 +0000] 10f9539714563ac6213469b45348e58d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:11:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/26 05:11:51 [info] 37#37: *258 [lua] logger.lua:23: 10f9539714563ac6213469b45348e58d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 05:11:53 [info] 35#35: *259 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:11:53 [info] 35#35: *260 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:12:03 [info] 37#37: *261 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:12:03 [info] 37#37: *262 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:12:06 [info] 37#37: *263 [lua] access_by_lua(msblocations.conf:189):2: ddda77e30c09358761a87dc83ff41c25:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:12:06 +0000] ddda77e30c09358761a87dc83ff41c25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:12:06 [info] 37#37: *263 [lua] logger.lua:23: ddda77e30c09358761a87dc83ff41c25 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:12:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:12:13 [info] 37#37: *264 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:12:13 [info] 37#37: *265 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:12:21 [info] 37#37: *266 [lua] access_by_lua(msblocations.conf:189):2: 4181974b347459ad8934a43f733189e1:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:12:21 +0000] 4181974b347459ad8934a43f733189e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:12:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:12:21 [info] 37#37: *266 [lua] logger.lua:23: 4181974b347459ad8934a43f733189e1 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 05:12:23 [info] 37#37: *267 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:12:23 [info] 37#37: *268 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:12:33 [info] 37#37: *269 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:12:33 [info] 37#37: *270 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:12:36 [info] 37#37: *272 [lua] access_by_lua(msblocations.conf:189):2: 5c07494b508ab81e88efe649b65a9fff:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:12:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.93 - - [26/Oct/2022:05:12:36 +0000] 5c07494b508ab81e88efe649b65a9fff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/26 05:12:36 [info] 37#37: *272 [lua] logger.lua:23: 5c07494b508ab81e88efe649b65a9fff {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 05:12:43 [info] 35#35: *273 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:12:43 [info] 35#35: *274 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:12:51 [info] 37#37: *275 [lua] access_by_lua(msblocations.conf:189):2: 751e07f18036f918a27d98d31b7ce86d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:12:51 +0000] 751e07f18036f918a27d98d31b7ce86d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/26 05:12:51 [info] 37#37: *275 [lua] logger.lua:23: 751e07f18036f918a27d98d31b7ce86d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:12:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:12:53 [info] 37#37: *276 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:12:53 [info] 37#37: *277 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:13:03 [info] 37#37: *279 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:13:03 [info] 37#37: *278 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:13:06 [info] 37#37: *280 [lua] access_by_lua(msblocations.conf:189):2: 1ad8793b289077e9a62fdec9d69ec2b2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:13:06 +0000] 1ad8793b289077e9a62fdec9d69ec2b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 05:13:06 [info] 37#37: *280 [lua] logger.lua:23: 1ad8793b289077e9a62fdec9d69ec2b2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:13:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:13:13 [info] 35#35: *282 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:13:13 [info] 37#37: *281 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:13:21 [info] 37#37: *283 [lua] access_by_lua(msblocations.conf:189):2: 65cc426c9941f007d95795b2c80b3bb0:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:13:21 [info] 37#37: *283 [lua] logger.lua:23: 65cc426c9941f007d95795b2c80b3bb0 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:13:21 +0000] 65cc426c9941f007d95795b2c80b3bb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:13:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:13:23 [info] 35#35: *284 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:13:23 [info] 37#37: *285 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:13:33 [info] 35#35: *286 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:13:33 [info] 35#35: *287 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:13:36 [info] 37#37: *289 [lua] access_by_lua(msblocations.conf:189):2: 0b1530720f4a9f8e7ff8df56c15790ff:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:13:36 +0000] 0b1530720f4a9f8e7ff8df56c15790ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 05:13:36 [info] 37#37: *289 [lua] logger.lua:23: 0b1530720f4a9f8e7ff8df56c15790ff {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:13:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:13:43 [info] 37#37: *291 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:13:43 [info] 37#37: *290 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:13:51 [info] 37#37: *292 [lua] access_by_lua(msblocations.conf:189):2: 94f8458dbf553d58026b0950f3a2094d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:13:51 [info] 37#37: *292 [lua] logger.lua:23: 94f8458dbf553d58026b0950f3a2094d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:13:51 +0000] 94f8458dbf553d58026b0950f3a2094d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:13:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:13:53 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:13:53 [info] 37#37: *293 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:14:03 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:14:03 [info] 35#35: *296 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:14:06 [info] 37#37: *297 [lua] access_by_lua(msblocations.conf:189):2: 5fb1180ff9f591fae48bc9deae4b5fae:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:14:06 [info] 37#37: *297 [lua] logger.lua:23: 5fb1180ff9f591fae48bc9deae4b5fae {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:14:06 +0000] 5fb1180ff9f591fae48bc9deae4b5fae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:14:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:14:13 [info] 35#35: *298 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:14:13 [info] 37#37: *299 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:14:21 [info] 37#37: *300 [lua] access_by_lua(msblocations.conf:189):2: 5c63c3b169a87db05a0cfd2aaf9a02cc:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:14:21 +0000] 5c63c3b169a87db05a0cfd2aaf9a02cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/26 05:14:21 [info] 37#37: *300 [lua] logger.lua:23: 5c63c3b169a87db05a0cfd2aaf9a02cc {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:14:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:14:23 [info] 35#35: *302 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:14:23 [info] 35#35: *301 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:14:33 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:14:33 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:14:36 [info] 37#37: *306 [lua] access_by_lua(msblocations.conf:189):2: dda5340f4370601f90c9da525d720906:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:14:36 [info] 37#37: *306 [lua] logger.lua:23: dda5340f4370601f90c9da525d720906 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:14:36 +0000] dda5340f4370601f90c9da525d720906 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:14:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/26 05:14:43 [info] 37#37: *308 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:14:43 [info] 37#37: *307 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:14:51 [info] 37#37: *309 [lua] access_by_lua(msblocations.conf:189):2: 61382545109811b77312f9d96a3f461e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:14:51 [info] 37#37: *309 [lua] logger.lua:23: 61382545109811b77312f9d96a3f461e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:14:51 +0000] 61382545109811b77312f9d96a3f461e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:14:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:14:53 [info] 35#35: *310 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:14:53 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:15:03 [info] 37#37: *312 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:15:03 [info] 37#37: *313 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:15:06 [info] 37#37: *314 [lua] access_by_lua(msblocations.conf:189):2: c6ccf82c8de8b4b478ed782152c48326:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:15:06 +0000] c6ccf82c8de8b4b478ed782152c48326 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:15:06 [info] 37#37: *314 [lua] logger.lua:23: c6ccf82c8de8b4b478ed782152c48326 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:15:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:15:13 [info] 37#37: *315 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:15:13 [info] 37#37: *316 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:15:21 [info] 37#37: *317 [lua] access_by_lua(msblocations.conf:189):2: 041de0d1759e5efcae156beab3afa6c9:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:15:21 [info] 37#37: *317 [lua] logger.lua:23: 041de0d1759e5efcae156beab3afa6c9 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:15:21 +0000] 041de0d1759e5efcae156beab3afa6c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:15:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/26 05:15:23 [info] 37#37: *318 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:15:23 [info] 37#37: *319 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:15:33 [info] 35#35: *321 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:15:33 [info] 35#35: *320 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:15:36 [info] 37#37: *323 [lua] access_by_lua(msblocations.conf:189):2: 0b8d461d8c7c04252e466e0138eaf86b:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:15:36 [info] 37#37: *323 [lua] logger.lua:23: 0b8d461d8c7c04252e466e0138eaf86b {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:15:36 +0000] 0b8d461d8c7c04252e466e0138eaf86b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:15:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/26 05:15:43 [info] 37#37: *324 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:15:43 [info] 37#37: *325 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:15:51 [info] 37#37: *326 [lua] access_by_lua(msblocations.conf:189):2: e340f400c479c70c2cd283bfc5b02aa9:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:15:51 +0000] e340f400c479c70c2cd283bfc5b02aa9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:15:51 [info] 37#37: *326 [lua] logger.lua:23: e340f400c479c70c2cd283bfc5b02aa9 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:15:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:15:53 [info] 37#37: *328 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:15:53 [info] 37#37: *327 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:16:03 [info] 37#37: *330 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:16:03 [info] 35#35: *329 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:16:06 [info] 37#37: *331 [lua] access_by_lua(msblocations.conf:189):2: 0c8275310e843dcbbf0ad07bc1db32b6:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:16:06 +0000] 0c8275310e843dcbbf0ad07bc1db32b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:16:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/26 05:16:06 [info] 37#37: *331 [lua] logger.lua:23: 0c8275310e843dcbbf0ad07bc1db32b6 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 05:16:13 [info] 37#37: *332 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:16:13 [info] 37#37: *333 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:16:21 [info] 37#37: *334 [lua] access_by_lua(msblocations.conf:189):2: b5bcd380da161a030f9ad8ee44338616:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:16:21 +0000] b5bcd380da161a030f9ad8ee44338616 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:16:21 [info] 37#37: *334 [lua] logger.lua:23: b5bcd380da161a030f9ad8ee44338616 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:16:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:16:23 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:16:23 [info] 35#35: *336 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:16:33 [info] 35#35: *338 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:16:33 [info] 35#35: *337 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:16:36 [info] 37#37: *340 [lua] access_by_lua(msblocations.conf:189):2: ccc10afe440818abcb97ae4f0fc3c9ff:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:16:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:16:36 [info] 37#37: *340 [lua] logger.lua:23: ccc10afe440818abcb97ae4f0fc3c9ff {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:16:36 +0000] ccc10afe440818abcb97ae4f0fc3c9ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 05:16:43 [info] 35#35: *342 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:16:43 [info] 35#35: *341 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:16:51 [info] 37#37: *343 [lua] access_by_lua(msblocations.conf:189):2: 3d4f980e886c2cb8ee42739ce16c49ed:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:16:51 [info] 37#37: *343 [lua] logger.lua:23: 3d4f980e886c2cb8ee42739ce16c49ed {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:16:51 +0000] 3d4f980e886c2cb8ee42739ce16c49ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:16:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:16:53 [info] 37#37: *345 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:16:53 [info] 37#37: *344 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:17:03 [info] 35#35: *347 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:17:03 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:17:06 [info] 37#37: *348 [lua] access_by_lua(msblocations.conf:189):2: 5f9ac9f2253f3a6bf2c091d1bd8a9755:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:17:06 [info] 37#37: *348 [lua] logger.lua:23: 5f9ac9f2253f3a6bf2c091d1bd8a9755 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:17:06 +0000] 5f9ac9f2253f3a6bf2c091d1bd8a9755 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:17:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:17:13 [info] 35#35: *349 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:17:13 [info] 37#37: *350 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:17:21 [info] 37#37: *351 [lua] access_by_lua(msblocations.conf:189):2: a747036874cf0aee57c7727c1ebdab17:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:17:21 [info] 37#37: *351 [lua] logger.lua:23: a747036874cf0aee57c7727c1ebdab17 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:17:21 +0000] a747036874cf0aee57c7727c1ebdab17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:17:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:17:23 [info] 35#35: *353 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:17:23 [info] 37#37: *352 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:17:33 [info] 37#37: *355 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:17:33 [info] 37#37: *354 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:17:36 [info] 37#37: *357 [lua] access_by_lua(msblocations.conf:189):2: c400be7300151b4104cd4f7faf7de0c9:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:17:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/26 05:17:36 [info] 37#37: *357 [lua] logger.lua:23: c400be7300151b4104cd4f7faf7de0c9 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:17:36 +0000] c400be7300151b4104cd4f7faf7de0c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/26 05:17:43 [info] 37#37: *359 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:17:43 [info] 37#37: *358 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:17:51 [info] 37#37: *360 [lua] access_by_lua(msblocations.conf:189):2: 6b654a3ed162fb27492866131e9f17de:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:17:51 +0000] 6b654a3ed162fb27492866131e9f17de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/26 05:17:51 [info] 37#37: *360 [lua] logger.lua:23: 6b654a3ed162fb27492866131e9f17de {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:17:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:17:53 [info] 35#35: *361 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:17:53 [info] 37#37: *362 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:18:03 [info] 37#37: *364 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:18:03 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:18:06 [info] 37#37: *365 [lua] access_by_lua(msblocations.conf:189):2: a9ff94f2a799aa320c9e535b68975714:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:18:06 +0000] a9ff94f2a799aa320c9e535b68975714 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:18:06 [info] 37#37: *365 [lua] logger.lua:23: a9ff94f2a799aa320c9e535b68975714 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:18:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:18:13 [info] 37#37: *366 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:18:13 [info] 35#35: *367 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:18:21 [info] 37#37: *368 [lua] access_by_lua(msblocations.conf:189):2: 76e99936d26b1d780b5b17bd6821aaaf:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:18:21 [info] 37#37: *368 [lua] logger.lua:23: 76e99936d26b1d780b5b17bd6821aaaf {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:18:21 +0000] 76e99936d26b1d780b5b17bd6821aaaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:18:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:18:23 [info] 35#35: *370 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:18:23 [info] 35#35: *369 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:18:33 [info] 35#35: *372 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:18:33 [info] 37#37: *371 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:18:36 [info] 37#37: *374 [lua] access_by_lua(msblocations.conf:189):2: 074d23b58d93498d68ca374cd8bf598f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:18:36 [info] 37#37: *374 [lua] logger.lua:23: 074d23b58d93498d68ca374cd8bf598f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:18:36 +0000] 074d23b58d93498d68ca374cd8bf598f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:18:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/26 05:18:43 [info] 35#35: *376 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:18:43 [info] 37#37: *375 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:18:51 [info] 37#37: *377 [lua] access_by_lua(msblocations.conf:189):2: b29c3168fd372239d8f0df30a2647926:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:18:51 [info] 37#37: *377 [lua] logger.lua:23: b29c3168fd372239d8f0df30a2647926 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:18:51 +0000] b29c3168fd372239d8f0df30a2647926 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:18:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:18:53 [info] 35#35: *378 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:18:53 [info] 35#35: *379 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:19:03 [info] 35#35: *381 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:19:03 [info] 37#37: *380 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:19:06 [info] 37#37: *382 [lua] access_by_lua(msblocations.conf:189):2: b87d01371839df310b1c2deda0e86b37:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:19:06 +0000] b87d01371839df310b1c2deda0e86b37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:19:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:19:06 [info] 37#37: *382 [lua] logger.lua:23: b87d01371839df310b1c2deda0e86b37 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 05:19:13 [info] 37#37: *383 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:19:13 [info] 37#37: *384 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:19:21 [info] 37#37: *385 [lua] access_by_lua(msblocations.conf:189):2: b6b3e82dd1cf9cceedf22c95d1129d04:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:19:21 [info] 37#37: *385 [lua] logger.lua:23: b6b3e82dd1cf9cceedf22c95d1129d04 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:19:21 +0000] b6b3e82dd1cf9cceedf22c95d1129d04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:19:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:19:23 [info] 37#37: *386 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:19:23 [info] 37#37: *387 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:19:33 [info] 35#35: *388 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:19:33 [info] 35#35: *389 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:19:36 [info] 37#37: *391 [lua] access_by_lua(msblocations.conf:189):2: 4e3044ac1abcf60dd5b6d86e8726208e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:19:36 [info] 37#37: *391 [lua] logger.lua:23: 4e3044ac1abcf60dd5b6d86e8726208e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:19:36 +0000] 4e3044ac1abcf60dd5b6d86e8726208e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:19:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:19:43 [info] 37#37: *392 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:19:43 [info] 37#37: *393 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:19:51 [info] 37#37: *394 [lua] access_by_lua(msblocations.conf:189):2: f5fcf551912353581480af2f3dd738c4:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:19:51 [info] 37#37: *394 [lua] logger.lua:23: f5fcf551912353581480af2f3dd738c4 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:19:51 +0000] f5fcf551912353581480af2f3dd738c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:19:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:19:53 [info] 37#37: *395 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:19:53 [info] 35#35: *396 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:19:57 [info] 37#37: *397 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.67.10, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.67.10 - - [26/Oct/2022:05:19:57 +0000] 86e38cae1edfdb3055500df9a66fb184 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2022/10/26 05:20:03 [info] 35#35: *399 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:20:03 [info] 37#37: *398 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:20:06 [info] 37#37: *400 [lua] access_by_lua(msblocations.conf:189):2: 1104503b057f388cb54b339488f790f9:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:20:06 [info] 37#37: *400 [lua] logger.lua:23: 1104503b057f388cb54b339488f790f9 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:20:06 +0000] 1104503b057f388cb54b339488f790f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:20:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:20:13 [info] 35#35: *401 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:20:13 [info] 35#35: *402 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:20:21 [info] 37#37: *403 [lua] access_by_lua(msblocations.conf:189):2: 5c6b72ab44026ec356e3c6acd0a428c8:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:20:21 [info] 37#37: *403 [lua] logger.lua:23: 5c6b72ab44026ec356e3c6acd0a428c8 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:20:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.93 - - [26/Oct/2022:05:20:21 +0000] 5c6b72ab44026ec356e3c6acd0a428c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/26 05:20:23 [info] 35#35: *404 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:20:23 [info] 35#35: *405 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:20:33 [info] 35#35: *406 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:20:33 [info] 35#35: *407 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:20:36 [info] 37#37: *409 [lua] access_by_lua(msblocations.conf:189):2: 25197f61aa0773ea6584a3c5e4efba09:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:20:36 +0000] 25197f61aa0773ea6584a3c5e4efba09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/26 05:20:36 [info] 37#37: *409 [lua] logger.lua:23: 25197f61aa0773ea6584a3c5e4efba09 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:20:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 05:20:43 [info] 35#35: *411 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:20:43 [info] 35#35: *410 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:20:51 [info] 37#37: *412 [lua] access_by_lua(msblocations.conf:189):2: d8e3a7c5b5b25906ea78fd14b9be0a7c:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:20:51 +0000] d8e3a7c5b5b25906ea78fd14b9be0a7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:20:51 [info] 37#37: *412 [lua] logger.lua:23: d8e3a7c5b5b25906ea78fd14b9be0a7c {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:20:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:20:53 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:20:53 [info] 35#35: *413 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:21:03 [info] 35#35: *416 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:21:03 [info] 35#35: *415 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:21:06 [info] 37#37: *417 [lua] access_by_lua(msblocations.conf:189):2: 88238bf23b3e41b5ee21634631841189:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:21:06 [info] 37#37: *417 [lua] logger.lua:23: 88238bf23b3e41b5ee21634631841189 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:21:06 +0000] 88238bf23b3e41b5ee21634631841189 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:21:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:21:13 [info] 37#37: *418 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:21:13 [info] 37#37: *419 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:21:21 [info] 37#37: *420 [lua] access_by_lua(msblocations.conf:189):2: 1c3f6a720ee0e49bec96765b2c0453c6:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:21:21 [info] 37#37: *420 [lua] logger.lua:23: 1c3f6a720ee0e49bec96765b2c0453c6 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:21:21 +0000] 1c3f6a720ee0e49bec96765b2c0453c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:21:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:21:23 [info] 37#37: *421 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:21:23 [info] 37#37: *422 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:21:33 [info] 35#35: *423 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:21:33 [info] 35#35: *424 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:21:37 [info] 37#37: *426 [lua] access_by_lua(msblocations.conf:189):2: c5e2d7a9614b47ff81a416b542b836c1:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:21:37 +0000] c5e2d7a9614b47ff81a416b542b836c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/26 05:21:37 [info] 37#37: *426 [lua] logger.lua:23: c5e2d7a9614b47ff81a416b542b836c1 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:21:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 05:21:43 [info] 35#35: *427 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:21:43 [info] 35#35: *428 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:21:52 [info] 37#37: *429 [lua] access_by_lua(msblocations.conf:189):2: 5550de0077955c2fcc17ba4e6420f1ba:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:21:52 [info] 37#37: *429 [lua] logger.lua:23: 5550de0077955c2fcc17ba4e6420f1ba {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:21:52 +0000] 5550de0077955c2fcc17ba4e6420f1ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:21:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:21:53 [info] 37#37: *431 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:21:53 [info] 37#37: *430 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:22:03 [info] 35#35: *432 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:22:03 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:22:07 [info] 37#37: *434 [lua] access_by_lua(msblocations.conf:189):2: 11ff5eee2347fb333f4a4c7704a9252d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:22:07 [info] 37#37: *434 [lua] logger.lua:23: 11ff5eee2347fb333f4a4c7704a9252d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:22:07 +0000] 11ff5eee2347fb333f4a4c7704a9252d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:22:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:22:13 [info] 35#35: *436 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:22:13 [info] 35#35: *435 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:22:22 [info] 37#37: *437 [lua] access_by_lua(msblocations.conf:189):2: 179deff4c778cfcf91a327ce78c66526:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:22:22 +0000] 179deff4c778cfcf91a327ce78c66526 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:22:22 [info] 37#37: *437 [lua] logger.lua:23: 179deff4c778cfcf91a327ce78c66526 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:22:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/26 05:22:23 [info] 37#37: *438 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:22:23 [info] 37#37: *439 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:22:33 [info] 35#35: *440 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:22:33 [info] 37#37: *441 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:22:37 [info] 37#37: *443 [lua] access_by_lua(msblocations.conf:189):2: be91bfac5fab368fd82b5d9d25a1e264:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:22:37 [info] 37#37: *443 [lua] logger.lua:23: be91bfac5fab368fd82b5d9d25a1e264 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:22:37 +0000] be91bfac5fab368fd82b5d9d25a1e264 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:22:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:22:43 [info] 37#37: *444 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:22:43 [info] 37#37: *445 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:22:52 [info] 37#37: *446 [lua] access_by_lua(msblocations.conf:189):2: 016204093126e08a192eef45604aceac:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:22:52 [info] 37#37: *446 [lua] logger.lua:23: 016204093126e08a192eef45604aceac {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:22:52 +0000] 016204093126e08a192eef45604aceac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:22:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:22:53 [info] 37#37: *447 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:22:53 [info] 37#37: *448 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:23:03 [info] 37#37: *449 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:23:03 [info] 37#37: *450 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:23:07 [info] 37#37: *451 [lua] access_by_lua(msblocations.conf:189):2: 6fa89a494f5d7b84fdf5e7c264636a0b:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:23:07 [info] 37#37: *451 [lua] logger.lua:23: 6fa89a494f5d7b84fdf5e7c264636a0b {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:23:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.93 - - [26/Oct/2022:05:23:07 +0000] 6fa89a494f5d7b84fdf5e7c264636a0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/26 05:23:13 [info] 37#37: *452 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:23:13 [info] 35#35: *453 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:23:22 [info] 37#37: *454 [lua] access_by_lua(msblocations.conf:189):2: 7195704ec3a6753d06d2f4f155c04162:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:23:22 +0000] 7195704ec3a6753d06d2f4f155c04162 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:23:22 [info] 37#37: *454 [lua] logger.lua:23: 7195704ec3a6753d06d2f4f155c04162 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:23:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:23:23 [info] 37#37: *456 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:23:23 [info] 35#35: *455 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:23:33 [info] 35#35: *458 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:23:33 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:23:37 [info] 37#37: *460 [lua] access_by_lua(msblocations.conf:189):2: 42261282f36a0e190ab65a7aac7708ab:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:23:37 [info] 37#37: *460 [lua] logger.lua:23: 42261282f36a0e190ab65a7aac7708ab {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:23:37 +0000] 42261282f36a0e190ab65a7aac7708ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:23:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/26 05:23:43 [info] 37#37: *461 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:23:43 [info] 37#37: *462 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:23:52 [info] 37#37: *463 [lua] access_by_lua(msblocations.conf:189):2: 8488027aa9f65e875bd980dac12703b4:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:23:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:23:52 [info] 37#37: *463 [lua] logger.lua:23: 8488027aa9f65e875bd980dac12703b4 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:23:52 +0000] 8488027aa9f65e875bd980dac12703b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/26 05:23:53 [info] 37#37: *464 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:23:53 [info] 37#37: *465 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:24:03 [info] 37#37: *466 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:24:03 [info] 37#37: *467 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:24:07 [info] 37#37: *468 [lua] access_by_lua(msblocations.conf:189):2: 5ec744055d2c043de8a460a2dce02286:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:24:07 [info] 37#37: *468 [lua] logger.lua:23: 5ec744055d2c043de8a460a2dce02286 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:24:07 +0000] 5ec744055d2c043de8a460a2dce02286 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:24:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:24:13 [info] 35#35: *469 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:24:13 [info] 37#37: *470 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:24:22 [info] 37#37: *471 [lua] access_by_lua(msblocations.conf:189):2: 6eb36d7bd0b393edf0b41f3c28c2d5ff:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:24:22 [info] 37#37: *471 [lua] logger.lua:23: 6eb36d7bd0b393edf0b41f3c28c2d5ff {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:24:22 +0000] 6eb36d7bd0b393edf0b41f3c28c2d5ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:24:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/26 05:24:23 [info] 35#35: *472 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:24:23 [info] 37#37: *473 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:24:33 [info] 35#35: *474 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:24:33 [info] 37#37: *475 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:24:37 [info] 37#37: *477 [lua] access_by_lua(msblocations.conf:189):2: e977d48db353836cc64c2d9b13edc5c7:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:24:37 +0000] e977d48db353836cc64c2d9b13edc5c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/26 05:24:37 [info] 37#37: *477 [lua] logger.lua:23: e977d48db353836cc64c2d9b13edc5c7 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:24:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 05:24:43 [info] 35#35: *479 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:24:43 [info] 37#37: *478 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:24:52 [info] 37#37: *480 [lua] access_by_lua(msblocations.conf:189):2: 46e51f59e11d289636a3443d0b63ab0d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:24:52 [info] 37#37: *480 [lua] logger.lua:23: 46e51f59e11d289636a3443d0b63ab0d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:24:52 +0000] 46e51f59e11d289636a3443d0b63ab0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:24:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:24:53 [info] 37#37: *482 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:24:53 [info] 35#35: *481 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:25:03 [info] 35#35: *484 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:25:03 [info] 35#35: *483 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:25:07 [info] 37#37: *485 [lua] access_by_lua(msblocations.conf:189):2: 677f364d77589a626ac4e208ba3a23e3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:25:07 +0000] 677f364d77589a626ac4e208ba3a23e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:25:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:25:07 [info] 37#37: *485 [lua] logger.lua:23: 677f364d77589a626ac4e208ba3a23e3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 05:25:13 [info] 35#35: *486 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:25:13 [info] 35#35: *487 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:25:22 [info] 37#37: *488 [lua] access_by_lua(msblocations.conf:189):2: 05dcc56902bc9f1eb0d31a915bcb85c1:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:25:22 +0000] 05dcc56902bc9f1eb0d31a915bcb85c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-" 2022/10/26 05:25:22 [info] 37#37: *488 [lua] logger.lua:23: 05dcc56902bc9f1eb0d31a915bcb85c1 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:25:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22 2022/10/26 05:25:23 [info] 37#37: *489 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:25:23 [info] 37#37: *490 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:25:33 [info] 37#37: *491 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:25:33 [info] 35#35: *492 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:25:37 [info] 37#37: *494 [lua] access_by_lua(msblocations.conf:189):2: 966a085c753c7b05d0bd4947a2f1c162:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:25:37 [info] 37#37: *494 [lua] logger.lua:23: 966a085c753c7b05d0bd4947a2f1c162 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:25:37 +0000] 966a085c753c7b05d0bd4947a2f1c162 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:25:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/26 05:25:43 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:25:43 [info] 35#35: *495 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:25:52 [info] 37#37: *497 [lua] access_by_lua(msblocations.conf:189):2: a997fafeb6fc542c1ae5262b4b68bc88:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:25:52 [info] 37#37: *497 [lua] logger.lua:23: a997fafeb6fc542c1ae5262b4b68bc88 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:25:52 +0000] a997fafeb6fc542c1ae5262b4b68bc88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:25:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:25:53 [info] 35#35: *499 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:25:53 [info] 37#37: *498 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:26:03 [info] 37#37: *500 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:26:03 [info] 37#37: *501 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:26:07 [info] 37#37: *502 [lua] access_by_lua(msblocations.conf:189):2: 335451bfc25af5418ef20ff41314472d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:26:07 +0000] 335451bfc25af5418ef20ff41314472d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 05:26:07 [info] 37#37: *502 [lua] logger.lua:23: 335451bfc25af5418ef20ff41314472d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:26:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:26:13 [info] 35#35: *503 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:26:13 [info] 37#37: *504 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:26:22 [info] 37#37: *505 [lua] access_by_lua(msblocations.conf:189):2: 59daf01cac9f23fe587fb6ee07b5bd35:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:26:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 05:26:22 [info] 37#37: *505 [lua] logger.lua:23: 59daf01cac9f23fe587fb6ee07b5bd35 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:26:22 +0000] 59daf01cac9f23fe587fb6ee07b5bd35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/26 05:26:23 [info] 37#37: *506 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:26:23 [info] 37#37: *507 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:26:33 [info] 37#37: *509 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:26:33 [info] 35#35: *508 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:26:37 [info] 37#37: *511 [lua] access_by_lua(msblocations.conf:189):2: c412b0881935c39a96889014b9194770:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:26:37 +0000] c412b0881935c39a96889014b9194770 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/26 05:26:37 [info] 37#37: *511 [lua] logger.lua:23: c412b0881935c39a96889014b9194770 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:26:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 05:26:43 [info] 37#37: *513 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:26:43 [info] 37#37: *512 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:26:52 [info] 37#37: *514 [lua] access_by_lua(msblocations.conf:189):2: 2defca211e36b6203348e5e2db399ba5:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:26:52 [info] 37#37: *514 [lua] logger.lua:23: 2defca211e36b6203348e5e2db399ba5 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:26:52 +0000] 2defca211e36b6203348e5e2db399ba5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:26:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:26:53 [info] 35#35: *515 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:26:53 [info] 35#35: *516 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:27:03 [info] 37#37: *517 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:27:03 [info] 37#37: *518 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:27:07 [info] 37#37: *519 [lua] access_by_lua(msblocations.conf:189):2: 80c9bcc540db3a0d5121e5b1d19bcfc2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:27:07 +0000] 80c9bcc540db3a0d5121e5b1d19bcfc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:27:07 [info] 37#37: *519 [lua] logger.lua:23: 80c9bcc540db3a0d5121e5b1d19bcfc2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:27:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:27:13 [info] 37#37: *520 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:27:13 [info] 37#37: *521 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:27:22 [info] 37#37: *522 [lua] access_by_lua(msblocations.conf:189):2: 8af206cef8848a473dfaffb0d486a475:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:27:22 +0000] 8af206cef8848a473dfaffb0d486a475 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:27:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:27:22 [info] 37#37: *522 [lua] logger.lua:23: 8af206cef8848a473dfaffb0d486a475 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 05:27:23 [info] 37#37: *524 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:27:23 [info] 37#37: *523 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:27:33 [info] 35#35: *526 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:27:33 [info] 35#35: *525 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:27:37 [info] 37#37: *528 [lua] access_by_lua(msblocations.conf:189):2: e36cf4908c3a17b406d070565e294be5:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:27:37 +0000] e36cf4908c3a17b406d070565e294be5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:27:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 05:27:37 [info] 37#37: *528 [lua] logger.lua:23: e36cf4908c3a17b406d070565e294be5 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 05:27:43 [info] 37#37: *529 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:27:43 [info] 37#37: *530 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:27:52 [info] 37#37: *531 [lua] access_by_lua(msblocations.conf:189):2: b8a9bb0ed0077ef997a2464e3fa03bba:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:27:52 [info] 37#37: *531 [lua] logger.lua:23: b8a9bb0ed0077ef997a2464e3fa03bba {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:27:52 +0000] b8a9bb0ed0077ef997a2464e3fa03bba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:27:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:27:53 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:27:53 [info] 37#37: *532 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:28:03 [info] 35#35: *534 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:28:03 [info] 37#37: *535 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:28:07 [info] 37#37: *536 [lua] access_by_lua(msblocations.conf:189):2: 017b3a756b253cb891fa59cb94ecae12:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:28:07 [info] 37#37: *536 [lua] logger.lua:23: 017b3a756b253cb891fa59cb94ecae12 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:28:07 +0000] 017b3a756b253cb891fa59cb94ecae12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:28:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 05:28:13 [info] 35#35: *537 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:28:13 [info] 37#37: *538 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:28:22 [info] 37#37: *539 [lua] access_by_lua(msblocations.conf:189):2: 0c34615a2db16215cb1eab13f8196555:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:28:22 [info] 37#37: *539 [lua] logger.lua:23: 0c34615a2db16215cb1eab13f8196555 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:28:22 +0000] 0c34615a2db16215cb1eab13f8196555 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:28:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:28:23 [info] 37#37: *541 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:28:23 [info] 37#37: *540 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:28:33 [info] 35#35: *542 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:28:33 [info] 35#35: *543 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:28:37 [info] 37#37: *545 [lua] access_by_lua(msblocations.conf:189):2: 1198b7c9a691de7550ad7af18c4e76aa:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:28:37 [info] 37#37: *545 [lua] logger.lua:23: 1198b7c9a691de7550ad7af18c4e76aa {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:28:37 +0000] 1198b7c9a691de7550ad7af18c4e76aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:28:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:28:43 [info] 35#35: *547 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:28:43 [info] 35#35: *546 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:28:52 [info] 37#37: *548 [lua] access_by_lua(msblocations.conf:189):2: ee08ae36c4015e88f0a3c4ccd753c72e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:28:52 +0000] ee08ae36c4015e88f0a3c4ccd753c72e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/26 05:28:52 [info] 37#37: *548 [lua] logger.lua:23: ee08ae36c4015e88f0a3c4ccd753c72e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:28:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/26 05:28:53 [info] 35#35: *550 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:28:53 [info] 37#37: *549 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:29:03 [info] 35#35: *551 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:29:03 [info] 37#37: *552 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:29:07 [info] 37#37: *553 [lua] access_by_lua(msblocations.conf:189):2: b1355e1576b77a04bc329e06b9d09c50:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:29:07 [info] 37#37: *553 [lua] logger.lua:23: b1355e1576b77a04bc329e06b9d09c50 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:29:07 +0000] b1355e1576b77a04bc329e06b9d09c50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:29:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/26 05:29:13 [info] 37#37: *554 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:29:13 [info] 37#37: *555 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:29:22 [info] 37#37: *556 [lua] access_by_lua(msblocations.conf:189):2: d8ae5d8590ff36835a1222d5de3fd0a0:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:29:22 +0000] d8ae5d8590ff36835a1222d5de3fd0a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:29:22 [info] 37#37: *556 [lua] logger.lua:23: d8ae5d8590ff36835a1222d5de3fd0a0 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:29:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:29:23 [info] 37#37: *558 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:29:23 [info] 37#37: *557 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:29:33 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:29:33 [info] 35#35: *560 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:29:37 [info] 37#37: *562 [lua] access_by_lua(msblocations.conf:189):2: 3b358026d625de9bfc36322685b30a69:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:29:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 05:29:37 [info] 37#37: *562 [lua] logger.lua:23: 3b358026d625de9bfc36322685b30a69 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:29:37 +0000] 3b358026d625de9bfc36322685b30a69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/26 05:29:43 [info] 37#37: *564 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:29:43 [info] 37#37: *563 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:29:52 [info] 37#37: *565 [lua] access_by_lua(msblocations.conf:189):2: 20815653bd0d42173bb5ea877c608c2d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:29:52 [info] 37#37: *565 [lua] logger.lua:23: 20815653bd0d42173bb5ea877c608c2d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:29:52 +0000] 20815653bd0d42173bb5ea877c608c2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:29:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:29:53 [info] 35#35: *566 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:29:53 [info] 35#35: *567 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:30:03 [info] 37#37: *568 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:30:03 [info] 37#37: *569 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:30:07 [info] 37#37: *570 [lua] access_by_lua(msblocations.conf:189):2: 93728d829139d63b7383c6344ca6f87d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:30:07 +0000] 93728d829139d63b7383c6344ca6f87d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:30:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:30:07 [info] 37#37: *570 [lua] logger.lua:23: 93728d829139d63b7383c6344ca6f87d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 05:30:13 [info] 35#35: *571 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:30:13 [info] 35#35: *572 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:30:22 [info] 37#37: *573 [lua] access_by_lua(msblocations.conf:189):2: ed5c7f1c8fcc507cc31258ccbbc295f3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:30:22 [info] 37#37: *573 [lua] logger.lua:23: ed5c7f1c8fcc507cc31258ccbbc295f3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:30:22 +0000] ed5c7f1c8fcc507cc31258ccbbc295f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:30:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2022/10/26 05:30:23 [info] 37#37: *574 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:30:23 [info] 37#37: *575 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:30:33 [info] 35#35: *577 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:30:33 [info] 35#35: *576 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:30:37 [info] 37#37: *579 [lua] access_by_lua(msblocations.conf:189):2: 777b3e2b84979eb867d7f461cce66f42:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:30:37 +0000] 777b3e2b84979eb867d7f461cce66f42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/26 05:30:37 [info] 37#37: *579 [lua] logger.lua:23: 777b3e2b84979eb867d7f461cce66f42 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:30:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:30:43 [info] 35#35: *581 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:30:43 [info] 35#35: *580 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:30:52 [info] 37#37: *582 [lua] access_by_lua(msblocations.conf:189):2: f80b67ed29616389aae55af38a286bd5:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:30:52 [info] 37#37: *582 [lua] logger.lua:23: f80b67ed29616389aae55af38a286bd5 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:30:52 +0000] f80b67ed29616389aae55af38a286bd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:30:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/26 05:30:53 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:30:53 [info] 35#35: *583 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:31:03 [info] 37#37: *585 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:31:03 [info] 35#35: *586 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:31:07 [info] 37#37: *587 [lua] access_by_lua(msblocations.conf:189):2: c24fee816078531be12f8a5a3a376a0a:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:31:07 +0000] c24fee816078531be12f8a5a3a376a0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:31:07 [info] 37#37: *587 [lua] logger.lua:23: c24fee816078531be12f8a5a3a376a0a {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:31:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:31:13 [info] 35#35: *589 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:31:13 [info] 37#37: *588 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:31:22 [info] 37#37: *590 [lua] access_by_lua(msblocations.conf:189):2: 1bcc32f952274fab64b58525802f8034:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:31:22 [info] 37#37: *590 [lua] logger.lua:23: 1bcc32f952274fab64b58525802f8034 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:31:22 +0000] 1bcc32f952274fab64b58525802f8034 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:31:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 05:31:23 [info] 37#37: *591 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:31:23 [info] 35#35: *592 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:31:33 [info] 37#37: *594 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:31:33 [info] 35#35: *593 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:31:37 [info] 37#37: *596 [lua] access_by_lua(msblocations.conf:189):2: a0c4144ec65ba64d0e3dc4b3e44cd3d0:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:31:37 +0000] a0c4144ec65ba64d0e3dc4b3e44cd3d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:31:37 [info] 37#37: *596 [lua] logger.lua:23: a0c4144ec65ba64d0e3dc4b3e44cd3d0 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:31:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:31:43 [info] 35#35: *598 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:31:43 [info] 37#37: *597 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:31:52 [info] 37#37: *599 [lua] access_by_lua(msblocations.conf:189):2: 4281d0ca24a2dd31afab502ccdc1139e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:31:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.93 - - [26/Oct/2022:05:31:52 +0000] 4281d0ca24a2dd31afab502ccdc1139e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 05:31:52 [info] 37#37: *599 [lua] logger.lua:23: 4281d0ca24a2dd31afab502ccdc1139e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 05:31:53 [info] 35#35: *600 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:31:53 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:32:03 [info] 35#35: *602 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:32:03 [info] 35#35: *603 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:32:07 [info] 37#37: *604 [lua] access_by_lua(msblocations.conf:189):2: a42aae876bc253505f234436bba57370:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:32:07 [info] 37#37: *604 [lua] logger.lua:23: a42aae876bc253505f234436bba57370 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:32:07 +0000] a42aae876bc253505f234436bba57370 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:32:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:32:13 [info] 35#35: *605 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:32:13 [info] 35#35: *606 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:32:22 [info] 37#37: *607 [lua] access_by_lua(msblocations.conf:189):2: e0e74ba876f8a2d5099ab4ec77efc271:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:32:22 +0000] e0e74ba876f8a2d5099ab4ec77efc271 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/26 05:32:22 [info] 37#37: *607 [lua] logger.lua:23: e0e74ba876f8a2d5099ab4ec77efc271 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:32:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:32:23 [info] 37#37: *609 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:32:23 [info] 37#37: *608 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:32:33 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:32:33 [info] 35#35: *611 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:32:37 [info] 37#37: *613 [lua] access_by_lua(msblocations.conf:189):2: 2bc847f402f2bdd0fc8b43ca9669b5ff:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:32:37 [info] 37#37: *613 [lua] logger.lua:23: 2bc847f402f2bdd0fc8b43ca9669b5ff {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:32:37 +0000] 2bc847f402f2bdd0fc8b43ca9669b5ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:32:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:32:43 [info] 35#35: *614 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:32:43 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:32:52 [info] 37#37: *616 [lua] access_by_lua(msblocations.conf:189):2: 1c3f81e8f01eec5e8ad515e6eec22db2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:32:52 [info] 37#37: *616 [lua] logger.lua:23: 1c3f81e8f01eec5e8ad515e6eec22db2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:32:52 +0000] 1c3f81e8f01eec5e8ad515e6eec22db2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:32:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:32:53 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:32:53 [info] 37#37: *617 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:33:03 [info] 37#37: *620 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:33:03 [info] 37#37: *619 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:33:07 [info] 37#37: *621 [lua] access_by_lua(msblocations.conf:189):2: 374c0316fe0869db22148801b86285a8:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:33:07 +0000] 374c0316fe0869db22148801b86285a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:33:07 [info] 37#37: *621 [lua] logger.lua:23: 374c0316fe0869db22148801b86285a8 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:33:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:33:13 [info] 35#35: *622 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:33:13 [info] 35#35: *623 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:33:22 [info] 37#37: *624 [lua] access_by_lua(msblocations.conf:189):2: 8e352ccec687e39dc1639403611eb248:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:33:22 [info] 37#37: *624 [lua] logger.lua:23: 8e352ccec687e39dc1639403611eb248 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:33:22 +0000] 8e352ccec687e39dc1639403611eb248 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:33:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:33:23 [info] 37#37: *626 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:33:23 [info] 35#35: *625 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:33:33 [info] 37#37: *628 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:33:33 [info] 37#37: *627 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:33:37 [info] 37#37: *630 [lua] access_by_lua(msblocations.conf:189):2: 35c8eedfd7f81d8aa04b741f08966611:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:33:37 +0000] 35c8eedfd7f81d8aa04b741f08966611 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:33:37 [info] 37#37: *630 [lua] logger.lua:23: 35c8eedfd7f81d8aa04b741f08966611 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:33:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:33:43 [info] 37#37: *631 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:33:43 [info] 35#35: *632 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:33:52 [info] 37#37: *633 [lua] access_by_lua(msblocations.conf:189):2: fa3a65840ed2e3f936cccf7d4a45a7f5:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:33:52 +0000] fa3a65840ed2e3f936cccf7d4a45a7f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:33:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:33:52 [info] 37#37: *633 [lua] logger.lua:23: fa3a65840ed2e3f936cccf7d4a45a7f5 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 05:33:53 [info] 35#35: *634 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:33:53 [info] 37#37: *635 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:34:03 [info] 37#37: *636 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:34:03 [info] 35#35: *637 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:34:07 [info] 37#37: *638 [lua] access_by_lua(msblocations.conf:189):2: 265655e892cddd99082bd52aa5e24b52:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:34:07 [info] 37#37: *638 [lua] logger.lua:23: 265655e892cddd99082bd52aa5e24b52 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:34:07 +0000] 265655e892cddd99082bd52aa5e24b52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:34:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:34:13 [info] 37#37: *639 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:34:13 [info] 37#37: *640 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:34:22 [info] 37#37: *641 [lua] access_by_lua(msblocations.conf:189):2: 114deee4f61b95d71e94862b193c5a06:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:34:22 +0000] 114deee4f61b95d71e94862b193c5a06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:34:22 [info] 37#37: *641 [lua] logger.lua:23: 114deee4f61b95d71e94862b193c5a06 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:34:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:34:23 [info] 37#37: *643 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:34:23 [info] 37#37: *642 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:34:33 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:34:33 [info] 37#37: *645 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:34:37 [info] 37#37: *647 [lua] access_by_lua(msblocations.conf:189):2: 1c844d6aac2771167827dcdecb7482c2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:34:37 [info] 37#37: *647 [lua] logger.lua:23: 1c844d6aac2771167827dcdecb7482c2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:34:37 +0000] 1c844d6aac2771167827dcdecb7482c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:34:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:34:43 [info] 35#35: *648 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:34:43 [info] 37#37: *649 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:34:52 [info] 37#37: *650 [lua] access_by_lua(msblocations.conf:189):2: 27be4b7daf18dd5707c413e764a14cf0:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:34:52 [info] 37#37: *650 [lua] logger.lua:23: 27be4b7daf18dd5707c413e764a14cf0 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:34:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.93 - - [26/Oct/2022:05:34:52 +0000] 27be4b7daf18dd5707c413e764a14cf0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/26 05:34:53 [info] 35#35: *652 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:34:53 [info] 37#37: *651 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:35:03 [info] 37#37: *653 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:35:03 [info] 37#37: *654 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:35:07 [info] 37#37: *655 [lua] access_by_lua(msblocations.conf:189):2: 84de338e80d070aca6c7f9a468a5c1ad:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:35:07 +0000] 84de338e80d070aca6c7f9a468a5c1ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:35:07 [info] 37#37: *655 [lua] logger.lua:23: 84de338e80d070aca6c7f9a468a5c1ad {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:35:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:35:13 [info] 37#37: *656 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:35:13 [info] 37#37: *657 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:35:22 [info] 37#37: *658 [lua] access_by_lua(msblocations.conf:189):2: 16024c031aac7c70e8eba78c94e77010:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:35:22 +0000] 16024c031aac7c70e8eba78c94e77010 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:35:22 [info] 37#37: *658 [lua] logger.lua:23: 16024c031aac7c70e8eba78c94e77010 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:35:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:35:23 [info] 35#35: *660 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:35:23 [info] 35#35: *659 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:35:33 [info] 35#35: *662 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:35:33 [info] 37#37: *661 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:35:37 [info] 37#37: *664 [lua] access_by_lua(msblocations.conf:189):2: 5d380f6e7dbf678dce3623dab84067ab:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:35:37 [info] 37#37: *664 [lua] logger.lua:23: 5d380f6e7dbf678dce3623dab84067ab {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:35:37 +0000] 5d380f6e7dbf678dce3623dab84067ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:35:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:35:43 [info] 35#35: *665 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:35:43 [info] 37#37: *666 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:35:52 [info] 37#37: *667 [lua] access_by_lua(msblocations.conf:189):2: a8891f76f432027e7ab6eaf6440c2316:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:35:52 +0000] a8891f76f432027e7ab6eaf6440c2316 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:35:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:35:52 [info] 37#37: *667 [lua] logger.lua:23: a8891f76f432027e7ab6eaf6440c2316 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 05:35:53 [info] 35#35: *668 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:35:53 [info] 35#35: *669 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:36:03 [info] 35#35: *670 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:36:03 [info] 37#37: *671 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:36:07 [info] 37#37: *672 [lua] access_by_lua(msblocations.conf:189):2: 34993aa0c12cd5788ed1660ecf0c9723:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:36:07 +0000] 34993aa0c12cd5788ed1660ecf0c9723 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:36:07 [info] 37#37: *672 [lua] logger.lua:23: 34993aa0c12cd5788ed1660ecf0c9723 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:36:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:36:13 [info] 37#37: *673 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:36:13 [info] 37#37: *674 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:36:22 [info] 37#37: *675 [lua] access_by_lua(msblocations.conf:189):2: a39b9dac27468b47c1c0a3cf67a09ba9:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:36:22 +0000] a39b9dac27468b47c1c0a3cf67a09ba9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:36:22 [info] 37#37: *675 [lua] logger.lua:23: a39b9dac27468b47c1c0a3cf67a09ba9 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:36:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:36:23 [info] 37#37: *676 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:36:23 [info] 37#37: *677 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:36:33 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:36:33 [info] 35#35: *679 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:36:37 [info] 37#37: *681 [lua] access_by_lua(msblocations.conf:189):2: 8dbc5f6190cc5a843e8db8727a85b54d:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:36:37 [info] 37#37: *681 [lua] logger.lua:23: 8dbc5f6190cc5a843e8db8727a85b54d {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:36:37 +0000] 8dbc5f6190cc5a843e8db8727a85b54d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:36:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:36:43 [info] 35#35: *682 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:36:43 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:36:52 [info] 37#37: *684 [lua] access_by_lua(msblocations.conf:189):2: 897184fa848498bae936a173f63453f3:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:36:52 +0000] 897184fa848498bae936a173f63453f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/26 05:36:52 [info] 37#37: *684 [lua] logger.lua:23: 897184fa848498bae936a173f63453f3 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:36:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:36:53 [info] 37#37: *686 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:36:53 [info] 37#37: *685 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:37:03 [info] 37#37: *688 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:37:03 [info] 35#35: *687 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:37:07 [info] 37#37: *689 [lua] access_by_lua(msblocations.conf:189):2: 25e8320b6ece6176d66f976fde77794a:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:37:07 [info] 37#37: *689 [lua] logger.lua:23: 25e8320b6ece6176d66f976fde77794a {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:37:07 +0000] 25e8320b6ece6176d66f976fde77794a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:37:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:37:13 [info] 37#37: *690 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:37:13 [info] 35#35: *691 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:37:22 [info] 37#37: *692 [lua] access_by_lua(msblocations.conf:189):2: 79e7c5cab346ac75d08fbd724971fca8:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:37:22 +0000] 79e7c5cab346ac75d08fbd724971fca8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:37:22 [info] 37#37: *692 [lua] logger.lua:23: 79e7c5cab346ac75d08fbd724971fca8 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:37:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:37:23 [info] 37#37: *694 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:37:23 [info] 37#37: *693 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:37:33 [info] 35#35: *695 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:37:33 [info] 37#37: *696 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:37:37 [info] 37#37: *698 [lua] access_by_lua(msblocations.conf:189):2: d962656b1e8a07aa40a23c82758cdfd9:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:37:37 [info] 37#37: *698 [lua] logger.lua:23: d962656b1e8a07aa40a23c82758cdfd9 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:37:37 +0000] d962656b1e8a07aa40a23c82758cdfd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:37:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:37:43 [info] 35#35: *699 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:37:43 [info] 37#37: *700 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:37:52 [info] 37#37: *701 [lua] access_by_lua(msblocations.conf:189):2: 59838c8003a0f2693d391bed421e975f:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:37:52 +0000] 59838c8003a0f2693d391bed421e975f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:37:52 [info] 37#37: *701 [lua] logger.lua:23: 59838c8003a0f2693d391bed421e975f {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:37:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:37:53 [info] 35#35: *703 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:37:53 [info] 37#37: *702 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:38:03 [info] 35#35: *705 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:38:03 [info] 37#37: *704 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:38:07 [info] 37#37: *706 [lua] access_by_lua(msblocations.conf:189):2: 8ef6a36b0e932ac4ca8ccfefc4b5bc6a:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:38:07 +0000] 8ef6a36b0e932ac4ca8ccfefc4b5bc6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:38:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:38:07 [info] 37#37: *706 [lua] logger.lua:23: 8ef6a36b0e932ac4ca8ccfefc4b5bc6a {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 05:38:13 [info] 37#37: *708 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:38:13 [info] 35#35: *707 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:38:22 [info] 37#37: *709 [lua] access_by_lua(msblocations.conf:189):2: 87af664d20922f96bb848154bb125457:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:38:22 [info] 37#37: *709 [lua] logger.lua:23: 87af664d20922f96bb848154bb125457 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:38:22 +0000] 87af664d20922f96bb848154bb125457 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:38:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:38:23 [info] 35#35: *711 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:38:23 [info] 35#35: *710 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:38:33 [info] 37#37: *712 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:38:33 [info] 37#37: *713 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:38:37 [info] 37#37: *715 [lua] access_by_lua(msblocations.conf:189):2: 23e5118d5544573557093c40d5c9f167:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:38:37 [info] 37#37: *715 [lua] logger.lua:23: 23e5118d5544573557093c40d5c9f167 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:38:37 +0000] 23e5118d5544573557093c40d5c9f167 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:38:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 05:38:43 [info] 35#35: *716 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:38:43 [info] 37#37: *717 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:38:53 [info] 37#37: *718 [lua] access_by_lua(msblocations.conf:189):2: 819540de88085969a61ced8fa50d6e47:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:38:53 +0000] 819540de88085969a61ced8fa50d6e47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 05:38:53 [info] 37#37: *718 [lua] logger.lua:23: 819540de88085969a61ced8fa50d6e47 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:38:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:38:53 [info] 35#35: *719 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:38:53 [info] 35#35: *720 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:39:03 [info] 37#37: *721 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:39:03 [info] 35#35: *722 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:39:08 [info] 37#37: *723 [lua] access_by_lua(msblocations.conf:189):2: 2be70e24c3568c3b7e4991bb264289aa:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:39:08 [info] 37#37: *723 [lua] logger.lua:23: 2be70e24c3568c3b7e4991bb264289aa {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:39:08 +0000] 2be70e24c3568c3b7e4991bb264289aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:39:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:39:13 [info] 35#35: *725 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:39:13 [info] 35#35: *724 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:39:23 [info] 37#37: *726 [lua] access_by_lua(msblocations.conf:189):2: d676afb38ad95adef180ca88313929d4:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:39:23 +0000] d676afb38ad95adef180ca88313929d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 05:39:23 [info] 37#37: *726 [lua] logger.lua:23: d676afb38ad95adef180ca88313929d4 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:39:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:39:23 [info] 35#35: *727 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:39:23 [info] 37#37: *728 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:39:33 [info] 37#37: *729 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:39:33 [info] 37#37: *730 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:39:38 [info] 37#37: *732 [lua] access_by_lua(msblocations.conf:189):2: d1c502a8dc54f959830b70e3893d9844:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:39:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/26 05:39:38 [info] 37#37: *732 [lua] logger.lua:23: d1c502a8dc54f959830b70e3893d9844 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:39:38 +0000] d1c502a8dc54f959830b70e3893d9844 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/26 05:39:43 [info] 35#35: *733 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:39:43 [info] 35#35: *734 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:39:53 [info] 37#37: *735 [lua] access_by_lua(msblocations.conf:189):2: 80011965a44980573deed4484bb32658:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:39:53 [info] 37#37: *735 [lua] logger.lua:23: 80011965a44980573deed4484bb32658 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:39:53 +0000] 80011965a44980573deed4484bb32658 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:39:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:39:53 [info] 37#37: *737 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:39:53 [info] 35#35: *736 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:40:03 [info] 37#37: *738 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:40:03 [info] 35#35: *739 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:40:08 [info] 37#37: *740 [lua] access_by_lua(msblocations.conf:189):2: 1432a1b07f8c3b3bca63a8e2183df6e5:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:40:08 +0000] 1432a1b07f8c3b3bca63a8e2183df6e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:40:08 [info] 37#37: *740 [lua] logger.lua:23: 1432a1b07f8c3b3bca63a8e2183df6e5 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:40:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:40:13 [info] 37#37: *742 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:40:13 [info] 35#35: *741 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:40:23 [info] 37#37: *743 [lua] access_by_lua(msblocations.conf:189):2: d08187f739cf8d6582e9eea450afece6:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:40:23 +0000] d08187f739cf8d6582e9eea450afece6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 05:40:23 [info] 37#37: *743 [lua] logger.lua:23: d08187f739cf8d6582e9eea450afece6 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:40:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:40:23 [info] 35#35: *745 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:40:23 [info] 37#37: *744 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:40:33 [info] 35#35: *746 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:40:33 [info] 35#35: *747 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:40:38 [info] 37#37: *749 [lua] access_by_lua(msblocations.conf:189):2: dd698dd2247d8ed9f450f9835035ca21:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:40:38 [info] 37#37: *749 [lua] logger.lua:23: dd698dd2247d8ed9f450f9835035ca21 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:40:38 +0000] dd698dd2247d8ed9f450f9835035ca21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:40:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:40:43 [info] 35#35: *750 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:40:43 [info] 37#37: *751 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:40:53 [info] 37#37: *752 [lua] access_by_lua(msblocations.conf:189):2: 97c9fc934adafd709ac636964a61d1dc:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:40:53 +0000] 97c9fc934adafd709ac636964a61d1dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 05:40:53 [info] 37#37: *752 [lua] logger.lua:23: 97c9fc934adafd709ac636964a61d1dc {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:40:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:40:53 [info] 37#37: *753 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:40:53 [info] 35#35: *754 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:41:03 [info] 37#37: *755 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:41:03 [info] 37#37: *756 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:41:08 [info] 37#37: *757 [lua] access_by_lua(msblocations.conf:189):2: dea5cfe0acc0f40e196c67e56c59d7f2:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:41:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:41:08 [info] 37#37: *757 [lua] logger.lua:23: dea5cfe0acc0f40e196c67e56c59d7f2 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:41:08 +0000] dea5cfe0acc0f40e196c67e56c59d7f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:41:13 [info] 37#37: *758 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:41:13 [info] 37#37: *759 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:41:23 [info] 37#37: *760 [lua] access_by_lua(msblocations.conf:189):2: 56f7ae87c58211e2f484835f60d54889:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:41:23 +0000] 56f7ae87c58211e2f484835f60d54889 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 05:41:23 [info] 37#37: *760 [lua] logger.lua:23: 56f7ae87c58211e2f484835f60d54889 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:41:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:41:23 [info] 37#37: *761 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:41:23 [info] 37#37: *762 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:41:33 [info] 37#37: *763 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:41:33 [info] 37#37: *764 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:41:38 [info] 37#37: *766 [lua] access_by_lua(msblocations.conf:189):2: dd8735b3c3b70d4e2870f6d4ab0f6258:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:41:38 [info] 37#37: *766 [lua] logger.lua:23: dd8735b3c3b70d4e2870f6d4ab0f6258 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:41:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.93 - - [26/Oct/2022:05:41:38 +0000] dd8735b3c3b70d4e2870f6d4ab0f6258 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/26 05:41:43 [info] 35#35: *767 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:41:43 [info] 35#35: *768 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:41:53 [info] 37#37: *769 [lua] access_by_lua(msblocations.conf:189):2: f9064cb4efc2c902516fcb92484dbd58:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:41:53 +0000] f9064cb4efc2c902516fcb92484dbd58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 05:41:53 [info] 37#37: *769 [lua] logger.lua:23: f9064cb4efc2c902516fcb92484dbd58 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:41:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:41:53 [info] 35#35: *771 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:41:53 [info] 37#37: *770 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:42:03 [info] 37#37: *772 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:42:03 [info] 35#35: *773 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:42:08 [info] 37#37: *774 [lua] access_by_lua(msblocations.conf:189):2: e303e8e8957aa080371e27ad2a6854ea:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:42:08 [info] 37#37: *774 [lua] logger.lua:23: e303e8e8957aa080371e27ad2a6854ea {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:42:08 +0000] e303e8e8957aa080371e27ad2a6854ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:42:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:42:13 [info] 37#37: *776 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:42:13 [info] 37#37: *775 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:42:14 [info] 37#37: *777 client closed connection while waiting for request, client: 10.233.69.99, server: 0.0.0.0:443 2022/10/26 05:42:23 [info] 37#37: *778 [lua] access_by_lua(msblocations.conf:189):2: 4c489aa18234dd63e859d9ab5dba7b4b:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:42:23 [info] 37#37: *778 [lua] logger.lua:23: 4c489aa18234dd63e859d9ab5dba7b4b {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:42:23 +0000] 4c489aa18234dd63e859d9ab5dba7b4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:42:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:42:23 [info] 37#37: *779 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:42:23 [info] 37#37: *780 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:42:33 [info] 37#37: *781 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:42:33 [info] 37#37: *782 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:42:38 [info] 37#37: *784 [lua] access_by_lua(msblocations.conf:189):2: 3e45d86eaf7c9c8618562a404d17cf0c:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:42:38 [info] 37#37: *784 [lua] logger.lua:23: 3e45d86eaf7c9c8618562a404d17cf0c {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:42:38 +0000] 3e45d86eaf7c9c8618562a404d17cf0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:42:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:42:43 [info] 37#37: *786 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:42:43 [info] 37#37: *785 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:42:53 [info] 37#37: *787 [lua] access_by_lua(msblocations.conf:189):2: 884a0846ccfaf3bcfe56977f3722e730:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:42:53 [info] 37#37: *787 [lua] logger.lua:23: 884a0846ccfaf3bcfe56977f3722e730 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:42:53 +0000] 884a0846ccfaf3bcfe56977f3722e730 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:42:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:42:53 [info] 37#37: *788 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:42:53 [info] 37#37: *789 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:43:03 [info] 37#37: *790 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:43:03 [info] 37#37: *791 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:43:08 [info] 37#37: *792 [lua] access_by_lua(msblocations.conf:189):2: 9aed18e847e4fb9f5818d62e3926bfcb:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:43:08 +0000] 9aed18e847e4fb9f5818d62e3926bfcb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 05:43:08 [info] 37#37: *792 [lua] logger.lua:23: 9aed18e847e4fb9f5818d62e3926bfcb {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:43:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:43:13 [info] 37#37: *793 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:43:13 [info] 35#35: *794 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:43:23 [info] 37#37: *795 [lua] access_by_lua(msblocations.conf:189):2: a4aaec889398f02a643ede04ca4d0ab9:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:43:23 +0000] a4aaec889398f02a643ede04ca4d0ab9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:43:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:43:23 [info] 37#37: *795 [lua] logger.lua:23: a4aaec889398f02a643ede04ca4d0ab9 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 05:43:23 [info] 37#37: *796 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:43:23 [info] 35#35: *797 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:43:33 [info] 37#37: *798 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:43:33 [info] 35#35: *799 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:43:38 [info] 37#37: *801 [lua] access_by_lua(msblocations.conf:189):2: 4733ef76e6394c1d7daa19ffa88a008b:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:43:38 [info] 37#37: *801 [lua] logger.lua:23: 4733ef76e6394c1d7daa19ffa88a008b {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:43:38 +0000] 4733ef76e6394c1d7daa19ffa88a008b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:43:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:43:43 [info] 37#37: *803 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:43:43 [info] 37#37: *802 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:43:53 [info] 37#37: *804 [lua] access_by_lua(msblocations.conf:189):2: 3417f6f25f6b3dcffdd122cb0420cc27:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:43:53 [info] 37#37: *804 [lua] logger.lua:23: 3417f6f25f6b3dcffdd122cb0420cc27 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:43:53 +0000] 3417f6f25f6b3dcffdd122cb0420cc27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:43:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:43:53 [info] 35#35: *806 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:43:53 [info] 37#37: *805 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:44:03 [info] 37#37: *808 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:44:03 [info] 35#35: *807 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:44:08 [info] 37#37: *809 [lua] access_by_lua(msblocations.conf:189):2: 9dd86f52d7f4bb574902fe7e90224be9:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:44:08 [info] 37#37: *809 [lua] logger.lua:23: 9dd86f52d7f4bb574902fe7e90224be9 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:44:08 +0000] 9dd86f52d7f4bb574902fe7e90224be9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:44:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:44:13 [info] 37#37: *811 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:44:13 [info] 37#37: *810 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:44:23 [info] 37#37: *812 [lua] access_by_lua(msblocations.conf:189):2: 0c6f5a5c4ae66b080a823baa8965d8e7:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:44:23 +0000] 0c6f5a5c4ae66b080a823baa8965d8e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/26 05:44:23 [info] 37#37: *812 [lua] logger.lua:23: 0c6f5a5c4ae66b080a823baa8965d8e7 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:44:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:44:23 [info] 37#37: *814 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:44:23 [info] 37#37: *813 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:44:33 [info] 37#37: *815 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:44:33 [info] 37#37: *816 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:44:38 [info] 37#37: *818 [lua] access_by_lua(msblocations.conf:189):2: 8d43eaf90ae8363fdc5b87e0a0d92fba:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:44:38 [info] 37#37: *818 [lua] logger.lua:23: 8d43eaf90ae8363fdc5b87e0a0d92fba {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:44:38 +0000] 8d43eaf90ae8363fdc5b87e0a0d92fba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:44:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:44:43 [info] 35#35: *819 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:44:43 [info] 35#35: *820 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:44:53 [info] 37#37: *821 [lua] access_by_lua(msblocations.conf:189):2: 5cf0c0646020533388e1203a8f1fede5:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:44:53 [info] 37#37: *821 [lua] logger.lua:23: 5cf0c0646020533388e1203a8f1fede5 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:44:53 +0000] 5cf0c0646020533388e1203a8f1fede5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:44:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:44:53 [info] 37#37: *822 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:44:53 [info] 37#37: *823 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:45:03 [info] 35#35: *824 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:45:03 [info] 37#37: *825 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:45:08 [info] 37#37: *826 [lua] access_by_lua(msblocations.conf:189):2: 55c2a76ea42e820debb6b7cdc16a38c0:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:45:08 [info] 37#37: *826 [lua] logger.lua:23: 55c2a76ea42e820debb6b7cdc16a38c0 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:45:08 +0000] 55c2a76ea42e820debb6b7cdc16a38c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:45:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:45:13 [info] 35#35: *827 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:45:13 [info] 35#35: *828 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:45:23 [info] 37#37: *829 [lua] access_by_lua(msblocations.conf:189):2: eda62cacb5a35ce0b8b1ced3e7800c44:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:45:23 +0000] eda62cacb5a35ce0b8b1ced3e7800c44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:45:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:45:23 [info] 37#37: *829 [lua] logger.lua:23: eda62cacb5a35ce0b8b1ced3e7800c44 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 05:45:23 [info] 37#37: *831 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:45:23 [info] 37#37: *830 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:45:33 [info] 37#37: *832 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:45:33 [info] 37#37: *833 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:45:38 [info] 37#37: *835 [lua] access_by_lua(msblocations.conf:189):2: b33e5e80adfa839c2ff99a129c200bf8:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:45:38 [info] 37#37: *835 [lua] logger.lua:23: b33e5e80adfa839c2ff99a129c200bf8 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:45:38 +0000] b33e5e80adfa839c2ff99a129c200bf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:45:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:45:43 [info] 35#35: *836 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:45:43 [info] 35#35: *837 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:45:53 [info] 37#37: *838 [lua] access_by_lua(msblocations.conf:189):2: 6e3755b03dda5bc61658164be098dd36:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:45:53 [info] 37#37: *838 [lua] logger.lua:23: 6e3755b03dda5bc61658164be098dd36 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:45:53 +0000] 6e3755b03dda5bc61658164be098dd36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:45:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:45:53 [info] 37#37: *839 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:45:53 [info] 35#35: *840 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:46:03 [info] 35#35: *841 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:46:03 [info] 37#37: *842 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:46:08 [info] 37#37: *843 [lua] access_by_lua(msblocations.conf:189):2: fbee2880d1b9f49806b0d6a3908906fd:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:46:08 +0000] fbee2880d1b9f49806b0d6a3908906fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:46:08 [info] 37#37: *843 [lua] logger.lua:23: fbee2880d1b9f49806b0d6a3908906fd {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:46:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:46:13 [info] 35#35: *845 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:46:13 [info] 35#35: *844 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:46:23 [info] 37#37: *846 [lua] access_by_lua(msblocations.conf:189):2: f12e04c70b1787b5846d1894c7a9285e:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:46:23 +0000] f12e04c70b1787b5846d1894c7a9285e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:46:23 [info] 37#37: *846 [lua] logger.lua:23: f12e04c70b1787b5846d1894c7a9285e {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:46:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/26 05:46:23 [info] 35#35: *847 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:46:23 [info] 37#37: *848 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:46:33 [info] 35#35: *849 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:46:33 [info] 35#35: *850 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:46:38 [info] 37#37: *852 [lua] access_by_lua(msblocations.conf:189):2: 91205f30431c7556501bac5209dbc6e8:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:46:38 [info] 37#37: *852 [lua] logger.lua:23: 91205f30431c7556501bac5209dbc6e8 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:46:38 +0000] 91205f30431c7556501bac5209dbc6e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:46:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/26 05:46:43 [info] 35#35: *854 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:46:43 [info] 37#37: *853 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:46:53 [info] 37#37: *855 [lua] access_by_lua(msblocations.conf:189):2: 50567ca768ce389252813bb58da5f2e5:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:46:53 [info] 37#37: *855 [lua] logger.lua:23: 50567ca768ce389252813bb58da5f2e5 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:46:53 +0000] 50567ca768ce389252813bb58da5f2e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:46:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:46:53 [info] 35#35: *856 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:46:53 [info] 35#35: *857 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:47:03 [info] 37#37: *858 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:47:03 [info] 37#37: *859 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:47:08 [info] 37#37: *860 [lua] access_by_lua(msblocations.conf:189):2: d634bc3070fc7a525f8377b7872e6cc6:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:47:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:47:08 [info] 37#37: *860 [lua] logger.lua:23: d634bc3070fc7a525f8377b7872e6cc6 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:47:08 +0000] d634bc3070fc7a525f8377b7872e6cc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:47:13 [info] 37#37: *862 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:47:13 [info] 37#37: *861 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:47:23 [info] 37#37: *863 [lua] access_by_lua(msblocations.conf:189):2: 312a1644f587fb6555302f9cf5026470:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:47:23 [info] 37#37: *863 [lua] logger.lua:23: 312a1644f587fb6555302f9cf5026470 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:47:23 +0000] 312a1644f587fb6555302f9cf5026470 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:47:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/26 05:47:23 [info] 37#37: *864 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:47:23 [info] 37#37: *865 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:47:33 [info] 37#37: *867 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:47:33 [info] 37#37: *866 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:47:38 [info] 37#37: *869 [lua] access_by_lua(msblocations.conf:189):2: cd1a5e59a8c8b95d385477def67387eb:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:47:38 [info] 37#37: *869 [lua] logger.lua:23: cd1a5e59a8c8b95d385477def67387eb {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:47:38 +0000] cd1a5e59a8c8b95d385477def67387eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:47:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/26 05:47:43 [info] 35#35: *870 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:47:43 [info] 37#37: *871 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:47:53 [info] 37#37: *872 [lua] access_by_lua(msblocations.conf:189):2: c0448612b0fb7ca800d29de79e5a09a1:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:47:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.93 - - [26/Oct/2022:05:47:53 +0000] c0448612b0fb7ca800d29de79e5a09a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/26 05:47:53 [info] 37#37: *872 [lua] logger.lua:23: c0448612b0fb7ca800d29de79e5a09a1 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , 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/26 05:47:53 [info] 35#35: *874 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:47:53 [info] 35#35: *873 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:48:03 [info] 37#37: *876 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:48:03 [info] 37#37: *875 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:48:08 [info] 37#37: *877 [lua] access_by_lua(msblocations.conf:189):2: 2c3acceb8d67576048447f8e59ae38c6:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:48:08 [info] 37#37: *877 [lua] logger.lua:23: 2c3acceb8d67576048447f8e59ae38c6 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:48:08 +0000] 2c3acceb8d67576048447f8e59ae38c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:48:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:48:13 [info] 35#35: *878 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:48:13 [info] 35#35: *879 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:48:23 [info] 37#37: *880 [lua] access_by_lua(msblocations.conf:189):2: 04b65bf3e7ab27ec8bdc1b1b1685b874:receive the request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/26 05:48:23 [info] 37#37: *880 [lua] logger.lua:23: 04b65bf3e7ab27ec8bdc1b1b1685b874 {"matched":"microservices"} while logging request, client: 10.233.71.93, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.93 - - [26/Oct/2022:05:48:23 +0000] 04b65bf3e7ab27ec8bdc1b1b1685b874 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.93 - - [26/Oct/2022:05:48:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/26 05:48:23 [info] 37#37: *881 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443 2022/10/26 05:48:23 [info] 37#37: *882 client closed connection while SSL handshaking, client: 10.233.72.52, server: 0.0.0.0:443