@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.11.25 ### 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 ======================================== =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ \n\n### Starting apiroute 2023/01/05 05:09:08 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2023/01/05 05:09:08 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2023/01/05 05:09:08 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2023/01/05 05:09:08 [notice] 33#33: using the "epoll" event method 2023/01/05 05:09:08 [notice] 33#33: openresty/1.13.6.1 2023/01/05 05:09:08 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/05 05:09:08 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/05 05:09:08 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2023/01/05 05:09:08 [notice] 34#34: start worker processes 2023/01/05 05:09:08 [notice] 34#34: start worker process 35 2023/01/05 05:09:08 [notice] 34#34: start worker process 36 2023/01/05 05:09:08 [notice] 34#34: start worker process 38 2023/01/05 05:09:08 [notice] 34#34: start worker process 39 2023/01/05 05:09:08 [notice] 34#34: start worker process 40 2023/01/05 05:09:08 [notice] 34#34: start worker process 41 2023/01/05 05:09:08 [notice] 34#34: start worker process 42 2023/01/05 05:09:08 [notice] 34#34: start worker process 43 2023/01/05 05:09:08 [notice] 34#34: start cache manager process 44 2023/01/05 05:09:08 [notice] 34#34: start cache loader process 45 @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-20230105050908.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-05 05:09:11 867 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-05 05:09:11 882 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-05 05:09:11 883 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-05 05:09:11 959 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-05 05:09:11 960 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.11.25:10081 Enabled:true 2023-01-05 05:09:14 199 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2023-01-05 05:09:14 318 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-05 05:09:14 320 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-05 05:09:14 321 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-05 05:09:14 323 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-05 05:09:14 323 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2023-01-05 05:09:14 323 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-05 05:09:14 324 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-05 05:09:14 411 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-05 05:09:14 600 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-05 05:09:14 603 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-05 05:09:14 604 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-05 05:09:15 378 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/05 05:09:27 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:09:27 [info] 35#35: *13 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:09:35 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:189):2: d4e482ace6ba15c72a9c6b362aaabd34:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:09:35 [info] 35#35: *14 [lua] logger.lua:23: d4e482ace6ba15c72a9c6b362aaabd34 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:09:35 +0000] d4e482ace6ba15c72a9c6b362aaabd34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.193 upstream_response_time:0.192 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:09:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 57 2023/01/05 05:09:37 [info] 35#35: *17 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:09:37 [info] 35#35: *18 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:09:47 [info] 36#36: *19 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:09:47 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:09:50 [info] 35#35: *21 [lua] access_by_lua(msblocations.conf:189):2: 23f4927482173cda11f3c9db872d2ae0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:09:50 +0000] 23f4927482173cda11f3c9db872d2ae0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/01/05 05:09:50 [info] 35#35: *21 [lua] logger.lua:23: 23f4927482173cda11f3c9db872d2ae0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:09:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/05 05:09:57 [info] 35#35: *23 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:09:57 [info] 35#35: *22 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:10:05 [info] 35#35: *24 [lua] access_by_lua(msblocations.conf:189):2: 50750dc5f16a1621e751d73bedf325bc:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:10:05 [info] 35#35: *24 [lua] logger.lua:23: 50750dc5f16a1621e751d73bedf325bc {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:10:05 +0000] 50750dc5f16a1621e751d73bedf325bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:10:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/05 05:10:07 [info] 35#35: *26 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:10:07 [info] 35#35: *27 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:10:08 [info] 35#35: *25 [lua] access_by_lua(msblocations.conf:189):2: 4de4b7bb4f3e6823773cfde8a395e491:receive the request, client: 10.233.71.156, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/05 05:10:08 [info] 35#35: *25 [lua] logger.lua:23: 4de4b7bb4f3e6823773cfde8a395e491 {"matched":"microservices"} while logging request, client: 10.233.71.156, 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.156 - - [05/Jan/2023:05:10:08 +0000] 4de4b7bb4f3e6823773cfde8a395e491 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.317 upstream_response_time:0.316 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.71.156 - - [05/Jan/2023:05:10:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 311 2023/01/05 05:10:08 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/05 05:10:08 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2023/01/05 05:10:08 [notice] 34#34: cache loader process 45 exited with code 0 2023/01/05 05:10:08 [notice] 34#34: signal 29 (SIGIO) received 2023/01/05 05:10:09 [info] 35#35: *29 [lua] access_by_lua(msblocations.conf:189):2: 75ef78fdec15a931c6d6ccb53ea43409:receive the request, client: 10.233.70.66, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/05 05:10:09 [info] 35#35: *29 [lua] logger.lua:23: 75ef78fdec15a931c6d6ccb53ea43409 {"matched":"microservices"} while logging request, client: 10.233.70.66, 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.66 - - [05/Jan/2023:05:10:09 +0000] 75ef78fdec15a931c6d6ccb53ea43409 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.132 upstream_response_time:0.132 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.70.66 - - [05/Jan/2023:05:10:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 128 2023/01/05 05:10:17 [info] 35#35: *25 client 10.233.71.156 closed keepalive connection 2023/01/05 05:10:17 [info] 35#35: *29 client 10.233.70.66 closed keepalive connection 2023/01/05 05:10:17 [info] 35#35: *31 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:10:17 [info] 35#35: *30 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:10:20 [info] 35#35: *32 [lua] access_by_lua(msblocations.conf:189):2: 80bdf7f9d20595211b87844acfb27760:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:10:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/05 05:10:20 [info] 35#35: *32 [lua] logger.lua:23: 80bdf7f9d20595211b87844acfb27760 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:10:20 +0000] 80bdf7f9d20595211b87844acfb27760 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/05 05:10:27 [info] 35#35: *33 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:10:27 [info] 35#35: *34 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:10:35 [info] 35#35: *35 [lua] access_by_lua(msblocations.conf:189):2: 306f6ac89e0d88b6f19ae6a49fe899bf:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:10:35 +0000] 306f6ac89e0d88b6f19ae6a49fe899bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/05 05:10:35 [info] 35#35: *35 [lua] logger.lua:23: 306f6ac89e0d88b6f19ae6a49fe899bf {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:10:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/05 05:10:37 [info] 35#35: *36 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:10:37 [info] 35#35: *37 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:10:47 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:10:47 [info] 36#36: *38 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:10:50 [info] 35#35: *40 [lua] access_by_lua(msblocations.conf:189):2: 8cf0ea73bad8cfe78e922b01b512add3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:10:50 +0000] 8cf0ea73bad8cfe78e922b01b512add3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/05 05:10:50 [info] 35#35: *40 [lua] logger.lua:23: 8cf0ea73bad8cfe78e922b01b512add3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:10:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/05 05:10:57 [info] 35#35: *41 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:10:57 [info] 36#36: *42 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:11:05 [info] 35#35: *43 [lua] access_by_lua(msblocations.conf:189):2: 0315b32cde0c88796d5d431a13d19c9d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:11:05 +0000] 0315b32cde0c88796d5d431a13d19c9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:11:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:11:05 [info] 35#35: *43 [lua] logger.lua:23: 0315b32cde0c88796d5d431a13d19c9d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:11:07 [info] 36#36: *45 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:11:07 [info] 36#36: *44 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:11:17 [info] 35#35: *47 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:11:17 [info] 35#35: *48 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:11:21 [info] 35#35: *49 [lua] access_by_lua(msblocations.conf:189):2: de235136b1950129fbc0a72ebe84787e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:11:21 [info] 35#35: *49 [lua] logger.lua:23: de235136b1950129fbc0a72ebe84787e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:11:21 +0000] de235136b1950129fbc0a72ebe84787e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:11:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 05:11:27 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:11:27 [info] 36#36: *50 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:11:36 [info] 35#35: *52 [lua] access_by_lua(msblocations.conf:189):2: 4bac84ca26c7032d3e5f022c1a8b5e15:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:11:36 [info] 35#35: *52 [lua] logger.lua:23: 4bac84ca26c7032d3e5f022c1a8b5e15 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:11:36 +0000] 4bac84ca26c7032d3e5f022c1a8b5e15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:11:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:11:37 [info] 35#35: *53 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:11:37 [info] 35#35: *54 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:11:47 [info] 36#36: *55 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:11:47 [info] 36#36: *56 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:11:51 [info] 35#35: *57 [lua] access_by_lua(msblocations.conf:189):2: a023d41a9d50480ab160bb869b271991:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:11:51 [info] 35#35: *57 [lua] logger.lua:23: a023d41a9d50480ab160bb869b271991 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:11:51 +0000] a023d41a9d50480ab160bb869b271991 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:11:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:11:57 [info] 35#35: *58 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:11:57 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:12:06 [info] 35#35: *60 [lua] access_by_lua(msblocations.conf:189):2: e02b33ee05e06c7bbdd4a68951c3e398:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:12:06 [info] 35#35: *60 [lua] logger.lua:23: e02b33ee05e06c7bbdd4a68951c3e398 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:12:06 +0000] e02b33ee05e06c7bbdd4a68951c3e398 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:12:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/05 05:12:07 [info] 35#35: *61 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:12:07 [info] 35#35: *62 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:12:17 [info] 36#36: *65 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:12:17 [info] 35#35: *64 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:12:21 [info] 35#35: *66 [lua] access_by_lua(msblocations.conf:189):2: 0478bb6de7bb9eb942b13695e1a2ab61:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:12:21 +0000] 0478bb6de7bb9eb942b13695e1a2ab61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/05 05:12:21 [info] 35#35: *66 [lua] logger.lua:23: 0478bb6de7bb9eb942b13695e1a2ab61 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:12:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 05:12:27 [info] 35#35: *67 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:12:27 [info] 36#36: *68 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:12:36 [info] 35#35: *69 [lua] access_by_lua(msblocations.conf:189):2: 41ed4e479a42dfdbb5c3f028235128f8:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:12:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/05 05:12:36 [info] 35#35: *69 [lua] logger.lua:23: 41ed4e479a42dfdbb5c3f028235128f8 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:12:36 +0000] 41ed4e479a42dfdbb5c3f028235128f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/01/05 05:12:37 [info] 35#35: *70 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:12:37 [info] 35#35: *71 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:12:47 [info] 35#35: *72 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:12:47 [info] 35#35: *73 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:12:51 [info] 35#35: *74 [lua] access_by_lua(msblocations.conf:189):2: 1498bd3327bd7dcc2123c945da2e0901:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:12:51 +0000] 1498bd3327bd7dcc2123c945da2e0901 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:12:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/05 05:12:51 [info] 35#35: *74 [lua] logger.lua:23: 1498bd3327bd7dcc2123c945da2e0901 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:12:57 [info] 35#35: *75 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:12:57 [info] 35#35: *76 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:13:06 [info] 35#35: *77 [lua] access_by_lua(msblocations.conf:189):2: 88c2ca9db4aa2b46729d875e28b6b457:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:13:06 [info] 35#35: *77 [lua] logger.lua:23: 88c2ca9db4aa2b46729d875e28b6b457 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:13:06 +0000] 88c2ca9db4aa2b46729d875e28b6b457 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:13:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:13:07 [info] 36#36: *78 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:13:07 [info] 36#36: *79 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:13:17 [info] 36#36: *81 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:13:17 [info] 36#36: *82 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:13:21 [info] 35#35: *83 [lua] access_by_lua(msblocations.conf:189):2: 71bb463c6ef1801f7f9b9a6b40dfcd69:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:13:21 +0000] 71bb463c6ef1801f7f9b9a6b40dfcd69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/05 05:13:21 [info] 35#35: *83 [lua] logger.lua:23: 71bb463c6ef1801f7f9b9a6b40dfcd69 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:13:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:13:27 [info] 36#36: *84 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:13:27 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:13:36 [info] 35#35: *86 [lua] access_by_lua(msblocations.conf:189):2: 380654aca3970b2e12d3f0d73ad70106:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:13:36 [info] 35#35: *86 [lua] logger.lua:23: 380654aca3970b2e12d3f0d73ad70106 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:13:36 +0000] 380654aca3970b2e12d3f0d73ad70106 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.039 upstream_response_time:0.027 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:13:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 30 2023/01/05 05:13:37 [info] 35#35: *87 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:13:37 [info] 35#35: *88 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:13:47 [info] 35#35: *89 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:13:47 [info] 35#35: *90 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:13:51 [info] 35#35: *91 [lua] access_by_lua(msblocations.conf:189):2: 653aa7738760c73bd02ec8a54e6b61a1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:13:51 [info] 35#35: *91 [lua] logger.lua:23: 653aa7738760c73bd02ec8a54e6b61a1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:13:51 +0000] 653aa7738760c73bd02ec8a54e6b61a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.045 upstream_response_time:0.043 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:13:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 37 2023/01/05 05:13:57 [info] 35#35: *92 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:13:57 [info] 35#35: *93 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:14:06 [info] 35#35: *94 [lua] access_by_lua(msblocations.conf:189):2: 0dc7976d69bfa4bc6d6e683af002c536:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:14:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25 2023/01/05 05:14:06 [info] 35#35: *94 [lua] logger.lua:23: 0dc7976d69bfa4bc6d6e683af002c536 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:14:06 +0000] 0dc7976d69bfa4bc6d6e683af002c536 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-" 2023/01/05 05:14:07 [info] 36#36: *95 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:14:07 [info] 36#36: *96 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:14:17 [info] 35#35: *98 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:14:17 [info] 36#36: *99 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:14:21 [info] 35#35: *100 [lua] access_by_lua(msblocations.conf:189):2: ac676d2b6e7e30ae90653df6997af521:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:14:21 [info] 35#35: *100 [lua] logger.lua:23: ac676d2b6e7e30ae90653df6997af521 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:14:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.67.64 - - [05/Jan/2023:05:14:21 +0000] ac676d2b6e7e30ae90653df6997af521 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2023/01/05 05:14:27 [info] 35#35: *101 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:14:27 [info] 35#35: *102 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:14:36 [info] 35#35: *103 [lua] access_by_lua(msblocations.conf:189):2: 03933b952167657945027680f7409edf:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:14:36 [info] 35#35: *103 [lua] logger.lua:23: 03933b952167657945027680f7409edf {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:14:36 +0000] 03933b952167657945027680f7409edf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:14:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:14:37 [info] 35#35: *104 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:14:37 [info] 35#35: *105 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:14:47 [info] 35#35: *106 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:14:47 [info] 35#35: *107 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:14:51 [info] 35#35: *108 [lua] access_by_lua(msblocations.conf:189):2: c76462b68bef209cfa5cccd64a4e665e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:14:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/05 05:14:51 [info] 35#35: *108 [lua] logger.lua:23: c76462b68bef209cfa5cccd64a4e665e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:14:51 +0000] c76462b68bef209cfa5cccd64a4e665e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/01/05 05:14:57 [info] 35#35: *109 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:14:57 [info] 35#35: *110 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:15:06 [info] 35#35: *111 [lua] access_by_lua(msblocations.conf:189):2: f3efea1fa042e493825cc7f7d4442eb2:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:15:06 [info] 35#35: *111 [lua] logger.lua:23: f3efea1fa042e493825cc7f7d4442eb2 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:15:06 +0000] f3efea1fa042e493825cc7f7d4442eb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:15:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:15:07 [info] 36#36: *112 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:15:07 [info] 36#36: *113 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:15:17 [info] 35#35: *115 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:15:17 [info] 35#35: *116 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:15:21 [info] 35#35: *117 [lua] access_by_lua(msblocations.conf:189):2: 3620ce8e19973447c24e32808dda7a42:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:15:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2023/01/05 05:15:21 [info] 35#35: *117 [lua] logger.lua:23: 3620ce8e19973447c24e32808dda7a42 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:15:21 +0000] 3620ce8e19973447c24e32808dda7a42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.054 upstream_response_time:0.033 "-" "Consul Health Check" "-" 2023/01/05 05:15:27 [info] 35#35: *118 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:15:27 [info] 35#35: *119 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:15:36 [info] 35#35: *120 [lua] access_by_lua(msblocations.conf:189):2: b74cfcb28db3e312730ee0c87dba4ddf:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:15:36 +0000] b74cfcb28db3e312730ee0c87dba4ddf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:15:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:15:36 [info] 35#35: *120 [lua] logger.lua:23: b74cfcb28db3e312730ee0c87dba4ddf {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:15:37 [info] 35#35: *121 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:15:37 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:15:47 [info] 35#35: *124 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:15:47 [info] 35#35: *123 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:15:51 [info] 35#35: *125 [lua] access_by_lua(msblocations.conf:189):2: 7aa8260bb75ed59db8a8af84cd4260e9:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:15:51 [info] 35#35: *125 [lua] logger.lua:23: 7aa8260bb75ed59db8a8af84cd4260e9 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:15:51 +0000] 7aa8260bb75ed59db8a8af84cd4260e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:15:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/05 05:15:57 [info] 36#36: *126 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:15:57 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:16:06 [info] 35#35: *128 [lua] access_by_lua(msblocations.conf:189):2: 3d070e9c0541a95d1088825eedb6da32:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:16:06 [info] 35#35: *128 [lua] logger.lua:23: 3d070e9c0541a95d1088825eedb6da32 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:16:06 +0000] 3d070e9c0541a95d1088825eedb6da32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:16:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/05 05:16:07 [info] 35#35: *129 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:16:07 [info] 35#35: *130 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:16:17 [info] 35#35: *132 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:16:17 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:16:21 [info] 35#35: *134 [lua] access_by_lua(msblocations.conf:189):2: a7386859a108f47d1c0b32417cc9ecd0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:16:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.67.64 - - [05/Jan/2023:05:16:21 +0000] a7386859a108f47d1c0b32417cc9ecd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.026 "-" "Consul Health Check" "-" 2023/01/05 05:16:21 [info] 35#35: *134 [lua] logger.lua:23: a7386859a108f47d1c0b32417cc9ecd0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:16:27 [info] 35#35: *135 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:16:27 [info] 35#35: *136 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:16:36 [info] 35#35: *137 [lua] access_by_lua(msblocations.conf:189):2: 386f91e5271784054281ab4d0ebfbf39:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:16:36 [info] 35#35: *137 [lua] logger.lua:23: 386f91e5271784054281ab4d0ebfbf39 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:16:36 +0000] 386f91e5271784054281ab4d0ebfbf39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:16:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:16:37 [info] 36#36: *138 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:16:37 [info] 36#36: *139 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:16:47 [info] 36#36: *140 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:16:47 [info] 36#36: *141 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:16:51 [info] 35#35: *142 [lua] access_by_lua(msblocations.conf:189):2: 89e20b68b803afd85f955f1c0fece172:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:16:51 [info] 35#35: *142 [lua] logger.lua:23: 89e20b68b803afd85f955f1c0fece172 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:16:51 +0000] 89e20b68b803afd85f955f1c0fece172 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:16:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/05 05:16:57 [info] 35#35: *143 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:16:57 [info] 35#35: *144 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:17:06 [info] 35#35: *145 [lua] access_by_lua(msblocations.conf:189):2: 03a7653dc9fee5e41ce008b8b2e723e8:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:17:06 +0000] 03a7653dc9fee5e41ce008b8b2e723e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/05 05:17:06 [info] 35#35: *145 [lua] logger.lua:23: 03a7653dc9fee5e41ce008b8b2e723e8 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:17:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:17:07 [info] 36#36: *146 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:17:07 [info] 36#36: *147 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:17:17 [info] 35#35: *149 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:17:17 [info] 35#35: *150 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:17:21 [info] 35#35: *151 [lua] access_by_lua(msblocations.conf:189):2: 3ee8487790f0d8b76925a4701044fe82:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:17:21 +0000] 3ee8487790f0d8b76925a4701044fe82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/05 05:17:21 [info] 35#35: *151 [lua] logger.lua:23: 3ee8487790f0d8b76925a4701044fe82 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:17:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/05 05:17:27 [info] 35#35: *153 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:17:27 [info] 35#35: *152 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:17:36 [info] 35#35: *154 [lua] access_by_lua(msblocations.conf:189):2: 30931bfe6bf797091be8fda2ceb74ac3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:17:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.64 - - [05/Jan/2023:05:17:36 +0000] 30931bfe6bf797091be8fda2ceb74ac3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/05 05:17:36 [info] 35#35: *154 [lua] logger.lua:23: 30931bfe6bf797091be8fda2ceb74ac3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:17:37 [info] 35#35: *155 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:17:37 [info] 35#35: *156 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:17:47 [info] 35#35: *157 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:17:47 [info] 35#35: *158 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:17:51 [info] 35#35: *159 [lua] access_by_lua(msblocations.conf:189):2: 63861d55d83eaf2fe34ecc8b1c526843:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:17:51 +0000] 63861d55d83eaf2fe34ecc8b1c526843 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/05 05:17:51 [info] 35#35: *159 [lua] logger.lua:23: 63861d55d83eaf2fe34ecc8b1c526843 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:17:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 05:17:57 [info] 35#35: *160 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:17:57 [info] 36#36: *161 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:18:06 [info] 35#35: *162 [lua] access_by_lua(msblocations.conf:189):2: 829549887d55a1ec30214bd56acaa3db:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:18:06 [info] 35#35: *162 [lua] logger.lua:23: 829549887d55a1ec30214bd56acaa3db {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:18:06 +0000] 829549887d55a1ec30214bd56acaa3db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:18:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:18:07 [info] 35#35: *163 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:18:07 [info] 35#35: *164 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:18:17 [info] 35#35: *166 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:18:17 [info] 35#35: *167 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:18:21 [info] 35#35: *168 [lua] access_by_lua(msblocations.conf:189):2: ea41b6b4233a1695270cac555d2a52b8:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:18:21 [info] 35#35: *168 [lua] logger.lua:23: ea41b6b4233a1695270cac555d2a52b8 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:18:21 +0000] ea41b6b4233a1695270cac555d2a52b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:18:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/05 05:18:27 [info] 35#35: *169 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:18:27 [info] 35#35: *170 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:18:36 [info] 35#35: *171 [lua] access_by_lua(msblocations.conf:189):2: d17375a99c3e1f2d60584f58f3574ca5:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:18:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.67.64 - - [05/Jan/2023:05:18:36 +0000] d17375a99c3e1f2d60584f58f3574ca5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/05 05:18:36 [info] 35#35: *171 [lua] logger.lua:23: d17375a99c3e1f2d60584f58f3574ca5 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:18:37 [info] 35#35: *172 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:18:37 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:18:47 [info] 35#35: *174 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:18:47 [info] 35#35: *175 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:18:51 [info] 35#35: *176 [lua] access_by_lua(msblocations.conf:189):2: 309a162ac6c115b85f2e09bf46d145fd:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:18:51 [info] 35#35: *176 [lua] logger.lua:23: 309a162ac6c115b85f2e09bf46d145fd {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:18:51 +0000] 309a162ac6c115b85f2e09bf46d145fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:18:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/05 05:18:57 [info] 35#35: *177 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:18:57 [info] 35#35: *178 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:19:06 [info] 35#35: *179 [lua] access_by_lua(msblocations.conf:189):2: b28e3b988915c13858d169662c6180af:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:19:06 [info] 35#35: *179 [lua] logger.lua:23: b28e3b988915c13858d169662c6180af {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:19:06 +0000] b28e3b988915c13858d169662c6180af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:19:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:19:07 [info] 36#36: *180 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:19:07 [info] 36#36: *181 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:19:17 [info] 35#35: *183 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:19:17 [info] 35#35: *184 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:19:21 [info] 35#35: *185 [lua] access_by_lua(msblocations.conf:189):2: 7ec877ecb99a41f7d02cce103053047d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:19:21 [info] 35#35: *185 [lua] logger.lua:23: 7ec877ecb99a41f7d02cce103053047d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:19:21 +0000] 7ec877ecb99a41f7d02cce103053047d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:19:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/05 05:19:27 [info] 35#35: *186 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:19:27 [info] 35#35: *187 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:19:36 [info] 35#35: *188 [lua] access_by_lua(msblocations.conf:189):2: 172dedaa9679b145fe051f6817232d76:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:19:36 +0000] 172dedaa9679b145fe051f6817232d76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/05 05:19:36 [info] 35#35: *188 [lua] logger.lua:23: 172dedaa9679b145fe051f6817232d76 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:19:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 05:19:37 [info] 35#35: *189 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:19:37 [info] 35#35: *190 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:19:47 [info] 35#35: *191 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:19:47 [info] 35#35: *192 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:19:51 [info] 35#35: *193 [lua] access_by_lua(msblocations.conf:189):2: 3457cf1f0faa0426dfb956e9f868f3c3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:19:51 [info] 35#35: *193 [lua] logger.lua:23: 3457cf1f0faa0426dfb956e9f868f3c3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:19:51 +0000] 3457cf1f0faa0426dfb956e9f868f3c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:19:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:19:57 [info] 35#35: *194 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:19:57 [info] 36#36: *195 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:20:06 [info] 35#35: *196 [lua] access_by_lua(msblocations.conf:189):2: 3f566a312a43aa10d0e5a83dde351df9:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:20:06 +0000] 3f566a312a43aa10d0e5a83dde351df9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/05 05:20:06 [info] 35#35: *196 [lua] logger.lua:23: 3f566a312a43aa10d0e5a83dde351df9 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:20:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:20:07 [info] 35#35: *197 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:20:07 [info] 36#36: *198 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:20:17 [info] 35#35: *201 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:20:17 [info] 36#36: *200 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:20:21 [info] 35#35: *202 [lua] access_by_lua(msblocations.conf:189):2: f8adfde04e8b2fd42774fea5ac259505:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:20:21 [info] 35#35: *202 [lua] logger.lua:23: f8adfde04e8b2fd42774fea5ac259505 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:20:21 +0000] f8adfde04e8b2fd42774fea5ac259505 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:20:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 05:20:27 [info] 35#35: *203 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:20:27 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:20:36 [info] 35#35: *205 [lua] access_by_lua(msblocations.conf:189):2: 8cb27cd61d337395f1fffe9d608112e1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:20:36 [info] 35#35: *205 [lua] logger.lua:23: 8cb27cd61d337395f1fffe9d608112e1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:20:36 +0000] 8cb27cd61d337395f1fffe9d608112e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:20:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:20:37 [info] 35#35: *206 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:20:37 [info] 35#35: *207 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:20:47 [info] 35#35: *208 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:20:47 [info] 35#35: *209 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:20:51 [info] 35#35: *210 [lua] access_by_lua(msblocations.conf:189):2: 69660ef1b1b8b519873d063ef8190480:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:20:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.67.64 - - [05/Jan/2023:05:20:52 +0000] 69660ef1b1b8b519873d063ef8190480 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/05 05:20:52 [info] 35#35: *210 [lua] logger.lua:23: 69660ef1b1b8b519873d063ef8190480 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:20:57 [info] 35#35: *211 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:20:57 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:21:07 [info] 35#35: *213 [lua] access_by_lua(msblocations.conf:189):2: b8492888cbefbe355eda787cd1c43ff8:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:21:07 [info] 35#35: *213 [lua] logger.lua:23: b8492888cbefbe355eda787cd1c43ff8 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:21:07 +0000] b8492888cbefbe355eda787cd1c43ff8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:21:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:21:07 [info] 35#35: *214 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:21:07 [info] 35#35: *215 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:21:17 [info] 35#35: *217 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:21:17 [info] 35#35: *218 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:21:22 [info] 35#35: *219 [lua] access_by_lua(msblocations.conf:189):2: 8e08d26b76b2719405da9be1986152d7:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:21:22 [info] 35#35: *219 [lua] logger.lua:23: 8e08d26b76b2719405da9be1986152d7 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:21:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.67.64 - - [05/Jan/2023:05:21:22 +0000] 8e08d26b76b2719405da9be1986152d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/05 05:21:27 [info] 35#35: *220 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:21:27 [info] 35#35: *221 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:21:37 [info] 35#35: *222 [lua] access_by_lua(msblocations.conf:189):2: fbe351c147090e6d1369e185b9e3db45:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:21:37 +0000] fbe351c147090e6d1369e185b9e3db45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/05 05:21:37 [info] 35#35: *222 [lua] logger.lua:23: fbe351c147090e6d1369e185b9e3db45 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:21:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 05:21:37 [info] 36#36: *223 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:21:37 [info] 36#36: *224 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:21:47 [info] 35#35: *225 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:21:47 [info] 35#35: *226 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:21:52 [info] 35#35: *227 [lua] access_by_lua(msblocations.conf:189):2: 6ac8760a2d90abac3a20fdaf2e7c320f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:21:52 [info] 35#35: *227 [lua] logger.lua:23: 6ac8760a2d90abac3a20fdaf2e7c320f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:21:52 +0000] 6ac8760a2d90abac3a20fdaf2e7c320f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:21:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/05 05:21:57 [info] 35#35: *228 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:21:57 [info] 35#35: *229 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:22:07 [info] 35#35: *230 [lua] access_by_lua(msblocations.conf:189):2: c93af3da821105d933cf819e575f5f59:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:22:07 [info] 35#35: *230 [lua] logger.lua:23: c93af3da821105d933cf819e575f5f59 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:22:07 +0000] c93af3da821105d933cf819e575f5f59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:22:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 05:22:07 [info] 35#35: *232 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:22:07 [info] 35#35: *231 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:22:17 [info] 35#35: *234 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:22:17 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:22:22 [info] 35#35: *236 [lua] access_by_lua(msblocations.conf:189):2: 44bfd350f167f6e263682ebf3c1e6d62:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:22:22 +0000] 44bfd350f167f6e263682ebf3c1e6d62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/05 05:22:22 [info] 35#35: *236 [lua] logger.lua:23: 44bfd350f167f6e263682ebf3c1e6d62 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:22:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:22:27 [info] 35#35: *237 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:22:27 [info] 35#35: *238 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:22:37 [info] 35#35: *239 [lua] access_by_lua(msblocations.conf:189):2: 58f805fe9df5749a6567ee08b4e58879:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:22:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 05:22:37 [info] 35#35: *239 [lua] logger.lua:23: 58f805fe9df5749a6567ee08b4e58879 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:22:37 +0000] 58f805fe9df5749a6567ee08b4e58879 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/05 05:22:37 [info] 35#35: *240 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:22:37 [info] 35#35: *241 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:22:47 [info] 35#35: *242 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:22:47 [info] 35#35: *243 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:22:52 [info] 35#35: *244 [lua] access_by_lua(msblocations.conf:189):2: 49dcd2231083d0a66de6eaadf82efabe:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:22:52 +0000] 49dcd2231083d0a66de6eaadf82efabe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:22:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 05:22:52 [info] 35#35: *244 [lua] logger.lua:23: 49dcd2231083d0a66de6eaadf82efabe {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:22:57 [info] 35#35: *245 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:22:57 [info] 35#35: *246 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:23:07 [info] 35#35: *247 [lua] access_by_lua(msblocations.conf:189):2: 63ef2e6c85612708c023e99baa8434d6:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:23:07 [info] 35#35: *247 [lua] logger.lua:23: 63ef2e6c85612708c023e99baa8434d6 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:23:07 +0000] 63ef2e6c85612708c023e99baa8434d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:23:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:23:07 [info] 36#36: *249 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:23:07 [info] 35#35: *248 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:23:17 [info] 36#36: *251 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:23:17 [info] 35#35: *252 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:23:22 [info] 35#35: *253 [lua] access_by_lua(msblocations.conf:189):2: c80252c51f1d260e55cb71d7a37d5503:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:23:22 [info] 35#35: *253 [lua] logger.lua:23: c80252c51f1d260e55cb71d7a37d5503 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:23:22 +0000] c80252c51f1d260e55cb71d7a37d5503 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:23:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:23:27 [info] 35#35: *254 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:23:27 [info] 35#35: *255 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:23:37 [info] 35#35: *256 [lua] access_by_lua(msblocations.conf:189):2: ddbc982a624d49c170375e1493a2340f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:23:37 [info] 35#35: *256 [lua] logger.lua:23: ddbc982a624d49c170375e1493a2340f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:23:37 +0000] ddbc982a624d49c170375e1493a2340f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:23:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/05 05:23:37 [info] 36#36: *257 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:23:37 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:23:47 [info] 36#36: *260 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:23:47 [info] 35#35: *259 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:23:52 [info] 35#35: *261 [lua] access_by_lua(msblocations.conf:189):2: 216fecfccf496a4279ac51384d2ed9ad:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:23:52 [info] 35#35: *261 [lua] logger.lua:23: 216fecfccf496a4279ac51384d2ed9ad {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:23:52 +0000] 216fecfccf496a4279ac51384d2ed9ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:23:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/05 05:23:57 [info] 35#35: *262 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:23:57 [info] 35#35: *263 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:24:07 [info] 35#35: *264 [lua] access_by_lua(msblocations.conf:189):2: 0c241b7715234927f4ef3cd67b6ce73d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:24:07 [info] 35#35: *264 [lua] logger.lua:23: 0c241b7715234927f4ef3cd67b6ce73d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:24:07 +0000] 0c241b7715234927f4ef3cd67b6ce73d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:24:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/05 05:24:07 [info] 35#35: *265 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:24:07 [info] 35#35: *266 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:24:17 [info] 35#35: *268 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:24:17 [info] 36#36: *269 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:24:22 [info] 35#35: *270 [lua] access_by_lua(msblocations.conf:189):2: 2b6ad5dfeebe0e5ee39c30cef7b57cc6:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:24:22 [info] 35#35: *270 [lua] logger.lua:23: 2b6ad5dfeebe0e5ee39c30cef7b57cc6 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:24:22 +0000] 2b6ad5dfeebe0e5ee39c30cef7b57cc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:24:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/05 05:24:27 [info] 35#35: *271 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:24:27 [info] 35#35: *272 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:24:37 [info] 35#35: *273 [lua] access_by_lua(msblocations.conf:189):2: 2a62a70f8a8ce630a732389f00f9b3b1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:24:37 +0000] 2a62a70f8a8ce630a732389f00f9b3b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:24:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:24:37 [info] 35#35: *273 [lua] logger.lua:23: 2a62a70f8a8ce630a732389f00f9b3b1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:24:37 [info] 36#36: *274 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:24:37 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:24:47 [info] 35#35: *276 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:24:47 [info] 35#35: *277 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:24:52 [info] 35#35: *278 [lua] access_by_lua(msblocations.conf:189):2: 3e0bcd2f41b203e1cb6252e3d9382ece:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:24:52 [info] 35#35: *278 [lua] logger.lua:23: 3e0bcd2f41b203e1cb6252e3d9382ece {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:24:52 +0000] 3e0bcd2f41b203e1cb6252e3d9382ece "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:24:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2023/01/05 05:24:57 [info] 36#36: *279 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:24:57 [info] 35#35: *280 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:25:07 [info] 35#35: *281 [lua] access_by_lua(msblocations.conf:189):2: f21db180befbc9967d16c811abdf048f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:25:07 +0000] f21db180befbc9967d16c811abdf048f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/05 05:25:07 [info] 35#35: *281 [lua] logger.lua:23: f21db180befbc9967d16c811abdf048f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:25:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 05:25:07 [info] 35#35: *282 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:25:07 [info] 35#35: *283 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:25:17 [info] 35#35: *285 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:25:17 [info] 36#36: *286 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:25:22 [info] 35#35: *287 [lua] access_by_lua(msblocations.conf:189):2: 6244615aa2afc28872b632639cde7053:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:25:22 [info] 35#35: *287 [lua] logger.lua:23: 6244615aa2afc28872b632639cde7053 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:25:22 +0000] 6244615aa2afc28872b632639cde7053 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:25:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 05:25:27 [info] 36#36: *288 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:25:27 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:25:37 [info] 35#35: *290 [lua] access_by_lua(msblocations.conf:189):2: 868c178d2ff0429d1488a1f1cb2d545a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:25:37 [info] 35#35: *290 [lua] logger.lua:23: 868c178d2ff0429d1488a1f1cb2d545a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:25:37 +0000] 868c178d2ff0429d1488a1f1cb2d545a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:25:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:25:37 [info] 36#36: *291 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:25:37 [info] 36#36: *292 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:25:47 [info] 35#35: *293 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:25:47 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:25:52 [info] 35#35: *295 [lua] access_by_lua(msblocations.conf:189):2: f977f5dd1bf5baf043d53b08dff172de:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:25:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2023/01/05 05:25:52 [info] 35#35: *295 [lua] logger.lua:23: f977f5dd1bf5baf043d53b08dff172de {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:25:52 +0000] f977f5dd1bf5baf043d53b08dff172de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.035 "-" "Consul Health Check" "-" 2023/01/05 05:25:57 [info] 35#35: *296 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:25:57 [info] 35#35: *297 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:26:07 [info] 35#35: *298 [lua] access_by_lua(msblocations.conf:189):2: 51e1889f86912fe9638d1f0586762b35:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:26:07 [info] 35#35: *298 [lua] logger.lua:23: 51e1889f86912fe9638d1f0586762b35 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:26:07 +0000] 51e1889f86912fe9638d1f0586762b35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:26:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/05 05:26:07 [info] 36#36: *299 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:26:07 [info] 36#36: *300 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:26:17 [info] 35#35: *302 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:26:17 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:26:22 [info] 35#35: *304 [lua] access_by_lua(msblocations.conf:189):2: 990b4fa41a4bb5b0e556daeb25c577de:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:26:22 [info] 35#35: *304 [lua] logger.lua:23: 990b4fa41a4bb5b0e556daeb25c577de {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:26:22 +0000] 990b4fa41a4bb5b0e556daeb25c577de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:26:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 05:26:27 [info] 36#36: *305 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:26:27 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:26:37 [info] 35#35: *307 [lua] access_by_lua(msblocations.conf:189):2: 447c9fbb54a4c4bf74a1f83da78e4ce2:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:26:37 [info] 35#35: *307 [lua] logger.lua:23: 447c9fbb54a4c4bf74a1f83da78e4ce2 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:26:37 +0000] 447c9fbb54a4c4bf74a1f83da78e4ce2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:26:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:26:37 [info] 35#35: *308 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:26:37 [info] 35#35: *309 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:26:47 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:26:47 [info] 35#35: *310 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:26:52 [info] 35#35: *312 [lua] access_by_lua(msblocations.conf:189):2: 0c00808df200bfc1d1b2d45ceae2ddfb:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:26:52 [info] 35#35: *312 [lua] logger.lua:23: 0c00808df200bfc1d1b2d45ceae2ddfb {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:26:52 +0000] 0c00808df200bfc1d1b2d45ceae2ddfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:26:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2023/01/05 05:26:57 [info] 35#35: *313 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:26:57 [info] 36#36: *314 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:27:07 [info] 35#35: *315 [lua] access_by_lua(msblocations.conf:189):2: a3673a9f9d9dff047824547099eb11e7:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:27:07 [info] 35#35: *315 [lua] logger.lua:23: a3673a9f9d9dff047824547099eb11e7 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:27:07 +0000] a3673a9f9d9dff047824547099eb11e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:27:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:27:07 [info] 36#36: *316 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:27:07 [info] 36#36: *317 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:27:17 [info] 35#35: *319 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:27:17 [info] 35#35: *320 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:27:22 [info] 35#35: *321 [lua] access_by_lua(msblocations.conf:189):2: 98dc1670d8ed5af7561402a2ad488433:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:27:22 [info] 35#35: *321 [lua] logger.lua:23: 98dc1670d8ed5af7561402a2ad488433 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:27:22 +0000] 98dc1670d8ed5af7561402a2ad488433 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:27:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:27:27 [info] 35#35: *322 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:27:27 [info] 35#35: *323 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:27:37 [info] 35#35: *324 [lua] access_by_lua(msblocations.conf:189):2: d96a3e69486d5f9b692f97792a94d299:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:27:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.67.64 - - [05/Jan/2023:05:27:37 +0000] d96a3e69486d5f9b692f97792a94d299 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/05 05:27:37 [info] 35#35: *324 [lua] logger.lua:23: d96a3e69486d5f9b692f97792a94d299 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:27:37 [info] 35#35: *325 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:27:37 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:27:47 [info] 36#36: *327 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:27:47 [info] 36#36: *328 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:27:52 [info] 35#35: *329 [lua] access_by_lua(msblocations.conf:189):2: 0f46711253ec56ecf38cf60396739a37:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:27:52 [info] 35#35: *329 [lua] logger.lua:23: 0f46711253ec56ecf38cf60396739a37 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:27:52 +0000] 0f46711253ec56ecf38cf60396739a37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:27:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:27:57 [info] 35#35: *330 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:27:57 [info] 35#35: *331 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:28:07 [info] 35#35: *332 [lua] access_by_lua(msblocations.conf:189):2: 2619b72ef9ec9af2e6fa624b6df5abdc:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:28:07 [info] 35#35: *332 [lua] logger.lua:23: 2619b72ef9ec9af2e6fa624b6df5abdc {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:28:07 +0000] 2619b72ef9ec9af2e6fa624b6df5abdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:28:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/05 05:28:07 [info] 35#35: *333 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:28:07 [info] 36#36: *334 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:28:17 [info] 35#35: *336 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:28:17 [info] 35#35: *337 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:28:22 [info] 35#35: *338 [lua] access_by_lua(msblocations.conf:189):2: 7f797885b2255fde58295af3062753f1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:28:22 +0000] 7f797885b2255fde58295af3062753f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/05 05:28:22 [info] 35#35: *338 [lua] logger.lua:23: 7f797885b2255fde58295af3062753f1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:28:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/05 05:28:27 [info] 35#35: *339 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:28:27 [info] 35#35: *340 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:28:37 [info] 35#35: *341 [lua] access_by_lua(msblocations.conf:189):2: 2d57bd608e02351f374ccfa7daf9e09c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:28:37 [info] 35#35: *341 [lua] logger.lua:23: 2d57bd608e02351f374ccfa7daf9e09c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:28:37 +0000] 2d57bd608e02351f374ccfa7daf9e09c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:28:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/05 05:28:37 [info] 35#35: *342 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:28:37 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:28:47 [info] 36#36: *344 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:28:47 [info] 36#36: *345 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:28:52 [info] 35#35: *346 [lua] access_by_lua(msblocations.conf:189):2: 6439956008a24dbb331ae73675fba185:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:28:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/05 05:28:52 [info] 35#35: *346 [lua] logger.lua:23: 6439956008a24dbb331ae73675fba185 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:28:52 +0000] 6439956008a24dbb331ae73675fba185 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/05 05:28:57 [info] 36#36: *347 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:28:57 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:29:07 [info] 35#35: *349 [lua] access_by_lua(msblocations.conf:189):2: 57be915012a7d38247ed7665c6ff9531:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:29:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:29:07 [info] 35#35: *349 [lua] logger.lua:23: 57be915012a7d38247ed7665c6ff9531 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:29:07 +0000] 57be915012a7d38247ed7665c6ff9531 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-" 2023/01/05 05:29:07 [info] 35#35: *350 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:29:07 [info] 35#35: *351 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:29:17 [info] 35#35: *353 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:29:17 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:29:22 [info] 35#35: *355 [lua] access_by_lua(msblocations.conf:189):2: a21f26deab53df72dc6978bced26fa43:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:29:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.64 - - [05/Jan/2023:05:29:22 +0000] a21f26deab53df72dc6978bced26fa43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/05 05:29:22 [info] 35#35: *355 [lua] logger.lua:23: a21f26deab53df72dc6978bced26fa43 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:29:27 [info] 36#36: *357 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:29:27 [info] 35#35: *356 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:29:37 [info] 35#35: *358 [lua] access_by_lua(msblocations.conf:189):2: bbced817ab1928026e89730513adb2bf:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:29:37 [info] 35#35: *358 [lua] logger.lua:23: bbced817ab1928026e89730513adb2bf {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:29:37 +0000] bbced817ab1928026e89730513adb2bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:29:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:29:37 [info] 35#35: *359 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:29:37 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:29:47 [info] 35#35: *361 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:29:47 [info] 35#35: *362 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:29:52 [info] 35#35: *363 [lua] access_by_lua(msblocations.conf:189):2: 212b616c3545f2ab846c6a3e2760f332:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:29:52 [info] 35#35: *363 [lua] logger.lua:23: 212b616c3545f2ab846c6a3e2760f332 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:29:52 +0000] 212b616c3545f2ab846c6a3e2760f332 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:29:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:29:57 [info] 35#35: *364 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:29:57 [info] 35#35: *365 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:30:07 [info] 35#35: *366 [lua] access_by_lua(msblocations.conf:189):2: 56d11c4746736b4c32e19425f63a05ab:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:30:07 [info] 35#35: *366 [lua] logger.lua:23: 56d11c4746736b4c32e19425f63a05ab {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:30:07 +0000] 56d11c4746736b4c32e19425f63a05ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:30:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:30:07 [info] 35#35: *367 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:30:07 [info] 35#35: *368 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:30:17 [info] 35#35: *370 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:30:17 [info] 36#36: *371 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:30:22 [info] 35#35: *372 [lua] access_by_lua(msblocations.conf:189):2: 31f018e340b1f4ed37c93ca158e60c6c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:30:22 +0000] 31f018e340b1f4ed37c93ca158e60c6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/05 05:30:22 [info] 35#35: *372 [lua] logger.lua:23: 31f018e340b1f4ed37c93ca158e60c6c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:30:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:30:27 [info] 35#35: *373 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:30:27 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:30:37 [info] 35#35: *375 [lua] access_by_lua(msblocations.conf:189):2: 0763d988d3ffc041a996d69d3e1b3728:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:30:37 [info] 35#35: *375 [lua] logger.lua:23: 0763d988d3ffc041a996d69d3e1b3728 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:30:37 +0000] 0763d988d3ffc041a996d69d3e1b3728 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:30:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:30:37 [info] 36#36: *376 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:30:37 [info] 36#36: *377 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:30:47 [info] 35#35: *378 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:30:47 [info] 35#35: *379 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:30:52 [info] 35#35: *380 [lua] access_by_lua(msblocations.conf:189):2: 5fca7fb5f41797a6b7d674aab006f8e0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:30:52 +0000] 5fca7fb5f41797a6b7d674aab006f8e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/05 05:30:52 [info] 35#35: *380 [lua] logger.lua:23: 5fca7fb5f41797a6b7d674aab006f8e0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:30:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:30:57 [info] 35#35: *381 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:30:57 [info] 35#35: *382 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:31:07 [info] 35#35: *383 [lua] access_by_lua(msblocations.conf:189):2: 92e2006a83e6434a2f87753fef78ec81:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:31:07 [info] 35#35: *383 [lua] logger.lua:23: 92e2006a83e6434a2f87753fef78ec81 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:31:07 +0000] 92e2006a83e6434a2f87753fef78ec81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:31:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:31:07 [info] 35#35: *384 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:31:07 [info] 35#35: *385 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:31:17 [info] 35#35: *387 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:31:17 [info] 35#35: *388 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:31:22 [info] 35#35: *389 [lua] access_by_lua(msblocations.conf:189):2: 964950c014e4d72986bc1b7849e8e5b9:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:31:22 [info] 35#35: *389 [lua] logger.lua:23: 964950c014e4d72986bc1b7849e8e5b9 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:31:22 +0000] 964950c014e4d72986bc1b7849e8e5b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:31:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/05 05:31:27 [info] 35#35: *390 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:31:27 [info] 35#35: *391 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:31:37 [info] 35#35: *392 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:31:37 [info] 35#35: *393 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:31:37 [info] 35#35: *394 [lua] access_by_lua(msblocations.conf:189):2: 0a1b18d4f65e4c56487539721feaca89:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:31:37 +0000] 0a1b18d4f65e4c56487539721feaca89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/05 05:31:37 [info] 35#35: *394 [lua] logger.lua:23: 0a1b18d4f65e4c56487539721feaca89 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:31:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:31:47 [info] 35#35: *395 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:31:47 [info] 35#35: *396 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:31:52 [info] 35#35: *397 [lua] access_by_lua(msblocations.conf:189):2: 599b29e92089676a9d30c500d30f118f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:31:52 +0000] 599b29e92089676a9d30c500d30f118f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/05 05:31:52 [info] 35#35: *397 [lua] logger.lua:23: 599b29e92089676a9d30c500d30f118f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:31:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:31:57 [info] 35#35: *398 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:31:57 [info] 35#35: *399 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:32:07 [info] 35#35: *400 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:32:07 [info] 35#35: *401 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:32:07 [info] 35#35: *402 [lua] access_by_lua(msblocations.conf:189):2: c6357d5505e65c3f97250935346921b0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:32:08 [info] 35#35: *402 [lua] logger.lua:23: c6357d5505e65c3f97250935346921b0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:32:08 +0000] c6357d5505e65c3f97250935346921b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:32:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:32:17 [info] 35#35: *404 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:32:17 [info] 35#35: *405 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:32:23 [info] 35#35: *406 [lua] access_by_lua(msblocations.conf:189):2: a8c58da536e45ddbf91f57ef434cad4a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:32:23 [info] 35#35: *406 [lua] logger.lua:23: a8c58da536e45ddbf91f57ef434cad4a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:32:23 +0000] a8c58da536e45ddbf91f57ef434cad4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:32:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:32:27 [info] 35#35: *407 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:32:27 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:32:37 [info] 35#35: *409 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:32:37 [info] 36#36: *410 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:32:38 [info] 35#35: *411 [lua] access_by_lua(msblocations.conf:189):2: 8147f29fa82b0355479980764cc584d0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:32:38 [info] 35#35: *411 [lua] logger.lua:23: 8147f29fa82b0355479980764cc584d0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:32:38 +0000] 8147f29fa82b0355479980764cc584d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:32:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:32:47 [info] 36#36: *412 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:32:47 [info] 35#35: *413 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:32:53 [info] 35#35: *414 [lua] access_by_lua(msblocations.conf:189):2: 2644e50b606035a3ef895b359982a44c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:32:53 +0000] 2644e50b606035a3ef895b359982a44c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/05 05:32:53 [info] 35#35: *414 [lua] logger.lua:23: 2644e50b606035a3ef895b359982a44c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:32:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:32:57 [info] 35#35: *415 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:32:57 [info] 36#36: *416 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:33:07 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:33:07 [info] 36#36: *418 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:33:08 [info] 35#35: *419 [lua] access_by_lua(msblocations.conf:189):2: 7a1dc8e8c447c641dd2dbc0af59270f7:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:33:08 +0000] 7a1dc8e8c447c641dd2dbc0af59270f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/05 05:33:08 [info] 35#35: *419 [lua] logger.lua:23: 7a1dc8e8c447c641dd2dbc0af59270f7 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:33:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 05:33:17 [info] 36#36: *422 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:33:17 [info] 35#35: *421 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:33:23 [info] 35#35: *423 [lua] access_by_lua(msblocations.conf:189):2: f7a20538b8493c2580dd1c5020989738:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:33:23 +0000] f7a20538b8493c2580dd1c5020989738 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/05 05:33:23 [info] 35#35: *423 [lua] logger.lua:23: f7a20538b8493c2580dd1c5020989738 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:33:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:33:27 [info] 36#36: *424 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:33:27 [info] 36#36: *425 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:33:37 [info] 35#35: *426 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:33:37 [info] 36#36: *427 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:33:38 [info] 35#35: *428 [lua] access_by_lua(msblocations.conf:189):2: c17faf6a06c602df6e719cf2577c5281:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:33:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:33:38 [info] 35#35: *428 [lua] logger.lua:23: c17faf6a06c602df6e719cf2577c5281 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:33:38 +0000] c17faf6a06c602df6e719cf2577c5281 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/05 05:33:47 [info] 35#35: *429 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:33:47 [info] 35#35: *430 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:33:53 [info] 35#35: *431 [lua] access_by_lua(msblocations.conf:189):2: c655688484ce67f1b8bfb6af743d7744:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:33:53 +0000] c655688484ce67f1b8bfb6af743d7744 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/05 05:33:53 [info] 35#35: *431 [lua] logger.lua:23: c655688484ce67f1b8bfb6af743d7744 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:33:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:33:57 [info] 35#35: *432 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:33:57 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:34:07 [info] 36#36: *434 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:34:07 [info] 36#36: *435 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:34:08 [info] 35#35: *436 [lua] access_by_lua(msblocations.conf:189):2: e8a8c79dc050f50aca6c3c29d873491c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:34:08 +0000] e8a8c79dc050f50aca6c3c29d873491c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/05 05:34:08 [info] 35#35: *436 [lua] logger.lua:23: e8a8c79dc050f50aca6c3c29d873491c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:34:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/05 05:34:17 [info] 36#36: *438 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:34:17 [info] 36#36: *439 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:34:23 [info] 35#35: *440 [lua] access_by_lua(msblocations.conf:189):2: 3b9e4fd1cce97a96c299bb9a8b9afb9f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:34:23 +0000] 3b9e4fd1cce97a96c299bb9a8b9afb9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/05 05:34:23 [info] 35#35: *440 [lua] logger.lua:23: 3b9e4fd1cce97a96c299bb9a8b9afb9f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:34:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:34:27 [info] 35#35: *441 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:34:27 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:34:37 [info] 35#35: *443 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:34:37 [info] 35#35: *444 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:34:38 [info] 35#35: *445 [lua] access_by_lua(msblocations.conf:189):2: 4b85edc6c6b602b3c943e949a2bf459f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:34:38 [info] 35#35: *445 [lua] logger.lua:23: 4b85edc6c6b602b3c943e949a2bf459f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:34:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.64 - - [05/Jan/2023:05:34:38 +0000] 4b85edc6c6b602b3c943e949a2bf459f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/05 05:34:47 [info] 35#35: *446 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:34:47 [info] 35#35: *447 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:34:53 [info] 35#35: *448 [lua] access_by_lua(msblocations.conf:189):2: 7436be24456dc639af1cdbfbf54dbd81:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:34:53 [info] 35#35: *448 [lua] logger.lua:23: 7436be24456dc639af1cdbfbf54dbd81 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:34:53 +0000] 7436be24456dc639af1cdbfbf54dbd81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:34:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:34:57 [info] 35#35: *449 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:34:57 [info] 35#35: *450 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:35:07 [info] 35#35: *452 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:35:07 [info] 35#35: *451 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:35:08 [info] 35#35: *453 [lua] access_by_lua(msblocations.conf:189):2: 40ca9d3274d1528e465124e998d46894:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:35:08 [info] 35#35: *453 [lua] logger.lua:23: 40ca9d3274d1528e465124e998d46894 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:35:08 +0000] 40ca9d3274d1528e465124e998d46894 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:35:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/05 05:35:17 [info] 35#35: *455 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:35:17 [info] 35#35: *456 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:35:23 [info] 35#35: *457 [lua] access_by_lua(msblocations.conf:189):2: 4374b4324ed8d3ca0ed4321a34504aad:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:35:23 +0000] 4374b4324ed8d3ca0ed4321a34504aad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/05 05:35:23 [info] 35#35: *457 [lua] logger.lua:23: 4374b4324ed8d3ca0ed4321a34504aad {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:35:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/05 05:35:27 [info] 35#35: *458 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:35:27 [info] 35#35: *459 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:35:37 [info] 36#36: *461 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:35:37 [info] 36#36: *460 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:35:38 [info] 35#35: *462 [lua] access_by_lua(msblocations.conf:189):2: 4bb1675c819f08d68ea3db0241eb7cdc:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:35:38 +0000] 4bb1675c819f08d68ea3db0241eb7cdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/05 05:35:38 [info] 35#35: *462 [lua] logger.lua:23: 4bb1675c819f08d68ea3db0241eb7cdc {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:35:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/05 05:35:47 [info] 35#35: *463 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:35:47 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:35:53 [info] 35#35: *465 [lua] access_by_lua(msblocations.conf:189):2: d9c90e47350be108d7b01acda649dc8b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:35:53 [info] 35#35: *465 [lua] logger.lua:23: d9c90e47350be108d7b01acda649dc8b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:35:53 +0000] d9c90e47350be108d7b01acda649dc8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:35:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/05 05:35:57 [info] 35#35: *466 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:35:57 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:36:07 [info] 35#35: *469 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:36:07 [info] 35#35: *468 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:36:08 [info] 35#35: *470 [lua] access_by_lua(msblocations.conf:189):2: 28c4b34114a8b18a118c64498f13bb8b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:36:08 [info] 35#35: *470 [lua] logger.lua:23: 28c4b34114a8b18a118c64498f13bb8b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:36:08 +0000] 28c4b34114a8b18a118c64498f13bb8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:36:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 05:36:17 [info] 35#35: *472 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:36:17 [info] 35#35: *473 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:36:23 [info] 35#35: *474 [lua] access_by_lua(msblocations.conf:189):2: b0aed4a1c2a0abc7e6bebf5f66dddd3b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:36:23 +0000] b0aed4a1c2a0abc7e6bebf5f66dddd3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/05 05:36:23 [info] 35#35: *474 [lua] logger.lua:23: b0aed4a1c2a0abc7e6bebf5f66dddd3b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:36:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:36:27 [info] 35#35: *475 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:36:27 [info] 35#35: *476 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:36:27 [info] 35#35: *477 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.65.199, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.65.199 - - [05/Jan/2023:05:36:27 +0000] 49f5458446caab37051859fb259f835f "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2023/01/05 05:36:37 [info] 35#35: *478 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:36:37 [info] 36#36: *479 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:36:38 [info] 35#35: *480 [lua] access_by_lua(msblocations.conf:189):2: 88c06eec126a35e478196a924d04d1ed:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:36:38 [info] 35#35: *480 [lua] logger.lua:23: 88c06eec126a35e478196a924d04d1ed {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:36:38 +0000] 88c06eec126a35e478196a924d04d1ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:36:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/05 05:36:47 [info] 35#35: *481 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:36:47 [info] 35#35: *482 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:36:53 [info] 35#35: *483 [lua] access_by_lua(msblocations.conf:189):2: b159ab65b571618760e262dc3d2263bf:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:36:53 [info] 35#35: *483 [lua] logger.lua:23: b159ab65b571618760e262dc3d2263bf {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:36:53 +0000] b159ab65b571618760e262dc3d2263bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:36:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:36:57 [info] 36#36: *485 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:36:57 [info] 35#35: *484 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:37:07 [info] 35#35: *486 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:37:07 [info] 36#36: *487 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:37:08 [info] 35#35: *488 [lua] access_by_lua(msblocations.conf:189):2: ac16d415a6af8fbcd2f349ccd3a0365a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:37:08 [info] 35#35: *488 [lua] logger.lua:23: ac16d415a6af8fbcd2f349ccd3a0365a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:37:08 +0000] ac16d415a6af8fbcd2f349ccd3a0365a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:37:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:37:17 [info] 35#35: *490 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:37:17 [info] 35#35: *491 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:37:23 [info] 35#35: *492 [lua] access_by_lua(msblocations.conf:189):2: 370063887cabfb7fd63f5125bfc7ab91:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:37:23 +0000] 370063887cabfb7fd63f5125bfc7ab91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:37:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/05 05:37:23 [info] 35#35: *492 [lua] logger.lua:23: 370063887cabfb7fd63f5125bfc7ab91 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:37:27 [info] 35#35: *493 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:37:27 [info] 35#35: *494 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:37:37 [info] 35#35: *495 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:37:37 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:37:38 [info] 35#35: *497 [lua] access_by_lua(msblocations.conf:189):2: 320513c5e82c77097334182e0ebe7ec5:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:37:38 [info] 35#35: *497 [lua] logger.lua:23: 320513c5e82c77097334182e0ebe7ec5 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:37:38 +0000] 320513c5e82c77097334182e0ebe7ec5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:37:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:37:47 [info] 36#36: *498 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:37:47 [info] 36#36: *499 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:37:53 [info] 35#35: *500 [lua] access_by_lua(msblocations.conf:189):2: 79b0cbda9402804eff5fcbf81617840a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:37:53 [info] 35#35: *500 [lua] logger.lua:23: 79b0cbda9402804eff5fcbf81617840a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:37:53 +0000] 79b0cbda9402804eff5fcbf81617840a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:37:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:37:57 [info] 35#35: *501 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:37:57 [info] 36#36: *502 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:38:07 [info] 36#36: *504 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:38:07 [info] 35#35: *503 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:38:08 [info] 35#35: *505 [lua] access_by_lua(msblocations.conf:189):2: f9a16743407bddd0ffce64fa022db7de:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:38:08 [info] 35#35: *505 [lua] logger.lua:23: f9a16743407bddd0ffce64fa022db7de {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:38:08 +0000] f9a16743407bddd0ffce64fa022db7de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:38:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:38:17 [info] 35#35: *507 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:38:17 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:38:23 [info] 35#35: *509 [lua] access_by_lua(msblocations.conf:189):2: f54a2f656dbda962e9ce6539cbc92d90:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:38:23 +0000] f54a2f656dbda962e9ce6539cbc92d90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/05 05:38:23 [info] 35#35: *509 [lua] logger.lua:23: f54a2f656dbda962e9ce6539cbc92d90 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:38:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/05 05:38:27 [info] 35#35: *510 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:38:27 [info] 35#35: *511 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:38:37 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:38:37 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:38:38 [info] 35#35: *514 [lua] access_by_lua(msblocations.conf:189):2: b7b62096ade6f7bf5a329a98b1d74d8d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:38:38 [info] 35#35: *514 [lua] logger.lua:23: b7b62096ade6f7bf5a329a98b1d74d8d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:38:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.64 - - [05/Jan/2023:05:38:38 +0000] b7b62096ade6f7bf5a329a98b1d74d8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/05 05:38:47 [info] 35#35: *515 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:38:47 [info] 35#35: *516 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:38:53 [info] 35#35: *517 [lua] access_by_lua(msblocations.conf:189):2: c7f1bcaae7d1e7499874fb46dd8a7449:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:38:53 [info] 35#35: *517 [lua] logger.lua:23: c7f1bcaae7d1e7499874fb46dd8a7449 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:38:53 +0000] c7f1bcaae7d1e7499874fb46dd8a7449 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:38:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/05 05:38:57 [info] 36#36: *519 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:38:57 [info] 35#35: *518 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:39:07 [info] 35#35: *520 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:39:07 [info] 36#36: *521 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:39:08 [info] 35#35: *522 [lua] access_by_lua(msblocations.conf:189):2: d334a90f0d188db029e6a0c3e0f884a4:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:39:08 [info] 35#35: *522 [lua] logger.lua:23: d334a90f0d188db029e6a0c3e0f884a4 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:39:08 +0000] d334a90f0d188db029e6a0c3e0f884a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.036 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:39:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 05:39:17 [info] 36#36: *525 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:39:17 [info] 36#36: *524 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:39:23 [info] 35#35: *526 [lua] access_by_lua(msblocations.conf:189):2: 7264f42ae46851677f4256c7033bfb29:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:39:23 [info] 35#35: *526 [lua] logger.lua:23: 7264f42ae46851677f4256c7033bfb29 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:39:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.64 - - [05/Jan/2023:05:39:23 +0000] 7264f42ae46851677f4256c7033bfb29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/05 05:39:27 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:39:27 [info] 35#35: *528 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:39:37 [info] 35#35: *529 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:39:37 [info] 36#36: *530 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:39:38 [info] 35#35: *531 [lua] access_by_lua(msblocations.conf:189):2: f7d15cf790eb822f8713c04eac34d990:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:39:38 [info] 35#35: *531 [lua] logger.lua:23: f7d15cf790eb822f8713c04eac34d990 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:39:38 +0000] f7d15cf790eb822f8713c04eac34d990 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:39:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:39:47 [info] 36#36: *532 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:39:47 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:39:53 [info] 35#35: *534 [lua] access_by_lua(msblocations.conf:189):2: c076ff89c77a7b24c0fa423e6a8d51de:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:39:53 [info] 35#35: *534 [lua] logger.lua:23: c076ff89c77a7b24c0fa423e6a8d51de {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:39:53 +0000] c076ff89c77a7b24c0fa423e6a8d51de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:39:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:39:57 [info] 36#36: *535 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:39:57 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:40:07 [info] 35#35: *537 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:40:07 [info] 36#36: *538 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:40:08 [info] 35#35: *539 [lua] access_by_lua(msblocations.conf:189):2: 4febc64d2bc56493674f8363460a2ea1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:40:08 +0000] 4febc64d2bc56493674f8363460a2ea1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/05 05:40:08 [info] 35#35: *539 [lua] logger.lua:23: 4febc64d2bc56493674f8363460a2ea1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:40:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:40:17 [info] 35#35: *541 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:40:17 [info] 35#35: *542 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:40:23 [info] 35#35: *543 [lua] access_by_lua(msblocations.conf:189):2: 203952643aa87e72cb84f90c0351a80a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:40:23 +0000] 203952643aa87e72cb84f90c0351a80a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/05 05:40:23 [info] 35#35: *543 [lua] logger.lua:23: 203952643aa87e72cb84f90c0351a80a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:40:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:40:27 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:40:27 [info] 35#35: *545 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:40:37 [info] 35#35: *547 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:40:37 [info] 36#36: *546 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:40:38 [info] 35#35: *548 [lua] access_by_lua(msblocations.conf:189):2: 47feb048f5a3f83a34c77574118ce404:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:40:38 [info] 35#35: *548 [lua] logger.lua:23: 47feb048f5a3f83a34c77574118ce404 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:40:38 +0000] 47feb048f5a3f83a34c77574118ce404 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:40:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/05 05:40:47 [info] 35#35: *549 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:40:47 [info] 35#35: *550 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:40:53 [info] 35#35: *551 [lua] access_by_lua(msblocations.conf:189):2: 09c4c1f25fbc9dd3afced5f69df8fade:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:40:53 +0000] 09c4c1f25fbc9dd3afced5f69df8fade "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/05 05:40:53 [info] 35#35: *551 [lua] logger.lua:23: 09c4c1f25fbc9dd3afced5f69df8fade {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:40:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/05 05:40:57 [info] 35#35: *552 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:40:57 [info] 35#35: *553 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:41:07 [info] 35#35: *554 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:41:07 [info] 36#36: *555 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:41:08 [info] 35#35: *556 [lua] access_by_lua(msblocations.conf:189):2: 272247d4056fa53905b42394c9e0514f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:41:08 [info] 35#35: *556 [lua] logger.lua:23: 272247d4056fa53905b42394c9e0514f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:41:08 +0000] 272247d4056fa53905b42394c9e0514f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:41:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:41:17 [info] 35#35: *558 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:41:17 [info] 36#36: *559 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:41:23 [info] 35#35: *560 [lua] access_by_lua(msblocations.conf:189):2: 77cac265f66ea8ae3b9fc63bda9b2d8a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:41:23 [info] 35#35: *560 [lua] logger.lua:23: 77cac265f66ea8ae3b9fc63bda9b2d8a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:41:23 +0000] 77cac265f66ea8ae3b9fc63bda9b2d8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:41:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:41:27 [info] 36#36: *562 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:41:27 [info] 36#36: *561 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:41:37 [info] 35#35: *563 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:41:37 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:41:38 [info] 35#35: *565 [lua] access_by_lua(msblocations.conf:189):2: cddf6ecd492553868d09e340d3f6c03d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:41:38 +0000] cddf6ecd492553868d09e340d3f6c03d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/05 05:41:38 [info] 35#35: *565 [lua] logger.lua:23: cddf6ecd492553868d09e340d3f6c03d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:41:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/05 05:41:47 [info] 35#35: *566 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:41:47 [info] 35#35: *567 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:41:53 [info] 35#35: *568 [lua] access_by_lua(msblocations.conf:189):2: 7f951df257f2944fab949de461db3dbd:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:41:53 +0000] 7f951df257f2944fab949de461db3dbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/05 05:41:53 [info] 35#35: *568 [lua] logger.lua:23: 7f951df257f2944fab949de461db3dbd {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:41:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/05 05:41:57 [info] 36#36: *569 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:41:57 [info] 36#36: *570 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:42:07 [info] 35#35: *572 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:42:07 [info] 36#36: *571 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:42:08 [info] 35#35: *573 [lua] access_by_lua(msblocations.conf:189):2: 0a3fe28bfcb5ce62b7de4316df7aee9a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:42:08 [info] 35#35: *573 [lua] logger.lua:23: 0a3fe28bfcb5ce62b7de4316df7aee9a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:42:08 +0000] 0a3fe28bfcb5ce62b7de4316df7aee9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:42:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:42:17 [info] 35#35: *575 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:42:17 [info] 35#35: *576 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:42:23 [info] 35#35: *577 [lua] access_by_lua(msblocations.conf:189):2: 7e3cd3f747d737f9b48e48be80f8f5df:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:42:23 +0000] 7e3cd3f747d737f9b48e48be80f8f5df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:42:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/05 05:42:23 [info] 35#35: *577 [lua] logger.lua:23: 7e3cd3f747d737f9b48e48be80f8f5df {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:42:27 [info] 35#35: *578 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:42:27 [info] 36#36: *579 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:42:37 [info] 35#35: *580 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:42:37 [info] 36#36: *581 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:42:38 [info] 35#35: *582 [lua] access_by_lua(msblocations.conf:189):2: 90458a6c21412a05519fd24f47e667e4:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:42:38 [info] 35#35: *582 [lua] logger.lua:23: 90458a6c21412a05519fd24f47e667e4 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:42:38 +0000] 90458a6c21412a05519fd24f47e667e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:42:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:42:47 [info] 35#35: *583 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:42:47 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:42:53 [info] 35#35: *585 [lua] access_by_lua(msblocations.conf:189):2: 94759a9ab2a946ea535c8e7e70cdbe30:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:42:53 [info] 35#35: *585 [lua] logger.lua:23: 94759a9ab2a946ea535c8e7e70cdbe30 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:42:53 +0000] 94759a9ab2a946ea535c8e7e70cdbe30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:42:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:42:57 [info] 35#35: *586 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:42:57 [info] 35#35: *587 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:43:07 [info] 35#35: *588 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:43:07 [info] 35#35: *589 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:43:08 [info] 35#35: *591 [lua] access_by_lua(msblocations.conf:189):2: 6fdf24ca0f004e013d3cc5a4e6f53603:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:43:08 [info] 35#35: *591 [lua] logger.lua:23: 6fdf24ca0f004e013d3cc5a4e6f53603 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:43:08 +0000] 6fdf24ca0f004e013d3cc5a4e6f53603 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.025 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:43:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:43:17 [info] 35#35: *592 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:43:17 [info] 36#36: *593 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:43:23 [info] 35#35: *594 [lua] access_by_lua(msblocations.conf:189):2: 54cde12ea7b6f7e2b021d1247557bc1d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:43:23 [info] 35#35: *594 [lua] logger.lua:23: 54cde12ea7b6f7e2b021d1247557bc1d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:43:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.64 - - [05/Jan/2023:05:43:23 +0000] 54cde12ea7b6f7e2b021d1247557bc1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/05 05:43:27 [info] 36#36: *596 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:43:27 [info] 35#35: *595 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:43:37 [info] 35#35: *597 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:43:37 [info] 35#35: *598 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:43:38 [info] 35#35: *599 [lua] access_by_lua(msblocations.conf:189):2: cfff8d89bd11e83c2cc604085b906d0e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:43:38 [info] 35#35: *599 [lua] logger.lua:23: cfff8d89bd11e83c2cc604085b906d0e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:43:38 +0000] cfff8d89bd11e83c2cc604085b906d0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:43:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:43:47 [info] 35#35: *600 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:43:47 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:43:53 [info] 35#35: *602 [lua] access_by_lua(msblocations.conf:189):2: 85e291b6686e0d89c4264cc9eb2e5c69:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:43:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 05:43:53 [info] 35#35: *602 [lua] logger.lua:23: 85e291b6686e0d89c4264cc9eb2e5c69 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:43:53 +0000] 85e291b6686e0d89c4264cc9eb2e5c69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/05 05:43:57 [info] 35#35: *603 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:43:57 [info] 35#35: *604 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:44:07 [info] 35#35: *605 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:44:07 [info] 35#35: *606 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:44:08 [info] 35#35: *608 [lua] access_by_lua(msblocations.conf:189):2: f1a7b2060d2eb0c5553751bec91432f1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:44:08 [info] 35#35: *608 [lua] logger.lua:23: f1a7b2060d2eb0c5553751bec91432f1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:44:08 +0000] f1a7b2060d2eb0c5553751bec91432f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:44:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:44:17 [info] 36#36: *609 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:44:17 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:44:23 [info] 35#35: *611 [lua] access_by_lua(msblocations.conf:189):2: 4744fdcf51a1acc4a1a2311714fcea9d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:44:23 +0000] 4744fdcf51a1acc4a1a2311714fcea9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:44:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:44:23 [info] 35#35: *611 [lua] logger.lua:23: 4744fdcf51a1acc4a1a2311714fcea9d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:44:27 [info] 35#35: *612 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:44:27 [info] 35#35: *613 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:44:37 [info] 35#35: *614 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:44:37 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:44:38 [info] 35#35: *616 [lua] access_by_lua(msblocations.conf:189):2: 4b59ed9dce9ab440c7494618d62b209d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:44:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:44:38 [info] 35#35: *616 [lua] logger.lua:23: 4b59ed9dce9ab440c7494618d62b209d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:44:38 +0000] 4b59ed9dce9ab440c7494618d62b209d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/05 05:44:47 [info] 36#36: *617 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:44:47 [info] 36#36: *618 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:44:53 [info] 35#35: *619 [lua] access_by_lua(msblocations.conf:189):2: 7e25b413c3d4f2c03a203300e71a26c5:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:44:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:44:53 [info] 35#35: *619 [lua] logger.lua:23: 7e25b413c3d4f2c03a203300e71a26c5 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:44:53 +0000] 7e25b413c3d4f2c03a203300e71a26c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/05 05:44:57 [info] 35#35: *620 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:44:57 [info] 35#35: *621 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:45:07 [info] 35#35: *622 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:45:07 [info] 35#35: *623 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:45:08 [info] 35#35: *625 [lua] access_by_lua(msblocations.conf:189):2: a454ac94c4260fdf805309b74df50a92:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:45:08 [info] 35#35: *625 [lua] logger.lua:23: a454ac94c4260fdf805309b74df50a92 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:45:08 +0000] a454ac94c4260fdf805309b74df50a92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:45:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:45:17 [info] 35#35: *626 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:45:17 [info] 35#35: *627 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:45:23 [info] 35#35: *628 [lua] access_by_lua(msblocations.conf:189):2: f7cb28bd931ee374b3987cd4a0425804:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:45:23 [info] 35#35: *628 [lua] logger.lua:23: f7cb28bd931ee374b3987cd4a0425804 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:45:23 +0000] f7cb28bd931ee374b3987cd4a0425804 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:45:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/05 05:45:27 [info] 36#36: *630 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:45:27 [info] 35#35: *629 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:45:37 [info] 35#35: *631 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:45:37 [info] 35#35: *632 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:45:38 [info] 35#35: *633 [lua] access_by_lua(msblocations.conf:189):2: 3689718c09d40a6eafebb8b0fbcf98b0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:45:38 +0000] 3689718c09d40a6eafebb8b0fbcf98b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:45:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:45:38 [info] 35#35: *633 [lua] logger.lua:23: 3689718c09d40a6eafebb8b0fbcf98b0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:45:47 [info] 36#36: *634 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:45:47 [info] 36#36: *635 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:45:53 [info] 35#35: *636 [lua] access_by_lua(msblocations.conf:189):2: 7b10fd328c421335545c57d44786c11c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:45:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.67.64 - - [05/Jan/2023:05:45:54 +0000] 7b10fd328c421335545c57d44786c11c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/05 05:45:54 [info] 35#35: *636 [lua] logger.lua:23: 7b10fd328c421335545c57d44786c11c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:45:57 [info] 35#35: *637 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:45:57 [info] 35#35: *638 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:46:07 [info] 36#36: *639 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:46:07 [info] 36#36: *640 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:46:09 [info] 35#35: *642 [lua] access_by_lua(msblocations.conf:189):2: bb683c7fb44266871bf67244a39a11c3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:46:09 [info] 35#35: *642 [lua] logger.lua:23: bb683c7fb44266871bf67244a39a11c3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:46:09 +0000] bb683c7fb44266871bf67244a39a11c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:46:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 05:46:17 [info] 35#35: *643 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:46:17 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:46:24 [info] 35#35: *645 [lua] access_by_lua(msblocations.conf:189):2: 748f4eb5b07bbb77b0277ff57de9d5e3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:46:24 [info] 35#35: *645 [lua] logger.lua:23: 748f4eb5b07bbb77b0277ff57de9d5e3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:46:24 +0000] 748f4eb5b07bbb77b0277ff57de9d5e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:46:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/05 05:46:27 [info] 35#35: *646 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:46:27 [info] 35#35: *647 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:46:37 [info] 36#36: *648 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:46:37 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:46:39 [info] 35#35: *650 [lua] access_by_lua(msblocations.conf:189):2: a32c4fa7cdd4c36900e38a2c7b0beaf6:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:46:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:46:39 [info] 35#35: *650 [lua] logger.lua:23: a32c4fa7cdd4c36900e38a2c7b0beaf6 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:46:39 +0000] a32c4fa7cdd4c36900e38a2c7b0beaf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/05 05:46:47 [info] 36#36: *651 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:46:47 [info] 35#35: *652 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:46:54 [info] 35#35: *653 [lua] access_by_lua(msblocations.conf:189):2: 730585f815201d5b1c4c5e6c2dae851a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:46:54 [info] 35#35: *653 [lua] logger.lua:23: 730585f815201d5b1c4c5e6c2dae851a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:46:54 +0000] 730585f815201d5b1c4c5e6c2dae851a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:46:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 05:46:57 [info] 35#35: *654 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:46:57 [info] 35#35: *655 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:47:07 [info] 35#35: *656 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:47:07 [info] 35#35: *657 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:47:09 [info] 35#35: *659 [lua] access_by_lua(msblocations.conf:189):2: 772c3ac4ecee06809bafd4ba2fd90e75:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:47:09 +0000] 772c3ac4ecee06809bafd4ba2fd90e75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.027 "-" "Consul Health Check" "-" 2023/01/05 05:47:09 [info] 35#35: *659 [lua] logger.lua:23: 772c3ac4ecee06809bafd4ba2fd90e75 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:47:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/05 05:47:17 [info] 36#36: *660 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:47:17 [info] 36#36: *661 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:47:24 [info] 35#35: *662 [lua] access_by_lua(msblocations.conf:189):2: c629f0672ece289024a23347f06bfb09:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:47:24 [info] 35#35: *662 [lua] logger.lua:23: c629f0672ece289024a23347f06bfb09 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:47:24 +0000] c629f0672ece289024a23347f06bfb09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:47:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:47:27 [info] 35#35: *663 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:47:27 [info] 35#35: *664 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:47:37 [info] 36#36: *665 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:47:37 [info] 36#36: *666 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:47:39 [info] 35#35: *667 [lua] access_by_lua(msblocations.conf:189):2: 99d1768ac8384283ed89004da5efe450:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:47:39 +0000] 99d1768ac8384283ed89004da5efe450 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/05 05:47:39 [info] 35#35: *667 [lua] logger.lua:23: 99d1768ac8384283ed89004da5efe450 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:47:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/05 05:47:47 [info] 35#35: *668 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:47:47 [info] 36#36: *669 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:47:54 [info] 35#35: *670 [lua] access_by_lua(msblocations.conf:189):2: b19b69f86e97e9980253d3671e02472d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:47:54 [info] 35#35: *670 [lua] logger.lua:23: b19b69f86e97e9980253d3671e02472d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:47:54 +0000] b19b69f86e97e9980253d3671e02472d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:47:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:47:57 [info] 35#35: *671 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:47:57 [info] 35#35: *672 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:48:07 [info] 35#35: *673 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:48:07 [info] 36#36: *674 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:48:09 [info] 35#35: *676 [lua] access_by_lua(msblocations.conf:189):2: 0334cf06e03baf5a33f84b9bf9fc0446:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:48:09 [info] 35#35: *676 [lua] logger.lua:23: 0334cf06e03baf5a33f84b9bf9fc0446 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:48:09 +0000] 0334cf06e03baf5a33f84b9bf9fc0446 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:48:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:48:17 [info] 35#35: *677 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:48:17 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:48:24 [info] 35#35: *679 [lua] access_by_lua(msblocations.conf:189):2: a89920472b720dc1ecccabf28f618d46:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:48:24 +0000] a89920472b720dc1ecccabf28f618d46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:48:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:48:24 [info] 35#35: *679 [lua] logger.lua:23: a89920472b720dc1ecccabf28f618d46 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:48:27 [info] 35#35: *680 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:48:27 [info] 35#35: *681 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:48:37 [info] 35#35: *682 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:48:37 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:48:39 [info] 35#35: *684 [lua] access_by_lua(msblocations.conf:189):2: a19015cde6bb1cd9ce8119eb94eba632:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:48:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.64 - - [05/Jan/2023:05:48:39 +0000] a19015cde6bb1cd9ce8119eb94eba632 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/05 05:48:39 [info] 35#35: *684 [lua] logger.lua:23: a19015cde6bb1cd9ce8119eb94eba632 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:48:47 [info] 35#35: *685 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:48:47 [info] 35#35: *686 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:48:54 [info] 35#35: *687 [lua] access_by_lua(msblocations.conf:189):2: 31a62da211ae54b1f8c4426406835a5b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:48:54 [info] 35#35: *687 [lua] logger.lua:23: 31a62da211ae54b1f8c4426406835a5b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:48:54 +0000] 31a62da211ae54b1f8c4426406835a5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:48:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:48:57 [info] 35#35: *688 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:48:57 [info] 35#35: *689 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:49:07 [info] 35#35: *690 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:49:07 [info] 35#35: *691 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:49:09 [info] 35#35: *693 [lua] access_by_lua(msblocations.conf:189):2: 003920d18a0ca989105f7d80fed3a653:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:49:09 [info] 35#35: *693 [lua] logger.lua:23: 003920d18a0ca989105f7d80fed3a653 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:49:09 +0000] 003920d18a0ca989105f7d80fed3a653 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:49:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 05:49:17 [info] 35#35: *695 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:49:17 [info] 35#35: *694 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:49:24 [info] 35#35: *696 [lua] access_by_lua(msblocations.conf:189):2: 085687432a120c6cfa087a9cfc25b266:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:49:24 +0000] 085687432a120c6cfa087a9cfc25b266 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/05 05:49:24 [info] 35#35: *696 [lua] logger.lua:23: 085687432a120c6cfa087a9cfc25b266 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:49:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:49:27 [info] 35#35: *697 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:49:27 [info] 35#35: *698 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:49:37 [info] 35#35: *699 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:49:37 [info] 36#36: *700 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:49:39 [info] 35#35: *701 [lua] access_by_lua(msblocations.conf:189):2: 09f333b4ae1659b0b65eb18f0635abf0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:49:39 [info] 35#35: *701 [lua] logger.lua:23: 09f333b4ae1659b0b65eb18f0635abf0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:49:39 +0000] 09f333b4ae1659b0b65eb18f0635abf0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:49:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:49:47 [info] 35#35: *702 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:49:47 [info] 35#35: *703 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:49:54 [info] 35#35: *704 [lua] access_by_lua(msblocations.conf:189):2: d2d9c1aa9789b93a020c43061b033a4d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:49:54 [info] 35#35: *704 [lua] logger.lua:23: d2d9c1aa9789b93a020c43061b033a4d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:49:54 +0000] d2d9c1aa9789b93a020c43061b033a4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:49:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/05 05:49:57 [info] 35#35: *705 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:49:57 [info] 36#36: *706 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:50:07 [info] 35#35: *707 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:50:07 [info] 35#35: *708 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:50:09 [info] 35#35: *710 [lua] access_by_lua(msblocations.conf:189):2: 8064ff4147e9bbb0ef9af7a1cb2bca5f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:50:09 [info] 35#35: *710 [lua] logger.lua:23: 8064ff4147e9bbb0ef9af7a1cb2bca5f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:50:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.64 - - [05/Jan/2023:05:50:09 +0000] 8064ff4147e9bbb0ef9af7a1cb2bca5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/05 05:50:17 [info] 35#35: *711 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:50:17 [info] 35#35: *712 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:50:24 [info] 35#35: *713 [lua] access_by_lua(msblocations.conf:189):2: 9fb1321d494b7d2ace91cb4ffead0016:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:50:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:50:24 [info] 35#35: *713 [lua] logger.lua:23: 9fb1321d494b7d2ace91cb4ffead0016 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:50:24 +0000] 9fb1321d494b7d2ace91cb4ffead0016 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/05 05:50:27 [info] 35#35: *714 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:50:27 [info] 35#35: *715 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:50:37 [info] 35#35: *716 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:50:37 [info] 35#35: *717 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:50:39 [info] 35#35: *718 [lua] access_by_lua(msblocations.conf:189):2: 4937f02ffc8bc324cb2610460ad8bae9:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:50:39 [info] 35#35: *718 [lua] logger.lua:23: 4937f02ffc8bc324cb2610460ad8bae9 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:50:39 +0000] 4937f02ffc8bc324cb2610460ad8bae9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:50:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:50:47 [info] 35#35: *719 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:50:47 [info] 35#35: *720 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:50:54 [info] 35#35: *721 [lua] access_by_lua(msblocations.conf:189):2: a56d089e19e38ac179c639218a9715ab:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:50:54 [info] 35#35: *721 [lua] logger.lua:23: a56d089e19e38ac179c639218a9715ab {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:50:54 +0000] a56d089e19e38ac179c639218a9715ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:50:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/05 05:50:57 [info] 35#35: *722 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:50:57 [info] 35#35: *723 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:51:07 [info] 36#36: *724 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:51:07 [info] 36#36: *725 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:51:09 [info] 35#35: *727 [lua] access_by_lua(msblocations.conf:189):2: 8fc99b29dbde88c7aad649271b58a706:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:51:09 +0000] 8fc99b29dbde88c7aad649271b58a706 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:51:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:51:09 [info] 35#35: *727 [lua] logger.lua:23: 8fc99b29dbde88c7aad649271b58a706 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:51:17 [info] 35#35: *728 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:51:17 [info] 35#35: *729 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:51:24 [info] 35#35: *730 [lua] access_by_lua(msblocations.conf:189):2: 6817b9f5c2b8a98ec6af66f23180b0c8:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:51:24 [info] 35#35: *730 [lua] logger.lua:23: 6817b9f5c2b8a98ec6af66f23180b0c8 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:51:24 +0000] 6817b9f5c2b8a98ec6af66f23180b0c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:51:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/05 05:51:27 [info] 35#35: *731 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:51:27 [info] 35#35: *732 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:51:37 [info] 35#35: *733 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:51:37 [info] 35#35: *734 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:51:39 [info] 35#35: *735 [lua] access_by_lua(msblocations.conf:189):2: c5e36f93751751ef84b5d1cbbad88b40:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:51:39 [info] 35#35: *735 [lua] logger.lua:23: c5e36f93751751ef84b5d1cbbad88b40 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:51:39 +0000] c5e36f93751751ef84b5d1cbbad88b40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:51:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:51:47 [info] 35#35: *736 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:51:47 [info] 35#35: *737 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:51:54 [info] 35#35: *738 [lua] access_by_lua(msblocations.conf:189):2: 65760f54a29aa22ecaa278fd1d79059b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:51:54 [info] 35#35: *738 [lua] logger.lua:23: 65760f54a29aa22ecaa278fd1d79059b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:51:54 +0000] 65760f54a29aa22ecaa278fd1d79059b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:51:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/05 05:51:57 [info] 35#35: *739 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:51:57 [info] 35#35: *740 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:52:07 [info] 36#36: *741 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:52:07 [info] 36#36: *742 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:52:09 [info] 35#35: *744 [lua] access_by_lua(msblocations.conf:189):2: 9b9843124e478d58bfce016715bd70bb:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:52:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:52:09 [info] 35#35: *744 [lua] logger.lua:23: 9b9843124e478d58bfce016715bd70bb {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:52:09 +0000] 9b9843124e478d58bfce016715bd70bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/05 05:52:17 [info] 35#35: *746 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:52:17 [info] 35#35: *745 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:52:24 [info] 35#35: *747 [lua] access_by_lua(msblocations.conf:189):2: 5cf4f7447cf7cf19873d4c9dadc34237:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:52:24 [info] 35#35: *747 [lua] logger.lua:23: 5cf4f7447cf7cf19873d4c9dadc34237 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:52:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.64 - - [05/Jan/2023:05:52:24 +0000] 5cf4f7447cf7cf19873d4c9dadc34237 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/05 05:52:27 [info] 35#35: *748 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:52:27 [info] 36#36: *749 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:52:37 [info] 35#35: *750 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:52:37 [info] 35#35: *751 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:52:39 [info] 35#35: *752 [lua] access_by_lua(msblocations.conf:189):2: 1d795ea9cefa5253a314fd7c11860a6b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:52:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.64 - - [05/Jan/2023:05:52:39 +0000] 1d795ea9cefa5253a314fd7c11860a6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/05 05:52:39 [info] 35#35: *752 [lua] logger.lua:23: 1d795ea9cefa5253a314fd7c11860a6b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:52:47 [info] 35#35: *753 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:52:47 [info] 35#35: *754 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:52:54 [info] 35#35: *755 [lua] access_by_lua(msblocations.conf:189):2: 024afbfc97b4b7812f67ed535b31218d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:52:54 +0000] 024afbfc97b4b7812f67ed535b31218d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/05 05:52:54 [info] 35#35: *755 [lua] logger.lua:23: 024afbfc97b4b7812f67ed535b31218d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:52:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:52:57 [info] 35#35: *756 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:52:57 [info] 35#35: *757 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:53:07 [info] 35#35: *758 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:53:07 [info] 35#35: *759 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:53:09 [info] 35#35: *761 [lua] access_by_lua(msblocations.conf:189):2: 43b4047f392b49071951836b585bb306:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:53:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:53:09 [info] 35#35: *761 [lua] logger.lua:23: 43b4047f392b49071951836b585bb306 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:53:09 +0000] 43b4047f392b49071951836b585bb306 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/05 05:53:17 [info] 36#36: *762 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:53:17 [info] 36#36: *763 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:53:24 [info] 35#35: *764 [lua] access_by_lua(msblocations.conf:189):2: 24b9cc69babce60025412d8492d768b0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:53:24 [info] 35#35: *764 [lua] logger.lua:23: 24b9cc69babce60025412d8492d768b0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:53:24 +0000] 24b9cc69babce60025412d8492d768b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:53:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:53:27 [info] 35#35: *765 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:53:27 [info] 35#35: *766 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:53:37 [info] 35#35: *767 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:53:37 [info] 35#35: *768 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:53:39 [info] 35#35: *769 [lua] access_by_lua(msblocations.conf:189):2: 18043a60bc3ce6a8ea75443b28c1a077:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:53:39 +0000] 18043a60bc3ce6a8ea75443b28c1a077 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/05 05:53:39 [info] 35#35: *769 [lua] logger.lua:23: 18043a60bc3ce6a8ea75443b28c1a077 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:53:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 05:53:47 [info] 36#36: *770 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:53:47 [info] 36#36: *771 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:53:54 [info] 35#35: *772 [lua] access_by_lua(msblocations.conf:189):2: 922d9131af0066c3c65fde60849771bf:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:53:54 [info] 35#35: *772 [lua] logger.lua:23: 922d9131af0066c3c65fde60849771bf {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:53:54 +0000] 922d9131af0066c3c65fde60849771bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:53:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 05:53:57 [info] 35#35: *773 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:53:57 [info] 36#36: *774 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:54:07 [info] 36#36: *775 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:54:07 [info] 35#35: *776 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:54:09 [info] 35#35: *778 [lua] access_by_lua(msblocations.conf:189):2: afb79b91a2eaf706b70fd9a0b287963a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:54:09 [info] 35#35: *778 [lua] logger.lua:23: afb79b91a2eaf706b70fd9a0b287963a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:54:09 +0000] afb79b91a2eaf706b70fd9a0b287963a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:54:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:54:17 [info] 35#35: *779 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:54:17 [info] 35#35: *780 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:54:24 [info] 35#35: *781 [lua] access_by_lua(msblocations.conf:189):2: f1defafb59f894013c96fd2a13d4248d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:54:24 [info] 35#35: *781 [lua] logger.lua:23: f1defafb59f894013c96fd2a13d4248d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:54:24 +0000] f1defafb59f894013c96fd2a13d4248d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:54:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:54:27 [info] 35#35: *782 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:54:27 [info] 36#36: *783 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:54:37 [info] 35#35: *784 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:54:37 [info] 35#35: *785 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:54:39 [info] 35#35: *786 [lua] access_by_lua(msblocations.conf:189):2: 21a77cee5a73ae218ab80015ecd50e2c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:54:39 [info] 35#35: *786 [lua] logger.lua:23: 21a77cee5a73ae218ab80015ecd50e2c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:54:39 +0000] 21a77cee5a73ae218ab80015ecd50e2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:54:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 05:54:47 [info] 36#36: *787 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:54:47 [info] 36#36: *788 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:54:54 [info] 35#35: *789 [lua] access_by_lua(msblocations.conf:189):2: 2142b44b2b8c2a9e4a4988c50a1ee8fe:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:54:54 [info] 35#35: *789 [lua] logger.lua:23: 2142b44b2b8c2a9e4a4988c50a1ee8fe {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:54:54 +0000] 2142b44b2b8c2a9e4a4988c50a1ee8fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:54:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/05 05:54:57 [info] 35#35: *790 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:54:57 [info] 35#35: *791 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:55:07 [info] 35#35: *792 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:55:07 [info] 35#35: *793 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:55:09 [info] 35#35: *795 [lua] access_by_lua(msblocations.conf:189):2: f64674c8e4da5a14edc2b1b6906ab09a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:55:09 +0000] f64674c8e4da5a14edc2b1b6906ab09a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/05 05:55:09 [info] 35#35: *795 [lua] logger.lua:23: f64674c8e4da5a14edc2b1b6906ab09a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:55:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:55:17 [info] 36#36: *796 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:55:17 [info] 36#36: *797 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:55:24 [info] 35#35: *798 [lua] access_by_lua(msblocations.conf:189):2: 53f8dec18e68045b7ca5f6032bc286f0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:55:24 [info] 35#35: *798 [lua] logger.lua:23: 53f8dec18e68045b7ca5f6032bc286f0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:55:24 +0000] 53f8dec18e68045b7ca5f6032bc286f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:55:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/05 05:55:27 [info] 35#35: *799 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:55:27 [info] 36#36: *800 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:55:37 [info] 35#35: *801 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:55:37 [info] 35#35: *802 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:55:39 [info] 35#35: *803 [lua] access_by_lua(msblocations.conf:189):2: f2ad5dec0a1055e0485bb6abed78ed24:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:55:39 [info] 35#35: *803 [lua] logger.lua:23: f2ad5dec0a1055e0485bb6abed78ed24 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:55:39 +0000] f2ad5dec0a1055e0485bb6abed78ed24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:55:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:55:47 [info] 35#35: *805 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:55:47 [info] 35#35: *804 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:55:54 [info] 35#35: *806 [lua] access_by_lua(msblocations.conf:189):2: 46f0499c5bdee3febcbc18170521221b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:55:54 +0000] 46f0499c5bdee3febcbc18170521221b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/05 05:55:54 [info] 35#35: *806 [lua] logger.lua:23: 46f0499c5bdee3febcbc18170521221b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:55:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 05:55:57 [info] 35#35: *807 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:55:57 [info] 35#35: *808 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:56:07 [info] 35#35: *809 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:56:07 [info] 35#35: *810 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:56:09 [info] 35#35: *812 [lua] access_by_lua(msblocations.conf:189):2: 76f7d67ea07793e2d0d9c32732e84027:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:56:09 [info] 35#35: *812 [lua] logger.lua:23: 76f7d67ea07793e2d0d9c32732e84027 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:56:09 +0000] 76f7d67ea07793e2d0d9c32732e84027 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:56:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:56:17 [info] 35#35: *814 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:56:17 [info] 35#35: *813 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:56:24 [info] 35#35: *815 [lua] access_by_lua(msblocations.conf:189):2: c0598d68ecc8a8e10195358a37fdbbfd:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:56:24 [info] 35#35: *815 [lua] logger.lua:23: c0598d68ecc8a8e10195358a37fdbbfd {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:56:24 +0000] c0598d68ecc8a8e10195358a37fdbbfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:56:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/05 05:56:27 [info] 35#35: *816 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:56:27 [info] 36#36: *817 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:56:37 [info] 36#36: *818 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:56:37 [info] 35#35: *819 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:56:39 [info] 35#35: *820 [lua] access_by_lua(msblocations.conf:189):2: dd07b7bde9c51cdcd460a08bcf5c7a11:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:56:39 [info] 35#35: *820 [lua] logger.lua:23: dd07b7bde9c51cdcd460a08bcf5c7a11 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:56:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.67.64 - - [05/Jan/2023:05:56:39 +0000] dd07b7bde9c51cdcd460a08bcf5c7a11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/05 05:56:47 [info] 35#35: *822 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:56:47 [info] 36#36: *821 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:56:54 [info] 35#35: *823 [lua] access_by_lua(msblocations.conf:189):2: 4c7be5030a644c8ca7a023b87ccda605:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:56:54 [info] 35#35: *823 [lua] logger.lua:23: 4c7be5030a644c8ca7a023b87ccda605 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:56:54 +0000] 4c7be5030a644c8ca7a023b87ccda605 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:56:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/05 05:56:57 [info] 36#36: *824 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:56:57 [info] 36#36: *825 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:57:07 [info] 35#35: *826 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:57:07 [info] 36#36: *827 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:57:09 [info] 35#35: *829 [lua] access_by_lua(msblocations.conf:189):2: e4c4a70460f64c8d0a4036131bb52179:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:57:09 +0000] e4c4a70460f64c8d0a4036131bb52179 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:57:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:57:09 [info] 35#35: *829 [lua] logger.lua:23: e4c4a70460f64c8d0a4036131bb52179 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 05:57:17 [info] 36#36: *830 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:57:17 [info] 36#36: *831 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:57:24 [info] 35#35: *832 [lua] access_by_lua(msblocations.conf:189):2: 3b21179ae631221fd18023c185529599:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:57:24 [info] 35#35: *832 [lua] logger.lua:23: 3b21179ae631221fd18023c185529599 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:57:24 +0000] 3b21179ae631221fd18023c185529599 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:57:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:57:27 [info] 35#35: *833 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:57:27 [info] 35#35: *834 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:57:37 [info] 35#35: *835 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:57:37 [info] 35#35: *836 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:57:39 [info] 35#35: *837 [lua] access_by_lua(msblocations.conf:189):2: 20f7d2ce67c734cef82b7e661b26d9db:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:57:39 +0000] 20f7d2ce67c734cef82b7e661b26d9db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/05 05:57:39 [info] 35#35: *837 [lua] logger.lua:23: 20f7d2ce67c734cef82b7e661b26d9db {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:57:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 05:57:47 [info] 35#35: *838 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:57:47 [info] 36#36: *839 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:57:54 [info] 35#35: *840 [lua] access_by_lua(msblocations.conf:189):2: 89f4b11e4240ef88c91adea58bde1c48:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:57:54 [info] 35#35: *840 [lua] logger.lua:23: 89f4b11e4240ef88c91adea58bde1c48 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:57:54 +0000] 89f4b11e4240ef88c91adea58bde1c48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:57:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:57:57 [info] 36#36: *841 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:57:57 [info] 36#36: *842 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:58:07 [info] 36#36: *843 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:58:07 [info] 36#36: *844 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:58:09 [info] 35#35: *846 [lua] access_by_lua(msblocations.conf:189):2: 7b2f7173a6c2f5a5d0ea0bd2d6c8dc4f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:58:09 [info] 35#35: *846 [lua] logger.lua:23: 7b2f7173a6c2f5a5d0ea0bd2d6c8dc4f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:58:09 +0000] 7b2f7173a6c2f5a5d0ea0bd2d6c8dc4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:58:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/05 05:58:17 [info] 35#35: *847 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:58:17 [info] 35#35: *848 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:58:24 [info] 35#35: *849 [lua] access_by_lua(msblocations.conf:189):2: 8cb371d2ac974c85c9695d44357f2fbc:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:58:24 [info] 35#35: *849 [lua] logger.lua:23: 8cb371d2ac974c85c9695d44357f2fbc {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:58:24 +0000] 8cb371d2ac974c85c9695d44357f2fbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:58:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 05:58:27 [info] 35#35: *850 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:58:27 [info] 35#35: *851 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:58:37 [info] 35#35: *852 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:58:37 [info] 36#36: *853 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:58:39 [info] 35#35: *854 [lua] access_by_lua(msblocations.conf:189):2: 459badfdc5683f7c36cd179ec4051353:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:58:39 +0000] 459badfdc5683f7c36cd179ec4051353 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/05 05:58:39 [info] 35#35: *854 [lua] logger.lua:23: 459badfdc5683f7c36cd179ec4051353 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:58:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:58:47 [info] 36#36: *855 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:58:47 [info] 36#36: *856 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:58:54 [info] 35#35: *857 [lua] access_by_lua(msblocations.conf:189):2: 5f944ff820eb2f964b21e6be63cdbec0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:58:54 [info] 35#35: *857 [lua] logger.lua:23: 5f944ff820eb2f964b21e6be63cdbec0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:58:54 +0000] 5f944ff820eb2f964b21e6be63cdbec0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:58:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:58:57 [info] 36#36: *858 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:58:57 [info] 36#36: *859 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:59:07 [info] 35#35: *860 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:59:07 [info] 36#36: *861 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:59:09 [info] 35#35: *863 [lua] access_by_lua(msblocations.conf:189):2: 3131194b2694e56cce8db48867bbe2b8:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:59:09 [info] 35#35: *863 [lua] logger.lua:23: 3131194b2694e56cce8db48867bbe2b8 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:59:09 +0000] 3131194b2694e56cce8db48867bbe2b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:59:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 05:59:17 [info] 35#35: *864 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:59:17 [info] 35#35: *865 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:59:24 [info] 35#35: *866 [lua] access_by_lua(msblocations.conf:189):2: 5cebb21ae727448dde3ac9055d2cab12:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:59:24 +0000] 5cebb21ae727448dde3ac9055d2cab12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/05 05:59:24 [info] 35#35: *866 [lua] logger.lua:23: 5cebb21ae727448dde3ac9055d2cab12 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:59:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 05:59:27 [info] 35#35: *867 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:59:27 [info] 36#36: *868 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:59:37 [info] 36#36: *869 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:59:37 [info] 36#36: *870 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:59:39 [info] 35#35: *871 [lua] access_by_lua(msblocations.conf:189):2: 55a47bae73342ba3c1bc25cf5030e333:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:59:39 +0000] 55a47bae73342ba3c1bc25cf5030e333 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/05 05:59:39 [info] 35#35: *871 [lua] logger.lua:23: 55a47bae73342ba3c1bc25cf5030e333 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:59:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 05:59:47 [info] 35#35: *872 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:59:47 [info] 36#36: *873 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:59:54 [info] 35#35: *874 [lua] access_by_lua(msblocations.conf:189):2: 3a386b6b4bd26a1ba6a7fa45a3952148:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 05:59:54 [info] 35#35: *874 [lua] logger.lua:23: 3a386b6b4bd26a1ba6a7fa45a3952148 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:05:59:54 +0000] 3a386b6b4bd26a1ba6a7fa45a3952148 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:05:59:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/05 05:59:57 [info] 35#35: *875 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 05:59:57 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:00:07 [info] 36#36: *877 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:00:07 [info] 35#35: *878 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:00:09 [info] 35#35: *880 [lua] access_by_lua(msblocations.conf:189):2: 64b538a75764ccd4f3c6806f28768f69:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:00:09 [info] 35#35: *880 [lua] logger.lua:23: 64b538a75764ccd4f3c6806f28768f69 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:00:09 +0000] 64b538a75764ccd4f3c6806f28768f69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:00:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 06:00:17 [info] 35#35: *881 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:00:17 [info] 36#36: *882 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:00:24 [info] 35#35: *883 [lua] access_by_lua(msblocations.conf:189):2: 2aef30882acc05256c7e7523f7bf1c7c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:00:24 [info] 35#35: *883 [lua] logger.lua:23: 2aef30882acc05256c7e7523f7bf1c7c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:00:24 +0000] 2aef30882acc05256c7e7523f7bf1c7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:00:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 06:00:27 [info] 35#35: *884 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:00:27 [info] 35#35: *885 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:00:37 [info] 35#35: *886 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:00:37 [info] 35#35: *887 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:00:39 [info] 35#35: *888 [lua] access_by_lua(msblocations.conf:189):2: 65be6396135327c307f30145c4518282:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:00:39 [info] 35#35: *888 [lua] logger.lua:23: 65be6396135327c307f30145c4518282 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:00:39 +0000] 65be6396135327c307f30145c4518282 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:00:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 06:00:47 [info] 35#35: *889 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:00:47 [info] 36#36: *890 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:00:54 [info] 35#35: *891 [lua] access_by_lua(msblocations.conf:189):2: b2ac38d06d8cb14ed0fe2f01bcc55840:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:00:54 [info] 35#35: *891 [lua] logger.lua:23: b2ac38d06d8cb14ed0fe2f01bcc55840 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:00:54 +0000] b2ac38d06d8cb14ed0fe2f01bcc55840 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:00:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/05 06:00:57 [info] 36#36: *893 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:00:57 [info] 35#35: *892 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:01:07 [info] 35#35: *894 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:01:07 [info] 35#35: *895 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:01:09 [info] 35#35: *897 [lua] access_by_lua(msblocations.conf:189):2: a95fd8f450963b10dc0aea9e2bc8536e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:01:10 [info] 35#35: *897 [lua] logger.lua:23: a95fd8f450963b10dc0aea9e2bc8536e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:01:10 +0000] a95fd8f450963b10dc0aea9e2bc8536e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:01:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 06:01:17 [info] 35#35: *899 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:01:17 [info] 35#35: *898 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:01:25 [info] 35#35: *900 [lua] access_by_lua(msblocations.conf:189):2: a11cb0dbb1fb3171db5625a92a37598b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:01:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.64 - - [05/Jan/2023:06:01:25 +0000] a11cb0dbb1fb3171db5625a92a37598b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/05 06:01:25 [info] 35#35: *900 [lua] logger.lua:23: a11cb0dbb1fb3171db5625a92a37598b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:01:27 [info] 35#35: *901 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:01:27 [info] 35#35: *902 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:01:37 [info] 35#35: *903 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:01:37 [info] 36#36: *904 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:01:40 [info] 35#35: *905 [lua] access_by_lua(msblocations.conf:189):2: 69ffe3f1a2ce1c771e3aa3671a705f11:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:01:40 [info] 35#35: *905 [lua] logger.lua:23: 69ffe3f1a2ce1c771e3aa3671a705f11 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:01:40 +0000] 69ffe3f1a2ce1c771e3aa3671a705f11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:01:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 06:01:47 [info] 36#36: *907 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:01:47 [info] 36#36: *906 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:01:55 [info] 35#35: *908 [lua] access_by_lua(msblocations.conf:189):2: 818e02dcde2aa45cf12c12ffbfec292a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:01:55 +0000] 818e02dcde2aa45cf12c12ffbfec292a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/05 06:01:55 [info] 35#35: *908 [lua] logger.lua:23: 818e02dcde2aa45cf12c12ffbfec292a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:01:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/05 06:01:57 [info] 35#35: *909 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:01:57 [info] 35#35: *910 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:02:07 [info] 36#36: *911 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:02:07 [info] 36#36: *912 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:02:08 [info] 35#35: *914 client closed connection while waiting for request, client: 10.233.67.162, server: 0.0.0.0:443 2023/01/05 06:02:10 [info] 35#35: *915 [lua] access_by_lua(msblocations.conf:189):2: c508e4d4c01d10a7bb14841ed9abd487:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:02:10 [info] 35#35: *915 [lua] logger.lua:23: c508e4d4c01d10a7bb14841ed9abd487 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:02:10 +0000] c508e4d4c01d10a7bb14841ed9abd487 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:02:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 06:02:17 [info] 35#35: *916 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:02:17 [info] 35#35: *917 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:02:25 [info] 35#35: *918 [lua] access_by_lua(msblocations.conf:189):2: 7aa158f1474a58a86b2520c54536ebc4:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:02:25 [info] 35#35: *918 [lua] logger.lua:23: 7aa158f1474a58a86b2520c54536ebc4 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:02:25 +0000] 7aa158f1474a58a86b2520c54536ebc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:02:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 06:02:27 [info] 35#35: *919 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:02:27 [info] 35#35: *920 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:02:37 [info] 35#35: *921 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:02:37 [info] 35#35: *922 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:02:40 [info] 35#35: *923 [lua] access_by_lua(msblocations.conf:189):2: 64b4c00a224b98a32a1a851518ec15e4:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:02:40 [info] 35#35: *923 [lua] logger.lua:23: 64b4c00a224b98a32a1a851518ec15e4 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:02:40 +0000] 64b4c00a224b98a32a1a851518ec15e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:02:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 06:02:47 [info] 35#35: *924 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:02:47 [info] 35#35: *925 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:02:55 [info] 35#35: *926 [lua] access_by_lua(msblocations.conf:189):2: 9cdce786a3b595f005e052c04874314e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:02:55 +0000] 9cdce786a3b595f005e052c04874314e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/05 06:02:55 [info] 35#35: *926 [lua] logger.lua:23: 9cdce786a3b595f005e052c04874314e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:02:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 06:02:57 [info] 35#35: *927 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:02:57 [info] 35#35: *928 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:03:07 [info] 35#35: *929 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:03:07 [info] 35#35: *930 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:03:10 [info] 35#35: *932 [lua] access_by_lua(msblocations.conf:189):2: c609f5d29de08d8f3d2fd617fb2f18dc:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:03:10 [info] 35#35: *932 [lua] logger.lua:23: c609f5d29de08d8f3d2fd617fb2f18dc {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:03:10 +0000] c609f5d29de08d8f3d2fd617fb2f18dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:03:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 06:03:17 [info] 35#35: *933 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:03:17 [info] 35#35: *934 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:03:25 [info] 35#35: *935 [lua] access_by_lua(msblocations.conf:189):2: bf72cf79b2d0a9ec2faa122d581892ad:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:03:25 +0000] bf72cf79b2d0a9ec2faa122d581892ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/05 06:03:25 [info] 35#35: *935 [lua] logger.lua:23: bf72cf79b2d0a9ec2faa122d581892ad {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:03:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 06:03:27 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:03:27 [info] 35#35: *936 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:03:37 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:03:37 [info] 35#35: *939 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:03:40 [info] 35#35: *940 [lua] access_by_lua(msblocations.conf:189):2: 7169c468324367968fb92f8a9258159c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:03:40 +0000] 7169c468324367968fb92f8a9258159c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/05 06:03:40 [info] 35#35: *940 [lua] logger.lua:23: 7169c468324367968fb92f8a9258159c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:03:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 06:03:47 [info] 35#35: *941 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:03:47 [info] 35#35: *942 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:03:55 [info] 35#35: *943 [lua] access_by_lua(msblocations.conf:189):2: 977580775c3619a35145717feab355d3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:03:55 [info] 35#35: *943 [lua] logger.lua:23: 977580775c3619a35145717feab355d3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:03:55 +0000] 977580775c3619a35145717feab355d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:03:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 06:03:57 [info] 36#36: *944 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:03:57 [info] 36#36: *945 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:04:07 [info] 35#35: *946 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:04:07 [info] 35#35: *947 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:04:10 [info] 35#35: *949 [lua] access_by_lua(msblocations.conf:189):2: 5f3f83c4188a6c546b35ebb69cf34fc6:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:04:10 [info] 35#35: *949 [lua] logger.lua:23: 5f3f83c4188a6c546b35ebb69cf34fc6 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:04:10 +0000] 5f3f83c4188a6c546b35ebb69cf34fc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:04:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 06:04:17 [info] 35#35: *951 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:04:17 [info] 35#35: *950 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:04:25 [info] 35#35: *952 [lua] access_by_lua(msblocations.conf:189):2: f1b079e3b38a68c0ddce26cfb6d03c2c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:04:25 +0000] f1b079e3b38a68c0ddce26cfb6d03c2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:04:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 06:04:25 [info] 35#35: *952 [lua] logger.lua:23: f1b079e3b38a68c0ddce26cfb6d03c2c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:04:27 [info] 35#35: *953 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:04:27 [info] 35#35: *954 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:04:37 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:04:37 [info] 35#35: *955 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:04:40 [info] 35#35: *957 [lua] access_by_lua(msblocations.conf:189):2: 88d7860da5cacd4dcb3c532a55076904:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:04:40 [info] 35#35: *957 [lua] logger.lua:23: 88d7860da5cacd4dcb3c532a55076904 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:04:40 +0000] 88d7860da5cacd4dcb3c532a55076904 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:04:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 06:04:47 [info] 36#36: *958 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:04:47 [info] 36#36: *959 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:04:55 [info] 35#35: *960 [lua] access_by_lua(msblocations.conf:189):2: 2c811b8fb042072c2733a1939507f9b3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:04:55 +0000] 2c811b8fb042072c2733a1939507f9b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/05 06:04:55 [info] 35#35: *960 [lua] logger.lua:23: 2c811b8fb042072c2733a1939507f9b3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:04:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 06:04:57 [info] 35#35: *961 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:04:57 [info] 35#35: *962 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:05:07 [info] 35#35: *963 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:05:07 [info] 35#35: *964 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:05:10 [info] 35#35: *966 [lua] access_by_lua(msblocations.conf:189):2: fc42f8f64b5873c1276662493adc80d2:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:05:10 +0000] fc42f8f64b5873c1276662493adc80d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/05 06:05:10 [info] 35#35: *966 [lua] logger.lua:23: fc42f8f64b5873c1276662493adc80d2 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:05:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 06:05:17 [info] 35#35: *967 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:05:17 [info] 35#35: *968 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:05:25 [info] 35#35: *969 [lua] access_by_lua(msblocations.conf:189):2: 1d3f87fee4a7fa7c6cf9c8b66188c183:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:05:25 [info] 35#35: *969 [lua] logger.lua:23: 1d3f87fee4a7fa7c6cf9c8b66188c183 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:05:25 +0000] 1d3f87fee4a7fa7c6cf9c8b66188c183 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:05:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 06:05:27 [info] 35#35: *970 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:05:27 [info] 35#35: *971 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:05:37 [info] 36#36: *973 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:05:37 [info] 35#35: *972 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:05:40 [info] 35#35: *974 [lua] access_by_lua(msblocations.conf:189):2: 86550ba39f7218eba84dce2b75d74567:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:05:40 [info] 35#35: *974 [lua] logger.lua:23: 86550ba39f7218eba84dce2b75d74567 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:05:40 +0000] 86550ba39f7218eba84dce2b75d74567 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:05:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 06:05:47 [info] 36#36: *975 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:05:47 [info] 36#36: *976 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:05:55 [info] 35#35: *977 [lua] access_by_lua(msblocations.conf:189):2: 9acfdcaf2c86f0e8c5b16eee7ed6e183:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:05:55 +0000] 9acfdcaf2c86f0e8c5b16eee7ed6e183 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/05 06:05:55 [info] 35#35: *977 [lua] logger.lua:23: 9acfdcaf2c86f0e8c5b16eee7ed6e183 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:05:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/05 06:05:57 [info] 35#35: *978 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:05:57 [info] 36#36: *979 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:06:07 [info] 35#35: *980 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:06:07 [info] 35#35: *981 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:06:10 [info] 35#35: *983 [lua] access_by_lua(msblocations.conf:189):2: a9c30536bde8dc0f05ded2915483b96d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:06:10 +0000] a9c30536bde8dc0f05ded2915483b96d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/05 06:06:10 [info] 35#35: *983 [lua] logger.lua:23: a9c30536bde8dc0f05ded2915483b96d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:06:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/05 06:06:17 [info] 35#35: *984 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:06:17 [info] 36#36: *985 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:06:25 [info] 35#35: *986 [lua] access_by_lua(msblocations.conf:189):2: dfa63582f985c593202ab2599f7fa30a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:06:25 [info] 35#35: *986 [lua] logger.lua:23: dfa63582f985c593202ab2599f7fa30a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:06:25 +0000] dfa63582f985c593202ab2599f7fa30a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:06:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 06:06:27 [info] 35#35: *987 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:06:27 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:06:37 [info] 35#35: *990 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:06:37 [info] 35#35: *989 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:06:40 [info] 35#35: *991 [lua] access_by_lua(msblocations.conf:189):2: d29f88bf8f6e92416f7b00661d0cc369:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:06:40 [info] 35#35: *991 [lua] logger.lua:23: d29f88bf8f6e92416f7b00661d0cc369 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:06:40 +0000] d29f88bf8f6e92416f7b00661d0cc369 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:06:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 06:06:47 [info] 35#35: *993 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:06:47 [info] 35#35: *992 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:06:55 [info] 35#35: *994 [lua] access_by_lua(msblocations.conf:189):2: 0344366bef308216f79c730eb53dc561:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:06:55 [info] 35#35: *994 [lua] logger.lua:23: 0344366bef308216f79c730eb53dc561 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:06:55 +0000] 0344366bef308216f79c730eb53dc561 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:06:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 06:06:57 [info] 35#35: *995 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:06:57 [info] 35#35: *996 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:07:07 [info] 35#35: *997 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:07:07 [info] 35#35: *998 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:07:10 [info] 35#35: *1000 [lua] access_by_lua(msblocations.conf:189):2: 70ffd768de3560a30a0894b41d9ef36b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:07:10 +0000] 70ffd768de3560a30a0894b41d9ef36b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:07:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 06:07:10 [info] 35#35: *1000 [lua] logger.lua:23: 70ffd768de3560a30a0894b41d9ef36b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:07:17 [info] 35#35: *1001 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:07:17 [info] 35#35: *1002 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:07:25 [info] 35#35: *1003 [lua] access_by_lua(msblocations.conf:189):2: 1a65033698cce7d170038afe4c518963:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:07:25 [info] 35#35: *1003 [lua] logger.lua:23: 1a65033698cce7d170038afe4c518963 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:07:25 +0000] 1a65033698cce7d170038afe4c518963 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:07:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 06:07:27 [info] 35#35: *1004 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:07:27 [info] 36#36: *1005 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:07:37 [info] 35#35: *1006 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:07:37 [info] 36#36: *1007 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:07:40 [info] 35#35: *1008 [lua] access_by_lua(msblocations.conf:189):2: 4ed82dbb1ef7819983c503bc08704b87:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:07:40 [info] 35#35: *1008 [lua] logger.lua:23: 4ed82dbb1ef7819983c503bc08704b87 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:07:40 +0000] 4ed82dbb1ef7819983c503bc08704b87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:07:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 06:07:47 [info] 35#35: *1009 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:07:47 [info] 35#35: *1010 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:07:55 [info] 35#35: *1011 [lua] access_by_lua(msblocations.conf:189):2: a7559181b363ab3a40d7d77af1624fb6:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:07:55 [info] 35#35: *1011 [lua] logger.lua:23: a7559181b363ab3a40d7d77af1624fb6 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:07:55 +0000] a7559181b363ab3a40d7d77af1624fb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:07:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/05 06:07:57 [info] 35#35: *1012 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:07:57 [info] 35#35: *1013 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:08:07 [info] 35#35: *1014 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:08:07 [info] 35#35: *1015 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:08:10 [info] 35#35: *1017 [lua] access_by_lua(msblocations.conf:189):2: d885de1e9644d26024a0b79ac335b43d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:08:10 +0000] d885de1e9644d26024a0b79ac335b43d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:08:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 06:08:10 [info] 35#35: *1017 [lua] logger.lua:23: d885de1e9644d26024a0b79ac335b43d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:08:17 [info] 35#35: *1018 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:08:17 [info] 35#35: *1019 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:08:25 [info] 35#35: *1020 [lua] access_by_lua(msblocations.conf:189):2: 80602bace9bae57251cbd7a6ed759789:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:08:25 +0000] 80602bace9bae57251cbd7a6ed759789 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/05 06:08:25 [info] 35#35: *1020 [lua] logger.lua:23: 80602bace9bae57251cbd7a6ed759789 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:08:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 06:08:27 [info] 35#35: *1022 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:08:27 [info] 35#35: *1021 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:08:37 [info] 35#35: *1023 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:08:37 [info] 36#36: *1024 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:08:40 [info] 35#35: *1025 [lua] access_by_lua(msblocations.conf:189):2: c8f8e269d5e10c26bf3a8c8b88b0fcc9:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:08:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.64 - - [05/Jan/2023:06:08:40 +0000] c8f8e269d5e10c26bf3a8c8b88b0fcc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/05 06:08:40 [info] 35#35: *1025 [lua] logger.lua:23: c8f8e269d5e10c26bf3a8c8b88b0fcc9 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:08:47 [info] 35#35: *1026 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:08:47 [info] 35#35: *1027 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:08:55 [info] 35#35: *1028 [lua] access_by_lua(msblocations.conf:189):2: ce625be5587ccdb245a0087395cddc49:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:08:55 [info] 35#35: *1028 [lua] logger.lua:23: ce625be5587ccdb245a0087395cddc49 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:08:55 +0000] ce625be5587ccdb245a0087395cddc49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:08:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/05 06:08:57 [info] 35#35: *1029 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:08:57 [info] 35#35: *1030 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:09:07 [info] 36#36: *1031 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:09:07 [info] 36#36: *1032 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:09:10 [info] 35#35: *1034 [lua] access_by_lua(msblocations.conf:189):2: 51252606379fd0857f384da7174cc21a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:09:10 +0000] 51252606379fd0857f384da7174cc21a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:09:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 06:09:10 [info] 35#35: *1034 [lua] logger.lua:23: 51252606379fd0857f384da7174cc21a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:09:17 [info] 36#36: *1035 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:09:17 [info] 36#36: *1036 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:09:25 [info] 35#35: *1037 [lua] access_by_lua(msblocations.conf:189):2: 3b6af74dcc883afe291e4a2dadf1b138:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:09:25 +0000] 3b6af74dcc883afe291e4a2dadf1b138 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/05 06:09:25 [info] 35#35: *1037 [lua] logger.lua:23: 3b6af74dcc883afe291e4a2dadf1b138 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:09:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/05 06:09:27 [info] 35#35: *1038 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:09:27 [info] 36#36: *1039 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:09:37 [info] 36#36: *1040 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:09:37 [info] 36#36: *1041 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:09:40 [info] 35#35: *1042 [lua] access_by_lua(msblocations.conf:189):2: 44bb470aa5417253e498fbc45f6e544b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:09:40 [info] 35#35: *1042 [lua] logger.lua:23: 44bb470aa5417253e498fbc45f6e544b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:09:40 +0000] 44bb470aa5417253e498fbc45f6e544b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:09:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 06:09:47 [info] 35#35: *1043 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:09:47 [info] 36#36: *1044 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:09:55 [info] 35#35: *1045 [lua] access_by_lua(msblocations.conf:189):2: c975b44d33d127e10345f503681e7512:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:09:55 +0000] c975b44d33d127e10345f503681e7512 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/05 06:09:55 [info] 35#35: *1045 [lua] logger.lua:23: c975b44d33d127e10345f503681e7512 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:09:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 06:09:57 [info] 35#35: *1046 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:09:57 [info] 35#35: *1047 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:10:07 [info] 35#35: *1048 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:10:07 [info] 36#36: *1049 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:10:10 [info] 35#35: *1051 [lua] access_by_lua(msblocations.conf:189):2: abdf708982997fa391a0fab46cb76fc3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:10:10 [info] 35#35: *1051 [lua] logger.lua:23: abdf708982997fa391a0fab46cb76fc3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:10:10 +0000] abdf708982997fa391a0fab46cb76fc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:10:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 06:10:17 [info] 35#35: *1052 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:10:17 [info] 35#35: *1053 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:10:23 [info] 35#35: *1054 client closed connection while waiting for request, client: 10.233.67.162, server: 0.0.0.0:443 2023/01/05 06:10:25 [info] 35#35: *1055 [lua] access_by_lua(msblocations.conf:189):2: 9afd37a98f60da72d58b4a0113538b63:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:10:25 +0000] 9afd37a98f60da72d58b4a0113538b63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/05 06:10:25 [info] 35#35: *1055 [lua] logger.lua:23: 9afd37a98f60da72d58b4a0113538b63 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:10:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/05 06:10:27 [info] 36#36: *1056 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:10:27 [info] 36#36: *1057 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:10:37 [info] 35#35: *1058 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:10:37 [info] 35#35: *1059 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:10:40 [info] 35#35: *1060 [lua] access_by_lua(msblocations.conf:189):2: 2260622e83fd98ff5820547a06ad4333:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:10:40 [info] 35#35: *1060 [lua] logger.lua:23: 2260622e83fd98ff5820547a06ad4333 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:10:40 +0000] 2260622e83fd98ff5820547a06ad4333 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:10:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 06:10:47 [info] 35#35: *1061 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:10:47 [info] 35#35: *1062 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:10:55 [info] 35#35: *1063 [lua] access_by_lua(msblocations.conf:189):2: 84b6a7ac43513c9f1c6e8617a12dc7fc:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:10:55 +0000] 84b6a7ac43513c9f1c6e8617a12dc7fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:10:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/01/05 06:10:55 [info] 35#35: *1063 [lua] logger.lua:23: 84b6a7ac43513c9f1c6e8617a12dc7fc {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:10:57 [info] 36#36: *1064 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:10:57 [info] 35#35: *1065 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:11:07 [info] 35#35: *1066 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:11:07 [info] 35#35: *1067 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:11:10 [info] 35#35: *1069 [lua] access_by_lua(msblocations.conf:189):2: 9df61e7c01b8c752762caa6ee22dd885:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:11:10 +0000] 9df61e7c01b8c752762caa6ee22dd885 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/05 06:11:10 [info] 35#35: *1069 [lua] logger.lua:23: 9df61e7c01b8c752762caa6ee22dd885 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:11:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 06:11:17 [info] 36#36: *1070 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:11:17 [info] 36#36: *1071 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:11:25 [info] 35#35: *1072 [lua] access_by_lua(msblocations.conf:189):2: 3fe88f9e63edbd7027fa90a344fbf663:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:11:25 [info] 35#35: *1072 [lua] logger.lua:23: 3fe88f9e63edbd7027fa90a344fbf663 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:11:25 +0000] 3fe88f9e63edbd7027fa90a344fbf663 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:11:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/05 06:11:27 [info] 36#36: *1073 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:11:27 [info] 36#36: *1074 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:11:37 [info] 36#36: *1075 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:11:37 [info] 36#36: *1076 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:11:40 [info] 35#35: *1077 [lua] access_by_lua(msblocations.conf:189):2: 77bd0f91ed5a511b88b53992cead152e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:11:40 [info] 35#35: *1077 [lua] logger.lua:23: 77bd0f91ed5a511b88b53992cead152e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:11:40 +0000] 77bd0f91ed5a511b88b53992cead152e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:11:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 06:11:47 [info] 35#35: *1078 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:11:47 [info] 35#35: *1079 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:11:55 [info] 35#35: *1080 [lua] access_by_lua(msblocations.conf:189):2: ffd11022f28bc49734b690f9e6cb12ec:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:11:55 +0000] ffd11022f28bc49734b690f9e6cb12ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:11:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 06:11:55 [info] 35#35: *1080 [lua] logger.lua:23: ffd11022f28bc49734b690f9e6cb12ec {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:11:57 [info] 35#35: *1081 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:11:57 [info] 36#36: *1082 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:12:07 [info] 35#35: *1084 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:12:07 [info] 35#35: *1083 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:12:10 [info] 35#35: *1086 [lua] access_by_lua(msblocations.conf:189):2: ce15a85ff9e6d8f15a0930cbdfe63c5d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:12:10 [info] 35#35: *1086 [lua] logger.lua:23: ce15a85ff9e6d8f15a0930cbdfe63c5d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:12:10 +0000] ce15a85ff9e6d8f15a0930cbdfe63c5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:12:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 06:12:17 [info] 35#35: *1087 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:12:17 [info] 35#35: *1088 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:12:25 [info] 35#35: *1089 [lua] access_by_lua(msblocations.conf:189):2: 8c557ea6c82a05dcbb05dbf12ef50c80:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:12:25 +0000] 8c557ea6c82a05dcbb05dbf12ef50c80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/05 06:12:25 [info] 35#35: *1089 [lua] logger.lua:23: 8c557ea6c82a05dcbb05dbf12ef50c80 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:12:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 06:12:27 [info] 35#35: *1090 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:12:27 [info] 35#35: *1091 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:12:37 [info] 35#35: *1093 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:12:37 [info] 35#35: *1092 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:12:40 [info] 35#35: *1094 [lua] access_by_lua(msblocations.conf:189):2: bba917a32bc18e8b8c01add7cd4b90e5:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:12:40 +0000] bba917a32bc18e8b8c01add7cd4b90e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/05 06:12:40 [info] 35#35: *1094 [lua] logger.lua:23: bba917a32bc18e8b8c01add7cd4b90e5 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:12:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 06:12:47 [info] 35#35: *1095 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:12:47 [info] 36#36: *1096 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:12:55 [info] 35#35: *1097 [lua] access_by_lua(msblocations.conf:189):2: b50f263ad49b255c9bbb76cc445704e8:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:12:55 [info] 35#35: *1097 [lua] logger.lua:23: b50f263ad49b255c9bbb76cc445704e8 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:12:55 +0000] b50f263ad49b255c9bbb76cc445704e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:12:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/05 06:12:57 [info] 35#35: *1098 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:12:57 [info] 35#35: *1099 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:13:07 [info] 35#35: *1101 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:13:07 [info] 35#35: *1100 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:13:10 [info] 35#35: *1103 [lua] access_by_lua(msblocations.conf:189):2: f0114e3e52c50682d07cebe266eccf6d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:13:10 [info] 35#35: *1103 [lua] logger.lua:23: f0114e3e52c50682d07cebe266eccf6d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:13:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.64 - - [05/Jan/2023:06:13:10 +0000] f0114e3e52c50682d07cebe266eccf6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/05 06:13:17 [info] 35#35: *1104 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:13:17 [info] 35#35: *1105 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:13:25 [info] 35#35: *1106 [lua] access_by_lua(msblocations.conf:189):2: 3ab5426e406e2ef63ec5fe7e46f6949c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:13:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 06:13:25 [info] 35#35: *1106 [lua] logger.lua:23: 3ab5426e406e2ef63ec5fe7e46f6949c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:13:25 +0000] 3ab5426e406e2ef63ec5fe7e46f6949c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/05 06:13:27 [info] 35#35: *1107 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:13:27 [info] 35#35: *1108 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:13:37 [info] 35#35: *1109 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:13:37 [info] 36#36: *1110 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:13:40 [info] 35#35: *1111 [lua] access_by_lua(msblocations.conf:189):2: bea9b730231b8886ffaba666c3418fce:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:13:40 [info] 35#35: *1111 [lua] logger.lua:23: bea9b730231b8886ffaba666c3418fce {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:13:40 +0000] bea9b730231b8886ffaba666c3418fce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:13:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 06:13:47 [info] 35#35: *1112 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:13:47 [info] 36#36: *1113 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:13:55 [info] 35#35: *1114 [lua] access_by_lua(msblocations.conf:189):2: 9440220fc197073ce7e42cb8d20b021d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:13:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 06:13:55 [info] 35#35: *1114 [lua] logger.lua:23: 9440220fc197073ce7e42cb8d20b021d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:13:55 +0000] 9440220fc197073ce7e42cb8d20b021d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/05 06:13:57 [info] 35#35: *1115 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:13:57 [info] 35#35: *1116 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:14:07 [info] 36#36: *1117 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:14:07 [info] 35#35: *1118 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:14:10 [info] 35#35: *1120 [lua] access_by_lua(msblocations.conf:189):2: fe1c27be6a5dfc1eeae90b9f427f72b5:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:14:10 +0000] fe1c27be6a5dfc1eeae90b9f427f72b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:14:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 06:14:10 [info] 35#35: *1120 [lua] logger.lua:23: fe1c27be6a5dfc1eeae90b9f427f72b5 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:14:17 [info] 35#35: *1121 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:14:17 [info] 35#35: *1122 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:14:25 [info] 35#35: *1123 [lua] access_by_lua(msblocations.conf:189):2: 70edee072c628e911485b9e861805649:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:14:25 +0000] 70edee072c628e911485b9e861805649 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:14:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 06:14:25 [info] 35#35: *1123 [lua] logger.lua:23: 70edee072c628e911485b9e861805649 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:14:27 [info] 36#36: *1124 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:14:27 [info] 36#36: *1125 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:14:37 [info] 36#36: *1126 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:14:37 [info] 36#36: *1127 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:14:40 [info] 35#35: *1128 [lua] access_by_lua(msblocations.conf:189):2: 7c20522658bc88a0bf8b577bf1cafe21:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:14:40 [info] 35#35: *1128 [lua] logger.lua:23: 7c20522658bc88a0bf8b577bf1cafe21 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:14:40 +0000] 7c20522658bc88a0bf8b577bf1cafe21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:14:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 06:14:47 [info] 35#35: *1129 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:14:47 [info] 35#35: *1130 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:14:55 [info] 35#35: *1131 [lua] access_by_lua(msblocations.conf:189):2: 0861974f03dbeef7e3d9c358601ade14:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:14:55 [info] 35#35: *1131 [lua] logger.lua:23: 0861974f03dbeef7e3d9c358601ade14 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:14:55 +0000] 0861974f03dbeef7e3d9c358601ade14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:14:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/05 06:14:57 [info] 36#36: *1132 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:14:57 [info] 36#36: *1133 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:15:07 [info] 36#36: *1134 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:15:07 [info] 36#36: *1135 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:15:10 [info] 35#35: *1137 [lua] access_by_lua(msblocations.conf:189):2: 64b0694f3ae83736d7443068f781aacd:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:15:10 +0000] 64b0694f3ae83736d7443068f781aacd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:15:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/05 06:15:10 [info] 35#35: *1137 [lua] logger.lua:23: 64b0694f3ae83736d7443068f781aacd {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:15:17 [info] 35#35: *1138 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:15:17 [info] 36#36: *1139 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:15:25 [info] 35#35: *1140 [lua] access_by_lua(msblocations.conf:189):2: 0721b00d093fbecae20075a44e383ec2:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:15:25 [info] 35#35: *1140 [lua] logger.lua:23: 0721b00d093fbecae20075a44e383ec2 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:15:25 +0000] 0721b00d093fbecae20075a44e383ec2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:15:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 06:15:27 [info] 35#35: *1141 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:15:27 [info] 35#35: *1142 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:15:37 [info] 36#36: *1143 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:15:37 [info] 36#36: *1144 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:15:40 [info] 35#35: *1145 [lua] access_by_lua(msblocations.conf:189):2: d22c14c3469fc3be97722b2a863fc8e6:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:15:40 +0000] d22c14c3469fc3be97722b2a863fc8e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/05 06:15:40 [info] 35#35: *1145 [lua] logger.lua:23: d22c14c3469fc3be97722b2a863fc8e6 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:15:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 06:15:47 [info] 35#35: *1146 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:15:47 [info] 35#35: *1147 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:15:56 [info] 35#35: *1148 [lua] access_by_lua(msblocations.conf:189):2: 5418fbc75196adf18c34082b803f6442:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:15:56 +0000] 5418fbc75196adf18c34082b803f6442 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/05 06:15:56 [info] 35#35: *1148 [lua] logger.lua:23: 5418fbc75196adf18c34082b803f6442 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:15:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/05 06:15:57 [info] 35#35: *1150 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:15:57 [info] 35#35: *1149 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:16:07 [info] 36#36: *1151 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:16:07 [info] 36#36: *1152 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:16:11 [info] 35#35: *1154 [lua] access_by_lua(msblocations.conf:189):2: 1af6948f04d9e046c394c6fa1c2c10b8:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:16:11 +0000] 1af6948f04d9e046c394c6fa1c2c10b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/05 06:16:11 [info] 35#35: *1154 [lua] logger.lua:23: 1af6948f04d9e046c394c6fa1c2c10b8 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:16:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/05 06:16:17 [info] 35#35: *1155 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:16:17 [info] 36#36: *1156 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:16:26 [info] 35#35: *1157 [lua] access_by_lua(msblocations.conf:189):2: bd3b4f83858672f34d8e38f0927e0249:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:16:26 [info] 35#35: *1157 [lua] logger.lua:23: bd3b4f83858672f34d8e38f0927e0249 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:16:26 +0000] bd3b4f83858672f34d8e38f0927e0249 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:16:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/05 06:16:27 [info] 35#35: *1158 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:16:27 [info] 36#36: *1159 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:16:37 [info] 35#35: *1160 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:16:37 [info] 35#35: *1161 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:16:41 [info] 35#35: *1162 [lua] access_by_lua(msblocations.conf:189):2: 828af52c0d806a2ba5bf48faf3bed03a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:16:41 +0000] 828af52c0d806a2ba5bf48faf3bed03a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/05 06:16:41 [info] 35#35: *1162 [lua] logger.lua:23: 828af52c0d806a2ba5bf48faf3bed03a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:16:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/05 06:16:47 [info] 35#35: *1163 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:16:47 [info] 35#35: *1164 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:16:56 [info] 35#35: *1165 [lua] access_by_lua(msblocations.conf:189):2: 8424f910546b58324fe5eaa4a9c513df:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:16:56 [info] 35#35: *1165 [lua] logger.lua:23: 8424f910546b58324fe5eaa4a9c513df {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:16:56 +0000] 8424f910546b58324fe5eaa4a9c513df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:16:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/05 06:16:57 [info] 36#36: *1166 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:16:57 [info] 36#36: *1167 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:17:07 [info] 35#35: *1168 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:17:07 [info] 35#35: *1169 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:17:11 [info] 35#35: *1171 [lua] access_by_lua(msblocations.conf:189):2: 79677818dd106284351becde6c81365e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:17:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.64 - - [05/Jan/2023:06:17:11 +0000] 79677818dd106284351becde6c81365e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/05 06:17:11 [info] 35#35: *1171 [lua] logger.lua:23: 79677818dd106284351becde6c81365e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:17:17 [info] 35#35: *1172 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:17:17 [info] 35#35: *1173 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:17:26 [info] 35#35: *1174 [lua] access_by_lua(msblocations.conf:189):2: d0582d12602e1f3600c169012ada74fa:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:17:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.64 - - [05/Jan/2023:06:17:26 +0000] d0582d12602e1f3600c169012ada74fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/05 06:17:26 [info] 35#35: *1174 [lua] logger.lua:23: d0582d12602e1f3600c169012ada74fa {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , 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/05 06:17:27 [info] 35#35: *1176 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:17:27 [info] 35#35: *1175 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:17:37 [info] 35#35: *1177 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:17:37 [info] 35#35: *1178 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443 2023/01/05 06:17:41 [info] 35#35: *1179 [lua] access_by_lua(msblocations.conf:189):2: ba0012a63574ee32cd570b65831d9557:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/05 06:17:41 [info] 35#35: *1179 [lua] logger.lua:23: ba0012a63574ee32cd570b65831d9557 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.64 - - [05/Jan/2023:06:17:41 +0000] ba0012a63574ee32cd570b65831d9557 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.67.64 - - [05/Jan/2023:06:17:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10