By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.42.189 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2023/01/08 05:01:59 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2023/01/08 05:01:59 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2023/01/08 05:01:59 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2023/01/08 05:01:59 [notice] 33#33: using the "epoll" event method 2023/01/08 05:01:59 [notice] 33#33: openresty/1.13.6.1 2023/01/08 05:01:59 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/08 05:01:59 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/08 05:01:59 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2023/01/08 05:01:59 [notice] 34#34: start worker processes \n\n### Starting apiroute 2023/01/08 05:01:59 [notice] 34#34: start worker process 36 2023/01/08 05:01:59 [notice] 34#34: start worker process 37 2023/01/08 05:01:59 [notice] 34#34: start worker process 38 2023/01/08 05:01:59 [notice] 34#34: start worker process 39 2023/01/08 05:01:59 [notice] 34#34: start worker process 40 2023/01/08 05:01:59 [notice] 34#34: start worker process 41 2023/01/08 05:01:59 [notice] 34#34: start worker process 42 2023/01/08 05:01:59 [notice] 34#34: start worker process 43 2023/01/08 05:01:59 [notice] 34#34: start cache manager process 44 2023/01/08 05:01:59 [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-20230108050200.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2023-01-08 05:02:02 242 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-08 05:02:02 248 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-08 05:02:02 249 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-08 05:02:02 297 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-08 05:02:02 297 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.42.189:10081 Enabled:true 2023-01-08 05:02:03 695 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2023-01-08 05:02:03 775 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-08 05:02:03 775 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-08 05:02:03 776 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-08 05:02:03 777 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-08 05:02:03 777 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2023-01-08 05:02:03 777 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-08 05:02:03 777 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-08 05:02:03 863 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-08 05:02:03 948 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-08 05:02:03 948 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-08 05:02:03 948 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-08 05:02:04 432 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/08 05:02:14 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:02:14 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:02:16 [info] 36#36: *14 [lua] access_by_lua(msblocations.conf:133):2: 083ed95d01ab7ee69b9c8c2f0c098e84:receive the request, client: 10.233.71.150, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/08 05:02:17 [info] 36#36: *14 [lua] logger.lua:23: 083ed95d01ab7ee69b9c8c2f0c098e84 {"matched":"microservices"} while logging request, client: 10.233.71.150, 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.71.150 - - [08/Jan/2023:05:02:17 +0000] 083ed95d01ab7ee69b9c8c2f0c098e84 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.458 upstream_response_time:0.457 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.71.150 - - [08/Jan/2023:05:02:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 371 2023/01/08 05:02:18 [info] 36#36: *17 [lua] access_by_lua(msblocations.conf:133):2: f473cd3aa56d622bfcfbef390c4ee47c:receive the request, client: 10.233.70.67, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/08 05:02:19 [info] 36#36: *17 [lua] logger.lua:23: f473cd3aa56d622bfcfbef390c4ee47c {"matched":"microservices"} while logging request, client: 10.233.70.67, 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.70.67 - - [08/Jan/2023:05:02:19 +0000] f473cd3aa56d622bfcfbef390c4ee47c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.184 upstream_response_time:1.184 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.70.67 - - [08/Jan/2023:05:02:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 1172 2023/01/08 05:02:19 [info] 36#36: *18 [lua] access_by_lua(msblocations.conf:133):2: 7c4861106bb0eaf2c6f5c81e9de7d2db:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:02:19 [info] 36#36: *18 [lua] logger.lua:23: 7c4861106bb0eaf2c6f5c81e9de7d2db {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:02:19 +0000] 7c4861106bb0eaf2c6f5c81e9de7d2db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:02:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/01/08 05:02:23 [info] 36#36: *14 client 10.233.71.150 closed keepalive connection 2023/01/08 05:02:24 [info] 36#36: *17 client 10.233.70.67 closed keepalive connection 2023/01/08 05:02:24 [info] 36#36: *19 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:02:24 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:02:34 [info] 38#38: *22 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:02:34 [info] 36#36: *21 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:02:34 [info] 36#36: *23 [lua] access_by_lua(msblocations.conf:133):2: 3ef3f993dbbd1053e4612795c38748a6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:02:34 +0000] 3ef3f993dbbd1053e4612795c38748a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/08 05:02:34 [info] 36#36: *23 [lua] logger.lua:23: 3ef3f993dbbd1053e4612795c38748a6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:02:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:02:44 [info] 38#38: *24 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:02:44 [info] 38#38: *25 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:02:49 [info] 36#36: *26 [lua] access_by_lua(msblocations.conf:133):2: f6ddcfddd9919c8795799440b06670c1:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:02:49 +0000] f6ddcfddd9919c8795799440b06670c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/08 05:02:49 [info] 36#36: *26 [lua] logger.lua:23: f6ddcfddd9919c8795799440b06670c1 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:02:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/08 05:02:54 [info] 36#36: *27 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:02:54 [info] 36#36: *28 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:02:59 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/08 05:02:59 [notice] 34#34: signal 17 (SIGCHLD) received from 46 2023/01/08 05:02:59 [notice] 34#34: cache loader process 46 exited with code 0 2023/01/08 05:02:59 [notice] 34#34: signal 29 (SIGIO) received 2023/01/08 05:03:04 [info] 36#36: *30 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:03:04 [info] 36#36: *31 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:03:04 [info] 36#36: *32 [lua] access_by_lua(msblocations.conf:133):2: ea47080e866dfa25092ea9d568d8ddc8:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:03:04 +0000] ea47080e866dfa25092ea9d568d8ddc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/08 05:03:04 [info] 36#36: *32 [lua] logger.lua:23: ea47080e866dfa25092ea9d568d8ddc8 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:03:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/08 05:03:14 [info] 36#36: *33 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:03:14 [info] 36#36: *34 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:03:19 [info] 36#36: *35 [lua] access_by_lua(msblocations.conf:133):2: 8bd0a379ac94df768c944030d4eb57df:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:03:19 +0000] 8bd0a379ac94df768c944030d4eb57df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/08 05:03:19 [info] 36#36: *35 [lua] logger.lua:23: 8bd0a379ac94df768c944030d4eb57df {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:03:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/08 05:03:24 [info] 36#36: *36 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:03:24 [info] 36#36: *37 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:03:34 [info] 36#36: *38 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:03:34 [info] 36#36: *39 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:03:34 [info] 36#36: *40 [lua] access_by_lua(msblocations.conf:133):2: 72928fc197789353ecb5e76f1bc23eff:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:03:34 +0000] 72928fc197789353ecb5e76f1bc23eff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/08 05:03:34 [info] 36#36: *40 [lua] logger.lua:23: 72928fc197789353ecb5e76f1bc23eff {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:03:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/08 05:03:44 [info] 36#36: *42 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:03:44 [info] 36#36: *41 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:03:49 [info] 36#36: *43 [lua] access_by_lua(msblocations.conf:133):2: 75a162e795d19b8c0b82dd03d4d94846:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:03:49 +0000] 75a162e795d19b8c0b82dd03d4d94846 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:03:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 05:03:49 [info] 36#36: *43 [lua] logger.lua:23: 75a162e795d19b8c0b82dd03d4d94846 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/08 05:03:54 [info] 38#38: *44 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:03:54 [info] 38#38: *45 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:04:04 [info] 36#36: *47 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:04:04 [info] 36#36: *48 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:04:04 [info] 36#36: *49 [lua] access_by_lua(msblocations.conf:133):2: cc14d8bd358fa3bbcdc909f059922b69:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:04:04 [info] 36#36: *49 [lua] logger.lua:23: cc14d8bd358fa3bbcdc909f059922b69 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:04:04 +0000] cc14d8bd358fa3bbcdc909f059922b69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:04:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/08 05:04:14 [info] 38#38: *50 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:04:14 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:04:19 [info] 36#36: *52 [lua] access_by_lua(msblocations.conf:133):2: 7a9fad217c26eb53ee3d238efd7e6586:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:04:19 +0000] 7a9fad217c26eb53ee3d238efd7e6586 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/08 05:04:19 [info] 36#36: *52 [lua] logger.lua:23: 7a9fad217c26eb53ee3d238efd7e6586 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:04:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:04:24 [info] 36#36: *53 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:04:24 [info] 38#38: *54 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:04:34 [info] 38#38: *56 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:04:34 [info] 38#38: *55 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:04:34 [info] 36#36: *57 [lua] access_by_lua(msblocations.conf:133):2: 43a01fef6ffa2b63b7f5ed00cadbef08:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:04:34 [info] 36#36: *57 [lua] logger.lua:23: 43a01fef6ffa2b63b7f5ed00cadbef08 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:04:34 +0000] 43a01fef6ffa2b63b7f5ed00cadbef08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:04:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:04:44 [info] 36#36: *58 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:04:44 [info] 36#36: *59 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:04:49 [info] 36#36: *60 [lua] access_by_lua(msblocations.conf:133):2: c9d15702f090fff6246ff47361304cc3:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:04:49 [info] 36#36: *60 [lua] logger.lua:23: c9d15702f090fff6246ff47361304cc3 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:04:49 +0000] c9d15702f090fff6246ff47361304cc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:04:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:04:54 [info] 36#36: *62 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:04:54 [info] 36#36: *61 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:05:04 [info] 36#36: *64 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:05:04 [info] 36#36: *65 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:05:04 [info] 36#36: *66 [lua] access_by_lua(msblocations.conf:133):2: d32d2bf7a92a7969ab6c3fde335659c6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:05:04 [info] 36#36: *66 [lua] logger.lua:23: d32d2bf7a92a7969ab6c3fde335659c6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:05:04 +0000] d32d2bf7a92a7969ab6c3fde335659c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:05:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:05:14 [info] 38#38: *67 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:05:14 [info] 38#38: *68 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:05:19 [info] 36#36: *69 [lua] access_by_lua(msblocations.conf:133):2: 7aa8c2c4c242da7b364a28b50a52cb56:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:05:19 [info] 36#36: *69 [lua] logger.lua:23: 7aa8c2c4c242da7b364a28b50a52cb56 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:05:19 +0000] 7aa8c2c4c242da7b364a28b50a52cb56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:05:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/08 05:05:24 [info] 36#36: *70 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:05:24 [info] 36#36: *71 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:05:34 [info] 36#36: *72 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:05:34 [info] 38#38: *73 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:05:34 [info] 36#36: *74 [lua] access_by_lua(msblocations.conf:133):2: e8c5ec842638b5ca05627452f1c06fd0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:05:34 [info] 36#36: *74 [lua] logger.lua:23: e8c5ec842638b5ca05627452f1c06fd0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:05:34 +0000] e8c5ec842638b5ca05627452f1c06fd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:05:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/08 05:05:44 [info] 38#38: *76 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:05:44 [info] 36#36: *75 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:05:49 [info] 36#36: *77 [lua] access_by_lua(msblocations.conf:133):2: 9d7efcea63c4f4dc24161c7ca2efd0d6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:05:49 [info] 36#36: *77 [lua] logger.lua:23: 9d7efcea63c4f4dc24161c7ca2efd0d6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:05:49 +0000] 9d7efcea63c4f4dc24161c7ca2efd0d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:05:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/08 05:05:54 [info] 36#36: *78 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:05:54 [info] 36#36: *79 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:06:04 [info] 38#38: *82 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:06:04 [info] 36#36: *81 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:06:04 [info] 36#36: *83 [lua] access_by_lua(msblocations.conf:133):2: d56641d1f1acf40a6d8329fb9643c81a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:06:04 [info] 36#36: *83 [lua] logger.lua:23: d56641d1f1acf40a6d8329fb9643c81a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:06:04 +0000] d56641d1f1acf40a6d8329fb9643c81a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:06:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:06:14 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:06:14 [info] 36#36: *84 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:06:19 [info] 36#36: *86 [lua] access_by_lua(msblocations.conf:133):2: 01633223ffcd6e3b6a9fb8c4ca919781:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:06:19 [info] 36#36: *86 [lua] logger.lua:23: 01633223ffcd6e3b6a9fb8c4ca919781 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:06:19 +0000] 01633223ffcd6e3b6a9fb8c4ca919781 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:06:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/08 05:06:24 [info] 36#36: *87 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:06:24 [info] 36#36: *88 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:06:34 [info] 38#38: *89 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:06:34 [info] 38#38: *90 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:06:34 [info] 36#36: *91 [lua] access_by_lua(msblocations.conf:133):2: 1ac4bf48af6806c4355ad5fa3bb2eff4:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:06:34 [info] 36#36: *91 [lua] logger.lua:23: 1ac4bf48af6806c4355ad5fa3bb2eff4 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:06:34 +0000] 1ac4bf48af6806c4355ad5fa3bb2eff4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:06:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 05:06:44 [info] 36#36: *92 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:06:44 [info] 36#36: *93 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:06:49 [info] 36#36: *94 [lua] access_by_lua(msblocations.conf:133):2: ef8a8026db62064b414fa263dfa77303:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:06:49 +0000] ef8a8026db62064b414fa263dfa77303 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 05:06:49 [info] 36#36: *94 [lua] logger.lua:23: ef8a8026db62064b414fa263dfa77303 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:06:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:06:54 [info] 36#36: *95 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:06:54 [info] 36#36: *96 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:07:04 [info] 38#38: *99 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:07:04 [info] 38#38: *98 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:07:04 [info] 36#36: *100 [lua] access_by_lua(msblocations.conf:133):2: 5b77df1bb5f7ee385b9c28ad84d25180:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:07:04 +0000] 5b77df1bb5f7ee385b9c28ad84d25180 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/08 05:07:04 [info] 36#36: *100 [lua] logger.lua:23: 5b77df1bb5f7ee385b9c28ad84d25180 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:07:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/08 05:07:14 [info] 36#36: *101 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:07:14 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:07:19 [info] 36#36: *103 [lua] access_by_lua(msblocations.conf:133):2: 73605ea7814e3bde864773c809f8541a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:07:19 [info] 36#36: *103 [lua] logger.lua:23: 73605ea7814e3bde864773c809f8541a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:07:19 +0000] 73605ea7814e3bde864773c809f8541a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:07:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:07:24 [info] 38#38: *104 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:07:24 [info] 38#38: *105 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:07:34 [info] 38#38: *107 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:07:34 [info] 36#36: *106 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:07:34 [info] 36#36: *108 [lua] access_by_lua(msblocations.conf:133):2: 91ed9817b91247c730591e72912c9e18:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:07:34 +0000] 91ed9817b91247c730591e72912c9e18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/08 05:07:34 [info] 36#36: *108 [lua] logger.lua:23: 91ed9817b91247c730591e72912c9e18 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:07:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 05:07:44 [info] 36#36: *109 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:07:44 [info] 36#36: *110 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:07:49 [info] 36#36: *111 [lua] access_by_lua(msblocations.conf:133):2: 82674575d4614d3c337ca7d7fab3f8ae:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:07:50 +0000] 82674575d4614d3c337ca7d7fab3f8ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/08 05:07:50 [info] 36#36: *111 [lua] logger.lua:23: 82674575d4614d3c337ca7d7fab3f8ae {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:07:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/08 05:07:54 [info] 38#38: *112 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:07:54 [info] 38#38: *113 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:08:04 [info] 38#38: *116 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:08:04 [info] 36#36: *115 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:08:05 [info] 36#36: *117 [lua] access_by_lua(msblocations.conf:133):2: fd915aad0fabba9c10104532e3e0b1d0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:08:05 [info] 36#36: *117 [lua] logger.lua:23: fd915aad0fabba9c10104532e3e0b1d0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:08:05 +0000] fd915aad0fabba9c10104532e3e0b1d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:08:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/08 05:08:14 [info] 36#36: *118 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:08:14 [info] 36#36: *119 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:08:20 [info] 36#36: *120 [lua] access_by_lua(msblocations.conf:133):2: 4a41af9a80a43953697786bc5782ad1a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:08:20 [info] 36#36: *120 [lua] logger.lua:23: 4a41af9a80a43953697786bc5782ad1a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:08:20 +0000] 4a41af9a80a43953697786bc5782ad1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:08:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/08 05:08:24 [info] 36#36: *122 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:08:24 [info] 36#36: *121 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:08:34 [info] 38#38: *123 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:08:34 [info] 38#38: *124 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:08:35 [info] 36#36: *125 [lua] access_by_lua(msblocations.conf:133):2: 256fa6c32425fdbd1a5711e7561e7455:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:08:35 [info] 36#36: *125 [lua] logger.lua:23: 256fa6c32425fdbd1a5711e7561e7455 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:08:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.25 - - [08/Jan/2023:05:08:35 +0000] 256fa6c32425fdbd1a5711e7561e7455 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/08 05:08:44 [info] 38#38: *126 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:08:44 [info] 38#38: *127 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:08:50 [info] 36#36: *128 [lua] access_by_lua(msblocations.conf:133):2: c996b3e4bc7f7e74186e62e8a1bc2c0a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:08:50 [info] 36#36: *128 [lua] logger.lua:23: c996b3e4bc7f7e74186e62e8a1bc2c0a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:08:50 +0000] c996b3e4bc7f7e74186e62e8a1bc2c0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:08:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:08:54 [info] 36#36: *130 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:08:54 [info] 36#36: *129 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:09:04 [info] 38#38: *132 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:09:04 [info] 36#36: *133 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:09:05 [info] 36#36: *134 [lua] access_by_lua(msblocations.conf:133):2: ac8182305a6fb3a3cf590838cf2cfacb:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:09:05 [info] 36#36: *134 [lua] logger.lua:23: ac8182305a6fb3a3cf590838cf2cfacb {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:09:05 +0000] ac8182305a6fb3a3cf590838cf2cfacb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:09:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:09:14 [info] 36#36: *135 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:09:14 [info] 38#38: *136 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:09:20 [info] 36#36: *137 [lua] access_by_lua(msblocations.conf:133):2: 172f26415df6e3da012cfb6ef7525dcc:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:09:20 [info] 36#36: *137 [lua] logger.lua:23: 172f26415df6e3da012cfb6ef7525dcc {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:09:20 +0000] 172f26415df6e3da012cfb6ef7525dcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:09:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 05:09:24 [info] 36#36: *138 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:09:24 [info] 36#36: *139 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:09:34 [info] 36#36: *140 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:09:34 [info] 36#36: *141 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:09:35 [info] 36#36: *142 [lua] access_by_lua(msblocations.conf:133):2: 64936733e12930ba732841cc4fdd76bf:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:09:35 [info] 36#36: *142 [lua] logger.lua:23: 64936733e12930ba732841cc4fdd76bf {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:09:35 +0000] 64936733e12930ba732841cc4fdd76bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:09:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:09:44 [info] 38#38: *144 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:09:44 [info] 36#36: *143 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:09:50 [info] 36#36: *145 [lua] access_by_lua(msblocations.conf:133):2: 169a96dc6a983dd26163e4cf1bd66a9a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:09:50 [info] 36#36: *145 [lua] logger.lua:23: 169a96dc6a983dd26163e4cf1bd66a9a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:09:50 +0000] 169a96dc6a983dd26163e4cf1bd66a9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:09:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/08 05:09:54 [info] 36#36: *146 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:09:54 [info] 36#36: *147 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:10:04 [info] 36#36: *149 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:10:04 [info] 36#36: *150 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:10:05 [info] 36#36: *151 [lua] access_by_lua(msblocations.conf:133):2: 347cd7b04a63f828366373cf804442b0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:10:05 +0000] 347cd7b04a63f828366373cf804442b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 05:10:05 [info] 36#36: *151 [lua] logger.lua:23: 347cd7b04a63f828366373cf804442b0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:10:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:10:14 [info] 38#38: *152 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:10:14 [info] 38#38: *153 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:10:20 [info] 36#36: *154 [lua] access_by_lua(msblocations.conf:133):2: 157abfb8ce80f38703a3480a7c4c62ea:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:10:20 +0000] 157abfb8ce80f38703a3480a7c4c62ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 05:10:20 [info] 36#36: *154 [lua] logger.lua:23: 157abfb8ce80f38703a3480a7c4c62ea {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:10:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:10:24 [info] 36#36: *155 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:10:24 [info] 36#36: *156 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:10:34 [info] 36#36: *158 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:10:34 [info] 38#38: *157 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:10:35 [info] 36#36: *159 [lua] access_by_lua(msblocations.conf:133):2: cac4fc46865d9fae825221d2a1a1a739:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:10:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 10.233.69.25 - - [08/Jan/2023:05:10:35 +0000] cac4fc46865d9fae825221d2a1a1a739 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-" 2023/01/08 05:10:35 [info] 36#36: *159 [lua] logger.lua:23: cac4fc46865d9fae825221d2a1a1a739 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/08 05:10:44 [info] 36#36: *160 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:10:44 [info] 38#38: *161 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:10:50 [info] 36#36: *162 [lua] access_by_lua(msblocations.conf:133):2: d952a46ebfd7844f332ae6cd3f6ef0f6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:10:50 [info] 36#36: *162 [lua] logger.lua:23: d952a46ebfd7844f332ae6cd3f6ef0f6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:10:50 +0000] d952a46ebfd7844f332ae6cd3f6ef0f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:10:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:10:54 [info] 38#38: *163 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:10:54 [info] 38#38: *164 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:11:04 [info] 36#36: *166 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:11:04 [info] 36#36: *167 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:11:05 [info] 36#36: *168 [lua] access_by_lua(msblocations.conf:133):2: 3208c3e9dd5ae8051d29af339f8641f7:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:11:05 [info] 36#36: *168 [lua] logger.lua:23: 3208c3e9dd5ae8051d29af339f8641f7 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:11:05 +0000] 3208c3e9dd5ae8051d29af339f8641f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:11:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:11:14 [info] 36#36: *169 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:11:14 [info] 38#38: *170 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:11:20 [info] 36#36: *171 [lua] access_by_lua(msblocations.conf:133):2: 89ee3f48e91080f19caaf5890abbf1fa:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:11:20 [info] 36#36: *171 [lua] logger.lua:23: 89ee3f48e91080f19caaf5890abbf1fa {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:11:20 +0000] 89ee3f48e91080f19caaf5890abbf1fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:11:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 05:11:24 [info] 38#38: *172 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:11:24 [info] 38#38: *173 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:11:34 [info] 36#36: *175 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:11:34 [info] 36#36: *174 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:11:35 [info] 36#36: *176 [lua] access_by_lua(msblocations.conf:133):2: 6d731b2d7d0b6a5de8e1dc5279fc5106:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:11:35 [info] 36#36: *176 [lua] logger.lua:23: 6d731b2d7d0b6a5de8e1dc5279fc5106 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:11:35 +0000] 6d731b2d7d0b6a5de8e1dc5279fc5106 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:11:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:11:44 [info] 38#38: *178 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:11:44 [info] 36#36: *177 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:11:50 [info] 36#36: *179 [lua] access_by_lua(msblocations.conf:133):2: 4e87b0ed76b2ff52d231f5c306620a25:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:11:50 +0000] 4e87b0ed76b2ff52d231f5c306620a25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 05:11:50 [info] 36#36: *179 [lua] logger.lua:23: 4e87b0ed76b2ff52d231f5c306620a25 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:11:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:11:54 [info] 36#36: *181 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:11:54 [info] 38#38: *180 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:12:04 [info] 36#36: *184 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:12:04 [info] 36#36: *183 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:12:05 [info] 36#36: *185 [lua] access_by_lua(msblocations.conf:133):2: fde66edf7a3ba24484c04f9ad7092425:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:12:05 [info] 36#36: *185 [lua] logger.lua:23: fde66edf7a3ba24484c04f9ad7092425 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:12:05 +0000] fde66edf7a3ba24484c04f9ad7092425 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:12:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:12:14 [info] 36#36: *186 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:12:14 [info] 36#36: *187 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:12:20 [info] 36#36: *188 [lua] access_by_lua(msblocations.conf:133):2: 1c0ce7a17a378cdf9513ad8d1a98acaf:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:12:20 [info] 36#36: *188 [lua] logger.lua:23: 1c0ce7a17a378cdf9513ad8d1a98acaf {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:12:20 +0000] 1c0ce7a17a378cdf9513ad8d1a98acaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:12:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 05:12:24 [info] 38#38: *189 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:12:24 [info] 38#38: *190 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:12:34 [info] 38#38: *192 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:12:34 [info] 36#36: *191 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:12:35 [info] 36#36: *193 [lua] access_by_lua(msblocations.conf:133):2: 6e99465b67a162d1a066dab3c84e542c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:12:35 +0000] 6e99465b67a162d1a066dab3c84e542c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 05:12:35 [info] 36#36: *193 [lua] logger.lua:23: 6e99465b67a162d1a066dab3c84e542c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:12:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:12:44 [info] 36#36: *194 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:12:44 [info] 38#38: *195 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:12:50 [info] 36#36: *196 [lua] access_by_lua(msblocations.conf:133):2: db0c373e87c470db5457df98c504ef2b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:12:50 +0000] db0c373e87c470db5457df98c504ef2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 05:12:50 [info] 36#36: *196 [lua] logger.lua:23: db0c373e87c470db5457df98c504ef2b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:12:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:12:54 [info] 36#36: *197 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:12:54 [info] 36#36: *198 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:13:04 [info] 36#36: *200 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:13:04 [info] 36#36: *201 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:13:05 [info] 36#36: *202 [lua] access_by_lua(msblocations.conf:133):2: 3bf0c64c6ce876419e3aaaf685c56fbb:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:13:05 +0000] 3bf0c64c6ce876419e3aaaf685c56fbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 05:13:05 [info] 36#36: *202 [lua] logger.lua:23: 3bf0c64c6ce876419e3aaaf685c56fbb {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:13:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:13:14 [info] 38#38: *203 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:13:14 [info] 36#36: *204 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:13:20 [info] 36#36: *205 [lua] access_by_lua(msblocations.conf:133):2: aee5b294c6fab9eb372538cc4a461c86:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:13:20 [info] 36#36: *205 [lua] logger.lua:23: aee5b294c6fab9eb372538cc4a461c86 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:13:20 +0000] aee5b294c6fab9eb372538cc4a461c86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:13:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:13:24 [info] 38#38: *207 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:13:24 [info] 38#38: *206 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:13:34 [info] 38#38: *209 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:13:34 [info] 38#38: *208 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:13:35 [info] 36#36: *210 [lua] access_by_lua(msblocations.conf:133):2: d940949e08026b99e92ee02d135e68db:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:13:35 +0000] d940949e08026b99e92ee02d135e68db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 05:13:35 [info] 36#36: *210 [lua] logger.lua:23: d940949e08026b99e92ee02d135e68db {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:13:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:13:44 [info] 38#38: *212 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:13:44 [info] 38#38: *211 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:13:50 [info] 36#36: *213 [lua] access_by_lua(msblocations.conf:133):2: 287e061859c1810b9b4978835f26a95c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:13:50 [info] 36#36: *213 [lua] logger.lua:23: 287e061859c1810b9b4978835f26a95c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:13:50 +0000] 287e061859c1810b9b4978835f26a95c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:13:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:13:54 [info] 38#38: *214 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:13:54 [info] 38#38: *215 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:14:04 [info] 36#36: *217 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:14:04 [info] 36#36: *218 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:14:05 [info] 36#36: *219 [lua] access_by_lua(msblocations.conf:133):2: 3ca7d769cbad9bb89ffd55895811b33c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:14:05 +0000] 3ca7d769cbad9bb89ffd55895811b33c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/08 05:14:05 [info] 36#36: *219 [lua] logger.lua:23: 3ca7d769cbad9bb89ffd55895811b33c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:14:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:14:14 [info] 38#38: *220 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:14:14 [info] 36#36: *221 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:14:20 [info] 36#36: *222 [lua] access_by_lua(msblocations.conf:133):2: c58e24efc58c0717a68e7b99bd59971a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:14:20 [info] 36#36: *222 [lua] logger.lua:23: c58e24efc58c0717a68e7b99bd59971a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:14:20 +0000] c58e24efc58c0717a68e7b99bd59971a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:14:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:14:24 [info] 38#38: *224 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:14:24 [info] 36#36: *223 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:14:34 [info] 36#36: *225 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:14:34 [info] 36#36: *226 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:14:35 [info] 36#36: *227 [lua] access_by_lua(msblocations.conf:133):2: 5ab3eab2dcbb6f2fb0ccc8f4a9de2ecb:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:14:35 +0000] 5ab3eab2dcbb6f2fb0ccc8f4a9de2ecb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/08 05:14:35 [info] 36#36: *227 [lua] logger.lua:23: 5ab3eab2dcbb6f2fb0ccc8f4a9de2ecb {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:14:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/08 05:14:44 [info] 38#38: *228 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:14:44 [info] 36#36: *229 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:14:50 [info] 36#36: *230 [lua] access_by_lua(msblocations.conf:133):2: 16ac3ce8a62b7728378da29a52a799de:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:14:50 [info] 36#36: *230 [lua] logger.lua:23: 16ac3ce8a62b7728378da29a52a799de {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:14:50 +0000] 16ac3ce8a62b7728378da29a52a799de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:14:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 05:14:54 [info] 38#38: *232 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:14:54 [info] 38#38: *231 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:15:04 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:15:04 [info] 38#38: *234 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:15:05 [info] 36#36: *236 [lua] access_by_lua(msblocations.conf:133):2: 997e450b8258556a4281c1feffdc0c2f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:15:05 +0000] 997e450b8258556a4281c1feffdc0c2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 05:15:05 [info] 36#36: *236 [lua] logger.lua:23: 997e450b8258556a4281c1feffdc0c2f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:15:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:15:14 [info] 36#36: *237 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:15:14 [info] 38#38: *238 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:15:20 [info] 36#36: *239 [lua] access_by_lua(msblocations.conf:133):2: 73db9a7a018f72cd0dc58050085ee502:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:15:20 +0000] 73db9a7a018f72cd0dc58050085ee502 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/08 05:15:20 [info] 36#36: *239 [lua] logger.lua:23: 73db9a7a018f72cd0dc58050085ee502 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:15:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 05:15:24 [info] 38#38: *240 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:15:24 [info] 36#36: *241 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:15:34 [info] 36#36: *243 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:15:34 [info] 36#36: *242 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:15:35 [info] 36#36: *244 [lua] access_by_lua(msblocations.conf:133):2: 6a74ece76bf249f76cc26b14b4c74653:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:15:35 [info] 36#36: *244 [lua] logger.lua:23: 6a74ece76bf249f76cc26b14b4c74653 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:15:35 +0000] 6a74ece76bf249f76cc26b14b4c74653 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:15:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:15:44 [info] 38#38: *245 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:15:44 [info] 38#38: *246 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:15:50 [info] 36#36: *247 [lua] access_by_lua(msblocations.conf:133):2: 934e6b5899746188c1db4b160b5333ce:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:15:50 [info] 36#36: *247 [lua] logger.lua:23: 934e6b5899746188c1db4b160b5333ce {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:15:50 +0000] 934e6b5899746188c1db4b160b5333ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:15:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:15:54 [info] 38#38: *248 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:15:54 [info] 38#38: *249 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:16:04 [info] 38#38: *251 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:16:04 [info] 38#38: *252 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:16:05 [info] 36#36: *253 [lua] access_by_lua(msblocations.conf:133):2: dbaad6daa02c5fc6f105681160f8ea69:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:16:05 +0000] dbaad6daa02c5fc6f105681160f8ea69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 05:16:05 [info] 36#36: *253 [lua] logger.lua:23: dbaad6daa02c5fc6f105681160f8ea69 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:16:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:16:14 [info] 36#36: *255 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:16:14 [info] 38#38: *254 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:16:20 [info] 36#36: *256 [lua] access_by_lua(msblocations.conf:133):2: 5fac5eed7bc8b234ae24cbf3abd94537:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:16:20 [info] 36#36: *256 [lua] logger.lua:23: 5fac5eed7bc8b234ae24cbf3abd94537 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:16:20 +0000] 5fac5eed7bc8b234ae24cbf3abd94537 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:16:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:16:24 [info] 36#36: *257 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:16:24 [info] 38#38: *258 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:16:34 [info] 38#38: *259 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:16:34 [info] 36#36: *260 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:16:35 [info] 36#36: *261 [lua] access_by_lua(msblocations.conf:133):2: 927874bc93fd9f118c3edffb09212869:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:16:35 [info] 36#36: *261 [lua] logger.lua:23: 927874bc93fd9f118c3edffb09212869 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:16:35 +0000] 927874bc93fd9f118c3edffb09212869 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:16:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:16:44 [info] 36#36: *262 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:16:44 [info] 38#38: *263 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:16:50 [info] 36#36: *264 [lua] access_by_lua(msblocations.conf:133):2: 23c83d4f009c61567823f2580e2f5fcf:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:16:50 +0000] 23c83d4f009c61567823f2580e2f5fcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 05:16:50 [info] 36#36: *264 [lua] logger.lua:23: 23c83d4f009c61567823f2580e2f5fcf {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:16:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:16:54 [info] 36#36: *265 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:16:54 [info] 38#38: *266 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:17:04 [info] 38#38: *269 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:17:04 [info] 38#38: *268 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:17:05 [info] 36#36: *270 [lua] access_by_lua(msblocations.conf:133):2: 64531c12ccbafb08badceb9e6ec6cdf3:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:17:05 [info] 36#36: *270 [lua] logger.lua:23: 64531c12ccbafb08badceb9e6ec6cdf3 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:17:05 +0000] 64531c12ccbafb08badceb9e6ec6cdf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:17:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:17:14 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:17:14 [info] 36#36: *271 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:17:20 [info] 36#36: *273 [lua] access_by_lua(msblocations.conf:133):2: 7f8832a728dd22c77ea9e4f7811d2e13:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:17:20 +0000] 7f8832a728dd22c77ea9e4f7811d2e13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/08 05:17:20 [info] 36#36: *273 [lua] logger.lua:23: 7f8832a728dd22c77ea9e4f7811d2e13 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:17:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:17:24 [info] 36#36: *274 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:17:24 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:17:34 [info] 36#36: *276 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:17:34 [info] 38#38: *277 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:17:35 [info] 36#36: *278 [lua] access_by_lua(msblocations.conf:133):2: 8b16e87a8414a77b2c94600ea41b24c4:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:17:35 [info] 36#36: *278 [lua] logger.lua:23: 8b16e87a8414a77b2c94600ea41b24c4 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:17:35 +0000] 8b16e87a8414a77b2c94600ea41b24c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:17:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:17:44 [info] 38#38: *279 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:17:44 [info] 38#38: *280 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:17:50 [info] 36#36: *281 [lua] access_by_lua(msblocations.conf:133):2: b3c102d5e6d5cfb12ab3407b360ee8d6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:17:50 +0000] b3c102d5e6d5cfb12ab3407b360ee8d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 05:17:50 [info] 36#36: *281 [lua] logger.lua:23: b3c102d5e6d5cfb12ab3407b360ee8d6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:17:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:17:54 [info] 38#38: *282 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:17:54 [info] 38#38: *283 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:18:04 [info] 36#36: *285 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:18:04 [info] 36#36: *286 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:18:05 [info] 36#36: *287 [lua] access_by_lua(msblocations.conf:133):2: 08f1c059959249e8809dc51f285aabb2:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:18:05 [info] 36#36: *287 [lua] logger.lua:23: 08f1c059959249e8809dc51f285aabb2 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:18:05 +0000] 08f1c059959249e8809dc51f285aabb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:18:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:18:14 [info] 38#38: *289 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:18:14 [info] 38#38: *288 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:18:20 [info] 36#36: *290 [lua] access_by_lua(msblocations.conf:133):2: 5e9552b72cf57275dea75554177cd74e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:18:20 +0000] 5e9552b72cf57275dea75554177cd74e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/08 05:18:20 [info] 36#36: *290 [lua] logger.lua:23: 5e9552b72cf57275dea75554177cd74e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:18:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/08 05:18:24 [info] 36#36: *291 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:18:24 [info] 38#38: *292 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:18:34 [info] 36#36: *294 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:18:34 [info] 38#38: *293 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:18:35 [info] 36#36: *295 [lua] access_by_lua(msblocations.conf:133):2: 49d2e2c21a2e8b7d4baa8aa333d7ffe2:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:18:35 +0000] 49d2e2c21a2e8b7d4baa8aa333d7ffe2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/08 05:18:35 [info] 36#36: *295 [lua] logger.lua:23: 49d2e2c21a2e8b7d4baa8aa333d7ffe2 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:18:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/08 05:18:44 [info] 38#38: *296 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:18:44 [info] 36#36: *297 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:18:50 [info] 36#36: *298 [lua] access_by_lua(msblocations.conf:133):2: bb25696d89f19ec4c55bc418358772c4:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:18:50 +0000] bb25696d89f19ec4c55bc418358772c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:18:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 05:18:50 [info] 36#36: *298 [lua] logger.lua:23: bb25696d89f19ec4c55bc418358772c4 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/08 05:18:54 [info] 36#36: *299 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:18:54 [info] 38#38: *300 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:19:04 [info] 36#36: *302 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:19:04 [info] 38#38: *303 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:19:05 [info] 36#36: *304 [lua] access_by_lua(msblocations.conf:133):2: 87ae946cdf962ebc29a2cefefbad8755:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:19:05 [info] 36#36: *304 [lua] logger.lua:23: 87ae946cdf962ebc29a2cefefbad8755 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:19:05 +0000] 87ae946cdf962ebc29a2cefefbad8755 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:19:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:19:14 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:19:14 [info] 36#36: *305 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:19:20 [info] 36#36: *307 [lua] access_by_lua(msblocations.conf:133):2: 5514893bf82d79cdfe90c10ecba1508c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:19:20 [info] 36#36: *307 [lua] logger.lua:23: 5514893bf82d79cdfe90c10ecba1508c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:19:20 +0000] 5514893bf82d79cdfe90c10ecba1508c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:19:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:19:24 [info] 36#36: *309 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:19:24 [info] 36#36: *308 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:19:34 [info] 36#36: *310 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:19:34 [info] 36#36: *311 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:19:35 [info] 36#36: *312 [lua] access_by_lua(msblocations.conf:133):2: 7ff8b768376d9c29eeb5acfbd1253f96:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:19:35 [info] 36#36: *312 [lua] logger.lua:23: 7ff8b768376d9c29eeb5acfbd1253f96 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:19:35 +0000] 7ff8b768376d9c29eeb5acfbd1253f96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:19:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 05:19:44 [info] 38#38: *313 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:19:44 [info] 38#38: *314 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:19:50 [info] 36#36: *315 [lua] access_by_lua(msblocations.conf:133):2: 154a17dcd93a6ad32bd56fc8755d149f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:19:50 +0000] 154a17dcd93a6ad32bd56fc8755d149f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 05:19:50 [info] 36#36: *315 [lua] logger.lua:23: 154a17dcd93a6ad32bd56fc8755d149f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:19:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:19:54 [info] 36#36: *317 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:19:54 [info] 36#36: *316 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:20:04 [info] 36#36: *319 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:20:04 [info] 36#36: *320 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:20:05 [info] 36#36: *321 [lua] access_by_lua(msblocations.conf:133):2: ff01ed104e8b38ada4b43614c0b106cf:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:20:05 [info] 36#36: *321 [lua] logger.lua:23: ff01ed104e8b38ada4b43614c0b106cf {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:20:05 +0000] ff01ed104e8b38ada4b43614c0b106cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:20:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:20:14 [info] 36#36: *323 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:20:14 [info] 36#36: *322 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:20:20 [info] 36#36: *324 [lua] access_by_lua(msblocations.conf:133):2: 362ec5000e6887c815843dad75406a02:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:20:20 [info] 36#36: *324 [lua] logger.lua:23: 362ec5000e6887c815843dad75406a02 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:20:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.69.25 - - [08/Jan/2023:05:20:20 +0000] 362ec5000e6887c815843dad75406a02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/08 05:20:24 [info] 38#38: *326 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:20:24 [info] 36#36: *325 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:20:34 [info] 38#38: *328 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:20:34 [info] 38#38: *327 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:20:35 [info] 36#36: *329 [lua] access_by_lua(msblocations.conf:133):2: 0434bd28a753926957ff5029b8ed568b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:20:35 [info] 36#36: *329 [lua] logger.lua:23: 0434bd28a753926957ff5029b8ed568b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:20:35 +0000] 0434bd28a753926957ff5029b8ed568b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:20:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:20:44 [info] 38#38: *330 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:20:44 [info] 38#38: *331 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:20:50 [info] 36#36: *332 [lua] access_by_lua(msblocations.conf:133):2: 68e37a435d5db1caca322413b50653fc:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:20:50 [info] 36#36: *332 [lua] logger.lua:23: 68e37a435d5db1caca322413b50653fc {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:20:50 +0000] 68e37a435d5db1caca322413b50653fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:20:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/08 05:20:54 [info] 38#38: *334 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:20:54 [info] 38#38: *333 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:21:04 [info] 38#38: *336 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:21:04 [info] 38#38: *337 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:21:05 [info] 36#36: *338 [lua] access_by_lua(msblocations.conf:133):2: 84667ad48bddfd5cfbb43dba37df5f41:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:21:05 [info] 36#36: *338 [lua] logger.lua:23: 84667ad48bddfd5cfbb43dba37df5f41 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:21:05 +0000] 84667ad48bddfd5cfbb43dba37df5f41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:21:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:21:14 [info] 36#36: *340 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:21:14 [info] 38#38: *339 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:21:20 [info] 36#36: *341 [lua] access_by_lua(msblocations.conf:133):2: 178ae9956295c7ab08eb1fed402640ae:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:21:20 [info] 36#36: *341 [lua] logger.lua:23: 178ae9956295c7ab08eb1fed402640ae {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:21:20 +0000] 178ae9956295c7ab08eb1fed402640ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:21:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:21:24 [info] 36#36: *342 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:21:24 [info] 38#38: *343 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:21:34 [info] 36#36: *344 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:21:34 [info] 36#36: *345 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:21:35 [info] 36#36: *346 [lua] access_by_lua(msblocations.conf:133):2: 8250f73c95329fd2ff7e8c95dada716c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:21:35 [info] 36#36: *346 [lua] logger.lua:23: 8250f73c95329fd2ff7e8c95dada716c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:21:35 +0000] 8250f73c95329fd2ff7e8c95dada716c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:21:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/08 05:21:44 [info] 36#36: *347 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:21:44 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:21:50 [info] 36#36: *349 [lua] access_by_lua(msblocations.conf:133):2: 894b5de8140c27f1240239201885629c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:21:50 +0000] 894b5de8140c27f1240239201885629c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 05:21:50 [info] 36#36: *349 [lua] logger.lua:23: 894b5de8140c27f1240239201885629c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:21:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:21:54 [info] 36#36: *351 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:21:54 [info] 38#38: *350 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:22:04 [info] 38#38: *353 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:22:04 [info] 38#38: *354 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:22:05 [info] 36#36: *355 [lua] access_by_lua(msblocations.conf:133):2: 9ca86e2aaa9c30f9f4b7eb0aa1f4ff61:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:22:05 +0000] 9ca86e2aaa9c30f9f4b7eb0aa1f4ff61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 05:22:05 [info] 36#36: *355 [lua] logger.lua:23: 9ca86e2aaa9c30f9f4b7eb0aa1f4ff61 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:22:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:22:14 [info] 36#36: *356 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:22:14 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:22:20 [info] 36#36: *358 [lua] access_by_lua(msblocations.conf:133):2: 637813845c8f90948cd68243060af6be:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:22:20 +0000] 637813845c8f90948cd68243060af6be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 05:22:20 [info] 36#36: *358 [lua] logger.lua:23: 637813845c8f90948cd68243060af6be {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:22:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:22:24 [info] 36#36: *360 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:22:24 [info] 36#36: *359 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:22:34 [info] 38#38: *361 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:22:34 [info] 38#38: *362 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:22:35 [info] 36#36: *363 [lua] access_by_lua(msblocations.conf:133):2: 589227d00ea3da6717519f49f13fd48d:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:22:35 [info] 36#36: *363 [lua] logger.lua:23: 589227d00ea3da6717519f49f13fd48d {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:22:35 +0000] 589227d00ea3da6717519f49f13fd48d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:22:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:22:44 [info] 36#36: *364 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:22:44 [info] 36#36: *365 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:22:50 [info] 36#36: *366 [lua] access_by_lua(msblocations.conf:133):2: 707245195492b449eb1bbb1c8e604082:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:22:50 [info] 36#36: *366 [lua] logger.lua:23: 707245195492b449eb1bbb1c8e604082 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:22:50 +0000] 707245195492b449eb1bbb1c8e604082 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:22:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 05:22:54 [info] 38#38: *367 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:22:54 [info] 38#38: *368 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:23:04 [info] 36#36: *371 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:23:04 [info] 36#36: *370 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:23:05 [info] 36#36: *372 [lua] access_by_lua(msblocations.conf:133):2: 9b647fe0fa6e0addeba4047c44b40229:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:23:05 [info] 36#36: *372 [lua] logger.lua:23: 9b647fe0fa6e0addeba4047c44b40229 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:23:05 +0000] 9b647fe0fa6e0addeba4047c44b40229 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:23:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:23:14 [info] 36#36: *373 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:23:14 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:23:20 [info] 36#36: *375 [lua] access_by_lua(msblocations.conf:133):2: f37694fba55f65b5e406824d3f65713b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:23:20 [info] 36#36: *375 [lua] logger.lua:23: f37694fba55f65b5e406824d3f65713b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:23:20 +0000] f37694fba55f65b5e406824d3f65713b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:23:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 05:23:24 [info] 36#36: *376 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:23:24 [info] 36#36: *377 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:23:34 [info] 36#36: *378 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:23:34 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:23:35 [info] 36#36: *380 [lua] access_by_lua(msblocations.conf:133):2: 7470a3e73ece4a5396f4e4e582d76d4c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:23:35 [info] 36#36: *380 [lua] logger.lua:23: 7470a3e73ece4a5396f4e4e582d76d4c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:23:35 +0000] 7470a3e73ece4a5396f4e4e582d76d4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:23:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:23:44 [info] 36#36: *381 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:23:44 [info] 38#38: *382 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:23:50 [info] 36#36: *383 [lua] access_by_lua(msblocations.conf:133):2: 32e150d360f2efa382452d45c1f2375d:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:23:50 +0000] 32e150d360f2efa382452d45c1f2375d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 05:23:50 [info] 36#36: *383 [lua] logger.lua:23: 32e150d360f2efa382452d45c1f2375d {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:23:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:23:54 [info] 36#36: *384 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:23:54 [info] 36#36: *385 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:24:04 [info] 36#36: *387 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:24:04 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:24:05 [info] 36#36: *389 [lua] access_by_lua(msblocations.conf:133):2: a6689055c4788cdb43d4bcb1b82b9033:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:24:05 [info] 36#36: *389 [lua] logger.lua:23: a6689055c4788cdb43d4bcb1b82b9033 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:24:05 +0000] a6689055c4788cdb43d4bcb1b82b9033 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:24:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:24:13 [info] 36#36: *390 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.71.16, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.71.16 - - [08/Jan/2023:05:24:13 +0000] a47e1460c5972765e71fbd0f8f98e31d "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2023/01/08 05:24:14 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:24:14 [info] 38#38: *391 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:24:20 [info] 36#36: *393 [lua] access_by_lua(msblocations.conf:133):2: 536dc8d6827159053765ac9d9314c038:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:24:20 [info] 36#36: *393 [lua] logger.lua:23: 536dc8d6827159053765ac9d9314c038 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:24:20 +0000] 536dc8d6827159053765ac9d9314c038 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:24:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:24:24 [info] 38#38: *395 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:24:24 [info] 36#36: *394 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:24:34 [info] 36#36: *396 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:24:34 [info] 38#38: *397 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:24:35 [info] 36#36: *398 [lua] access_by_lua(msblocations.conf:133):2: 2f1f14c31263c2927dc40eed57bcb871:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:24:35 [info] 36#36: *398 [lua] logger.lua:23: 2f1f14c31263c2927dc40eed57bcb871 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:24:35 +0000] 2f1f14c31263c2927dc40eed57bcb871 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:24:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:24:44 [info] 38#38: *399 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:24:44 [info] 38#38: *400 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:24:50 [info] 36#36: *401 [lua] access_by_lua(msblocations.conf:133):2: 0e5f79590f2af63eac1efbd9391598f3:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:24:50 +0000] 0e5f79590f2af63eac1efbd9391598f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 05:24:50 [info] 36#36: *401 [lua] logger.lua:23: 0e5f79590f2af63eac1efbd9391598f3 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:24:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 05:24:54 [info] 36#36: *403 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:24:54 [info] 36#36: *402 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:25:04 [info] 36#36: *405 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:25:04 [info] 36#36: *406 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:25:05 [info] 36#36: *407 [lua] access_by_lua(msblocations.conf:133):2: 53d9dd661b595d3c6698d665998a2492:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:25:05 [info] 36#36: *407 [lua] logger.lua:23: 53d9dd661b595d3c6698d665998a2492 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:25:05 +0000] 53d9dd661b595d3c6698d665998a2492 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:25:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:25:14 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:25:14 [info] 36#36: *409 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:25:20 [info] 36#36: *410 [lua] access_by_lua(msblocations.conf:133):2: be237741bb6299e6bc9fac04eb10a052:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:25:20 +0000] be237741bb6299e6bc9fac04eb10a052 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 05:25:20 [info] 36#36: *410 [lua] logger.lua:23: be237741bb6299e6bc9fac04eb10a052 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:25:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:25:24 [info] 38#38: *411 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:25:24 [info] 38#38: *412 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:25:34 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:25:34 [info] 36#36: *414 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:25:35 [info] 36#36: *415 [lua] access_by_lua(msblocations.conf:133):2: b5ce9bb878430a871d287fd514f78187:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:25:35 [info] 36#36: *415 [lua] logger.lua:23: b5ce9bb878430a871d287fd514f78187 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:25:35 +0000] b5ce9bb878430a871d287fd514f78187 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:25:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:25:44 [info] 36#36: *416 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:25:44 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:25:50 [info] 36#36: *418 [lua] access_by_lua(msblocations.conf:133):2: 30c6947b0e63fcc06fec088937dfc23b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:25:50 [info] 36#36: *418 [lua] logger.lua:23: 30c6947b0e63fcc06fec088937dfc23b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:25:50 +0000] 30c6947b0e63fcc06fec088937dfc23b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:25:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:25:54 [info] 36#36: *419 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:25:54 [info] 38#38: *420 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:26:04 [info] 36#36: *422 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:26:04 [info] 38#38: *423 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:26:05 [info] 36#36: *424 [lua] access_by_lua(msblocations.conf:133):2: 5d59a4bac37c740e344efb79b534a439:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:26:05 +0000] 5d59a4bac37c740e344efb79b534a439 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 05:26:05 [info] 36#36: *424 [lua] logger.lua:23: 5d59a4bac37c740e344efb79b534a439 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:26:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:26:14 [info] 38#38: *426 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:26:14 [info] 36#36: *425 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:26:21 [info] 36#36: *427 [lua] access_by_lua(msblocations.conf:133):2: 8eeff320a3381836c0c220d0ac4debd7:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:26:21 [info] 36#36: *427 [lua] logger.lua:23: 8eeff320a3381836c0c220d0ac4debd7 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:26:21 +0000] 8eeff320a3381836c0c220d0ac4debd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:26:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:26:24 [info] 36#36: *428 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:26:24 [info] 36#36: *429 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:26:34 [info] 36#36: *431 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:26:34 [info] 38#38: *430 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:26:36 [info] 36#36: *432 [lua] access_by_lua(msblocations.conf:133):2: cb1890f19d499711dd52786b0431f71f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:26:36 [info] 36#36: *432 [lua] logger.lua:23: cb1890f19d499711dd52786b0431f71f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:26:36 +0000] cb1890f19d499711dd52786b0431f71f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:26:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:26:44 [info] 38#38: *433 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:26:44 [info] 36#36: *434 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:26:51 [info] 36#36: *435 [lua] access_by_lua(msblocations.conf:133):2: f5b1aad0d0aa7219c6d819c419e7aff9:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:26:51 [info] 36#36: *435 [lua] logger.lua:23: f5b1aad0d0aa7219c6d819c419e7aff9 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:26:51 +0000] f5b1aad0d0aa7219c6d819c419e7aff9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:26:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/08 05:26:54 [info] 36#36: *436 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:26:54 [info] 38#38: *437 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:27:04 [info] 38#38: *439 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:27:04 [info] 38#38: *440 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:27:06 [info] 36#36: *441 [lua] access_by_lua(msblocations.conf:133):2: 403de49ff657c0cb9f7b1d71920ddae2:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:27:06 [info] 36#36: *441 [lua] logger.lua:23: 403de49ff657c0cb9f7b1d71920ddae2 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:27:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.25 - - [08/Jan/2023:05:27:06 +0000] 403de49ff657c0cb9f7b1d71920ddae2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/08 05:27:14 [info] 36#36: *442 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:27:14 [info] 38#38: *443 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:27:21 [info] 36#36: *444 [lua] access_by_lua(msblocations.conf:133):2: cca7dd6825870eeff7fe56e2520bb8eb:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:27:21 [info] 36#36: *444 [lua] logger.lua:23: cca7dd6825870eeff7fe56e2520bb8eb {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:27:21 +0000] cca7dd6825870eeff7fe56e2520bb8eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:27:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:27:24 [info] 36#36: *446 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:27:24 [info] 36#36: *445 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:27:34 [info] 38#38: *447 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:27:34 [info] 38#38: *448 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:27:36 [info] 36#36: *449 [lua] access_by_lua(msblocations.conf:133):2: 1d3380b030992914151938c1c8ac44ca:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:27:36 [info] 36#36: *449 [lua] logger.lua:23: 1d3380b030992914151938c1c8ac44ca {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:27:36 +0000] 1d3380b030992914151938c1c8ac44ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:27:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 05:27:44 [info] 38#38: *450 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:27:44 [info] 38#38: *451 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:27:51 [info] 36#36: *452 [lua] access_by_lua(msblocations.conf:133):2: 4e7721fe13bf5ddf397be1fe551c358e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:27:51 +0000] 4e7721fe13bf5ddf397be1fe551c358e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/08 05:27:51 [info] 36#36: *452 [lua] logger.lua:23: 4e7721fe13bf5ddf397be1fe551c358e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:27:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:27:54 [info] 36#36: *453 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:27:54 [info] 38#38: *454 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:28:04 [info] 36#36: *456 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:28:04 [info] 38#38: *457 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:28:06 [info] 36#36: *458 [lua] access_by_lua(msblocations.conf:133):2: 35b36ec8590e9aafd562454033f9b2f0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:28:06 [info] 36#36: *458 [lua] logger.lua:23: 35b36ec8590e9aafd562454033f9b2f0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:28:06 +0000] 35b36ec8590e9aafd562454033f9b2f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:28:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:28:14 [info] 38#38: *459 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:28:14 [info] 38#38: *460 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:28:21 [info] 36#36: *461 [lua] access_by_lua(msblocations.conf:133):2: dfd2e1d4a52c60d8de27c114cf4e3781:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:28:21 [info] 36#36: *461 [lua] logger.lua:23: dfd2e1d4a52c60d8de27c114cf4e3781 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:28:21 +0000] dfd2e1d4a52c60d8de27c114cf4e3781 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:28:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:28:24 [info] 38#38: *462 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:28:24 [info] 38#38: *463 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:28:34 [info] 36#36: *464 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:28:34 [info] 36#36: *465 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:28:36 [info] 36#36: *466 [lua] access_by_lua(msblocations.conf:133):2: 2b35f31a06a2ac9d7449d0270994bcc1:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:28:36 +0000] 2b35f31a06a2ac9d7449d0270994bcc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 05:28:36 [info] 36#36: *466 [lua] logger.lua:23: 2b35f31a06a2ac9d7449d0270994bcc1 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:28:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:28:44 [info] 36#36: *467 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:28:44 [info] 36#36: *468 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:28:51 [info] 36#36: *469 [lua] access_by_lua(msblocations.conf:133):2: 54a0974b3ae53522f99ef3747f68b4c8:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:28:51 [info] 36#36: *469 [lua] logger.lua:23: 54a0974b3ae53522f99ef3747f68b4c8 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:28:51 +0000] 54a0974b3ae53522f99ef3747f68b4c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:28:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/08 05:28:54 [info] 36#36: *470 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:28:54 [info] 38#38: *471 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:29:04 [info] 38#38: *473 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:29:04 [info] 36#36: *474 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:29:06 [info] 36#36: *475 [lua] access_by_lua(msblocations.conf:133):2: 0da922cbdaf1899f24e92d770d594424:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:29:06 +0000] 0da922cbdaf1899f24e92d770d594424 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:29:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:29:06 [info] 36#36: *475 [lua] logger.lua:23: 0da922cbdaf1899f24e92d770d594424 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/08 05:29:14 [info] 38#38: *476 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:29:14 [info] 38#38: *477 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:29:21 [info] 36#36: *478 [lua] access_by_lua(msblocations.conf:133):2: 1303a0ca17fc21b1e7396173c2ac5de5:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:29:21 [info] 36#36: *478 [lua] logger.lua:23: 1303a0ca17fc21b1e7396173c2ac5de5 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:29:21 +0000] 1303a0ca17fc21b1e7396173c2ac5de5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:29:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:29:24 [info] 38#38: *479 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:29:24 [info] 38#38: *480 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:29:34 [info] 36#36: *481 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:29:34 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:29:36 [info] 36#36: *483 [lua] access_by_lua(msblocations.conf:133):2: 30589df21061cc733a17cd63cef2eadd:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:29:36 +0000] 30589df21061cc733a17cd63cef2eadd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/08 05:29:36 [info] 36#36: *483 [lua] logger.lua:23: 30589df21061cc733a17cd63cef2eadd {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:29:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:29:44 [info] 38#38: *485 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:29:44 [info] 38#38: *484 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:29:51 [info] 36#36: *486 [lua] access_by_lua(msblocations.conf:133):2: 568d7d9453134243553cab4025330b9b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:29:51 [info] 36#36: *486 [lua] logger.lua:23: 568d7d9453134243553cab4025330b9b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:29:51 +0000] 568d7d9453134243553cab4025330b9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:29:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:29:54 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:29:54 [info] 38#38: *487 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:30:04 [info] 36#36: *490 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:30:04 [info] 36#36: *491 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:30:06 [info] 36#36: *492 [lua] access_by_lua(msblocations.conf:133):2: b37c993ead4f62c16456bb9b6f10520f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:30:06 [info] 36#36: *492 [lua] logger.lua:23: b37c993ead4f62c16456bb9b6f10520f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:30:06 +0000] b37c993ead4f62c16456bb9b6f10520f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:30:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:30:14 [info] 36#36: *493 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:30:14 [info] 36#36: *494 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:30:21 [info] 36#36: *495 [lua] access_by_lua(msblocations.conf:133):2: 1c6d0578d94c8517b70df56d1d75e6c8:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:30:21 [info] 36#36: *495 [lua] logger.lua:23: 1c6d0578d94c8517b70df56d1d75e6c8 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:30:21 +0000] 1c6d0578d94c8517b70df56d1d75e6c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:30:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:30:24 [info] 36#36: *496 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:30:24 [info] 36#36: *497 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:30:34 [info] 36#36: *498 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:30:34 [info] 38#38: *499 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:30:36 [info] 36#36: *500 [lua] access_by_lua(msblocations.conf:133):2: 9c4f1b51cf95a2fefcc68dd306f60c6a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:30:36 [info] 36#36: *500 [lua] logger.lua:23: 9c4f1b51cf95a2fefcc68dd306f60c6a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:30:36 +0000] 9c4f1b51cf95a2fefcc68dd306f60c6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:30:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:30:44 [info] 38#38: *501 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:30:44 [info] 38#38: *502 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:30:51 [info] 36#36: *503 [lua] access_by_lua(msblocations.conf:133):2: adb0f1b06812a64b1ed3db3b01a7c43c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:30:51 [info] 36#36: *503 [lua] logger.lua:23: adb0f1b06812a64b1ed3db3b01a7c43c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:30:51 +0000] adb0f1b06812a64b1ed3db3b01a7c43c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:30:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:30:54 [info] 36#36: *504 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:30:54 [info] 38#38: *505 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:31:04 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:31:04 [info] 38#38: *507 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:31:06 [info] 36#36: *509 [lua] access_by_lua(msblocations.conf:133):2: db3f5313e307336f461316e46753733f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:31:06 +0000] db3f5313e307336f461316e46753733f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/08 05:31:06 [info] 36#36: *509 [lua] logger.lua:23: db3f5313e307336f461316e46753733f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:31:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 05:31:14 [info] 36#36: *510 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:31:14 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:31:21 [info] 36#36: *512 [lua] access_by_lua(msblocations.conf:133):2: ddbcc647cf0d4ac1ed248a1db30d3535:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:31:21 +0000] ddbcc647cf0d4ac1ed248a1db30d3535 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/08 05:31:21 [info] 36#36: *512 [lua] logger.lua:23: ddbcc647cf0d4ac1ed248a1db30d3535 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:31:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:31:24 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:31:24 [info] 36#36: *514 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:31:34 [info] 38#38: *515 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:31:34 [info] 36#36: *516 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:31:36 [info] 36#36: *517 [lua] access_by_lua(msblocations.conf:133):2: 2b2c0fa03414fe54a0a2aae091264275:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:31:36 +0000] 2b2c0fa03414fe54a0a2aae091264275 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 05:31:36 [info] 36#36: *517 [lua] logger.lua:23: 2b2c0fa03414fe54a0a2aae091264275 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:31:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:31:44 [info] 36#36: *518 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:31:44 [info] 36#36: *519 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:31:51 [info] 36#36: *520 [lua] access_by_lua(msblocations.conf:133):2: 91b0d5d110be250a1f3171d6461fe0d5:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:31:51 +0000] 91b0d5d110be250a1f3171d6461fe0d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/08 05:31:51 [info] 36#36: *520 [lua] logger.lua:23: 91b0d5d110be250a1f3171d6461fe0d5 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:31:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:31:54 [info] 36#36: *521 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:31:54 [info] 38#38: *522 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:32:04 [info] 36#36: *524 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:32:04 [info] 38#38: *525 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:32:06 [info] 36#36: *526 [lua] access_by_lua(msblocations.conf:133):2: 8d526a67852e96890cf5fd985790c3ab:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:32:06 +0000] 8d526a67852e96890cf5fd985790c3ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 05:32:06 [info] 36#36: *526 [lua] logger.lua:23: 8d526a67852e96890cf5fd985790c3ab {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:32:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 05:32:14 [info] 36#36: *527 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:32:14 [info] 36#36: *528 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:32:21 [info] 36#36: *529 [lua] access_by_lua(msblocations.conf:133):2: fbc247b7e763f7d954cc859fa5c14187:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:32:21 [info] 36#36: *529 [lua] logger.lua:23: fbc247b7e763f7d954cc859fa5c14187 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:32:21 +0000] fbc247b7e763f7d954cc859fa5c14187 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:32:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/08 05:32:24 [info] 36#36: *530 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:32:24 [info] 38#38: *531 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:32:34 [info] 36#36: *532 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:32:34 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:32:36 [info] 36#36: *534 [lua] access_by_lua(msblocations.conf:133):2: d1f50a5eec046d2b72be1f05285e23f2:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:32:36 [info] 36#36: *534 [lua] logger.lua:23: d1f50a5eec046d2b72be1f05285e23f2 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:32:36 +0000] d1f50a5eec046d2b72be1f05285e23f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:32:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:32:44 [info] 36#36: *535 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:32:44 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:32:51 [info] 36#36: *537 [lua] access_by_lua(msblocations.conf:133):2: df05bd4cccd50165787311bd48901a16:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:32:51 [info] 36#36: *537 [lua] logger.lua:23: df05bd4cccd50165787311bd48901a16 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:32:51 +0000] df05bd4cccd50165787311bd48901a16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:32:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:32:54 [info] 36#36: *538 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:32:54 [info] 36#36: *539 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:33:04 [info] 38#38: *541 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:33:04 [info] 36#36: *542 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:33:06 [info] 36#36: *543 [lua] access_by_lua(msblocations.conf:133):2: 77c120cc128a65e5962f8669c42bc4ba:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:33:06 +0000] 77c120cc128a65e5962f8669c42bc4ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:33:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:33:06 [info] 36#36: *543 [lua] logger.lua:23: 77c120cc128a65e5962f8669c42bc4ba {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/08 05:33:14 [info] 38#38: *544 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:33:14 [info] 38#38: *545 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:33:21 [info] 36#36: *546 [lua] access_by_lua(msblocations.conf:133):2: 6e703d43758d789c9b22b257da821f22:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:33:21 [info] 36#36: *546 [lua] logger.lua:23: 6e703d43758d789c9b22b257da821f22 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:33:21 +0000] 6e703d43758d789c9b22b257da821f22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:33:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:33:24 [info] 38#38: *547 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:33:24 [info] 36#36: *548 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:33:34 [info] 36#36: *550 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:33:34 [info] 36#36: *549 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:33:36 [info] 36#36: *551 [lua] access_by_lua(msblocations.conf:133):2: bb7fd74f1fa08038b433fbdcf8ab2995:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:33:36 +0000] bb7fd74f1fa08038b433fbdcf8ab2995 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/08 05:33:36 [info] 36#36: *551 [lua] logger.lua:23: bb7fd74f1fa08038b433fbdcf8ab2995 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:33:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 05:33:44 [info] 36#36: *552 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:33:44 [info] 38#38: *553 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:33:51 [info] 36#36: *554 [lua] access_by_lua(msblocations.conf:133):2: 187639f777fb94b6a89fd4b4a27d953d:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:33:51 [info] 36#36: *554 [lua] logger.lua:23: 187639f777fb94b6a89fd4b4a27d953d {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:33:51 +0000] 187639f777fb94b6a89fd4b4a27d953d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:33:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:33:54 [info] 36#36: *556 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:33:54 [info] 36#36: *555 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:34:04 [info] 38#38: *559 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:34:04 [info] 38#38: *558 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:34:06 [info] 36#36: *560 [lua] access_by_lua(msblocations.conf:133):2: 5ad920eaafeaa0b2551982cdb2a1c3f0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:34:06 [info] 36#36: *560 [lua] logger.lua:23: 5ad920eaafeaa0b2551982cdb2a1c3f0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:34:06 +0000] 5ad920eaafeaa0b2551982cdb2a1c3f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:34:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:34:14 [info] 36#36: *561 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:34:14 [info] 36#36: *562 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:34:21 [info] 36#36: *563 [lua] access_by_lua(msblocations.conf:133):2: 5bc771e7e1f6283f25ffb2a192811ab1:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:34:21 +0000] 5bc771e7e1f6283f25ffb2a192811ab1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 05:34:21 [info] 36#36: *563 [lua] logger.lua:23: 5bc771e7e1f6283f25ffb2a192811ab1 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:34:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:34:24 [info] 36#36: *564 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:34:24 [info] 36#36: *565 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:34:34 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:34:34 [info] 36#36: *567 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:34:36 [info] 36#36: *568 [lua] access_by_lua(msblocations.conf:133):2: cae38803fe68a3c2b0a9dfef3d2011a0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:34:36 [info] 36#36: *568 [lua] logger.lua:23: cae38803fe68a3c2b0a9dfef3d2011a0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:34:36 +0000] cae38803fe68a3c2b0a9dfef3d2011a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:34:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:34:44 [info] 36#36: *569 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:34:44 [info] 36#36: *570 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:34:51 [info] 36#36: *571 [lua] access_by_lua(msblocations.conf:133):2: 61fb128f6092bdec336dc09564fb637c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:34:51 +0000] 61fb128f6092bdec336dc09564fb637c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:34:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:34:51 [info] 36#36: *571 [lua] logger.lua:23: 61fb128f6092bdec336dc09564fb637c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/08 05:34:54 [info] 38#38: *572 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:34:54 [info] 38#38: *573 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:35:04 [info] 36#36: *575 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:35:04 [info] 38#38: *576 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:35:06 [info] 36#36: *577 [lua] access_by_lua(msblocations.conf:133):2: df6bd8650b20679011d0e31911ea1dc3:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:35:06 [info] 36#36: *577 [lua] logger.lua:23: df6bd8650b20679011d0e31911ea1dc3 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:35:06 +0000] df6bd8650b20679011d0e31911ea1dc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:35:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:35:14 [info] 36#36: *579 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:35:14 [info] 38#38: *578 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:35:21 [info] 36#36: *580 [lua] access_by_lua(msblocations.conf:133):2: 16d3ba30b5c12e2fdf90e5321a3777ff:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:35:21 [info] 36#36: *580 [lua] logger.lua:23: 16d3ba30b5c12e2fdf90e5321a3777ff {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:35:21 +0000] 16d3ba30b5c12e2fdf90e5321a3777ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:35:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/08 05:35:24 [info] 36#36: *581 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:35:24 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:35:34 [info] 38#38: *584 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:35:34 [info] 36#36: *583 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:35:36 [info] 36#36: *585 [lua] access_by_lua(msblocations.conf:133):2: 201427044b2b6a82a29c28415adc4b61:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:35:36 +0000] 201427044b2b6a82a29c28415adc4b61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/08 05:35:36 [info] 36#36: *585 [lua] logger.lua:23: 201427044b2b6a82a29c28415adc4b61 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:35:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:35:44 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:35:44 [info] 36#36: *586 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:35:51 [info] 36#36: *588 [lua] access_by_lua(msblocations.conf:133):2: 0d01b28ebbc67653216e20196d7bf36d:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:35:51 +0000] 0d01b28ebbc67653216e20196d7bf36d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/08 05:35:51 [info] 36#36: *588 [lua] logger.lua:23: 0d01b28ebbc67653216e20196d7bf36d {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:35:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:35:54 [info] 38#38: *589 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:35:54 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:36:04 [info] 36#36: *592 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:36:04 [info] 38#38: *593 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:36:06 [info] 36#36: *594 [lua] access_by_lua(msblocations.conf:133):2: bdde973d00d267b8b7e2560e9da41d1f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:36:06 [info] 36#36: *594 [lua] logger.lua:23: bdde973d00d267b8b7e2560e9da41d1f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:36:06 +0000] bdde973d00d267b8b7e2560e9da41d1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:36:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:36:14 [info] 36#36: *596 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:36:14 [info] 38#38: *595 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:36:21 [info] 36#36: *597 [lua] access_by_lua(msblocations.conf:133):2: 30ce28085e6e2bd7a3c1c38280c179f7:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:36:21 [info] 36#36: *597 [lua] logger.lua:23: 30ce28085e6e2bd7a3c1c38280c179f7 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:36:21 +0000] 30ce28085e6e2bd7a3c1c38280c179f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:36:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:36:24 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:36:24 [info] 36#36: *599 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:36:34 [info] 36#36: *600 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:36:34 [info] 36#36: *601 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:36:36 [info] 36#36: *602 [lua] access_by_lua(msblocations.conf:133):2: 458ffed4cbfc8645f9902b93b0accc08:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:36:36 [info] 36#36: *602 [lua] logger.lua:23: 458ffed4cbfc8645f9902b93b0accc08 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:36:36 +0000] 458ffed4cbfc8645f9902b93b0accc08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:36:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:36:44 [info] 36#36: *603 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:36:44 [info] 38#38: *604 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:36:51 [info] 36#36: *605 [lua] access_by_lua(msblocations.conf:133):2: c6b7712425b4d016f02f60bdbb0b3fbf:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:36:51 +0000] c6b7712425b4d016f02f60bdbb0b3fbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 05:36:51 [info] 36#36: *605 [lua] logger.lua:23: c6b7712425b4d016f02f60bdbb0b3fbf {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:36:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:36:54 [info] 36#36: *606 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:36:54 [info] 36#36: *607 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:37:04 [info] 36#36: *609 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:37:04 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:37:06 [info] 36#36: *611 [lua] access_by_lua(msblocations.conf:133):2: dd8fa81d3e38c1dd87d800431d8c44b5:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:37:06 [info] 36#36: *611 [lua] logger.lua:23: dd8fa81d3e38c1dd87d800431d8c44b5 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:37:06 +0000] dd8fa81d3e38c1dd87d800431d8c44b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:37:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:37:14 [info] 36#36: *613 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:37:14 [info] 38#38: *612 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:37:21 [info] 36#36: *614 [lua] access_by_lua(msblocations.conf:133):2: d8dd75d8568317c6594a1883d03ac359:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:37:21 [info] 36#36: *614 [lua] logger.lua:23: d8dd75d8568317c6594a1883d03ac359 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:37:21 +0000] d8dd75d8568317c6594a1883d03ac359 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:37:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:37:24 [info] 38#38: *615 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:37:24 [info] 38#38: *616 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:37:34 [info] 38#38: *618 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:37:34 [info] 36#36: *617 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:37:36 [info] 36#36: *619 [lua] access_by_lua(msblocations.conf:133):2: d8cc768d50cf5beb5cbf7a6216060c34:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:37:36 +0000] d8cc768d50cf5beb5cbf7a6216060c34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 05:37:36 [info] 36#36: *619 [lua] logger.lua:23: d8cc768d50cf5beb5cbf7a6216060c34 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:37:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:37:44 [info] 36#36: *620 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:37:44 [info] 38#38: *621 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:37:51 [info] 36#36: *622 [lua] access_by_lua(msblocations.conf:133):2: 890456b643faf26de85c3514fdadccc0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:37:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/08 05:37:51 [info] 36#36: *622 [lua] logger.lua:23: 890456b643faf26de85c3514fdadccc0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:37:51 +0000] 890456b643faf26de85c3514fdadccc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/08 05:37:54 [info] 36#36: *624 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:37:54 [info] 36#36: *623 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:38:04 [info] 38#38: *627 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:38:04 [info] 38#38: *626 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:38:06 [info] 36#36: *628 [lua] access_by_lua(msblocations.conf:133):2: 070c15bfa8892ba2033026a3e225a6a1:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:38:06 +0000] 070c15bfa8892ba2033026a3e225a6a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 05:38:06 [info] 36#36: *628 [lua] logger.lua:23: 070c15bfa8892ba2033026a3e225a6a1 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:38:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:38:14 [info] 36#36: *630 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:38:14 [info] 36#36: *629 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:38:21 [info] 36#36: *631 [lua] access_by_lua(msblocations.conf:133):2: 739c1dfdfdd686ace48c8adeb7ab9ed0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:38:21 [info] 36#36: *631 [lua] logger.lua:23: 739c1dfdfdd686ace48c8adeb7ab9ed0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:38:21 +0000] 739c1dfdfdd686ace48c8adeb7ab9ed0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:38:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/08 05:38:24 [info] 36#36: *633 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:38:24 [info] 38#38: *632 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:38:34 [info] 38#38: *635 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:38:34 [info] 38#38: *634 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:38:36 [info] 36#36: *636 [lua] access_by_lua(msblocations.conf:133):2: 171a5fa42e9b7e444f3dc1cf39dd95fe:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:38:36 +0000] 171a5fa42e9b7e444f3dc1cf39dd95fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 05:38:36 [info] 36#36: *636 [lua] logger.lua:23: 171a5fa42e9b7e444f3dc1cf39dd95fe {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:38:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:38:44 [info] 36#36: *637 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:38:44 [info] 36#36: *638 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:38:51 [info] 36#36: *639 [lua] access_by_lua(msblocations.conf:133):2: f04d7a034086036c6f33b82c261ecebf:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:38:51 [info] 36#36: *639 [lua] logger.lua:23: f04d7a034086036c6f33b82c261ecebf {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:38:51 +0000] f04d7a034086036c6f33b82c261ecebf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:38:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:38:54 [info] 36#36: *640 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:38:54 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:39:04 [info] 36#36: *643 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:39:04 [info] 36#36: *644 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:39:06 [info] 36#36: *645 [lua] access_by_lua(msblocations.conf:133):2: ef2174c9b65ddef68819b25dc5ee210c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:39:06 [info] 36#36: *645 [lua] logger.lua:23: ef2174c9b65ddef68819b25dc5ee210c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:39:06 +0000] ef2174c9b65ddef68819b25dc5ee210c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:39:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/08 05:39:14 [info] 36#36: *647 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:39:14 [info] 36#36: *646 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:39:21 [info] 36#36: *648 [lua] access_by_lua(msblocations.conf:133):2: 49f36bd7f86ecb136eb2cc521bac1494:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:39:21 +0000] 49f36bd7f86ecb136eb2cc521bac1494 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 05:39:21 [info] 36#36: *648 [lua] logger.lua:23: 49f36bd7f86ecb136eb2cc521bac1494 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:39:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:39:24 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:39:24 [info] 36#36: *650 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:39:34 [info] 36#36: *651 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:39:34 [info] 36#36: *652 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:39:36 [info] 36#36: *653 [lua] access_by_lua(msblocations.conf:133):2: cff317cb91597580d16b314db80e8dbb:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:39:36 +0000] cff317cb91597580d16b314db80e8dbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 05:39:36 [info] 36#36: *653 [lua] logger.lua:23: cff317cb91597580d16b314db80e8dbb {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:39:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:39:44 [info] 36#36: *654 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:39:44 [info] 36#36: *655 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:39:51 [info] 36#36: *656 [lua] access_by_lua(msblocations.conf:133):2: b2584a79cabc59416c6496771389a6fd:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:39:51 +0000] b2584a79cabc59416c6496771389a6fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 05:39:51 [info] 36#36: *656 [lua] logger.lua:23: b2584a79cabc59416c6496771389a6fd {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:39:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:39:54 [info] 36#36: *657 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:39:54 [info] 38#38: *658 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:40:04 [info] 38#38: *661 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:40:04 [info] 36#36: *660 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:40:06 [info] 36#36: *662 [lua] access_by_lua(msblocations.conf:133):2: 1c035c32a53472da7187fa5ea0b40b50:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:40:06 [info] 36#36: *662 [lua] logger.lua:23: 1c035c32a53472da7187fa5ea0b40b50 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:40:06 +0000] 1c035c32a53472da7187fa5ea0b40b50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:40:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 05:40:14 [info] 38#38: *663 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:40:14 [info] 38#38: *664 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:40:21 [info] 36#36: *665 [lua] access_by_lua(msblocations.conf:133):2: b186fcec7b0d88c2a69aa8064674a062:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:40:21 [info] 36#36: *665 [lua] logger.lua:23: b186fcec7b0d88c2a69aa8064674a062 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:40:21 +0000] b186fcec7b0d88c2a69aa8064674a062 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:40:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/08 05:40:24 [info] 36#36: *666 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:40:24 [info] 38#38: *667 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:40:34 [info] 36#36: *669 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:40:34 [info] 36#36: *668 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:40:36 [info] 36#36: *670 [lua] access_by_lua(msblocations.conf:133):2: e8f7bdbd229136e2e7e2e4026703b759:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:40:36 +0000] e8f7bdbd229136e2e7e2e4026703b759 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/08 05:40:36 [info] 36#36: *670 [lua] logger.lua:23: e8f7bdbd229136e2e7e2e4026703b759 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:40:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:40:44 [info] 36#36: *671 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:40:44 [info] 36#36: *672 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:40:51 [info] 36#36: *673 [lua] access_by_lua(msblocations.conf:133):2: 67ed4ffc22db680fd24fd16e617df31a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:40:51 +0000] 67ed4ffc22db680fd24fd16e617df31a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 05:40:51 [info] 36#36: *673 [lua] logger.lua:23: 67ed4ffc22db680fd24fd16e617df31a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:40:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:40:54 [info] 36#36: *674 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:40:54 [info] 36#36: *675 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:41:04 [info] 38#38: *677 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:41:04 [info] 38#38: *678 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:41:06 [info] 36#36: *679 [lua] access_by_lua(msblocations.conf:133):2: 74fc9e9b34681caa04afda6953c8a7af:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:41:06 +0000] 74fc9e9b34681caa04afda6953c8a7af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 05:41:06 [info] 36#36: *679 [lua] logger.lua:23: 74fc9e9b34681caa04afda6953c8a7af {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:41:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:41:14 [info] 38#38: *681 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:41:14 [info] 36#36: *680 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:41:21 [info] 36#36: *682 [lua] access_by_lua(msblocations.conf:133):2: 9bea4d16484b0ff39e863cca1349c0f9:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:41:21 +0000] 9bea4d16484b0ff39e863cca1349c0f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 05:41:21 [info] 36#36: *682 [lua] logger.lua:23: 9bea4d16484b0ff39e863cca1349c0f9 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:41:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:41:24 [info] 38#38: *683 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:41:24 [info] 38#38: *684 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:41:34 [info] 38#38: *685 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:41:34 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:41:36 [info] 36#36: *687 [lua] access_by_lua(msblocations.conf:133):2: d5f195fdb92e3980c0b2cad8b48b0b93:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:41:36 +0000] d5f195fdb92e3980c0b2cad8b48b0b93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 05:41:36 [info] 36#36: *687 [lua] logger.lua:23: d5f195fdb92e3980c0b2cad8b48b0b93 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:41:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:41:44 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:41:44 [info] 38#38: *688 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:41:51 [info] 36#36: *690 [lua] access_by_lua(msblocations.conf:133):2: 2e37f3902304a79bcbb5476309092d9b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:41:51 +0000] 2e37f3902304a79bcbb5476309092d9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/08 05:41:51 [info] 36#36: *690 [lua] logger.lua:23: 2e37f3902304a79bcbb5476309092d9b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:41:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:41:54 [info] 36#36: *691 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:41:54 [info] 36#36: *692 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:42:04 [info] 36#36: *694 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:42:04 [info] 38#38: *695 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:42:06 [info] 36#36: *696 [lua] access_by_lua(msblocations.conf:133):2: 0d5455586a8e9680e371102a53d292c4:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:42:06 [info] 36#36: *696 [lua] logger.lua:23: 0d5455586a8e9680e371102a53d292c4 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:42:06 +0000] 0d5455586a8e9680e371102a53d292c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:42:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 05:42:14 [info] 36#36: *698 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:42:14 [info] 36#36: *697 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:42:21 [info] 36#36: *699 [lua] access_by_lua(msblocations.conf:133):2: b6000d9b94590e01c3d56cd309ba2a3e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:42:21 [info] 36#36: *699 [lua] logger.lua:23: b6000d9b94590e01c3d56cd309ba2a3e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:42:21 +0000] b6000d9b94590e01c3d56cd309ba2a3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:42:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/08 05:42:24 [info] 38#38: *700 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:42:24 [info] 38#38: *701 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:42:34 [info] 36#36: *702 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:42:34 [info] 38#38: *703 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:42:36 [info] 36#36: *704 [lua] access_by_lua(msblocations.conf:133):2: 88edc3f2d3fe75a5662564f906e693b6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:42:36 +0000] 88edc3f2d3fe75a5662564f906e693b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 05:42:36 [info] 36#36: *704 [lua] logger.lua:23: 88edc3f2d3fe75a5662564f906e693b6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:42:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:42:44 [info] 36#36: *705 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:42:44 [info] 36#36: *706 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:42:51 [info] 36#36: *707 [lua] access_by_lua(msblocations.conf:133):2: 5fdbe9a5b3514b04fa2aa3c5a5639572:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:42:51 [info] 36#36: *707 [lua] logger.lua:23: 5fdbe9a5b3514b04fa2aa3c5a5639572 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:42:51 +0000] 5fdbe9a5b3514b04fa2aa3c5a5639572 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:42:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:42:54 [info] 36#36: *709 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:42:54 [info] 38#38: *708 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:43:04 [info] 36#36: *711 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:43:04 [info] 36#36: *712 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:43:06 [info] 36#36: *713 [lua] access_by_lua(msblocations.conf:133):2: aa6bfe6fa89e717c724555c4ae58baff:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:43:06 +0000] aa6bfe6fa89e717c724555c4ae58baff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:43:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:43:06 [info] 36#36: *713 [lua] logger.lua:23: aa6bfe6fa89e717c724555c4ae58baff {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/08 05:43:14 [info] 38#38: *715 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:43:14 [info] 36#36: *714 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:43:21 [info] 36#36: *716 [lua] access_by_lua(msblocations.conf:133):2: 1a205fa4c91aa94fb20bbb0efbb22572:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:43:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.69.25 - - [08/Jan/2023:05:43:21 +0000] 1a205fa4c91aa94fb20bbb0efbb22572 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/08 05:43:21 [info] 36#36: *716 [lua] logger.lua:23: 1a205fa4c91aa94fb20bbb0efbb22572 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/08 05:43:24 [info] 36#36: *717 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:43:24 [info] 36#36: *718 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:43:34 [info] 38#38: *719 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:43:34 [info] 38#38: *720 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:43:36 [info] 36#36: *721 [lua] access_by_lua(msblocations.conf:133):2: 1f1af9f4845748ecdcbe8adb2ca33d0d:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:43:36 +0000] 1f1af9f4845748ecdcbe8adb2ca33d0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/08 05:43:36 [info] 36#36: *721 [lua] logger.lua:23: 1f1af9f4845748ecdcbe8adb2ca33d0d {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:43:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/08 05:43:44 [info] 36#36: *722 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:43:44 [info] 36#36: *723 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:43:51 [info] 36#36: *724 [lua] access_by_lua(msblocations.conf:133):2: 68e8514ae977d7fac8765e3e8eff2cbc:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:43:51 +0000] 68e8514ae977d7fac8765e3e8eff2cbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/08 05:43:51 [info] 36#36: *724 [lua] logger.lua:23: 68e8514ae977d7fac8765e3e8eff2cbc {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:43:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/08 05:43:54 [info] 36#36: *725 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:43:54 [info] 36#36: *726 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:44:04 [info] 38#38: *729 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:44:04 [info] 36#36: *728 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:44:06 [info] 36#36: *730 [lua] access_by_lua(msblocations.conf:133):2: 7fca1d19659f2b1ff1b687f58530e8de:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:44:06 [info] 36#36: *730 [lua] logger.lua:23: 7fca1d19659f2b1ff1b687f58530e8de {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:44:06 +0000] 7fca1d19659f2b1ff1b687f58530e8de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:44:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:44:14 [info] 36#36: *731 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:44:14 [info] 36#36: *732 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:44:21 [info] 36#36: *733 [lua] access_by_lua(msblocations.conf:133):2: 18e97f7c5f50142b463cedea674d7774:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:44:21 [info] 36#36: *733 [lua] logger.lua:23: 18e97f7c5f50142b463cedea674d7774 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:44:21 +0000] 18e97f7c5f50142b463cedea674d7774 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:44:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/08 05:44:24 [info] 38#38: *734 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:44:24 [info] 36#36: *735 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:44:34 [info] 36#36: *737 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:44:34 [info] 36#36: *736 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:44:36 [info] 36#36: *738 [lua] access_by_lua(msblocations.conf:133):2: 90cecb446db672ed092c9f97c0863ef7:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:44:36 +0000] 90cecb446db672ed092c9f97c0863ef7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 05:44:36 [info] 36#36: *738 [lua] logger.lua:23: 90cecb446db672ed092c9f97c0863ef7 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:44:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:44:44 [info] 38#38: *740 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:44:44 [info] 36#36: *739 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:44:51 [info] 36#36: *741 [lua] access_by_lua(msblocations.conf:133):2: ec7af07f87818a6cefd9dc74c23361ee:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:44:51 +0000] ec7af07f87818a6cefd9dc74c23361ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:44:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:44:51 [info] 36#36: *741 [lua] logger.lua:23: ec7af07f87818a6cefd9dc74c23361ee {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/08 05:44:54 [info] 38#38: *743 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:44:54 [info] 38#38: *742 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:45:04 [info] 36#36: *745 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:45:04 [info] 38#38: *746 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:45:06 [info] 36#36: *747 [lua] access_by_lua(msblocations.conf:133):2: 3bdbfc42f6fedf0a89404e88bb654e5e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:45:06 +0000] 3bdbfc42f6fedf0a89404e88bb654e5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 05:45:06 [info] 36#36: *747 [lua] logger.lua:23: 3bdbfc42f6fedf0a89404e88bb654e5e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:45:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:45:14 [info] 38#38: *748 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:45:14 [info] 38#38: *749 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:45:21 [info] 36#36: *750 [lua] access_by_lua(msblocations.conf:133):2: 730e4ba53dc658cd8d46a73af82df2f7:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:45:21 [info] 36#36: *750 [lua] logger.lua:23: 730e4ba53dc658cd8d46a73af82df2f7 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:45:21 +0000] 730e4ba53dc658cd8d46a73af82df2f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:45:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 05:45:24 [info] 36#36: *751 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:45:24 [info] 36#36: *752 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:45:34 [info] 38#38: *753 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:45:34 [info] 36#36: *754 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:45:36 [info] 36#36: *755 [lua] access_by_lua(msblocations.conf:133):2: a6aebacdb9e5de2e1316f52293d95bac:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:45:37 +0000] a6aebacdb9e5de2e1316f52293d95bac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 05:45:37 [info] 36#36: *755 [lua] logger.lua:23: a6aebacdb9e5de2e1316f52293d95bac {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:45:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:45:44 [info] 38#38: *756 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:45:44 [info] 38#38: *757 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:45:52 [info] 36#36: *758 [lua] access_by_lua(msblocations.conf:133):2: ea8600e281fc36c9965315a77d1da44b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:45:52 +0000] ea8600e281fc36c9965315a77d1da44b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:45:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:45:52 [info] 36#36: *758 [lua] logger.lua:23: ea8600e281fc36c9965315a77d1da44b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/08 05:45:54 [info] 36#36: *759 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:45:54 [info] 38#38: *760 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:46:04 [info] 36#36: *763 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:46:04 [info] 38#38: *762 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:46:07 [info] 36#36: *764 [lua] access_by_lua(msblocations.conf:133):2: 0e07ce0fb0e67534ede89d8475021989:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:46:07 +0000] 0e07ce0fb0e67534ede89d8475021989 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 05:46:07 [info] 36#36: *764 [lua] logger.lua:23: 0e07ce0fb0e67534ede89d8475021989 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:46:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:46:14 [info] 38#38: *765 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:46:14 [info] 38#38: *766 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:46:22 [info] 36#36: *767 [lua] access_by_lua(msblocations.conf:133):2: 382a6b713ffed0dcfed4f250a341a24b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:46:22 [info] 36#36: *767 [lua] logger.lua:23: 382a6b713ffed0dcfed4f250a341a24b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:46:22 +0000] 382a6b713ffed0dcfed4f250a341a24b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:46:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/08 05:46:24 [info] 38#38: *768 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:46:24 [info] 38#38: *769 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:46:34 [info] 36#36: *771 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:46:34 [info] 36#36: *770 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:46:37 [info] 36#36: *772 [lua] access_by_lua(msblocations.conf:133):2: 4e9a06b86b496556e659078937a8a06e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:46:37 [info] 36#36: *772 [lua] logger.lua:23: 4e9a06b86b496556e659078937a8a06e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:46:37 +0000] 4e9a06b86b496556e659078937a8a06e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:46:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:46:44 [info] 36#36: *774 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:46:44 [info] 38#38: *773 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:46:52 [info] 36#36: *775 [lua] access_by_lua(msblocations.conf:133):2: 4b0acea6de31346004baf3e6a0725b62:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:46:52 [info] 36#36: *775 [lua] logger.lua:23: 4b0acea6de31346004baf3e6a0725b62 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:46:52 +0000] 4b0acea6de31346004baf3e6a0725b62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:46:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:46:54 [info] 36#36: *776 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:46:54 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:47:04 [info] 36#36: *779 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:47:04 [info] 38#38: *780 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:47:07 [info] 36#36: *781 [lua] access_by_lua(msblocations.conf:133):2: aca9243ce750fea6eef94760bb8f0b34:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:47:07 [info] 36#36: *781 [lua] logger.lua:23: aca9243ce750fea6eef94760bb8f0b34 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:47:07 +0000] aca9243ce750fea6eef94760bb8f0b34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:47:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:47:14 [info] 36#36: *782 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:47:14 [info] 38#38: *783 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:47:22 [info] 36#36: *784 [lua] access_by_lua(msblocations.conf:133):2: c1b668d7d9950455c0c4e247ed387183:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:47:22 [info] 36#36: *784 [lua] logger.lua:23: c1b668d7d9950455c0c4e247ed387183 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:47:22 +0000] c1b668d7d9950455c0c4e247ed387183 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:47:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:47:24 [info] 36#36: *785 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:47:24 [info] 38#38: *786 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:47:34 [info] 38#38: *788 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:47:34 [info] 38#38: *787 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:47:37 [info] 36#36: *789 [lua] access_by_lua(msblocations.conf:133):2: 1345d0e3ed5f9352bbbd29b0134fa4bf:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:47:37 +0000] 1345d0e3ed5f9352bbbd29b0134fa4bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 05:47:37 [info] 36#36: *789 [lua] logger.lua:23: 1345d0e3ed5f9352bbbd29b0134fa4bf {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:47:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:47:44 [info] 38#38: *790 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:47:44 [info] 38#38: *791 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:47:52 [info] 36#36: *792 [lua] access_by_lua(msblocations.conf:133):2: 6bec6ef67d17b885934f99a83f2fb1ea:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:47:52 [info] 36#36: *792 [lua] logger.lua:23: 6bec6ef67d17b885934f99a83f2fb1ea {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:47:52 +0000] 6bec6ef67d17b885934f99a83f2fb1ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:47:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:47:54 [info] 38#38: *794 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:47:54 [info] 38#38: *793 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:48:04 [info] 36#36: *796 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:48:04 [info] 36#36: *797 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:48:07 [info] 36#36: *798 [lua] access_by_lua(msblocations.conf:133):2: 740c4b2258dcce0acf91b1bd6a7e4fc6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:48:07 [info] 36#36: *798 [lua] logger.lua:23: 740c4b2258dcce0acf91b1bd6a7e4fc6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:48:07 +0000] 740c4b2258dcce0acf91b1bd6a7e4fc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:48:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:48:14 [info] 36#36: *799 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:48:14 [info] 38#38: *800 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:48:22 [info] 36#36: *801 [lua] access_by_lua(msblocations.conf:133):2: 6d607423c0cd92fd0ec60aa27be55c91:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:48:22 +0000] 6d607423c0cd92fd0ec60aa27be55c91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/08 05:48:22 [info] 36#36: *801 [lua] logger.lua:23: 6d607423c0cd92fd0ec60aa27be55c91 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:48:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/08 05:48:24 [info] 36#36: *802 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:48:24 [info] 36#36: *803 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:48:34 [info] 36#36: *804 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:48:34 [info] 36#36: *805 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:48:37 [info] 36#36: *806 [lua] access_by_lua(msblocations.conf:133):2: 6b4584cf6270de81957c38ec576440c0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:48:37 +0000] 6b4584cf6270de81957c38ec576440c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/08 05:48:37 [info] 36#36: *806 [lua] logger.lua:23: 6b4584cf6270de81957c38ec576440c0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:48:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 05:48:44 [info] 36#36: *808 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:48:44 [info] 38#38: *807 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:48:52 [info] 36#36: *809 [lua] access_by_lua(msblocations.conf:133):2: 5a7a4551a3b2e10e0813b4687b2120d6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:48:52 +0000] 5a7a4551a3b2e10e0813b4687b2120d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 05:48:52 [info] 36#36: *809 [lua] logger.lua:23: 5a7a4551a3b2e10e0813b4687b2120d6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:48:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:48:54 [info] 36#36: *811 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:48:54 [info] 36#36: *810 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:49:04 [info] 36#36: *813 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:49:04 [info] 38#38: *814 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:49:07 [info] 36#36: *815 [lua] access_by_lua(msblocations.conf:133):2: e7abff4f16d4b5322cbb180f11c94886:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:49:07 +0000] e7abff4f16d4b5322cbb180f11c94886 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 05:49:07 [info] 36#36: *815 [lua] logger.lua:23: e7abff4f16d4b5322cbb180f11c94886 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:49:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:49:09 [info] 36#36: *816 client closed connection while waiting for request, client: 10.233.67.132, server: 0.0.0.0:443 2023/01/08 05:49:14 [info] 36#36: *817 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:49:14 [info] 38#38: *818 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:49:22 [info] 36#36: *819 [lua] access_by_lua(msblocations.conf:133):2: 924e068715c916bd6c86d632e5782b52:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:49:22 [info] 36#36: *819 [lua] logger.lua:23: 924e068715c916bd6c86d632e5782b52 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:49:22 +0000] 924e068715c916bd6c86d632e5782b52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:49:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:49:24 [info] 36#36: *820 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:49:24 [info] 36#36: *821 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:49:34 [info] 38#38: *822 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:49:34 [info] 38#38: *823 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:49:37 [info] 36#36: *824 [lua] access_by_lua(msblocations.conf:133):2: 58ff55c9ae7812295bb0056d155e0903:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:49:37 +0000] 58ff55c9ae7812295bb0056d155e0903 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/08 05:49:37 [info] 36#36: *824 [lua] logger.lua:23: 58ff55c9ae7812295bb0056d155e0903 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:49:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 05:49:44 [info] 38#38: *826 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:49:44 [info] 36#36: *825 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:49:52 [info] 36#36: *827 [lua] access_by_lua(msblocations.conf:133):2: 62b4a4e0558d92ed45a8216e979217c9:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:49:52 +0000] 62b4a4e0558d92ed45a8216e979217c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/08 05:49:52 [info] 36#36: *827 [lua] logger.lua:23: 62b4a4e0558d92ed45a8216e979217c9 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:49:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:49:54 [info] 38#38: *829 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:49:54 [info] 38#38: *828 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:50:04 [info] 36#36: *832 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:50:04 [info] 36#36: *831 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:50:07 [info] 36#36: *833 [lua] access_by_lua(msblocations.conf:133):2: e8a14607e5b58720314d332e37a773be:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:50:07 [info] 36#36: *833 [lua] logger.lua:23: e8a14607e5b58720314d332e37a773be {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:50:07 +0000] e8a14607e5b58720314d332e37a773be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:50:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:50:14 [info] 36#36: *834 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:50:14 [info] 36#36: *835 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:50:22 [info] 36#36: *836 [lua] access_by_lua(msblocations.conf:133):2: 18350c2676972eb5cf5c540eb961009a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:50:22 +0000] 18350c2676972eb5cf5c540eb961009a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/08 05:50:22 [info] 36#36: *836 [lua] logger.lua:23: 18350c2676972eb5cf5c540eb961009a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:50:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/08 05:50:24 [info] 38#38: *837 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:50:24 [info] 38#38: *838 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:50:34 [info] 38#38: *839 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:50:34 [info] 38#38: *840 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:50:37 [info] 36#36: *841 [lua] access_by_lua(msblocations.conf:133):2: 01c650770b7722a5a4ce16e4a2dfa382:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:50:37 [info] 36#36: *841 [lua] logger.lua:23: 01c650770b7722a5a4ce16e4a2dfa382 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:50:37 +0000] 01c650770b7722a5a4ce16e4a2dfa382 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:50:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:50:44 [info] 36#36: *842 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:50:44 [info] 36#36: *843 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:50:52 [info] 36#36: *844 [lua] access_by_lua(msblocations.conf:133):2: ce106b54fb77d3a9a9a9f8cda794333b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:50:52 [info] 36#36: *844 [lua] logger.lua:23: ce106b54fb77d3a9a9a9f8cda794333b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:50:52 +0000] ce106b54fb77d3a9a9a9f8cda794333b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:50:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:50:54 [info] 38#38: *846 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:50:54 [info] 36#36: *845 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:51:04 [info] 38#38: *849 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:51:04 [info] 36#36: *848 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:51:07 [info] 36#36: *850 [lua] access_by_lua(msblocations.conf:133):2: 870ff22856b5366ac6dbe6cd31fe8920:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:51:07 [info] 36#36: *850 [lua] logger.lua:23: 870ff22856b5366ac6dbe6cd31fe8920 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:51:07 +0000] 870ff22856b5366ac6dbe6cd31fe8920 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:51:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:51:14 [info] 36#36: *851 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:51:14 [info] 36#36: *852 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:51:22 [info] 36#36: *853 [lua] access_by_lua(msblocations.conf:133):2: 2f7d410a8f3e6b8bc321edd829fe1540:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:51:22 [info] 36#36: *853 [lua] logger.lua:23: 2f7d410a8f3e6b8bc321edd829fe1540 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:51:22 +0000] 2f7d410a8f3e6b8bc321edd829fe1540 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:51:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:51:24 [info] 36#36: *854 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:51:24 [info] 36#36: *855 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:51:34 [info] 38#38: *856 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:51:34 [info] 38#38: *857 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:51:37 [info] 36#36: *858 [lua] access_by_lua(msblocations.conf:133):2: 46120d017f54516109b629e80eea9985:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:51:37 [info] 36#36: *858 [lua] logger.lua:23: 46120d017f54516109b629e80eea9985 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:51:37 +0000] 46120d017f54516109b629e80eea9985 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:51:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:51:44 [info] 36#36: *859 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:51:44 [info] 38#38: *860 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:51:52 [info] 36#36: *861 [lua] access_by_lua(msblocations.conf:133):2: 87ff5bfc88f400cab34de615c32e6ef1:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:51:52 [info] 36#36: *861 [lua] logger.lua:23: 87ff5bfc88f400cab34de615c32e6ef1 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:51:52 +0000] 87ff5bfc88f400cab34de615c32e6ef1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:51:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:51:54 [info] 36#36: *863 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:51:54 [info] 38#38: *862 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:52:04 [info] 38#38: *865 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:52:04 [info] 36#36: *866 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:52:07 [info] 36#36: *867 [lua] access_by_lua(msblocations.conf:133):2: 39b47c85412f481fc6b508e51b1466c5:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:52:07 [info] 36#36: *867 [lua] logger.lua:23: 39b47c85412f481fc6b508e51b1466c5 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:52:07 +0000] 39b47c85412f481fc6b508e51b1466c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:52:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:52:14 [info] 36#36: *868 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:52:14 [info] 36#36: *869 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:52:22 [info] 36#36: *870 [lua] access_by_lua(msblocations.conf:133):2: e9537caf29d84e1c780cd3deb8ce816a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:52:22 [info] 36#36: *870 [lua] logger.lua:23: e9537caf29d84e1c780cd3deb8ce816a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:52:22 +0000] e9537caf29d84e1c780cd3deb8ce816a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:52:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/08 05:52:24 [info] 36#36: *871 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:52:24 [info] 36#36: *872 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:52:34 [info] 38#38: *873 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:52:34 [info] 36#36: *874 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:52:37 [info] 36#36: *875 [lua] access_by_lua(msblocations.conf:133):2: 59c729ee3121cdf4d5c104dde021538e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:52:37 [info] 36#36: *875 [lua] logger.lua:23: 59c729ee3121cdf4d5c104dde021538e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:52:37 +0000] 59c729ee3121cdf4d5c104dde021538e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:52:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:52:44 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:52:44 [info] 36#36: *877 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:52:52 [info] 36#36: *878 [lua] access_by_lua(msblocations.conf:133):2: edec518c70867d8f7c8b8cbf5e573861:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:52:52 [info] 36#36: *878 [lua] logger.lua:23: edec518c70867d8f7c8b8cbf5e573861 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:52:52 +0000] edec518c70867d8f7c8b8cbf5e573861 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:52:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:52:54 [info] 36#36: *880 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:52:54 [info] 36#36: *879 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:53:04 [info] 36#36: *883 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:53:04 [info] 36#36: *882 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:53:07 [info] 36#36: *884 [lua] access_by_lua(msblocations.conf:133):2: ad6aa2bdc7ab8231bf66d3f5c4cd73ac:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:53:07 +0000] ad6aa2bdc7ab8231bf66d3f5c4cd73ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 05:53:07 [info] 36#36: *884 [lua] logger.lua:23: ad6aa2bdc7ab8231bf66d3f5c4cd73ac {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:53:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:53:14 [info] 38#38: *885 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:53:14 [info] 38#38: *886 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:53:22 [info] 36#36: *887 [lua] access_by_lua(msblocations.conf:133):2: e18260a4011be4196ba99c30c9837180:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:53:22 +0000] e18260a4011be4196ba99c30c9837180 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/08 05:53:22 [info] 36#36: *887 [lua] logger.lua:23: e18260a4011be4196ba99c30c9837180 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:53:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/08 05:53:24 [info] 38#38: *888 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:53:24 [info] 38#38: *889 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:53:34 [info] 36#36: *890 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:53:34 [info] 36#36: *891 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:53:37 [info] 36#36: *892 [lua] access_by_lua(msblocations.conf:133):2: c40c0b2b2f424a503610afd867729b65:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:53:37 [info] 36#36: *892 [lua] logger.lua:23: c40c0b2b2f424a503610afd867729b65 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:53:37 +0000] c40c0b2b2f424a503610afd867729b65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:53:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:53:44 [info] 36#36: *893 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:53:44 [info] 36#36: *894 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:53:52 [info] 36#36: *895 [lua] access_by_lua(msblocations.conf:133):2: e64edfad6fd1977fdd81fd0d00c0ae77:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:53:52 +0000] e64edfad6fd1977fdd81fd0d00c0ae77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/08 05:53:52 [info] 36#36: *895 [lua] logger.lua:23: e64edfad6fd1977fdd81fd0d00c0ae77 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:53:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/08 05:53:54 [info] 36#36: *896 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:53:54 [info] 36#36: *897 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:54:04 [info] 36#36: *900 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:54:04 [info] 36#36: *899 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:54:07 [info] 36#36: *901 [lua] access_by_lua(msblocations.conf:133):2: e735bc7c265e2081f0bbb2117dff64ac:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:54:07 [info] 36#36: *901 [lua] logger.lua:23: e735bc7c265e2081f0bbb2117dff64ac {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:54:07 +0000] e735bc7c265e2081f0bbb2117dff64ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:54:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:54:14 [info] 36#36: *902 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:54:14 [info] 36#36: *903 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:54:22 [info] 36#36: *904 [lua] access_by_lua(msblocations.conf:133):2: fe2cb83b0897940f01527d1adc18adef:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:54:22 +0000] fe2cb83b0897940f01527d1adc18adef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 05:54:22 [info] 36#36: *904 [lua] logger.lua:23: fe2cb83b0897940f01527d1adc18adef {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:54:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:54:24 [info] 38#38: *905 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:54:24 [info] 38#38: *906 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:54:34 [info] 36#36: *907 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:54:34 [info] 36#36: *908 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:54:37 [info] 36#36: *909 [lua] access_by_lua(msblocations.conf:133):2: 47deacc19815e68c7a55ce789f6f6da8:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:54:37 [info] 36#36: *909 [lua] logger.lua:23: 47deacc19815e68c7a55ce789f6f6da8 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:54:37 +0000] 47deacc19815e68c7a55ce789f6f6da8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:54:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:54:44 [info] 36#36: *910 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:54:44 [info] 36#36: *911 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:54:52 [info] 36#36: *912 [lua] access_by_lua(msblocations.conf:133):2: 7c56db6858f8c4d7770e17750ffe9457:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:54:52 [info] 36#36: *912 [lua] logger.lua:23: 7c56db6858f8c4d7770e17750ffe9457 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:54:52 +0000] 7c56db6858f8c4d7770e17750ffe9457 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:54:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:54:54 [info] 38#38: *913 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:54:54 [info] 36#36: *914 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:55:04 [info] 36#36: *916 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:55:04 [info] 36#36: *917 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:55:07 [info] 36#36: *918 [lua] access_by_lua(msblocations.conf:133):2: 7c0e1208f24268ca9f7731a3718cf1d7:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:55:07 [info] 36#36: *918 [lua] logger.lua:23: 7c0e1208f24268ca9f7731a3718cf1d7 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:55:07 +0000] 7c0e1208f24268ca9f7731a3718cf1d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:55:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:55:14 [info] 38#38: *920 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:55:14 [info] 36#36: *919 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:55:22 [info] 36#36: *921 [lua] access_by_lua(msblocations.conf:133):2: ae29815e791f8b4c0eef21c6cb68a69a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:55:22 +0000] ae29815e791f8b4c0eef21c6cb68a69a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/08 05:55:22 [info] 36#36: *921 [lua] logger.lua:23: ae29815e791f8b4c0eef21c6cb68a69a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:55:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:55:24 [info] 36#36: *923 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:55:24 [info] 36#36: *922 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:55:34 [info] 36#36: *924 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:55:34 [info] 36#36: *925 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:55:37 [info] 36#36: *926 [lua] access_by_lua(msblocations.conf:133):2: 28d81a7ae64dae1327bf164b11c40872:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:55:37 [info] 36#36: *926 [lua] logger.lua:23: 28d81a7ae64dae1327bf164b11c40872 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:55:37 +0000] 28d81a7ae64dae1327bf164b11c40872 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:55:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:55:44 [info] 36#36: *927 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:55:44 [info] 36#36: *928 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:55:52 [info] 36#36: *929 [lua] access_by_lua(msblocations.conf:133):2: 68cd5bab89f7dc14c928998475c6379f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:55:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:55:52 [info] 36#36: *929 [lua] logger.lua:23: 68cd5bab89f7dc14c928998475c6379f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:55:52 +0000] 68cd5bab89f7dc14c928998475c6379f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/08 05:55:54 [info] 36#36: *931 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:55:54 [info] 36#36: *930 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:56:04 [info] 38#38: *933 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:56:04 [info] 38#38: *934 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:56:07 [info] 36#36: *935 [lua] access_by_lua(msblocations.conf:133):2: 7d878b20a4a13d06dbda1e2e75918299:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:56:07 [info] 36#36: *935 [lua] logger.lua:23: 7d878b20a4a13d06dbda1e2e75918299 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:56:07 +0000] 7d878b20a4a13d06dbda1e2e75918299 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:56:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:56:14 [info] 36#36: *936 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:56:14 [info] 36#36: *937 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:56:22 [info] 36#36: *938 [lua] access_by_lua(msblocations.conf:133):2: c3ff3388efcb8ea3ed5d3d6beb918875:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:56:22 [info] 36#36: *938 [lua] logger.lua:23: c3ff3388efcb8ea3ed5d3d6beb918875 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:56:22 +0000] c3ff3388efcb8ea3ed5d3d6beb918875 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:56:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:56:24 [info] 38#38: *939 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:56:24 [info] 38#38: *940 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:56:34 [info] 36#36: *941 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:56:34 [info] 36#36: *942 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:56:37 [info] 36#36: *943 [lua] access_by_lua(msblocations.conf:133):2: bbf0389a7a6a149af5f220d7e791088d:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:56:37 [info] 36#36: *943 [lua] logger.lua:23: bbf0389a7a6a149af5f220d7e791088d {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:56:37 +0000] bbf0389a7a6a149af5f220d7e791088d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:56:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:56:44 [info] 36#36: *944 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:56:44 [info] 36#36: *945 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:56:52 [info] 36#36: *946 client closed connection while waiting for request, client: 10.233.67.132, server: 0.0.0.0:443 2023/01/08 05:56:52 [info] 36#36: *947 [lua] access_by_lua(msblocations.conf:133):2: 337659e7fb1a7832c6d354ffdfbbfd41:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:56:52 [info] 36#36: *947 [lua] logger.lua:23: 337659e7fb1a7832c6d354ffdfbbfd41 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:56:52 +0000] 337659e7fb1a7832c6d354ffdfbbfd41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:56:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:56:54 [info] 36#36: *948 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:56:54 [info] 36#36: *949 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:57:04 [info] 36#36: *951 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:57:04 [info] 36#36: *952 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:57:07 [info] 36#36: *953 [lua] access_by_lua(msblocations.conf:133):2: a0e35fd2a7371ba1848652771eef8e7f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:57:07 [info] 36#36: *953 [lua] logger.lua:23: a0e35fd2a7371ba1848652771eef8e7f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:57:07 +0000] a0e35fd2a7371ba1848652771eef8e7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:57:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:57:14 [info] 38#38: *954 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:57:14 [info] 38#38: *955 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:57:22 [info] 36#36: *956 [lua] access_by_lua(msblocations.conf:133):2: 6812d600ca0709b80281c37ff30f3294:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:57:22 [info] 36#36: *956 [lua] logger.lua:23: 6812d600ca0709b80281c37ff30f3294 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:57:22 +0000] 6812d600ca0709b80281c37ff30f3294 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:57:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/08 05:57:24 [info] 36#36: *957 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:57:24 [info] 38#38: *958 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:57:34 [info] 38#38: *960 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:57:34 [info] 36#36: *959 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:57:37 [info] 36#36: *961 [lua] access_by_lua(msblocations.conf:133):2: 855024963ddeff990ff6d33cc27e2a73:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:57:37 [info] 36#36: *961 [lua] logger.lua:23: 855024963ddeff990ff6d33cc27e2a73 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:57:37 +0000] 855024963ddeff990ff6d33cc27e2a73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:57:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 05:57:44 [info] 36#36: *962 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:57:44 [info] 36#36: *963 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:57:52 [info] 36#36: *964 [lua] access_by_lua(msblocations.conf:133):2: 72b9ce44e45fac75642c4a34f4aef9a3:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:57:52 [info] 36#36: *964 [lua] logger.lua:23: 72b9ce44e45fac75642c4a34f4aef9a3 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:57:52 +0000] 72b9ce44e45fac75642c4a34f4aef9a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:57:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 05:57:54 [info] 38#38: *966 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:57:54 [info] 36#36: *965 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:58:04 [info] 36#36: *969 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:58:04 [info] 36#36: *968 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:58:07 [info] 36#36: *970 [lua] access_by_lua(msblocations.conf:133):2: 5dcb1fd84d5b06010fd6cba43da8ca8a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:58:07 [info] 36#36: *970 [lua] logger.lua:23: 5dcb1fd84d5b06010fd6cba43da8ca8a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:58:07 +0000] 5dcb1fd84d5b06010fd6cba43da8ca8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:58:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:58:14 [info] 36#36: *972 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:58:14 [info] 36#36: *971 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:58:22 [info] 36#36: *973 [lua] access_by_lua(msblocations.conf:133):2: 61b6c5bde2f19707e869f47f5a59061a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:58:22 [info] 36#36: *973 [lua] logger.lua:23: 61b6c5bde2f19707e869f47f5a59061a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:58:22 +0000] 61b6c5bde2f19707e869f47f5a59061a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:58:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:58:24 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:58:24 [info] 36#36: *975 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:58:34 [info] 38#38: *976 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:58:34 [info] 38#38: *977 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:58:37 [info] 36#36: *978 [lua] access_by_lua(msblocations.conf:133):2: f0adfb148ad373bcf26843fcbb54b3d8:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:58:37 [info] 36#36: *978 [lua] logger.lua:23: f0adfb148ad373bcf26843fcbb54b3d8 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:58:37 +0000] f0adfb148ad373bcf26843fcbb54b3d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:58:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 05:58:44 [info] 36#36: *980 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:58:44 [info] 36#36: *979 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:58:52 [info] 36#36: *981 [lua] access_by_lua(msblocations.conf:133):2: eed706e22f495112ce3bfc3a125f4a68:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:58:52 +0000] eed706e22f495112ce3bfc3a125f4a68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 05:58:52 [info] 36#36: *981 [lua] logger.lua:23: eed706e22f495112ce3bfc3a125f4a68 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:58:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:58:54 [info] 36#36: *982 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:58:54 [info] 36#36: *983 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:59:04 [info] 36#36: *985 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:59:04 [info] 36#36: *986 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:59:07 [info] 36#36: *987 [lua] access_by_lua(msblocations.conf:133):2: 19a7baa0ec85ce774620a27b0e514355:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:59:07 [info] 36#36: *987 [lua] logger.lua:23: 19a7baa0ec85ce774620a27b0e514355 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:59:07 +0000] 19a7baa0ec85ce774620a27b0e514355 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:59:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:59:14 [info] 36#36: *988 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:59:14 [info] 38#38: *989 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:59:22 [info] 36#36: *990 [lua] access_by_lua(msblocations.conf:133):2: 5cbb9a6060ce18076e8ee21c7b4b2500:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:59:22 [info] 36#36: *990 [lua] logger.lua:23: 5cbb9a6060ce18076e8ee21c7b4b2500 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:59:22 +0000] 5cbb9a6060ce18076e8ee21c7b4b2500 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:59:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/08 05:59:24 [info] 36#36: *991 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:59:24 [info] 36#36: *992 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:59:34 [info] 36#36: *993 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:59:34 [info] 36#36: *994 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:59:37 [info] 36#36: *995 [lua] access_by_lua(msblocations.conf:133):2: 6457d694f032b32226cbd9b75b394d6e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:59:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.25 - - [08/Jan/2023:05:59:37 +0000] 6457d694f032b32226cbd9b75b394d6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 05:59:37 [info] 36#36: *995 [lua] logger.lua:23: 6457d694f032b32226cbd9b75b394d6e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/08 05:59:44 [info] 36#36: *996 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:59:44 [info] 36#36: *997 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:59:52 [info] 36#36: *998 [lua] access_by_lua(msblocations.conf:133):2: 6f557d42ccd1130709adfa3c60a41293:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 05:59:52 [info] 36#36: *998 [lua] logger.lua:23: 6f557d42ccd1130709adfa3c60a41293 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:05:59:52 +0000] 6f557d42ccd1130709adfa3c60a41293 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:05:59:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 05:59:54 [info] 36#36: *999 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 05:59:54 [info] 36#36: *1000 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:00:04 [info] 36#36: *1003 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:00:04 [info] 36#36: *1002 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:00:07 [info] 36#36: *1004 [lua] access_by_lua(msblocations.conf:133):2: b86e34836b1593f12793e15922686b4b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:00:07 +0000] b86e34836b1593f12793e15922686b4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 06:00:07 [info] 36#36: *1004 [lua] logger.lua:23: b86e34836b1593f12793e15922686b4b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:00:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:00:14 [info] 38#38: *1005 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:00:14 [info] 38#38: *1006 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:00:22 [info] 36#36: *1007 [lua] access_by_lua(msblocations.conf:133):2: 59ce2a3b4c0ba4db5e6844c3aad447f8:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:00:22 [info] 36#36: *1007 [lua] logger.lua:23: 59ce2a3b4c0ba4db5e6844c3aad447f8 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:00:22 +0000] 59ce2a3b4c0ba4db5e6844c3aad447f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:00:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:00:24 [info] 36#36: *1009 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:00:24 [info] 38#38: *1008 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:00:34 [info] 36#36: *1010 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:00:34 [info] 36#36: *1011 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:00:37 [info] 36#36: *1012 [lua] access_by_lua(msblocations.conf:133):2: b80849f7b88b1a959d1601eca73ee193:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:00:37 [info] 36#36: *1012 [lua] logger.lua:23: b80849f7b88b1a959d1601eca73ee193 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:00:37 +0000] b80849f7b88b1a959d1601eca73ee193 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:00:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:00:44 [info] 38#38: *1014 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:00:44 [info] 36#36: *1013 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:00:52 [info] 36#36: *1015 [lua] access_by_lua(msblocations.conf:133):2: e04672112cecaea866a84232cca135c0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:00:52 +0000] e04672112cecaea866a84232cca135c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/08 06:00:52 [info] 36#36: *1015 [lua] logger.lua:23: e04672112cecaea866a84232cca135c0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:00:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/08 06:00:54 [info] 36#36: *1016 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:00:54 [info] 36#36: *1017 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:01:04 [info] 36#36: *1019 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:01:04 [info] 36#36: *1020 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:01:07 [info] 36#36: *1021 [lua] access_by_lua(msblocations.conf:133):2: aee2854809f6552eb3dfd03f6f67e3c0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:01:07 [info] 36#36: *1021 [lua] logger.lua:23: aee2854809f6552eb3dfd03f6f67e3c0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:01:07 +0000] aee2854809f6552eb3dfd03f6f67e3c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:01:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:01:14 [info] 38#38: *1023 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:01:14 [info] 36#36: *1022 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:01:22 [info] 36#36: *1024 [lua] access_by_lua(msblocations.conf:133):2: 70313db03b6e715d5eccaa9214fb872c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:01:22 +0000] 70313db03b6e715d5eccaa9214fb872c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/08 06:01:22 [info] 36#36: *1024 [lua] logger.lua:23: 70313db03b6e715d5eccaa9214fb872c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:01:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/08 06:01:24 [info] 38#38: *1025 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:01:24 [info] 38#38: *1026 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:01:34 [info] 38#38: *1028 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:01:34 [info] 38#38: *1027 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:01:37 [info] 36#36: *1029 [lua] access_by_lua(msblocations.conf:133):2: c5f4d2b8f004ca10dafbfad4d6e64c3e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:01:37 +0000] c5f4d2b8f004ca10dafbfad4d6e64c3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/08 06:01:37 [info] 36#36: *1029 [lua] logger.lua:23: c5f4d2b8f004ca10dafbfad4d6e64c3e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:01:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:01:44 [info] 36#36: *1030 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:01:44 [info] 36#36: *1031 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:01:52 [info] 36#36: *1032 [lua] access_by_lua(msblocations.conf:133):2: 01d3ceba9d7f9a67dfcb812e74b28039:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:01:52 [info] 36#36: *1032 [lua] logger.lua:23: 01d3ceba9d7f9a67dfcb812e74b28039 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:01:52 +0000] 01d3ceba9d7f9a67dfcb812e74b28039 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:01:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:01:54 [info] 36#36: *1034 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:01:54 [info] 36#36: *1033 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:02:04 [info] 38#38: *1036 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:02:04 [info] 38#38: *1037 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:02:07 [info] 36#36: *1038 [lua] access_by_lua(msblocations.conf:133):2: f6101ecbb07dab8d44c92e49641525c8:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:02:07 [info] 36#36: *1038 [lua] logger.lua:23: f6101ecbb07dab8d44c92e49641525c8 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:02:07 +0000] f6101ecbb07dab8d44c92e49641525c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:02:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/08 06:02:14 [info] 38#38: *1039 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:02:14 [info] 38#38: *1040 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:02:22 [info] 36#36: *1041 [lua] access_by_lua(msblocations.conf:133):2: 4bfe06d7ce936221e3844ab1f7392f30:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:02:22 +0000] 4bfe06d7ce936221e3844ab1f7392f30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/08 06:02:22 [info] 36#36: *1041 [lua] logger.lua:23: 4bfe06d7ce936221e3844ab1f7392f30 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:02:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/08 06:02:24 [info] 36#36: *1042 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:02:24 [info] 36#36: *1043 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:02:34 [info] 36#36: *1044 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:02:34 [info] 36#36: *1045 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:02:37 [info] 36#36: *1046 [lua] access_by_lua(msblocations.conf:133):2: 797cfc1ea91112c19ec392fb54caf605:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:02:37 [info] 36#36: *1046 [lua] logger.lua:23: 797cfc1ea91112c19ec392fb54caf605 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:02:37 +0000] 797cfc1ea91112c19ec392fb54caf605 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:02:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:02:44 [info] 38#38: *1047 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:02:44 [info] 38#38: *1048 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:02:52 [info] 36#36: *1049 [lua] access_by_lua(msblocations.conf:133):2: f694ca4114e8fef25cde5e72582805be:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:02:52 [info] 36#36: *1049 [lua] logger.lua:23: f694ca4114e8fef25cde5e72582805be {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:02:52 +0000] f694ca4114e8fef25cde5e72582805be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:02:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:02:54 [info] 38#38: *1050 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:02:54 [info] 36#36: *1051 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:03:04 [info] 36#36: *1054 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:03:04 [info] 38#38: *1053 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:03:07 [info] 36#36: *1055 [lua] access_by_lua(msblocations.conf:133):2: 66aa2fd698d6806c6eb8e83cd13725c0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:03:07 [info] 36#36: *1055 [lua] logger.lua:23: 66aa2fd698d6806c6eb8e83cd13725c0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:03:07 +0000] 66aa2fd698d6806c6eb8e83cd13725c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:03:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:03:14 [info] 36#36: *1056 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:03:14 [info] 36#36: *1057 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:03:22 [info] 36#36: *1058 [lua] access_by_lua(msblocations.conf:133):2: fca84b08a5e41fda46cb4d65b62a43d0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:03:22 [info] 36#36: *1058 [lua] logger.lua:23: fca84b08a5e41fda46cb4d65b62a43d0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:03:22 +0000] fca84b08a5e41fda46cb4d65b62a43d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:03:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 06:03:24 [info] 38#38: *1060 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:03:24 [info] 38#38: *1059 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:03:34 [info] 38#38: *1061 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:03:34 [info] 38#38: *1062 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:03:37 [info] 36#36: *1063 [lua] access_by_lua(msblocations.conf:133):2: 70ab2c4e1cfb87ee49aace784c30d83e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:03:37 [info] 36#36: *1063 [lua] logger.lua:23: 70ab2c4e1cfb87ee49aace784c30d83e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:03:37 +0000] 70ab2c4e1cfb87ee49aace784c30d83e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:03:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:03:44 [info] 38#38: *1065 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:03:44 [info] 36#36: *1064 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:03:52 [info] 36#36: *1066 [lua] access_by_lua(msblocations.conf:133):2: 060cc59ae0efcf7df19ac1d5d9e17579:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:03:52 +0000] 060cc59ae0efcf7df19ac1d5d9e17579 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 06:03:52 [info] 36#36: *1066 [lua] logger.lua:23: 060cc59ae0efcf7df19ac1d5d9e17579 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:03:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:03:54 [info] 36#36: *1067 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:03:54 [info] 36#36: *1068 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:04:04 [info] 36#36: *1071 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:04:04 [info] 36#36: *1070 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:04:07 [info] 36#36: *1072 [lua] access_by_lua(msblocations.conf:133):2: 5a22467a71704084462c2bd731cff53e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:04:07 [info] 36#36: *1072 [lua] logger.lua:23: 5a22467a71704084462c2bd731cff53e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:04:07 +0000] 5a22467a71704084462c2bd731cff53e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:04:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:04:14 [info] 36#36: *1073 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:04:14 [info] 38#38: *1074 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:04:22 [info] 36#36: *1075 [lua] access_by_lua(msblocations.conf:133):2: 2fc4d2fa01d8a80eba3d81ed88daa1eb:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:04:22 [info] 36#36: *1075 [lua] logger.lua:23: 2fc4d2fa01d8a80eba3d81ed88daa1eb {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:04:22 +0000] 2fc4d2fa01d8a80eba3d81ed88daa1eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:04:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:04:23 [info] 36#36: *1076 client closed connection while waiting for request, client: 10.233.67.132, server: 0.0.0.0:443 2023/01/08 06:04:24 [info] 36#36: *1078 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:04:24 [info] 36#36: *1077 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:04:34 [info] 36#36: *1080 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:04:34 [info] 36#36: *1079 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:04:38 [info] 36#36: *1081 [lua] access_by_lua(msblocations.conf:133):2: 99f41cc9132c3a18769c61297486ae00:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:04:38 [info] 36#36: *1081 [lua] logger.lua:23: 99f41cc9132c3a18769c61297486ae00 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:04:38 +0000] 99f41cc9132c3a18769c61297486ae00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:04:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:04:44 [info] 36#36: *1082 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:04:44 [info] 36#36: *1083 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:04:53 [info] 36#36: *1084 [lua] access_by_lua(msblocations.conf:133):2: 92ade3076fc8f0fd8638bb78ec5f0d52:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:04:53 [info] 36#36: *1084 [lua] logger.lua:23: 92ade3076fc8f0fd8638bb78ec5f0d52 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:04:53 +0000] 92ade3076fc8f0fd8638bb78ec5f0d52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:04:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:04:54 [info] 36#36: *1085 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:04:54 [info] 36#36: *1086 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:05:04 [info] 36#36: *1089 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:05:04 [info] 36#36: *1088 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:05:08 [info] 36#36: *1090 [lua] access_by_lua(msblocations.conf:133):2: 99f9cc2fa26072abcb597c1943664f71:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:05:08 [info] 36#36: *1090 [lua] logger.lua:23: 99f9cc2fa26072abcb597c1943664f71 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:05:08 +0000] 99f9cc2fa26072abcb597c1943664f71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:05:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:05:14 [info] 38#38: *1091 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:05:14 [info] 36#36: *1092 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:05:23 [info] 36#36: *1093 [lua] access_by_lua(msblocations.conf:133):2: 45e443c8f8015694ada02187138ea4a5:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:05:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.69.25 - - [08/Jan/2023:06:05:23 +0000] 45e443c8f8015694ada02187138ea4a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/08 06:05:23 [info] 36#36: *1093 [lua] logger.lua:23: 45e443c8f8015694ada02187138ea4a5 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/08 06:05:24 [info] 38#38: *1094 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:05:24 [info] 38#38: *1095 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:05:34 [info] 36#36: *1096 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:05:34 [info] 36#36: *1097 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:05:38 [info] 36#36: *1098 [lua] access_by_lua(msblocations.conf:133):2: 15b7a3eca276424992901953a4f318e5:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:05:38 [info] 36#36: *1098 [lua] logger.lua:23: 15b7a3eca276424992901953a4f318e5 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:05:38 +0000] 15b7a3eca276424992901953a4f318e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:05:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 06:05:44 [info] 36#36: *1099 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:05:44 [info] 36#36: *1100 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:05:53 [info] 36#36: *1101 [lua] access_by_lua(msblocations.conf:133):2: 3bf817aebc377b350dbf8ce7fcf5b5c1:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:05:53 +0000] 3bf817aebc377b350dbf8ce7fcf5b5c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 06:05:53 [info] 36#36: *1101 [lua] logger.lua:23: 3bf817aebc377b350dbf8ce7fcf5b5c1 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:05:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:05:54 [info] 36#36: *1102 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:05:54 [info] 36#36: *1103 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:06:04 [info] 36#36: *1106 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:06:04 [info] 36#36: *1105 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:06:08 [info] 36#36: *1107 [lua] access_by_lua(msblocations.conf:133):2: b12abd761ac0e9f089cd1683370cd435:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:06:08 +0000] b12abd761ac0e9f089cd1683370cd435 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/08 06:06:08 [info] 36#36: *1107 [lua] logger.lua:23: b12abd761ac0e9f089cd1683370cd435 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:06:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:06:14 [info] 38#38: *1108 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:06:14 [info] 38#38: *1109 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:06:23 [info] 36#36: *1110 [lua] access_by_lua(msblocations.conf:133):2: 60aaefc066ea867e3ee153ae52061b11:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:06:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.25 - - [08/Jan/2023:06:06:23 +0000] 60aaefc066ea867e3ee153ae52061b11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/08 06:06:23 [info] 36#36: *1110 [lua] logger.lua:23: 60aaefc066ea867e3ee153ae52061b11 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/08 06:06:24 [info] 36#36: *1112 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:06:24 [info] 36#36: *1111 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:06:34 [info] 36#36: *1113 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:06:34 [info] 36#36: *1114 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:06:38 [info] 36#36: *1115 [lua] access_by_lua(msblocations.conf:133):2: 597d30d3205b1d38cb346f5bef9db1ac:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:06:38 +0000] 597d30d3205b1d38cb346f5bef9db1ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 06:06:38 [info] 36#36: *1115 [lua] logger.lua:23: 597d30d3205b1d38cb346f5bef9db1ac {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:06:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:06:44 [info] 38#38: *1117 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:06:44 [info] 36#36: *1116 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:06:53 [info] 36#36: *1118 [lua] access_by_lua(msblocations.conf:133):2: b8db29c0a95cea997a1199e9d31f0c88:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:06:53 +0000] b8db29c0a95cea997a1199e9d31f0c88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/08 06:06:53 [info] 36#36: *1118 [lua] logger.lua:23: b8db29c0a95cea997a1199e9d31f0c88 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:06:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/08 06:06:54 [info] 36#36: *1119 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:06:54 [info] 36#36: *1120 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:07:04 [info] 36#36: *1122 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:07:04 [info] 38#38: *1123 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:07:08 [info] 36#36: *1124 [lua] access_by_lua(msblocations.conf:133):2: d53ce1cbdbcaff56e3dc986bd8f736d3:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:07:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.25 - - [08/Jan/2023:06:07:08 +0000] d53ce1cbdbcaff56e3dc986bd8f736d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/08 06:07:08 [info] 36#36: *1124 [lua] logger.lua:23: d53ce1cbdbcaff56e3dc986bd8f736d3 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/08 06:07:14 [info] 36#36: *1125 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:07:14 [info] 36#36: *1126 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:07:23 [info] 36#36: *1127 [lua] access_by_lua(msblocations.conf:133):2: bc3c46606f76b235861916dd79907de4:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:07:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 10.233.69.25 - - [08/Jan/2023:06:07:23 +0000] bc3c46606f76b235861916dd79907de4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/08 06:07:23 [info] 36#36: *1127 [lua] logger.lua:23: bc3c46606f76b235861916dd79907de4 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/08 06:07:24 [info] 36#36: *1128 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:07:24 [info] 36#36: *1129 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:07:34 [info] 38#38: *1130 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:07:34 [info] 38#38: *1131 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:07:38 [info] 36#36: *1132 [lua] access_by_lua(msblocations.conf:133):2: 5689b52d5d8437d777fcec413ebf9c5d:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:07:38 [info] 36#36: *1132 [lua] logger.lua:23: 5689b52d5d8437d777fcec413ebf9c5d {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:07:38 +0000] 5689b52d5d8437d777fcec413ebf9c5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:07:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:07:44 [info] 38#38: *1133 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:07:44 [info] 36#36: *1134 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:07:53 [info] 36#36: *1135 [lua] access_by_lua(msblocations.conf:133):2: ff4db3b5ea3eb7689dd03b1acd496f06:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:07:53 [info] 36#36: *1135 [lua] logger.lua:23: ff4db3b5ea3eb7689dd03b1acd496f06 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:07:53 +0000] ff4db3b5ea3eb7689dd03b1acd496f06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:07:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/08 06:07:54 [info] 36#36: *1137 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:07:54 [info] 38#38: *1136 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:08:04 [info] 36#36: *1139 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:08:04 [info] 38#38: *1140 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:08:08 [info] 36#36: *1141 [lua] access_by_lua(msblocations.conf:133):2: 635cd705f0db4a8d7f4a57c0d2722c6e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:08:08 +0000] 635cd705f0db4a8d7f4a57c0d2722c6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 06:08:08 [info] 36#36: *1141 [lua] logger.lua:23: 635cd705f0db4a8d7f4a57c0d2722c6e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:08:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:08:14 [info] 36#36: *1142 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:08:14 [info] 36#36: *1143 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:08:23 [info] 36#36: *1145 [lua] access_by_lua(msblocations.conf:133):2: 4ee69ffbe026b1a7e9d522ef48268dd8:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:08:23 [info] 36#36: *1145 [lua] logger.lua:23: 4ee69ffbe026b1a7e9d522ef48268dd8 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:08:23 +0000] 4ee69ffbe026b1a7e9d522ef48268dd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:08:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:08:24 [info] 38#38: *1146 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:08:24 [info] 38#38: *1147 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 10.233.64.35 - - [08/Jan/2023:06:08:31 +0000] b23d205aaa3b2762b8a4b0d4b23fff49 "" 400 request_processing_time:5.001 upstream_response_time:- "-" "-" "-" 2023/01/08 06:08:31 [info] 36#36: *1144 client prematurely closed connection while reading client request line, client: 10.233.64.35, server: 2023/01/08 06:08:31 [info] 36#36: *1148 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.35, server: , request: "GET / HTTP/1.0" 10.233.64.35 - - [08/Jan/2023:06:08:31 +0000] 701b5fef18df1fca8e8b470edbc552f3 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2023/01/08 06:08:34 [info] 36#36: *1150 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:08:34 [info] 36#36: *1149 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:08:38 [info] 36#36: *1151 [lua] access_by_lua(msblocations.conf:133):2: c09d7732a5acb45b837e9c5a1516cc05:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:08:38 +0000] c09d7732a5acb45b837e9c5a1516cc05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/08 06:08:38 [info] 36#36: *1151 [lua] logger.lua:23: c09d7732a5acb45b837e9c5a1516cc05 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:08:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:08:44 [info] 38#38: *1152 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:08:44 [info] 36#36: *1153 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:08:53 [info] 36#36: *1154 [lua] access_by_lua(msblocations.conf:133):2: be3e8d15adad8f12ce502fedbc44fb7f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:08:53 +0000] be3e8d15adad8f12ce502fedbc44fb7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 06:08:53 [info] 36#36: *1154 [lua] logger.lua:23: be3e8d15adad8f12ce502fedbc44fb7f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:08:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:08:54 [info] 38#38: *1155 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:08:54 [info] 38#38: *1156 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:09:04 [info] 38#38: *1158 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:09:04 [info] 38#38: *1159 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:09:08 [info] 36#36: *1160 [lua] access_by_lua(msblocations.conf:133):2: ed10ae91b25b373a394f4b7b854781fc:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:09:08 [info] 36#36: *1160 [lua] logger.lua:23: ed10ae91b25b373a394f4b7b854781fc {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:09:08 +0000] ed10ae91b25b373a394f4b7b854781fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:09:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:09:14 [info] 36#36: *1161 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:09:14 [info] 38#38: *1162 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:09:23 [info] 36#36: *1163 [lua] access_by_lua(msblocations.conf:133):2: 689a66bd10d9737fcd8b9d493d6e98e3:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:09:23 [info] 36#36: *1163 [lua] logger.lua:23: 689a66bd10d9737fcd8b9d493d6e98e3 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:09:23 +0000] 689a66bd10d9737fcd8b9d493d6e98e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:09:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/08 06:09:24 [info] 36#36: *1165 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:09:24 [info] 38#38: *1164 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:09:34 [info] 38#38: *1166 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:09:34 [info] 38#38: *1167 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:09:38 [info] 36#36: *1168 [lua] access_by_lua(msblocations.conf:133):2: 365cd8c6621f84584233cbeee76ba564:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:09:38 +0000] 365cd8c6621f84584233cbeee76ba564 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 06:09:38 [info] 36#36: *1168 [lua] logger.lua:23: 365cd8c6621f84584233cbeee76ba564 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:09:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:09:44 [info] 36#36: *1169 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:09:44 [info] 36#36: *1170 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:09:53 [info] 36#36: *1171 [lua] access_by_lua(msblocations.conf:133):2: e62f826df0506c40cc41bc2cdcbbce48:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:09:53 [info] 36#36: *1171 [lua] logger.lua:23: e62f826df0506c40cc41bc2cdcbbce48 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:09:53 +0000] e62f826df0506c40cc41bc2cdcbbce48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:09:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:09:54 [info] 36#36: *1172 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:09:54 [info] 38#38: *1173 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:09:58 [info] 36#36: *1174 [lua] access_by_lua(msblocations.conf:133):2: 87cbcba3af7a2151e26eb07d22e91afc:receive the request, client: 10.233.64.35, server: , request: "GET /nmaplowercheck1673158197 HTTP/1.1", host: "10.32.240.252:30283" 2023/01/08 06:09:58 [info] 36#36: *1175 [lua] access_by_lua(msblocations.conf:133):2: 0a3d9cce2923ac0fbc3a8ebddd9073c2:receive the request, client: 10.233.64.35, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.252:30283" 2023/01/08 06:09:58 [warn] 36#36: *1174 [lua] error_handler.lua:29: error_svc_not_found(): 87cbcba3af7a2151e26eb07d22e91afc No route found for this request! detail_info:Custom not match, client: 10.233.64.35, server: , request: "GET /nmaplowercheck1673158197 HTTP/1.1", host: "10.32.240.252:30283" 10.233.64.35 - - [08/Jan/2023:06:09:58 +0000] 87cbcba3af7a2151e26eb07d22e91afc "GET /nmaplowercheck1673158197 HTTP/1.1" 502 request_processing_time:0.002 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/01/08 06:09:58 [warn] 36#36: *1175 [lua] error_handler.lua:29: error_svc_not_found(): 0a3d9cce2923ac0fbc3a8ebddd9073c2 No route found for this request! detail_info:Custom not match, client: 10.233.64.35, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.252:30283" 10.233.64.35 - - [08/Jan/2023:06:09:58 +0000] 0a3d9cce2923ac0fbc3a8ebddd9073c2 "POST /sdk HTTP/1.1" 502 request_processing_time:0.103 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/01/08 06:09:58 [info] 36#36: *1176 [lua] access_by_lua(msblocations.conf:133):2: 059bc4c16bf60488df9e804f7bff8ec3:receive the request, client: 10.233.64.35, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.252:30283" 2023/01/08 06:09:58 [warn] 36#36: *1176 [lua] error_handler.lua:29: error_svc_not_found(): 059bc4c16bf60488df9e804f7bff8ec3 No route found for this request! detail_info:Custom not match, client: 10.233.64.35, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.252:30283" 10.233.64.35 - - [08/Jan/2023:06:09:58 +0000] 059bc4c16bf60488df9e804f7bff8ec3 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 10.233.64.35 - - [08/Jan/2023:06:09:58 +0000] 31ec2bc8ceaf211acee918992e166ac7 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/01/08 06:09:58 [info] 36#36: *1177 [lua] access_by_lua(msblocations.conf:133):2: 31ec2bc8ceaf211acee918992e166ac7:receive the request, client: 10.233.64.35, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.252:30283" 2023/01/08 06:09:58 [warn] 36#36: *1177 [lua] error_handler.lua:29: error_svc_not_found(): 31ec2bc8ceaf211acee918992e166ac7 No route found for this request! detail_info:Custom not match, client: 10.233.64.35, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.252:30283" 2023/01/08 06:10:04 [info] 38#38: *1180 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:10:04 [info] 38#38: *1179 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:10:06 [info] 36#36: *1181 [lua] access_by_lua(msblocations.conf:133):2: 55cb763d64ef4217d1d79b7ceab429e6:receive the request, client: 10.233.64.35, server: , request: "GET / HTTP/1.0" 2023/01/08 06:10:06 [warn] 36#36: *1181 [lua] error_handler.lua:29: error_svc_not_found(): 55cb763d64ef4217d1d79b7ceab429e6 No route found for this request! detail_info:Custom not match, client: 10.233.64.35, server: , request: "GET / HTTP/1.0" 10.233.64.35 - - [08/Jan/2023:06:10:06 +0000] 55cb763d64ef4217d1d79b7ceab429e6 "GET / HTTP/1.0" 502 request_processing_time:0.002 upstream_response_time:- "-" "-" "-" 2023/01/08 06:10:06 [info] 36#36: *1182 [lua] access_by_lua(msblocations.conf:133):2: e205f6565c289b98711c4d830af34dec:receive the request, client: 10.233.64.35, server: , request: "GET / HTTP/1.1", host: "10.32.240.252" 2023/01/08 06:10:06 [warn] 36#36: *1182 [lua] error_handler.lua:29: error_svc_not_found(): e205f6565c289b98711c4d830af34dec No route found for this request! detail_info:Custom not match, client: 10.233.64.35, server: , request: "GET / HTTP/1.1", host: "10.32.240.252" 10.233.64.35 - - [08/Jan/2023:06:10:06 +0000] e205f6565c289b98711c4d830af34dec "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2023/01/08 06:10:06 [info] 36#36: *1182 client 10.233.64.35 closed keepalive connection 2023/01/08 06:10:08 [info] 36#36: *1183 [lua] access_by_lua(msblocations.conf:133):2: 3a1153c014b2bfd3869a6d1ab1ad9984:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:10:08 [info] 36#36: *1183 [lua] logger.lua:23: 3a1153c014b2bfd3869a6d1ab1ad9984 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:10:08 +0000] 3a1153c014b2bfd3869a6d1ab1ad9984 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:10:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:10:14 [info] 36#36: *1184 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:10:14 [info] 38#38: *1185 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:10:23 [info] 36#36: *1186 [lua] access_by_lua(msblocations.conf:133):2: 1f63f73767cb81f78c174ff8fd54951c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:10:23 +0000] 1f63f73767cb81f78c174ff8fd54951c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 06:10:23 [info] 36#36: *1186 [lua] logger.lua:23: 1f63f73767cb81f78c174ff8fd54951c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:10:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 06:10:24 [info] 36#36: *1187 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:10:24 [info] 36#36: *1188 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:10:34 [info] 36#36: *1189 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:10:34 [info] 36#36: *1190 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:10:38 [info] 36#36: *1191 [lua] access_by_lua(msblocations.conf:133):2: d529497bfa91ea90070afd672b5878b0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:10:38 +0000] d529497bfa91ea90070afd672b5878b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/08 06:10:38 [info] 36#36: *1191 [lua] logger.lua:23: d529497bfa91ea90070afd672b5878b0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:10:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/08 06:10:44 [info] 36#36: *1192 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:10:44 [info] 36#36: *1193 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:10:53 [info] 36#36: *1194 [lua] access_by_lua(msblocations.conf:133):2: 27d316b13cc4dba140ef36b4b1f0fc50:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:10:53 +0000] 27d316b13cc4dba140ef36b4b1f0fc50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 06:10:53 [info] 36#36: *1194 [lua] logger.lua:23: 27d316b13cc4dba140ef36b4b1f0fc50 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:10:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:10:54 [info] 36#36: *1196 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:10:54 [info] 36#36: *1195 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:11:04 [info] 36#36: *1199 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:11:04 [info] 38#38: *1198 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:11:08 [info] 36#36: *1200 [lua] access_by_lua(msblocations.conf:133):2: 1021a103ee655d2b452f7ac085551280:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:11:08 [info] 36#36: *1200 [lua] logger.lua:23: 1021a103ee655d2b452f7ac085551280 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:11:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.69.25 - - [08/Jan/2023:06:11:08 +0000] 1021a103ee655d2b452f7ac085551280 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/08 06:11:14 [info] 36#36: *1202 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:11:14 [info] 36#36: *1201 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:11:23 [info] 36#36: *1203 [lua] access_by_lua(msblocations.conf:133):2: eebd671cdb5baf5ec1e72847828e73b8:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:11:23 [info] 36#36: *1203 [lua] logger.lua:23: eebd671cdb5baf5ec1e72847828e73b8 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:11:23 +0000] eebd671cdb5baf5ec1e72847828e73b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:11:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:11:24 [info] 36#36: *1205 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:11:24 [info] 36#36: *1204 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:11:34 [info] 36#36: *1207 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:11:34 [info] 36#36: *1206 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:11:38 [info] 36#36: *1208 [lua] access_by_lua(msblocations.conf:133):2: 82e894455f7b7c3fe1166c3623b6c788:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:11:38 [info] 36#36: *1208 [lua] logger.lua:23: 82e894455f7b7c3fe1166c3623b6c788 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:11:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.25 - - [08/Jan/2023:06:11:38 +0000] 82e894455f7b7c3fe1166c3623b6c788 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/08 06:11:44 [info] 36#36: *1209 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:11:44 [info] 36#36: *1210 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:11:53 [info] 36#36: *1211 [lua] access_by_lua(msblocations.conf:133):2: fda41ed4bf8bd36ab09e5341b3a4cdd1:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:11:53 +0000] fda41ed4bf8bd36ab09e5341b3a4cdd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 06:11:53 [info] 36#36: *1211 [lua] logger.lua:23: fda41ed4bf8bd36ab09e5341b3a4cdd1 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:11:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:11:54 [info] 38#38: *1212 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:11:54 [info] 36#36: *1213 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:12:04 [info] 36#36: *1215 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:12:04 [info] 38#38: *1216 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:12:08 [info] 36#36: *1217 [lua] access_by_lua(msblocations.conf:133):2: dd9507f74350de6e9bed2c140057babe:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:12:08 [info] 36#36: *1217 [lua] logger.lua:23: dd9507f74350de6e9bed2c140057babe {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:12:08 +0000] dd9507f74350de6e9bed2c140057babe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:12:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:12:14 [info] 36#36: *1219 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:12:14 [info] 36#36: *1218 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:12:23 [info] 36#36: *1220 [lua] access_by_lua(msblocations.conf:133):2: f1824f21636d89dfd00b1dea1e031197:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:12:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.25 - - [08/Jan/2023:06:12:23 +0000] f1824f21636d89dfd00b1dea1e031197 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/08 06:12:23 [info] 36#36: *1220 [lua] logger.lua:23: f1824f21636d89dfd00b1dea1e031197 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/08 06:12:24 [info] 36#36: *1222 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:12:24 [info] 38#38: *1221 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:12:34 [info] 36#36: *1223 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:12:34 [info] 36#36: *1224 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:12:38 [info] 36#36: *1225 [lua] access_by_lua(msblocations.conf:133):2: d672bd5c1fbc492297ac6240b9d6a5ce:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:12:38 +0000] d672bd5c1fbc492297ac6240b9d6a5ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/08 06:12:38 [info] 36#36: *1225 [lua] logger.lua:23: d672bd5c1fbc492297ac6240b9d6a5ce {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:12:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/08 06:12:44 [info] 38#38: *1226 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:12:44 [info] 38#38: *1227 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:12:53 [info] 36#36: *1228 [lua] access_by_lua(msblocations.conf:133):2: 5126262fbf972f3f23150b0732648e65:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:12:53 [info] 36#36: *1228 [lua] logger.lua:23: 5126262fbf972f3f23150b0732648e65 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:12:53 +0000] 5126262fbf972f3f23150b0732648e65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:12:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:12:54 [info] 36#36: *1230 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:12:54 [info] 36#36: *1229 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:13:04 [info] 36#36: *1233 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:13:04 [info] 36#36: *1232 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:13:08 [info] 36#36: *1234 [lua] access_by_lua(msblocations.conf:133):2: 48414325d207a3eef170805813bf638c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:13:08 [info] 36#36: *1234 [lua] logger.lua:23: 48414325d207a3eef170805813bf638c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:13:08 +0000] 48414325d207a3eef170805813bf638c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:13:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:13:14 [info] 36#36: *1235 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:13:14 [info] 36#36: *1236 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:13:23 [info] 36#36: *1237 [lua] access_by_lua(msblocations.conf:133):2: e1449c251538994aa43f6ff14757d420:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:13:23 [info] 36#36: *1237 [lua] logger.lua:23: e1449c251538994aa43f6ff14757d420 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:13:23 +0000] e1449c251538994aa43f6ff14757d420 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:13:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/08 06:13:24 [info] 38#38: *1239 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:13:24 [info] 36#36: *1238 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:13:34 [info] 36#36: *1240 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:13:34 [info] 36#36: *1241 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:13:38 [info] 36#36: *1242 [lua] access_by_lua(msblocations.conf:133):2: 9ef95235096101ee788f683497f3611c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:13:38 [info] 36#36: *1242 [lua] logger.lua:23: 9ef95235096101ee788f683497f3611c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:13:38 +0000] 9ef95235096101ee788f683497f3611c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:13:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:13:44 [info] 36#36: *1244 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:13:44 [info] 38#38: *1243 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:13:53 [info] 36#36: *1245 [lua] access_by_lua(msblocations.conf:133):2: a832f87f5f0f6e4103ea5d1842e64d26:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:13:53 [info] 36#36: *1245 [lua] logger.lua:23: a832f87f5f0f6e4103ea5d1842e64d26 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:13:53 +0000] a832f87f5f0f6e4103ea5d1842e64d26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:13:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:13:54 [info] 36#36: *1246 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:13:54 [info] 36#36: *1247 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:14:04 [info] 38#38: *1249 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:14:04 [info] 38#38: *1250 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:14:08 [info] 36#36: *1251 [lua] access_by_lua(msblocations.conf:133):2: b48691d51c8f512762eee6441b4a3ad0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:14:08 [info] 36#36: *1251 [lua] logger.lua:23: b48691d51c8f512762eee6441b4a3ad0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:14:08 +0000] b48691d51c8f512762eee6441b4a3ad0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:14:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:14:14 [info] 38#38: *1252 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:14:14 [info] 38#38: *1253 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:14:23 [info] 36#36: *1254 [lua] access_by_lua(msblocations.conf:133):2: fbb7c5299bb4cae2a0f5a2d135e505e6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:14:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.25 - - [08/Jan/2023:06:14:23 +0000] fbb7c5299bb4cae2a0f5a2d135e505e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 06:14:23 [info] 36#36: *1254 [lua] logger.lua:23: fbb7c5299bb4cae2a0f5a2d135e505e6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/08 06:14:24 [info] 36#36: *1255 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:14:24 [info] 36#36: *1256 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:14:34 [info] 38#38: *1257 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:14:34 [info] 38#38: *1258 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:14:38 [info] 36#36: *1259 [lua] access_by_lua(msblocations.conf:133):2: 1f7a8915fcaf8402b472621e00fab0df:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:14:38 +0000] 1f7a8915fcaf8402b472621e00fab0df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/08 06:14:38 [info] 36#36: *1259 [lua] logger.lua:23: 1f7a8915fcaf8402b472621e00fab0df {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:14:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:14:44 [info] 38#38: *1261 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:14:44 [info] 38#38: *1260 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:14:53 [info] 36#36: *1262 [lua] access_by_lua(msblocations.conf:133):2: 3531571e785cd305fc26882c6f6de05e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:14:53 [info] 36#36: *1262 [lua] logger.lua:23: 3531571e785cd305fc26882c6f6de05e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:14:53 +0000] 3531571e785cd305fc26882c6f6de05e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:14:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:14:54 [info] 38#38: *1264 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:14:54 [info] 38#38: *1263 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:15:04 [info] 36#36: *1266 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:15:04 [info] 38#38: *1267 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:15:08 [info] 36#36: *1268 [lua] access_by_lua(msblocations.conf:133):2: 03858e111e15c0d687238593a25f1df2:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:15:08 [info] 36#36: *1268 [lua] logger.lua:23: 03858e111e15c0d687238593a25f1df2 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:15:08 +0000] 03858e111e15c0d687238593a25f1df2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:15:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:15:14 [info] 36#36: *1269 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:15:14 [info] 36#36: *1270 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:15:23 [info] 36#36: *1271 [lua] access_by_lua(msblocations.conf:133):2: a3ebd56716445d313c833e68a16668b5:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:15:23 +0000] a3ebd56716445d313c833e68a16668b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/08 06:15:23 [info] 36#36: *1271 [lua] logger.lua:23: a3ebd56716445d313c833e68a16668b5 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:15:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/08 06:15:24 [info] 36#36: *1272 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:15:24 [info] 36#36: *1273 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:15:34 [info] 38#38: *1275 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:15:34 [info] 38#38: *1274 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:15:38 [info] 36#36: *1276 [lua] access_by_lua(msblocations.conf:133):2: 32f78d560fb558c7c57a0aad06558c53:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:15:38 +0000] 32f78d560fb558c7c57a0aad06558c53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 06:15:38 [info] 36#36: *1276 [lua] logger.lua:23: 32f78d560fb558c7c57a0aad06558c53 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:15:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:15:44 [info] 38#38: *1277 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:15:44 [info] 38#38: *1278 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:15:53 [info] 36#36: *1279 [lua] access_by_lua(msblocations.conf:133):2: f9407f5692a94a403e97f6690930abc9:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:15:53 +0000] f9407f5692a94a403e97f6690930abc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/08 06:15:53 [info] 36#36: *1279 [lua] logger.lua:23: f9407f5692a94a403e97f6690930abc9 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:15:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/08 06:15:54 [info] 36#36: *1281 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:15:54 [info] 36#36: *1280 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:16:04 [info] 36#36: *1283 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:16:04 [info] 36#36: *1284 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:16:08 [info] 36#36: *1285 [lua] access_by_lua(msblocations.conf:133):2: c4802d47807ffad04a878b723c87ec47:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:16:08 [info] 36#36: *1285 [lua] logger.lua:23: c4802d47807ffad04a878b723c87ec47 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:16:08 +0000] c4802d47807ffad04a878b723c87ec47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:16:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/08 06:16:14 [info] 36#36: *1286 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:16:14 [info] 36#36: *1287 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:16:23 [info] 36#36: *1288 [lua] access_by_lua(msblocations.conf:133):2: b11d938b0f41111557c064515f913a5f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:16:23 +0000] b11d938b0f41111557c064515f913a5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 06:16:23 [info] 36#36: *1288 [lua] logger.lua:23: b11d938b0f41111557c064515f913a5f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:16:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:16:24 [info] 38#38: *1289 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:16:24 [info] 38#38: *1290 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:16:34 [info] 36#36: *1291 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:16:34 [info] 38#38: *1292 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:16:38 [info] 36#36: *1293 [lua] access_by_lua(msblocations.conf:133):2: 5a9c7f7527a4c9bc3f1f49fdceaef32b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:16:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.25 - - [08/Jan/2023:06:16:38 +0000] 5a9c7f7527a4c9bc3f1f49fdceaef32b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 06:16:38 [info] 36#36: *1293 [lua] logger.lua:23: 5a9c7f7527a4c9bc3f1f49fdceaef32b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/08 06:16:44 [info] 36#36: *1294 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:16:44 [info] 36#36: *1295 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:16:53 [info] 36#36: *1296 [lua] access_by_lua(msblocations.conf:133):2: eeaa4bf8b20c8a07950e6ecc7ba06d66:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:16:53 [info] 36#36: *1296 [lua] logger.lua:23: eeaa4bf8b20c8a07950e6ecc7ba06d66 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:16:53 +0000] eeaa4bf8b20c8a07950e6ecc7ba06d66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:16:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:16:54 [info] 36#36: *1297 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:16:54 [info] 36#36: *1298 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:17:04 [info] 36#36: *1300 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:17:04 [info] 38#38: *1301 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:17:08 [info] 36#36: *1302 [lua] access_by_lua(msblocations.conf:133):2: 4fc56fba1df79d341d4e2901074f1bcf:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:17:08 [info] 36#36: *1302 [lua] logger.lua:23: 4fc56fba1df79d341d4e2901074f1bcf {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:17:08 +0000] 4fc56fba1df79d341d4e2901074f1bcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:17:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:17:14 [info] 38#38: *1303 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:17:14 [info] 38#38: *1304 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:17:23 [info] 36#36: *1305 [lua] access_by_lua(msblocations.conf:133):2: 960959c8c6039c3a2880f6932855abc1:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:17:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:17:23 [info] 36#36: *1305 [lua] logger.lua:23: 960959c8c6039c3a2880f6932855abc1 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:17:23 +0000] 960959c8c6039c3a2880f6932855abc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/08 06:17:24 [info] 36#36: *1306 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:17:24 [info] 36#36: *1307 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:17:34 [info] 38#38: *1308 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:17:34 [info] 36#36: *1309 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:17:38 [info] 36#36: *1310 [lua] access_by_lua(msblocations.conf:133):2: 7fd12fa76a2918a03e0be6492d0354c3:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:17:38 +0000] 7fd12fa76a2918a03e0be6492d0354c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/08 06:17:38 [info] 36#36: *1310 [lua] logger.lua:23: 7fd12fa76a2918a03e0be6492d0354c3 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:17:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:17:44 [info] 36#36: *1311 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:17:44 [info] 38#38: *1312 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:17:53 [info] 36#36: *1313 [lua] access_by_lua(msblocations.conf:133):2: 454bbf0d6856c22c58910cd28f4bde28:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:17:53 [info] 36#36: *1313 [lua] logger.lua:23: 454bbf0d6856c22c58910cd28f4bde28 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:17:53 +0000] 454bbf0d6856c22c58910cd28f4bde28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:17:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:17:54 [info] 38#38: *1314 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:17:54 [info] 36#36: *1315 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:18:04 [info] 36#36: *1317 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:18:04 [info] 36#36: *1318 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:18:08 [info] 36#36: *1319 [lua] access_by_lua(msblocations.conf:133):2: ea4d443382167d540993a54d51afad54:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:18:08 [info] 36#36: *1319 [lua] logger.lua:23: ea4d443382167d540993a54d51afad54 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:18:08 +0000] ea4d443382167d540993a54d51afad54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:18:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:18:14 [info] 36#36: *1321 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:18:14 [info] 36#36: *1320 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:18:23 [info] 36#36: *1322 [lua] access_by_lua(msblocations.conf:133):2: 935d749ee507dff8bb22ed6efc2e3ea8:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:18:23 [info] 36#36: *1322 [lua] logger.lua:23: 935d749ee507dff8bb22ed6efc2e3ea8 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:18:23 +0000] 935d749ee507dff8bb22ed6efc2e3ea8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:18:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:18:24 [info] 36#36: *1323 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:18:24 [info] 36#36: *1324 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:18:34 [info] 36#36: *1325 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:18:34 [info] 36#36: *1326 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:18:38 [info] 36#36: *1327 [lua] access_by_lua(msblocations.conf:133):2: 286c89c4d18b63e1695da24407b93b00:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:18:38 +0000] 286c89c4d18b63e1695da24407b93b00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:18:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:18:38 [info] 36#36: *1327 [lua] logger.lua:23: 286c89c4d18b63e1695da24407b93b00 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/08 06:18:44 [info] 38#38: *1328 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:18:44 [info] 36#36: *1329 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:18:53 [info] 36#36: *1330 [lua] access_by_lua(msblocations.conf:133):2: d079ee980c3c7841bad8e2e9f39f6f25:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:18:53 [info] 36#36: *1330 [lua] logger.lua:23: d079ee980c3c7841bad8e2e9f39f6f25 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:18:53 +0000] d079ee980c3c7841bad8e2e9f39f6f25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:18:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:18:54 [info] 36#36: *1331 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:18:54 [info] 36#36: *1332 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:19:04 [info] 36#36: *1334 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:19:04 [info] 36#36: *1335 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:19:08 [info] 36#36: *1336 [lua] access_by_lua(msblocations.conf:133):2: 0ef588b0151af5053c901d1b44d1f2fc:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:19:08 [info] 36#36: *1336 [lua] logger.lua:23: 0ef588b0151af5053c901d1b44d1f2fc {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:19:08 +0000] 0ef588b0151af5053c901d1b44d1f2fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:19:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:19:14 [info] 36#36: *1337 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:19:14 [info] 38#38: *1338 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:19:23 [info] 36#36: *1339 [lua] access_by_lua(msblocations.conf:133):2: 7e421542c94a6c6ea9caf0af91886391:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:19:23 [info] 36#36: *1339 [lua] logger.lua:23: 7e421542c94a6c6ea9caf0af91886391 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:19:23 +0000] 7e421542c94a6c6ea9caf0af91886391 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:19:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/08 06:19:24 [info] 38#38: *1340 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:19:24 [info] 38#38: *1341 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:19:34 [info] 36#36: *1342 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:19:34 [info] 36#36: *1343 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:19:38 [info] 36#36: *1344 [lua] access_by_lua(msblocations.conf:133):2: 87b6800d9f98f3fbf9be493ed07c2086:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:19:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/08 06:19:38 [info] 36#36: *1344 [lua] logger.lua:23: 87b6800d9f98f3fbf9be493ed07c2086 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:19:38 +0000] 87b6800d9f98f3fbf9be493ed07c2086 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 06:19:44 [info] 36#36: *1346 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:19:44 [info] 36#36: *1345 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:19:53 [info] 36#36: *1347 [lua] access_by_lua(msblocations.conf:133):2: 7c6717d77b2d6fddbe87f7b1e1a8a3e2:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:19:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.69.25 - - [08/Jan/2023:06:19:53 +0000] 7c6717d77b2d6fddbe87f7b1e1a8a3e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 06:19:53 [info] 36#36: *1347 [lua] logger.lua:23: 7c6717d77b2d6fddbe87f7b1e1a8a3e2 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/08 06:19:54 [info] 36#36: *1348 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:19:54 [info] 36#36: *1349 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:20:04 [info] 36#36: *1352 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:20:04 [info] 36#36: *1351 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:20:08 [info] 36#36: *1353 [lua] access_by_lua(msblocations.conf:133):2: cbfe6fcf6b6ddebad607ddcf278dc50a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:20:08 +0000] cbfe6fcf6b6ddebad607ddcf278dc50a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/08 06:20:08 [info] 36#36: *1353 [lua] logger.lua:23: cbfe6fcf6b6ddebad607ddcf278dc50a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:20:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:20:14 [info] 36#36: *1354 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:20:14 [info] 36#36: *1355 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:20:23 [info] 36#36: *1356 [lua] access_by_lua(msblocations.conf:133):2: 1e05a8d08816871625d2db14724446e4:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:20:23 +0000] 1e05a8d08816871625d2db14724446e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 06:20:23 [info] 36#36: *1356 [lua] logger.lua:23: 1e05a8d08816871625d2db14724446e4 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:20:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:20:24 [info] 36#36: *1357 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:20:24 [info] 38#38: *1358 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:20:34 [info] 38#38: *1360 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:20:34 [info] 38#38: *1359 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:20:38 [info] 36#36: *1361 [lua] access_by_lua(msblocations.conf:133):2: 603b84349373d12b47938ddec3c15671:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:20:38 [info] 36#36: *1361 [lua] logger.lua:23: 603b84349373d12b47938ddec3c15671 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:20:38 +0000] 603b84349373d12b47938ddec3c15671 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:20:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:20:44 [info] 36#36: *1362 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:20:44 [info] 36#36: *1363 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:20:53 [info] 36#36: *1364 [lua] access_by_lua(msblocations.conf:133):2: 9882e707d953c911f625702e10d29c36:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:20:53 [info] 36#36: *1364 [lua] logger.lua:23: 9882e707d953c911f625702e10d29c36 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:20:53 +0000] 9882e707d953c911f625702e10d29c36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:20:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 06:20:54 [info] 38#38: *1366 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:20:54 [info] 36#36: *1365 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:21:04 [info] 38#38: *1369 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:21:04 [info] 36#36: *1368 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:21:08 [info] 36#36: *1370 [lua] access_by_lua(msblocations.conf:133):2: 2b6167fe7b4f2508423c4e99ea59bdf3:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:21:08 [info] 36#36: *1370 [lua] logger.lua:23: 2b6167fe7b4f2508423c4e99ea59bdf3 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:21:08 +0000] 2b6167fe7b4f2508423c4e99ea59bdf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:21:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:21:14 [info] 38#38: *1371 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:21:14 [info] 38#38: *1372 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:21:23 [info] 36#36: *1373 [lua] access_by_lua(msblocations.conf:133):2: 4a28e33f0452d41b27dac96ba2fdcf2f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:21:23 [info] 36#36: *1373 [lua] logger.lua:23: 4a28e33f0452d41b27dac96ba2fdcf2f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:21:23 +0000] 4a28e33f0452d41b27dac96ba2fdcf2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:21:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/08 06:21:24 [info] 36#36: *1374 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:21:24 [info] 36#36: *1375 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:21:34 [info] 38#38: *1377 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:21:34 [info] 36#36: *1376 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:21:38 [info] 36#36: *1378 [lua] access_by_lua(msblocations.conf:133):2: 48e7a6f8a7c6e74e12b5fa8504f48782:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:21:38 [info] 36#36: *1378 [lua] logger.lua:23: 48e7a6f8a7c6e74e12b5fa8504f48782 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:21:38 +0000] 48e7a6f8a7c6e74e12b5fa8504f48782 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:21:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:21:44 [info] 36#36: *1379 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:21:44 [info] 36#36: *1380 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:21:53 [info] 36#36: *1381 [lua] access_by_lua(msblocations.conf:133):2: 1b39b95ff06afbcc3f4cc1aee33468ec:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:21:53 +0000] 1b39b95ff06afbcc3f4cc1aee33468ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 06:21:53 [info] 36#36: *1381 [lua] logger.lua:23: 1b39b95ff06afbcc3f4cc1aee33468ec {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:21:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 06:21:54 [info] 36#36: *1382 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:21:54 [info] 36#36: *1383 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:22:04 [info] 36#36: *1386 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:22:04 [info] 36#36: *1385 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:22:08 [info] 36#36: *1387 [lua] access_by_lua(msblocations.conf:133):2: c97c63533f3c9c3d44db5319d6d8854d:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:22:08 [info] 36#36: *1387 [lua] logger.lua:23: c97c63533f3c9c3d44db5319d6d8854d {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:22:08 +0000] c97c63533f3c9c3d44db5319d6d8854d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:22:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:22:14 [info] 36#36: *1389 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:22:14 [info] 36#36: *1388 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:22:23 [info] 36#36: *1390 [lua] access_by_lua(msblocations.conf:133):2: 3bfe9d8c6ac55bb35812d83442163b03:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:22:23 [info] 36#36: *1390 [lua] logger.lua:23: 3bfe9d8c6ac55bb35812d83442163b03 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:22:23 +0000] 3bfe9d8c6ac55bb35812d83442163b03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:22:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:22:24 [info] 38#38: *1391 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:22:24 [info] 38#38: *1392 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:22:34 [info] 36#36: *1394 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:22:34 [info] 36#36: *1393 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:22:38 [info] 36#36: *1395 [lua] access_by_lua(msblocations.conf:133):2: 8d2db009df37303afb3bab8204f5c002:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:22:38 [info] 36#36: *1395 [lua] logger.lua:23: 8d2db009df37303afb3bab8204f5c002 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:22:38 +0000] 8d2db009df37303afb3bab8204f5c002 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:22:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:22:44 [info] 38#38: *1396 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:22:44 [info] 38#38: *1397 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:22:53 [info] 36#36: *1398 [lua] access_by_lua(msblocations.conf:133):2: b4a5da3d962dad77332186974bfb37b9:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:22:53 +0000] b4a5da3d962dad77332186974bfb37b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/08 06:22:53 [info] 36#36: *1398 [lua] logger.lua:23: b4a5da3d962dad77332186974bfb37b9 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:22:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:22:54 [info] 36#36: *1399 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:22:54 [info] 38#38: *1400 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:23:04 [info] 36#36: *1402 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:23:04 [info] 36#36: *1403 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:23:09 [info] 36#36: *1404 [lua] access_by_lua(msblocations.conf:133):2: c028ea52e1dbb38fe255cfe796a258c4:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:23:09 [info] 36#36: *1404 [lua] logger.lua:23: c028ea52e1dbb38fe255cfe796a258c4 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:23:09 +0000] c028ea52e1dbb38fe255cfe796a258c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:23:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/08 06:23:14 [info] 38#38: *1405 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:23:14 [info] 38#38: *1406 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:23:24 [info] 36#36: *1407 [lua] access_by_lua(msblocations.conf:133):2: 6355b4c7fa13eaf492628ec0d3ede4b0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:23:24 [info] 36#36: *1407 [lua] logger.lua:23: 6355b4c7fa13eaf492628ec0d3ede4b0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:23:24 +0000] 6355b4c7fa13eaf492628ec0d3ede4b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:23:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/08 06:23:24 [info] 38#38: *1409 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:23:24 [info] 38#38: *1408 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:23:34 [info] 38#38: *1411 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:23:34 [info] 38#38: *1410 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:23:39 [info] 36#36: *1412 [lua] access_by_lua(msblocations.conf:133):2: c54a48f207d961eca8444ee2422e88b9:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:23:39 [info] 36#36: *1412 [lua] logger.lua:23: c54a48f207d961eca8444ee2422e88b9 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:23:39 +0000] c54a48f207d961eca8444ee2422e88b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:23:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:23:44 [info] 36#36: *1413 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:23:44 [info] 36#36: *1414 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:23:54 [info] 36#36: *1415 [lua] access_by_lua(msblocations.conf:133):2: dcbb423943063b72a5dc624018ebd2cb:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:23:54 [info] 36#36: *1415 [lua] logger.lua:23: dcbb423943063b72a5dc624018ebd2cb {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:23:54 +0000] dcbb423943063b72a5dc624018ebd2cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:23:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/08 06:23:54 [info] 38#38: *1416 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:23:54 [info] 38#38: *1417 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:24:04 [info] 36#36: *1419 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:24:04 [info] 36#36: *1420 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:24:09 [info] 36#36: *1421 [lua] access_by_lua(msblocations.conf:133):2: 204068a3b621f9b0e164baea907f53bd:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:24:09 +0000] 204068a3b621f9b0e164baea907f53bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 06:24:09 [info] 36#36: *1421 [lua] logger.lua:23: 204068a3b621f9b0e164baea907f53bd {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:24:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:24:14 [info] 36#36: *1422 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:24:14 [info] 36#36: *1423 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:24:24 [info] 36#36: *1424 [lua] access_by_lua(msblocations.conf:133):2: a67d29f2ba80d7494c6c41e532d9a74b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:24:24 +0000] a67d29f2ba80d7494c6c41e532d9a74b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 06:24:24 [info] 36#36: *1424 [lua] logger.lua:23: a67d29f2ba80d7494c6c41e532d9a74b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:24:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:24:24 [info] 36#36: *1425 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:24:24 [info] 36#36: *1426 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:24:24 [info] 36#36: *1427 [lua] access_by_lua(msblocations.conf:133):2: fad09eebd1816f147f6d5eb757160a36:receive the request, client: 10.233.72.131, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap" 10.233.72.131 - - [08/Jan/2023:06:24:24 +0000] fad09eebd1816f147f6d5eb757160a36 "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "python-requests/2.28.1" "-" 2023/01/08 06:24:24 [info] 36#36: *1427 [lua] logger.lua:23: fad09eebd1816f147f6d5eb757160a36 {"matched":"microservices"} while logging request, client: 10.233.72.131, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap" 10.233.72.131 - - [08/Jan/2023:06:24:24 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.1" 12 2023/01/08 06:24:25 [info] 36#36: *1428 [lua] access_by_lua(msblocations.conf:133):2: 3a99fe9eedf5bf432fd8e791c19332f3:receive the request, client: 10.233.72.131, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 10.233.72.131 - - [08/Jan/2023:06:24:25 +0000] 3a99fe9eedf5bf432fd8e791c19332f3 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "python-requests/2.28.1" "-" 2023/01/08 06:24:25 [info] 36#36: *1428 [lua] logger.lua:23: 3a99fe9eedf5bf432fd8e791c19332f3 {"matched":"multicloud"} while logging request, client: 10.233.72.131, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.26.239:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap" 2023/01/08 06:24:25 [info] 36#36: *1430 [lua] access_by_lua(msblocations.conf:133):2: b123208287870f327107625711dcf4bd:receive the request, client: 10.233.72.131, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 10.233.72.131 - - [08/Jan/2023:06:24:25 +0000] b123208287870f327107625711dcf4bd "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "python-requests/2.28.1" "-" 2023/01/08 06:24:25 [info] 36#36: *1430 [lua] logger.lua:23: b123208287870f327107625711dcf4bd {"matched":"multicloud-pike"} while logging request, client: 10.233.72.131, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.30.91:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap" 2023/01/08 06:24:25 [info] 36#36: *1432 [lua] access_by_lua(msblocations.conf:133):2: c768a155e7ede39fb2802bc06f52eb63:receive the request, client: 10.233.72.131, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 10.233.72.131 - - [08/Jan/2023:06:24:25 +0000] c768a155e7ede39fb2802bc06f52eb63 "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "python-requests/2.28.1" "-" 2023/01/08 06:24:25 [info] 36#36: *1432 [lua] logger.lua:23: c768a155e7ede39fb2802bc06f52eb63 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.131, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.14.92:9015/v1/healthcheck", host: "msb-iag.onap" 2023/01/08 06:24:34 [info] 36#36: *1434 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:24:34 [info] 36#36: *1435 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:24:38 [info] 36#36: *1436 [lua] access_by_lua(msblocations.conf:133):2: 31e775949fc54eabb065b53709de9b23:receive the request, client: 10.233.72.131, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap" 2023/01/08 06:24:39 [info] 36#36: *1436 [lua] logger.lua:23: 31e775949fc54eabb065b53709de9b23 {"matched":"usecaseui"} while logging request, client: 10.233.72.131, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.14.89:8443/usecase-ui/", host: "msb-iag.onap" 10.233.72.131 - - [08/Jan/2023:06:24:39 +0000] 31e775949fc54eabb065b53709de9b23 "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.095 upstream_response_time:0.094 "-" "python-requests/2.28.1" "-" 2023/01/08 06:24:39 [info] 36#36: *1438 [lua] access_by_lua(msblocations.conf:133):2: 52b4b4f805dd1d4d09d7286a9722c2f1:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:24:39 [info] 36#36: *1438 [lua] logger.lua:23: 52b4b4f805dd1d4d09d7286a9722c2f1 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:24:39 +0000] 52b4b4f805dd1d4d09d7286a9722c2f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:24:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:24:39 [info] 36#36: *1439 [lua] access_by_lua(msblocations.conf:133):2: d6016cf15d2ee1dbf77ecccd83237337:receive the request, client: 10.233.72.131, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2023/01/08 06:24:39 [info] 36#36: *1439 [lua] logger.lua:23: d6016cf15d2ee1dbf77ecccd83237337 {"matched":"gvnfmdriver"} while logging request, client: 10.233.72.131, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.51.110:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap" 10.233.72.131 - - [08/Jan/2023:06:24:39 +0000] d6016cf15d2ee1dbf77ecccd83237337 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "python-requests/2.28.1" "-" 2023/01/08 06:24:39 [info] 36#36: *1441 [lua] access_by_lua(msblocations.conf:133):2: 60c2729afaf6fe663a82cf9f5f1cff13:receive the request, client: 10.233.72.131, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap" 10.233.72.131 - - [08/Jan/2023:06:24:39 +0000] 60c2729afaf6fe663a82cf9f5f1cff13 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.258 upstream_response_time:0.258 "-" "python-requests/2.28.1" "-" 2023/01/08 06:24:39 [info] 36#36: *1441 [lua] logger.lua:23: 60c2729afaf6fe663a82cf9f5f1cff13 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.72.131, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.5.208:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap" 2023/01/08 06:24:39 [info] 36#36: *1443 [lua] access_by_lua(msblocations.conf:133):2: ee5d686275eed35ad538cadf15b99096:receive the request, client: 10.233.72.131, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2023/01/08 06:24:40 [info] 36#36: *1443 [lua] logger.lua:23: ee5d686275eed35ad538cadf15b99096 {"matched":"nslcm"} while logging request, client: 10.233.72.131, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.2.74:8403/api/nslcm/v1/health_check", host: "msb-iag.onap" 10.233.72.131 - - [08/Jan/2023:06:24:40 +0000] ee5d686275eed35ad538cadf15b99096 "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.902 upstream_response_time:0.901 "-" "python-requests/2.28.1" "-" 2023/01/08 06:24:40 [info] 36#36: *1445 [lua] access_by_lua(msblocations.conf:133):2: e60331e94fc5461226dfd4d60280d28e:receive the request, client: 10.233.72.131, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2023/01/08 06:24:41 [info] 36#36: *1445 [lua] logger.lua:23: e60331e94fc5461226dfd4d60280d28e {"matched":"vnflcm"} while logging request, client: 10.233.72.131, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.9.101:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap" 10.233.72.131 - - [08/Jan/2023:06:24:41 +0000] e60331e94fc5461226dfd4d60280d28e "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.737 upstream_response_time:0.737 "-" "python-requests/2.28.1" "-" 2023/01/08 06:24:41 [info] 36#36: *1447 [lua] access_by_lua(msblocations.conf:133):2: 25da8d571eb04111552b6d5e3242db69:receive the request, client: 10.233.72.131, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.72.131 - - [08/Jan/2023:06:24:41 +0000] 25da8d571eb04111552b6d5e3242db69 "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.576 upstream_response_time:0.575 "-" "python-requests/2.28.1" "-" 2023/01/08 06:24:41 [info] 36#36: *1447 [lua] logger.lua:23: 25da8d571eb04111552b6d5e3242db69 {"matched":"vnfmgr"} while logging request, client: 10.233.72.131, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.32.220:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap" 2023/01/08 06:24:42 [info] 36#36: *1449 [lua] access_by_lua(msblocations.conf:133):2: b64ec2fd76058cd8e659f5333981c166:receive the request, client: 10.233.72.131, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.72.131 - - [08/Jan/2023:06:24:42 +0000] b64ec2fd76058cd8e659f5333981c166 "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.446 upstream_response_time:0.446 "-" "python-requests/2.28.1" "-" 2023/01/08 06:24:42 [info] 36#36: *1449 [lua] logger.lua:23: b64ec2fd76058cd8e659f5333981c166 {"matched":"vnfres"} while logging request, client: 10.233.72.131, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.45.155:8802/api/vnfres/v1/health_check", host: "msb-iag.onap" 2023/01/08 06:24:42 [info] 36#36: *1451 [lua] access_by_lua(msblocations.conf:133):2: f1a9ca7880880c26341e54c92aa894d1:receive the request, client: 10.233.72.131, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.72.131 - - [08/Jan/2023:06:24:42 +0000] f1a9ca7880880c26341e54c92aa894d1 "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "python-requests/2.28.1" "-" 2023/01/08 06:24:42 [info] 36#36: *1451 [lua] logger.lua:23: f1a9ca7880880c26341e54c92aa894d1 {"matched":"ztevnfmdriver"} while logging request, client: 10.233.72.131, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.11.9:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap" 2023/01/08 06:24:43 [info] 36#36: *1453 [lua] access_by_lua(msblocations.conf:133):2: 09cf176ea32c7ec06b8f0d7d66ca9ebc:receive the request, client: 10.233.72.131, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2023/01/08 06:24:43 [info] 36#36: *1453 [lua] logger.lua:23: 09cf176ea32c7ec06b8f0d7d66ca9ebc {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.72.131, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.71.150:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap" 10.233.72.131 - - [08/Jan/2023:06:24:43 +0000] 09cf176ea32c7ec06b8f0d7d66ca9ebc "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "python-requests/2.28.1" "-" 2023/01/08 06:24:43 [info] 36#36: *1455 [lua] access_by_lua(msblocations.conf:133):2: e5d1486293d24d2b5e2ebec42cbc01a6:receive the request, client: 10.233.72.131, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2023/01/08 06:24:43 [info] 36#36: *1455 [lua] logger.lua:23: e5d1486293d24d2b5e2ebec42cbc01a6 {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.72.131, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.70.67:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap" 10.233.72.131 - - [08/Jan/2023:06:24:43 +0000] e5d1486293d24d2b5e2ebec42cbc01a6 "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.033 "-" "python-requests/2.28.1" "-" 2023/01/08 06:24:43 [info] 36#36: *1457 [lua] access_by_lua(msblocations.conf:133):2: be187e6f0bd0d8ebdde7775208b43e2c:receive the request, client: 10.233.72.131, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2023/01/08 06:24:43 [info] 36#36: *1457 [lua] logger.lua:23: be187e6f0bd0d8ebdde7775208b43e2c {"matched":"multicloud-fcaps"} while logging request, client: 10.233.72.131, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.29.90:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap" 10.233.72.131 - - [08/Jan/2023:06:24:43 +0000] be187e6f0bd0d8ebdde7775208b43e2c "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "python-requests/2.28.1" "-" 2023/01/08 06:24:43 [info] 36#36: *1459 [lua] access_by_lua(msblocations.conf:133):2: 85051588e7fb185acf6d2780e7e947fa:receive the request, client: 10.233.72.131, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.72.131 - - [08/Jan/2023:06:24:44 +0000] 85051588e7fb185acf6d2780e7e947fa "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.878 upstream_response_time:0.878 "-" "python-requests/2.28.1" "-" 2023/01/08 06:24:44 [info] 36#36: *1459 [lua] logger.lua:23: 85051588e7fb185acf6d2780e7e947fa {"matched":"parser"} while logging request, client: 10.233.72.131, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.13.57:8806/api/parser/v1/health_check", host: "msb-iag.onap" 2023/01/08 06:24:44 [info] 36#36: *1461 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:24:44 [info] 36#36: *1462 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:24:50 [info] 36#36: *1427 client 10.233.72.131 closed keepalive connection 2023/01/08 06:24:50 [info] 36#36: *1428 client 10.233.72.131 closed keepalive connection 2023/01/08 06:24:50 [info] 36#36: *1430 client 10.233.72.131 closed keepalive connection 2023/01/08 06:24:50 [info] 36#36: *1432 client 10.233.72.131 closed keepalive connection 2023/01/08 06:24:51 [info] 36#36: *1436 client 10.233.72.131 closed keepalive connection 2023/01/08 06:24:51 [info] 36#36: *1439 client 10.233.72.131 closed keepalive connection 2023/01/08 06:24:51 [info] 36#36: *1441 client 10.233.72.131 closed keepalive connection 2023/01/08 06:24:51 [info] 36#36: *1443 client 10.233.72.131 closed keepalive connection 2023/01/08 06:24:51 [info] 36#36: *1445 client 10.233.72.131 closed keepalive connection 2023/01/08 06:24:51 [info] 36#36: *1447 client 10.233.72.131 closed keepalive connection 2023/01/08 06:24:51 [info] 36#36: *1449 client 10.233.72.131 closed keepalive connection 2023/01/08 06:24:51 [info] 36#36: *1451 client 10.233.72.131 closed keepalive connection 2023/01/08 06:24:51 [info] 36#36: *1459 client 10.233.72.131 closed keepalive connection 2023/01/08 06:24:51 [info] 36#36: *1453 client 10.233.72.131 closed keepalive connection 2023/01/08 06:24:51 [info] 36#36: *1455 client 10.233.72.131 closed keepalive connection 2023/01/08 06:24:51 [info] 36#36: *1457 client 10.233.72.131 closed keepalive connection 2023/01/08 06:24:54 [info] 36#36: *1463 [lua] access_by_lua(msblocations.conf:133):2: 345e23c6c20f134f9f146c49ebf472f4:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:24:54 +0000] 345e23c6c20f134f9f146c49ebf472f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 06:24:54 [info] 36#36: *1463 [lua] logger.lua:23: 345e23c6c20f134f9f146c49ebf472f4 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:24:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:24:54 [info] 36#36: *1465 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:24:54 [info] 36#36: *1464 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:25:04 [info] 36#36: *1468 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:25:04 [info] 36#36: *1467 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:25:09 [info] 36#36: *1469 [lua] access_by_lua(msblocations.conf:133):2: 9006a25eda0696f86933ffea8440e903:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:25:09 +0000] 9006a25eda0696f86933ffea8440e903 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 06:25:09 [info] 36#36: *1469 [lua] logger.lua:23: 9006a25eda0696f86933ffea8440e903 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:25:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:25:14 [info] 38#38: *1471 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:25:14 [info] 36#36: *1470 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:25:24 [info] 36#36: *1472 [lua] access_by_lua(msblocations.conf:133):2: ec5ee202018848bf8932de6738c5f75a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:25:24 +0000] ec5ee202018848bf8932de6738c5f75a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 06:25:24 [info] 36#36: *1472 [lua] logger.lua:23: ec5ee202018848bf8932de6738c5f75a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:25:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:25:24 [info] 38#38: *1473 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:25:24 [info] 38#38: *1474 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:25:34 [info] 36#36: *1475 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:25:34 [info] 38#38: *1476 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:25:39 [info] 36#36: *1477 [lua] access_by_lua(msblocations.conf:133):2: 6c629ca1e001fe4a67028dc62a56fc5f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:25:39 +0000] 6c629ca1e001fe4a67028dc62a56fc5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/08 06:25:39 [info] 36#36: *1477 [lua] logger.lua:23: 6c629ca1e001fe4a67028dc62a56fc5f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:25:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 06:25:44 [info] 36#36: *1478 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:25:44 [info] 38#38: *1479 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:25:54 [info] 36#36: *1480 [lua] access_by_lua(msblocations.conf:133):2: 0ce5f52ad88f97550d9546e12477f438:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:25:54 [info] 36#36: *1480 [lua] logger.lua:23: 0ce5f52ad88f97550d9546e12477f438 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:25:54 +0000] 0ce5f52ad88f97550d9546e12477f438 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:25:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:25:54 [info] 36#36: *1481 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:25:54 [info] 36#36: *1482 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:26:04 [info] 36#36: *1485 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:26:04 [info] 36#36: *1484 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:26:09 [info] 36#36: *1486 [lua] access_by_lua(msblocations.conf:133):2: c5ead977fa2c2aedce7cebdc4afda5f5:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:26:09 [info] 36#36: *1486 [lua] logger.lua:23: c5ead977fa2c2aedce7cebdc4afda5f5 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:26:09 +0000] c5ead977fa2c2aedce7cebdc4afda5f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:26:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:26:14 [info] 38#38: *1487 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:26:14 [info] 38#38: *1488 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:26:24 [info] 36#36: *1489 [lua] access_by_lua(msblocations.conf:133):2: 67f04a83ff2ad87a2d9e04ff8d9ba700:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:26:24 +0000] 67f04a83ff2ad87a2d9e04ff8d9ba700 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 06:26:24 [info] 36#36: *1489 [lua] logger.lua:23: 67f04a83ff2ad87a2d9e04ff8d9ba700 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:26:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 06:26:24 [info] 36#36: *1490 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:26:24 [info] 36#36: *1491 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:26:34 [info] 36#36: *1493 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:26:34 [info] 38#38: *1492 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:26:39 [info] 36#36: *1494 [lua] access_by_lua(msblocations.conf:133):2: 4e00e8d45483b95fcb3e2d1aed4661c0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:26:39 +0000] 4e00e8d45483b95fcb3e2d1aed4661c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 06:26:39 [info] 36#36: *1494 [lua] logger.lua:23: 4e00e8d45483b95fcb3e2d1aed4661c0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:26:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:26:44 [info] 36#36: *1495 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:26:44 [info] 38#38: *1496 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:26:54 [info] 36#36: *1497 [lua] access_by_lua(msblocations.conf:133):2: c55717da9589af63618fd1fedc9f8b6b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:26:54 +0000] c55717da9589af63618fd1fedc9f8b6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/08 06:26:54 [info] 36#36: *1497 [lua] logger.lua:23: c55717da9589af63618fd1fedc9f8b6b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:26:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:26:54 [info] 36#36: *1498 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:26:54 [info] 36#36: *1499 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:27:04 [info] 38#38: *1501 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:27:04 [info] 38#38: *1502 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:27:09 [info] 36#36: *1503 [lua] access_by_lua(msblocations.conf:133):2: 9e45fa572077bb36a75344ece0575d43:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:27:09 [info] 36#36: *1503 [lua] logger.lua:23: 9e45fa572077bb36a75344ece0575d43 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:27:09 +0000] 9e45fa572077bb36a75344ece0575d43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:27:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:27:14 [info] 36#36: *1504 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:27:14 [info] 38#38: *1505 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:27:24 [info] 36#36: *1506 [lua] access_by_lua(msblocations.conf:133):2: fc1fb9763a997d213aff35ab46c6b07d:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:27:24 [info] 36#36: *1506 [lua] logger.lua:23: fc1fb9763a997d213aff35ab46c6b07d {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:27:24 +0000] fc1fb9763a997d213aff35ab46c6b07d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:27:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:27:24 [info] 36#36: *1507 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:27:24 [info] 36#36: *1508 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:27:34 [info] 38#38: *1509 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:27:34 [info] 38#38: *1510 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:27:39 [info] 36#36: *1511 [lua] access_by_lua(msblocations.conf:133):2: 686b3d50904e8649de778189d8d160bd:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:27:39 [info] 36#36: *1511 [lua] logger.lua:23: 686b3d50904e8649de778189d8d160bd {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:27:39 +0000] 686b3d50904e8649de778189d8d160bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:27:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:27:44 [info] 36#36: *1512 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:27:44 [info] 36#36: *1513 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:27:54 [info] 36#36: *1514 [lua] access_by_lua(msblocations.conf:133):2: 631820a7acc4decaccbc62d6540ef9ab:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:27:54 +0000] 631820a7acc4decaccbc62d6540ef9ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/08 06:27:54 [info] 36#36: *1514 [lua] logger.lua:23: 631820a7acc4decaccbc62d6540ef9ab {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:27:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:27:54 [info] 38#38: *1516 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:27:54 [info] 38#38: *1515 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:28:04 [info] 36#36: *1519 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:28:04 [info] 38#38: *1518 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:28:09 [info] 36#36: *1520 [lua] access_by_lua(msblocations.conf:133):2: f0a6ec5618fe332fb738e8be3d6f5409:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:28:09 [info] 36#36: *1520 [lua] logger.lua:23: f0a6ec5618fe332fb738e8be3d6f5409 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:28:09 +0000] f0a6ec5618fe332fb738e8be3d6f5409 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:28:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/08 06:28:14 [info] 36#36: *1521 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:28:14 [info] 36#36: *1522 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:28:24 [info] 36#36: *1523 [lua] access_by_lua(msblocations.conf:133):2: a03fe65634c215d7020d18a006103bfd:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:28:24 [info] 36#36: *1523 [lua] logger.lua:23: a03fe65634c215d7020d18a006103bfd {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:28:24 +0000] a03fe65634c215d7020d18a006103bfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:28:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:28:24 [info] 38#38: *1525 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:28:24 [info] 36#36: *1524 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:28:34 [info] 36#36: *1527 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:28:34 [info] 36#36: *1526 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:28:39 [info] 36#36: *1528 [lua] access_by_lua(msblocations.conf:133):2: ee10152720a1f50604437b2992dbf46e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:28:39 [info] 36#36: *1528 [lua] logger.lua:23: ee10152720a1f50604437b2992dbf46e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:28:39 +0000] ee10152720a1f50604437b2992dbf46e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:28:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:28:44 [info] 38#38: *1530 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:28:44 [info] 38#38: *1529 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:28:54 [info] 36#36: *1531 [lua] access_by_lua(msblocations.conf:133):2: 699d9cb3c20ff4df2d2a228f5f58a3b8:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:28:54 [info] 36#36: *1531 [lua] logger.lua:23: 699d9cb3c20ff4df2d2a228f5f58a3b8 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:28:54 +0000] 699d9cb3c20ff4df2d2a228f5f58a3b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:28:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:28:54 [info] 36#36: *1532 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:28:54 [info] 36#36: *1533 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:29:04 [info] 36#36: *1535 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:29:04 [info] 38#38: *1536 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:29:09 [info] 36#36: *1537 [lua] access_by_lua(msblocations.conf:133):2: f8efa90c4875367a425824d14c0a21ff:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:29:09 [info] 36#36: *1537 [lua] logger.lua:23: f8efa90c4875367a425824d14c0a21ff {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:29:09 +0000] f8efa90c4875367a425824d14c0a21ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:29:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:29:14 [info] 38#38: *1538 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:29:14 [info] 38#38: *1539 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:29:24 [info] 36#36: *1540 [lua] access_by_lua(msblocations.conf:133):2: 8923d687ac7ee821e58649b288317064:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:29:24 [info] 36#36: *1540 [lua] logger.lua:23: 8923d687ac7ee821e58649b288317064 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:29:24 +0000] 8923d687ac7ee821e58649b288317064 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:29:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/08 06:29:24 [info] 36#36: *1542 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:29:24 [info] 38#38: *1541 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:29:34 [info] 36#36: *1543 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:29:34 [info] 38#38: *1544 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:29:39 [info] 36#36: *1545 [lua] access_by_lua(msblocations.conf:133):2: 40431f9771b6e7094c82101c1e37421a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:29:39 +0000] 40431f9771b6e7094c82101c1e37421a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 06:29:39 [info] 36#36: *1545 [lua] logger.lua:23: 40431f9771b6e7094c82101c1e37421a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:29:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:29:44 [info] 38#38: *1546 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:29:44 [info] 38#38: *1547 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:29:54 [info] 36#36: *1548 [lua] access_by_lua(msblocations.conf:133):2: 598218f48ba6e72e5418b74f435c8182:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:29:54 +0000] 598218f48ba6e72e5418b74f435c8182 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 06:29:54 [info] 36#36: *1548 [lua] logger.lua:23: 598218f48ba6e72e5418b74f435c8182 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:29:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:29:54 [info] 36#36: *1549 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:29:54 [info] 36#36: *1550 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:30:04 [info] 36#36: *1552 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:30:04 [info] 36#36: *1553 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:30:09 [info] 36#36: *1554 [lua] access_by_lua(msblocations.conf:133):2: 2a27eadbcc817edb3a9ced8fc7d17981:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:30:09 [info] 36#36: *1554 [lua] logger.lua:23: 2a27eadbcc817edb3a9ced8fc7d17981 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:30:09 +0000] 2a27eadbcc817edb3a9ced8fc7d17981 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:30:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:30:14 [info] 36#36: *1556 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:30:14 [info] 36#36: *1555 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:30:24 [info] 36#36: *1557 [lua] access_by_lua(msblocations.conf:133):2: f1fc4f0a994ae71c33b89de5b69729dc:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:30:24 +0000] f1fc4f0a994ae71c33b89de5b69729dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/08 06:30:24 [info] 36#36: *1557 [lua] logger.lua:23: f1fc4f0a994ae71c33b89de5b69729dc {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:30:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/08 06:30:24 [info] 38#38: *1558 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:30:24 [info] 36#36: *1559 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:30:34 [info] 36#36: *1561 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:30:34 [info] 36#36: *1560 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:30:39 [info] 36#36: *1562 [lua] access_by_lua(msblocations.conf:133):2: 59dc1138fc989bc36c254ed467dc9858:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:30:39 +0000] 59dc1138fc989bc36c254ed467dc9858 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 06:30:39 [info] 36#36: *1562 [lua] logger.lua:23: 59dc1138fc989bc36c254ed467dc9858 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:30:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:30:44 [info] 36#36: *1563 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:30:44 [info] 38#38: *1564 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:30:54 [info] 36#36: *1565 [lua] access_by_lua(msblocations.conf:133):2: ae7907c8157fbb47cde81d0c0fc09543:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:30:54 [info] 36#36: *1565 [lua] logger.lua:23: ae7907c8157fbb47cde81d0c0fc09543 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:30:54 +0000] ae7907c8157fbb47cde81d0c0fc09543 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:30:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/08 06:30:54 [info] 38#38: *1567 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:30:54 [info] 38#38: *1566 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:31:04 [info] 36#36: *1569 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:31:04 [info] 36#36: *1570 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:31:09 [info] 36#36: *1571 [lua] access_by_lua(msblocations.conf:133):2: 67f2f8b1fa40fe6593f6e04e1a6105eb:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:31:09 [info] 36#36: *1571 [lua] logger.lua:23: 67f2f8b1fa40fe6593f6e04e1a6105eb {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:31:09 +0000] 67f2f8b1fa40fe6593f6e04e1a6105eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:31:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:31:14 [info] 36#36: *1573 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:31:14 [info] 36#36: *1572 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:31:24 [info] 36#36: *1574 [lua] access_by_lua(msblocations.conf:133):2: fed998a8350bd8f48997bf38ccb7adb0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:31:24 [info] 36#36: *1574 [lua] logger.lua:23: fed998a8350bd8f48997bf38ccb7adb0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:31:24 +0000] fed998a8350bd8f48997bf38ccb7adb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:31:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:31:24 [info] 36#36: *1575 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:31:24 [info] 36#36: *1576 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:31:34 [info] 36#36: *1578 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:31:34 [info] 36#36: *1577 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:31:39 [info] 36#36: *1579 [lua] access_by_lua(msblocations.conf:133):2: 90ebf966938080903aec6816d9ea6aec:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:31:39 [info] 36#36: *1579 [lua] logger.lua:23: 90ebf966938080903aec6816d9ea6aec {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:31:39 +0000] 90ebf966938080903aec6816d9ea6aec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:31:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:31:44 [info] 36#36: *1580 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:31:44 [info] 38#38: *1581 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:31:54 [info] 36#36: *1582 [lua] access_by_lua(msblocations.conf:133):2: 1d6350cd80ee054f6492acfdafb25a1f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:31:54 [info] 38#38: *1584 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:31:54 [info] 38#38: *1583 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 10.233.69.25 - - [08/Jan/2023:06:31:54 +0000] 1d6350cd80ee054f6492acfdafb25a1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 06:31:54 [info] 36#36: *1582 [lua] logger.lua:23: 1d6350cd80ee054f6492acfdafb25a1f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:31:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:32:04 [info] 38#38: *1587 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:32:04 [info] 38#38: *1586 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:32:09 [info] 36#36: *1588 [lua] access_by_lua(msblocations.conf:133):2: 26c5929cfebb8bee64becd569fb762dc:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:32:09 +0000] 26c5929cfebb8bee64becd569fb762dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/08 06:32:09 [info] 36#36: *1588 [lua] logger.lua:23: 26c5929cfebb8bee64becd569fb762dc {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:32:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:32:14 [info] 38#38: *1590 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:32:14 [info] 38#38: *1589 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:32:24 [info] 36#36: *1591 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:32:24 [info] 38#38: *1592 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:32:24 [info] 36#36: *1593 [lua] access_by_lua(msblocations.conf:133):2: d7334803865e30a218d5a5823ecb7354:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:32:24 [info] 36#36: *1593 [lua] logger.lua:23: d7334803865e30a218d5a5823ecb7354 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:32:24 +0000] d7334803865e30a218d5a5823ecb7354 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:32:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:32:34 [info] 36#36: *1594 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:32:34 [info] 38#38: *1595 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:32:39 [info] 36#36: *1596 [lua] access_by_lua(msblocations.conf:133):2: 35d91f9e79e98ea084ace8b4d3847c5e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:32:39 [info] 36#36: *1596 [lua] logger.lua:23: 35d91f9e79e98ea084ace8b4d3847c5e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:32:39 +0000] 35d91f9e79e98ea084ace8b4d3847c5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:32:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:32:44 [info] 36#36: *1597 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:32:44 [info] 36#36: *1598 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:32:54 [info] 38#38: *1600 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:32:54 [info] 38#38: *1599 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:32:54 [info] 36#36: *1601 [lua] access_by_lua(msblocations.conf:133):2: 9a39a26a22c51915e52ffab75b5c17f0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:32:54 [info] 36#36: *1601 [lua] logger.lua:23: 9a39a26a22c51915e52ffab75b5c17f0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:32:54 +0000] 9a39a26a22c51915e52ffab75b5c17f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:32:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:33:04 [info] 38#38: *1603 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:33:04 [info] 36#36: *1604 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:33:09 [info] 36#36: *1605 [lua] access_by_lua(msblocations.conf:133):2: d604624ef5497475204ac621f3440aa5:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:33:09 [info] 36#36: *1605 [lua] logger.lua:23: d604624ef5497475204ac621f3440aa5 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:33:09 +0000] d604624ef5497475204ac621f3440aa5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:33:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:33:14 [info] 36#36: *1607 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:33:14 [info] 36#36: *1606 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:33:24 [info] 36#36: *1609 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:33:24 [info] 36#36: *1608 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:33:24 [info] 36#36: *1610 [lua] access_by_lua(msblocations.conf:133):2: 54c6e3419cbc5bf34c55cf45770c515a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:33:24 +0000] 54c6e3419cbc5bf34c55cf45770c515a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:33:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:33:24 [info] 36#36: *1610 [lua] logger.lua:23: 54c6e3419cbc5bf34c55cf45770c515a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/08 06:33:34 [info] 36#36: *1611 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:33:34 [info] 36#36: *1612 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:33:39 [info] 36#36: *1613 [lua] access_by_lua(msblocations.conf:133):2: 0d96706e3462c91c78e90bb2db091611:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:33:39 [info] 36#36: *1613 [lua] logger.lua:23: 0d96706e3462c91c78e90bb2db091611 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:33:39 +0000] 0d96706e3462c91c78e90bb2db091611 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:33:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:33:44 [info] 36#36: *1615 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:33:44 [info] 36#36: *1614 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:33:54 [info] 36#36: *1617 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:33:54 [info] 36#36: *1616 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:33:54 [info] 36#36: *1618 [lua] access_by_lua(msblocations.conf:133):2: b28bc3c7cac3ca3135aa5481f840aa2d:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:33:54 +0000] b28bc3c7cac3ca3135aa5481f840aa2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/08 06:33:54 [info] 36#36: *1618 [lua] logger.lua:23: b28bc3c7cac3ca3135aa5481f840aa2d {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:33:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/08 06:34:04 [info] 38#38: *1620 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:34:04 [info] 36#36: *1621 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:34:09 [info] 36#36: *1622 [lua] access_by_lua(msblocations.conf:133):2: 9fa975404571038cc4f2912e4eb22b0d:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:34:09 [info] 36#36: *1622 [lua] logger.lua:23: 9fa975404571038cc4f2912e4eb22b0d {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:34:09 +0000] 9fa975404571038cc4f2912e4eb22b0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.25 - - [08/Jan/2023:06:34:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/08 06:34:14 [info] 36#36: *1623 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:34:14 [info] 36#36: *1624 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:34:24 [info] 38#38: *1625 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:34:24 [info] 38#38: *1626 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:34:24 [info] 36#36: *1627 [lua] access_by_lua(msblocations.conf:133):2: 075432623ac49c3f3c8db50e6dd29ff2:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:34:24 +0000] 075432623ac49c3f3c8db50e6dd29ff2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/08 06:34:24 [info] 36#36: *1627 [lua] logger.lua:23: 075432623ac49c3f3c8db50e6dd29ff2 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.25 - - [08/Jan/2023:06:34:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/08 06:34:34 [info] 36#36: *1628 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:34:34 [info] 36#36: *1629 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443 2023/01/08 06:34:39 [info] 36#36: *1630 [lua] access_by_lua(msblocations.conf:133):2: 8967c44352aecab087a0ccf5e516bce0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/08 06:34:39 [info] 36#36: *1630 [lua] logger.lua:23: 8967c4435