By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.14.219 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2023/01/13 05:12:46 [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/13 05:12:46 [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/13 05:12:46 [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/13 05:12:46 [notice] 33#33: using the "epoll" event method 2023/01/13 05:12:46 [notice] 33#33: openresty/1.13.6.1 2023/01/13 05:12:46 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/13 05:12:46 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/13 05:12:46 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2023/01/13 05:12:46 [notice] 34#34: start worker processes 2023/01/13 05:12:46 [notice] 34#34: start worker process 35 \n\n### Starting apiroute 2023/01/13 05:12:46 [notice] 34#34: start worker process 37 2023/01/13 05:12:46 [notice] 34#34: start worker process 38 2023/01/13 05:12:46 [notice] 34#34: start worker process 39 2023/01/13 05:12:46 [notice] 34#34: start worker process 40 2023/01/13 05:12:46 [notice] 34#34: start worker process 41 2023/01/13 05:12:46 [notice] 34#34: start worker process 42 2023/01/13 05:12:46 [notice] 34#34: start worker process 43 2023/01/13 05:12:46 [notice] 34#34: start cache manager process 44 2023/01/13 05:12:46 [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-20230113051246.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-13 05:12:48 370 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-13 05:12:48 377 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-13 05:12:48 377 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-13 05:12:48 430 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-13 05:12:48 430 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.14.219:10081 Enabled:true 2023-01-13 05:12:49 730 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method 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-13 05:12:49 808 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-13 05:12:49 808 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-13 05:12:49 809 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-13 05:12:49 810 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-13 05:12:49 810 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2023-01-13 05:12:49 810 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-13 05:12:49 810 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-13 05:12:49 885 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-13 05:12:49 964 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-13 05:12:49 964 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-13 05:12:49 964 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-13 05:12:50 406 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/13 05:12:56 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:12:56 [info] 35#35: *13 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:13:00 [info] 37#37: *14 [lua] access_by_lua(msblocations.conf:189):2: fad7105c4c5c8866a6575d5afeb4a6eb:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:13:01 [info] 37#37: *14 [lua] logger.lua:23: fad7105c4c5c8866a6575d5afeb4a6eb {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:13:01 +0000] fad7105c4c5c8866a6575d5afeb4a6eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.140 upstream_response_time:0.138 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:13:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 38 2023/01/13 05:13:06 [info] 35#35: *17 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:13:06 [info] 35#35: *18 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:13:08 [info] 37#37: *19 [lua] access_by_lua(msblocations.conf:189):2: 3ddcd6e6140ab6bce6956ff234571000:receive the request, client: 10.233.72.24, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/13 05:13:08 [info] 37#37: *19 [lua] logger.lua:23: 3ddcd6e6140ab6bce6956ff234571000 {"matched":"microservices"} while logging request, client: 10.233.72.24, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.72.24 - - [13/Jan/2023:05:13:08 +0000] 3ddcd6e6140ab6bce6956ff234571000 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.255 upstream_response_time:0.254 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.72.24 - - [13/Jan/2023:05:13:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 253 2023/01/13 05:13:13 [info] 37#37: *19 client 10.233.72.24 closed keepalive connection 2023/01/13 05:13:16 [info] 37#37: *20 [lua] access_by_lua(msblocations.conf:189):2: 7e1a27d4163d5663159b75c4011f0711:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:13:16 [info] 37#37: *20 [lua] logger.lua:23: 7e1a27d4163d5663159b75c4011f0711 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:13:16 +0000] 7e1a27d4163d5663159b75c4011f0711 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:13:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/13 05:13:16 [info] 35#35: *21 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:13:16 [info] 35#35: *22 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:13:26 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:13:26 [info] 35#35: *24 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:13:31 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 6c8b90209beb4dec67e0a8ade1238d77:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:13:31 +0000] 6c8b90209beb4dec67e0a8ade1238d77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/13 05:13:31 [info] 37#37: *25 [lua] logger.lua:23: 6c8b90209beb4dec67e0a8ade1238d77 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:13:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:13:32 [info] 37#37: *26 [lua] access_by_lua(msblocations.conf:189):2: 9966ce9102e7312f17e08a4333d7b6a6:receive the request, client: 10.233.67.31, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.67.31 - - [13/Jan/2023:05:13:32 +0000] 9966ce9102e7312f17e08a4333d7b6a6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.103 upstream_response_time:0.103 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2023/01/13 05:13:32 [info] 37#37: *26 [lua] logger.lua:23: 9966ce9102e7312f17e08a4333d7b6a6 {"matched":"microservices"} while logging request, client: 10.233.67.31, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.67.31 - - [13/Jan/2023:05:13:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 99 2023/01/13 05:13:36 [info] 35#35: *27 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:13:36 [info] 35#35: *28 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:13:38 [info] 37#37: *26 client 10.233.67.31 closed keepalive connection 2023/01/13 05:13:46 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/13 05:13:46 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2023/01/13 05:13:46 [notice] 34#34: cache loader process 45 exited with code 0 2023/01/13 05:13:46 [notice] 34#34: signal 29 (SIGIO) received 2023/01/13 05:13:46 [info] 37#37: *31 [lua] access_by_lua(msblocations.conf:189):2: 5ef4b09e762c3bd99f90459ffde3ba46:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:13:46 +0000] 5ef4b09e762c3bd99f90459ffde3ba46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:13:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/13 05:13:46 [info] 37#37: *31 [lua] logger.lua:23: 5ef4b09e762c3bd99f90459ffde3ba46 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , 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/13 05:13:46 [info] 35#35: *32 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:13:46 [info] 35#35: *33 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:13:56 [info] 37#37: *34 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:13:56 [info] 35#35: *35 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:14:01 [info] 37#37: *36 [lua] access_by_lua(msblocations.conf:189):2: ac74af6197389290f0912a4e86384ae7:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:14:01 [info] 37#37: *36 [lua] logger.lua:23: ac74af6197389290f0912a4e86384ae7 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:14:01 +0000] ac74af6197389290f0912a4e86384ae7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:14:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:14:06 [info] 37#37: *38 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:14:06 [info] 37#37: *37 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:14:16 [info] 37#37: *39 [lua] access_by_lua(msblocations.conf:189):2: 1d321c5bfefa6ca00374f755c46633ff:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:14:16 [info] 37#37: *39 [lua] logger.lua:23: 1d321c5bfefa6ca00374f755c46633ff {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:14:16 +0000] 1d321c5bfefa6ca00374f755c46633ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:14:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:14:16 [info] 37#37: *41 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:14:16 [info] 37#37: *40 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:14:26 [info] 37#37: *42 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:14:26 [info] 37#37: *43 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:14:31 [info] 37#37: *44 [lua] access_by_lua(msblocations.conf:189):2: 8769a3006abbee3a5d8d49fcb7f67064:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:14:31 [info] 37#37: *44 [lua] logger.lua:23: 8769a3006abbee3a5d8d49fcb7f67064 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:14:31 +0000] 8769a3006abbee3a5d8d49fcb7f67064 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:14:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:14:36 [info] 37#37: *45 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:14:36 [info] 37#37: *46 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:14:46 [info] 37#37: *48 [lua] access_by_lua(msblocations.conf:189):2: d9637f75cb0d36643d314f6ddfe041bc:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:14:46 [info] 37#37: *48 [lua] logger.lua:23: d9637f75cb0d36643d314f6ddfe041bc {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:14:46 +0000] d9637f75cb0d36643d314f6ddfe041bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:14:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/13 05:14:46 [info] 35#35: *50 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:14:46 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:14:56 [info] 35#35: *51 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:14:56 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:15:01 [info] 37#37: *53 [lua] access_by_lua(msblocations.conf:189):2: 5128af7dbd98aee298351f3a9a91a84a:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:15:01 [info] 37#37: *53 [lua] logger.lua:23: 5128af7dbd98aee298351f3a9a91a84a {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:15:01 +0000] 5128af7dbd98aee298351f3a9a91a84a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:15:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:15:06 [info] 35#35: *55 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:15:06 [info] 37#37: *54 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:15:16 [info] 37#37: *56 [lua] access_by_lua(msblocations.conf:189):2: de1c4a1e83187ce2a071e0760bc1ff26:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:15:16 [info] 37#37: *56 [lua] logger.lua:23: de1c4a1e83187ce2a071e0760bc1ff26 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:15:16 +0000] de1c4a1e83187ce2a071e0760bc1ff26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:15:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:15:16 [info] 37#37: *57 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:15:16 [info] 37#37: *58 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:15:26 [info] 37#37: *59 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:15:26 [info] 37#37: *60 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:15:31 [info] 37#37: *61 [lua] access_by_lua(msblocations.conf:189):2: 070520700c32a1ecf54092e03a8b6fdb:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:15:31 [info] 37#37: *61 [lua] logger.lua:23: 070520700c32a1ecf54092e03a8b6fdb {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:15:31 +0000] 070520700c32a1ecf54092e03a8b6fdb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:15:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/13 05:15:36 [info] 37#37: *62 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:15:36 [info] 37#37: *63 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:15:46 [info] 37#37: *65 [lua] access_by_lua(msblocations.conf:189):2: 6960db63609266723105ecce239df600:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:15:46 [info] 37#37: *65 [lua] logger.lua:23: 6960db63609266723105ecce239df600 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:15:46 +0000] 6960db63609266723105ecce239df600 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:15:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/13 05:15:46 [info] 37#37: *66 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:15:46 [info] 37#37: *67 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:15:56 [info] 37#37: *68 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:15:56 [info] 37#37: *69 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:16:01 [info] 37#37: *70 [lua] access_by_lua(msblocations.conf:189):2: d5e20df0d719b3c4e2f59c5ed3c92b1c:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:16:01 [info] 37#37: *70 [lua] logger.lua:23: d5e20df0d719b3c4e2f59c5ed3c92b1c {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:16:01 +0000] d5e20df0d719b3c4e2f59c5ed3c92b1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:16:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/13 05:16:06 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:16:06 [info] 37#37: *72 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:16:16 [info] 37#37: *73 [lua] access_by_lua(msblocations.conf:189):2: 01984b45f91c9a09ed839532c8283dbf:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:16:16 [info] 37#37: *73 [lua] logger.lua:23: 01984b45f91c9a09ed839532c8283dbf {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:16:16 +0000] 01984b45f91c9a09ed839532c8283dbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:16:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:16:16 [info] 35#35: *74 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:16:16 [info] 35#35: *75 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:16:26 [info] 35#35: *76 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:16:26 [info] 35#35: *77 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:16:31 [info] 37#37: *78 [lua] access_by_lua(msblocations.conf:189):2: 8e2050ba69e4ed5a082e048514465a84:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:16:31 +0000] 8e2050ba69e4ed5a082e048514465a84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/13 05:16:31 [info] 37#37: *78 [lua] logger.lua:23: 8e2050ba69e4ed5a082e048514465a84 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:16:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:16:36 [info] 37#37: *79 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:16:36 [info] 37#37: *80 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:16:46 [info] 37#37: *82 [lua] access_by_lua(msblocations.conf:189):2: 53fd20d0fd7456ece09ee8491f0281be:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:16:46 [info] 37#37: *82 [lua] logger.lua:23: 53fd20d0fd7456ece09ee8491f0281be {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:16:46 +0000] 53fd20d0fd7456ece09ee8491f0281be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:16:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:16:46 [info] 37#37: *83 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:16:46 [info] 35#35: *84 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:16:56 [info] 37#37: *85 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:16:56 [info] 37#37: *86 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:17:01 [info] 37#37: *87 [lua] access_by_lua(msblocations.conf:189):2: c4be3e9ba7c8cd8aba2659706b43337a:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:17:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/13 05:17:01 [info] 37#37: *87 [lua] logger.lua:23: c4be3e9ba7c8cd8aba2659706b43337a {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:17:01 +0000] c4be3e9ba7c8cd8aba2659706b43337a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/13 05:17:06 [info] 37#37: *88 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:17:06 [info] 37#37: *89 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:17:16 [info] 37#37: *90 [lua] access_by_lua(msblocations.conf:189):2: 90dd83e5adad1e49bb84647737cc8209:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:17:16 [info] 37#37: *90 [lua] logger.lua:23: 90dd83e5adad1e49bb84647737cc8209 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:17:16 +0000] 90dd83e5adad1e49bb84647737cc8209 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:17:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:17:16 [info] 37#37: *92 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:17:16 [info] 37#37: *91 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:17:26 [info] 37#37: *94 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:17:26 [info] 37#37: *93 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:17:31 [info] 37#37: *95 [lua] access_by_lua(msblocations.conf:189):2: 1a6b91f4ddf7f26d799eb9e856199a13:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:17:31 [info] 37#37: *95 [lua] logger.lua:23: 1a6b91f4ddf7f26d799eb9e856199a13 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:17:31 +0000] 1a6b91f4ddf7f26d799eb9e856199a13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:17:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:17:36 [info] 37#37: *96 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:17:36 [info] 37#37: *97 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:17:46 [info] 37#37: *99 [lua] access_by_lua(msblocations.conf:189):2: 63b6f14c9082794410b4739e8ee7b492:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:17:46 +0000] 63b6f14c9082794410b4739e8ee7b492 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/13 05:17:46 [info] 37#37: *99 [lua] logger.lua:23: 63b6f14c9082794410b4739e8ee7b492 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:17:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/13 05:17:46 [info] 37#37: *100 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:17:46 [info] 35#35: *101 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:17:56 [info] 35#35: *103 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:17:56 [info] 37#37: *102 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:18:01 [info] 37#37: *104 [lua] access_by_lua(msblocations.conf:189):2: c7043fe68bfb67465423a657cc04f15d:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:18:01 [info] 37#37: *104 [lua] logger.lua:23: c7043fe68bfb67465423a657cc04f15d {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:18:01 +0000] c7043fe68bfb67465423a657cc04f15d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:18:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:18:06 [info] 37#37: *105 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:18:06 [info] 35#35: *106 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:18:16 [info] 37#37: *107 [lua] access_by_lua(msblocations.conf:189):2: 0cd59bdfe061e04257e79076f9668d2a:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:18:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.71.71 - - [13/Jan/2023:05:18:16 +0000] 0cd59bdfe061e04257e79076f9668d2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/13 05:18:16 [info] 37#37: *107 [lua] logger.lua:23: 0cd59bdfe061e04257e79076f9668d2a {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , 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/13 05:18:16 [info] 37#37: *109 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:18:16 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:18:26 [info] 37#37: *110 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:18:26 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:18:31 [info] 37#37: *112 [lua] access_by_lua(msblocations.conf:189):2: aebf91c2894ca5ac112cfab1448543c3:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:18:31 [info] 37#37: *112 [lua] logger.lua:23: aebf91c2894ca5ac112cfab1448543c3 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:18:31 +0000] aebf91c2894ca5ac112cfab1448543c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:18:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/13 05:18:36 [info] 35#35: *113 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:18:36 [info] 35#35: *114 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:18:46 [info] 37#37: *116 [lua] access_by_lua(msblocations.conf:189):2: 050d3750a1393c85704c6c070da0d57d:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:18:46 [info] 37#37: *116 [lua] logger.lua:23: 050d3750a1393c85704c6c070da0d57d {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:18:46 +0000] 050d3750a1393c85704c6c070da0d57d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:18:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/13 05:18:46 [info] 37#37: *117 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:18:46 [info] 35#35: *118 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:18:56 [info] 35#35: *120 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:18:56 [info] 35#35: *119 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:19:01 [info] 37#37: *121 [lua] access_by_lua(msblocations.conf:189):2: 8fd71f536e109091f250e24fa1a303c2:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:19:01 [info] 37#37: *121 [lua] logger.lua:23: 8fd71f536e109091f250e24fa1a303c2 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:19:01 +0000] 8fd71f536e109091f250e24fa1a303c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:19:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:19:06 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:19:06 [info] 35#35: *123 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:19:16 [info] 37#37: *124 [lua] access_by_lua(msblocations.conf:189):2: a159b52e32b3700a75751ba0d36276ce:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:19:16 [info] 35#35: *125 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:19:16 [info] 35#35: *126 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 10.233.71.71 - - [13/Jan/2023:05:19:16 +0000] a159b52e32b3700a75751ba0d36276ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/13 05:19:16 [info] 37#37: *124 [lua] logger.lua:23: a159b52e32b3700a75751ba0d36276ce {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:19:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:19:26 [info] 37#37: *128 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:19:26 [info] 37#37: *127 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:19:31 [info] 37#37: *129 [lua] access_by_lua(msblocations.conf:189):2: 2304e1596629f8ad391c4a1d6adab93b:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:19:31 [info] 37#37: *129 [lua] logger.lua:23: 2304e1596629f8ad391c4a1d6adab93b {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:19:31 +0000] 2304e1596629f8ad391c4a1d6adab93b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:19:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:19:36 [info] 35#35: *131 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:19:36 [info] 37#37: *130 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:19:46 [info] 37#37: *133 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:19:46 [info] 37#37: *134 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:19:46 [info] 37#37: *135 [lua] access_by_lua(msblocations.conf:189):2: abed29e4268ebaea78cd5523d15497cd:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:19:46 [info] 37#37: *135 [lua] logger.lua:23: abed29e4268ebaea78cd5523d15497cd {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:19:46 +0000] abed29e4268ebaea78cd5523d15497cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:19:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/13 05:19:56 [info] 37#37: *136 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:19:56 [info] 37#37: *137 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:20:01 [info] 37#37: *138 [lua] access_by_lua(msblocations.conf:189):2: 041218e0195d7c6234a7e3b9bbbec7e5:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:20:01 +0000] 041218e0195d7c6234a7e3b9bbbec7e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/13 05:20:01 [info] 37#37: *138 [lua] logger.lua:23: 041218e0195d7c6234a7e3b9bbbec7e5 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:20:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:20:06 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:20:06 [info] 37#37: *140 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:20:16 [info] 37#37: *141 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:20:16 [info] 35#35: *142 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:20:16 [info] 37#37: *143 [lua] access_by_lua(msblocations.conf:189):2: c39cbe90b726e69fab82901450287f9a:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:20:16 [info] 37#37: *143 [lua] logger.lua:23: c39cbe90b726e69fab82901450287f9a {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:20:16 +0000] c39cbe90b726e69fab82901450287f9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:20:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:20:26 [info] 37#37: *144 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:20:26 [info] 35#35: *145 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:20:31 [info] 37#37: *146 [lua] access_by_lua(msblocations.conf:189):2: 5452ec766108bbcccaf81e78b24f5f93:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:20:31 +0000] 5452ec766108bbcccaf81e78b24f5f93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/13 05:20:31 [info] 37#37: *146 [lua] logger.lua:23: 5452ec766108bbcccaf81e78b24f5f93 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:20:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:20:36 [info] 37#37: *147 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:20:36 [info] 37#37: *148 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:20:46 [info] 35#35: *150 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:20:46 [info] 35#35: *151 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:20:46 [info] 37#37: *152 [lua] access_by_lua(msblocations.conf:189):2: 2436bd7008b8e544e0b5c68e1c5a4462:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:20:46 +0000] 2436bd7008b8e544e0b5c68e1c5a4462 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/13 05:20:46 [info] 37#37: *152 [lua] logger.lua:23: 2436bd7008b8e544e0b5c68e1c5a4462 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:20:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:20:56 [info] 35#35: *154 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:20:56 [info] 35#35: *153 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:21:01 [info] 37#37: *155 [lua] access_by_lua(msblocations.conf:189):2: e9037423e486cd75ddb3283702ae83d6:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:21:01 [info] 37#37: *155 [lua] logger.lua:23: e9037423e486cd75ddb3283702ae83d6 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:21:01 +0000] e9037423e486cd75ddb3283702ae83d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:21:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:21:06 [info] 35#35: *157 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:21:06 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:21:16 [info] 37#37: *158 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:21:16 [info] 35#35: *159 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:21:16 [info] 37#37: *160 [lua] access_by_lua(msblocations.conf:189):2: a9b6b5979cbedc708a0b6dbcab8ad847:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:21:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.71 - - [13/Jan/2023:05:21:16 +0000] a9b6b5979cbedc708a0b6dbcab8ad847 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/13 05:21:16 [info] 37#37: *160 [lua] logger.lua:23: a9b6b5979cbedc708a0b6dbcab8ad847 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , 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/13 05:21:26 [info] 37#37: *161 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:21:26 [info] 37#37: *162 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:21:31 [info] 37#37: *163 [lua] access_by_lua(msblocations.conf:189):2: 9e4094a7c50d1664543d621bc456b40a:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:21:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.71 - - [13/Jan/2023:05:21:31 +0000] 9e4094a7c50d1664543d621bc456b40a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/13 05:21:31 [info] 37#37: *163 [lua] logger.lua:23: 9e4094a7c50d1664543d621bc456b40a {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , 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/13 05:21:36 [info] 37#37: *164 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:21:36 [info] 37#37: *165 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:21:46 [info] 37#37: *167 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:21:46 [info] 35#35: *168 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:21:46 [info] 37#37: *169 [lua] access_by_lua(msblocations.conf:189):2: 60ab5b5600ae6174cd4f2d7174b7e0ba:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:21:47 +0000] 60ab5b5600ae6174cd4f2d7174b7e0ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "Consul Health Check" "-" 2023/01/13 05:21:47 [info] 37#37: *169 [lua] logger.lua:23: 60ab5b5600ae6174cd4f2d7174b7e0ba {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:21:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22 2023/01/13 05:21:56 [info] 37#37: *170 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:21:56 [info] 37#37: *171 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:22:02 [info] 37#37: *172 [lua] access_by_lua(msblocations.conf:189):2: 39e928266c9755ce3c42ad658f2dcdba:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:22:02 [info] 37#37: *172 [lua] logger.lua:23: 39e928266c9755ce3c42ad658f2dcdba {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:22:02 +0000] 39e928266c9755ce3c42ad658f2dcdba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:22:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:22:06 [info] 37#37: *174 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:22:06 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:22:16 [info] 37#37: *175 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:22:16 [info] 37#37: *176 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:22:17 [info] 37#37: *177 [lua] access_by_lua(msblocations.conf:189):2: 22561a78715973afa47667ee0f0f25ce:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:22:17 +0000] 22561a78715973afa47667ee0f0f25ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/13 05:22:17 [info] 37#37: *177 [lua] logger.lua:23: 22561a78715973afa47667ee0f0f25ce {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:22:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:22:26 [info] 37#37: *178 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:22:26 [info] 37#37: *179 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:22:32 [info] 37#37: *180 [lua] access_by_lua(msblocations.conf:189):2: 38247ed278c88d34f3005f9e18bb019b:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:22:32 [info] 37#37: *180 [lua] logger.lua:23: 38247ed278c88d34f3005f9e18bb019b {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:22:32 +0000] 38247ed278c88d34f3005f9e18bb019b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:22:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:22:36 [info] 37#37: *181 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:22:36 [info] 37#37: *182 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:22:46 [info] 35#35: *184 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:22:46 [info] 37#37: *185 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:22:47 [info] 37#37: *186 [lua] access_by_lua(msblocations.conf:189):2: 682e06cb44c303f416e0c66314941bbd:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:22:47 +0000] 682e06cb44c303f416e0c66314941bbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:22:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/13 05:22:47 [info] 37#37: *186 [lua] logger.lua:23: 682e06cb44c303f416e0c66314941bbd {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , 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/13 05:22:56 [info] 37#37: *187 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:22:56 [info] 37#37: *188 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:23:02 [info] 37#37: *189 [lua] access_by_lua(msblocations.conf:189):2: 81832ed204f5ea2a65838c3c31d54ce8:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:23:02 +0000] 81832ed204f5ea2a65838c3c31d54ce8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/13 05:23:02 [info] 37#37: *189 [lua] logger.lua:23: 81832ed204f5ea2a65838c3c31d54ce8 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:23:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:23:06 [info] 37#37: *190 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:23:06 [info] 35#35: *191 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:23:16 [info] 37#37: *192 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:23:16 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:23:17 [info] 37#37: *194 [lua] access_by_lua(msblocations.conf:189):2: f40151ea32404013bed70da4cc9a78cb:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:23:17 [info] 37#37: *194 [lua] logger.lua:23: f40151ea32404013bed70da4cc9a78cb {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:23:17 +0000] f40151ea32404013bed70da4cc9a78cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:23:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:23:26 [info] 37#37: *196 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:23:26 [info] 35#35: *195 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:23:32 [info] 37#37: *197 [lua] access_by_lua(msblocations.conf:189):2: e53d2bcb0f8e0ac2547754bbad21d43f:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:23:32 +0000] e53d2bcb0f8e0ac2547754bbad21d43f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:23:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:23:32 [info] 37#37: *197 [lua] logger.lua:23: e53d2bcb0f8e0ac2547754bbad21d43f {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , 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/13 05:23:36 [info] 37#37: *198 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:23:36 [info] 37#37: *199 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:23:46 [info] 37#37: *201 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:23:46 [info] 37#37: *202 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:23:47 [info] 37#37: *203 [lua] access_by_lua(msblocations.conf:189):2: fbee505d12df3be6124229c7b4b83b96:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:23:47 [info] 37#37: *203 [lua] logger.lua:23: fbee505d12df3be6124229c7b4b83b96 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:23:47 +0000] fbee505d12df3be6124229c7b4b83b96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:23:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:23:56 [info] 37#37: *205 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:23:56 [info] 37#37: *204 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:24:02 [info] 37#37: *206 [lua] access_by_lua(msblocations.conf:189):2: 51d0db41cf75cb64f5886c974de386d7:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:24:02 +0000] 51d0db41cf75cb64f5886c974de386d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/13 05:24:02 [info] 37#37: *206 [lua] logger.lua:23: 51d0db41cf75cb64f5886c974de386d7 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:24:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:24:06 [info] 37#37: *207 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:24:06 [info] 37#37: *208 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:24:16 [info] 35#35: *209 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:24:16 [info] 35#35: *210 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:24:17 [info] 37#37: *211 [lua] access_by_lua(msblocations.conf:189):2: 25329fae8cbc4e2dee60f57d93cc89b6:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:24:17 +0000] 25329fae8cbc4e2dee60f57d93cc89b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/13 05:24:17 [info] 37#37: *211 [lua] logger.lua:23: 25329fae8cbc4e2dee60f57d93cc89b6 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:24:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:24:26 [info] 37#37: *212 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:24:26 [info] 37#37: *213 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:24:32 [info] 37#37: *214 [lua] access_by_lua(msblocations.conf:189):2: f6c2012e462349b3d77a8f84f2ab0711:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:24:32 [info] 37#37: *214 [lua] logger.lua:23: f6c2012e462349b3d77a8f84f2ab0711 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:24:32 +0000] f6c2012e462349b3d77a8f84f2ab0711 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:24:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:24:36 [info] 35#35: *215 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:24:36 [info] 35#35: *216 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:24:46 [info] 35#35: *218 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:24:46 [info] 35#35: *219 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:24:47 [info] 37#37: *220 [lua] access_by_lua(msblocations.conf:189):2: 8e0a804155610b69e951e080784bfff5:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:24:47 [info] 37#37: *220 [lua] logger.lua:23: 8e0a804155610b69e951e080784bfff5 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:24:47 +0000] 8e0a804155610b69e951e080784bfff5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:24:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/13 05:24:56 [info] 37#37: *221 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:24:56 [info] 35#35: *222 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:25:02 [info] 37#37: *223 [lua] access_by_lua(msblocations.conf:189):2: ed9639e716b1e2af55bc072248a631ca:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:25:02 [info] 37#37: *223 [lua] logger.lua:23: ed9639e716b1e2af55bc072248a631ca {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:25:02 +0000] ed9639e716b1e2af55bc072248a631ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:25:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:25:06 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:25:06 [info] 37#37: *225 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:25:16 [info] 37#37: *226 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:25:16 [info] 37#37: *227 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:25:17 [info] 37#37: *228 [lua] access_by_lua(msblocations.conf:189):2: 6f14132197b0235d5c82c49f218116de:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:25:17 [info] 37#37: *228 [lua] logger.lua:23: 6f14132197b0235d5c82c49f218116de {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:25:17 +0000] 6f14132197b0235d5c82c49f218116de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:25:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:25:26 [info] 37#37: *229 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:25:26 [info] 37#37: *230 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:25:32 [info] 37#37: *231 [lua] access_by_lua(msblocations.conf:189):2: 95af665ba767ef0ae2e90998552472b2:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:25:32 [info] 37#37: *231 [lua] logger.lua:23: 95af665ba767ef0ae2e90998552472b2 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:25:32 +0000] 95af665ba767ef0ae2e90998552472b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:25:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:25:36 [info] 37#37: *232 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:25:36 [info] 37#37: *233 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:25:46 [info] 37#37: *235 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:25:46 [info] 35#35: *236 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:25:47 [info] 37#37: *237 [lua] access_by_lua(msblocations.conf:189):2: 57d08bf75942a2d7d3516fd2e4b6a272:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:25:47 +0000] 57d08bf75942a2d7d3516fd2e4b6a272 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/13 05:25:47 [info] 37#37: *237 [lua] logger.lua:23: 57d08bf75942a2d7d3516fd2e4b6a272 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:25:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/13 05:25:56 [info] 35#35: *238 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:25:56 [info] 35#35: *239 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:26:02 [info] 37#37: *240 [lua] access_by_lua(msblocations.conf:189):2: 9c3257503d6ed1c2aec75c53f98d0fd9:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:26:02 [info] 37#37: *240 [lua] logger.lua:23: 9c3257503d6ed1c2aec75c53f98d0fd9 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:26:02 +0000] 9c3257503d6ed1c2aec75c53f98d0fd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:26:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:26:06 [info] 37#37: *241 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:26:06 [info] 37#37: *242 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:26:16 [info] 37#37: *244 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:26:16 [info] 37#37: *243 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:26:17 [info] 37#37: *245 [lua] access_by_lua(msblocations.conf:189):2: afc7cd7d2b57ed53df66a2b209b58de5:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:26:17 +0000] afc7cd7d2b57ed53df66a2b209b58de5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/13 05:26:17 [info] 37#37: *245 [lua] logger.lua:23: afc7cd7d2b57ed53df66a2b209b58de5 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:26:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:26:26 [info] 37#37: *246 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:26:26 [info] 35#35: *247 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:26:32 [info] 37#37: *248 [lua] access_by_lua(msblocations.conf:189):2: 37bff8af372c55429ef4132890b27093:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:26:32 +0000] 37bff8af372c55429ef4132890b27093 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/13 05:26:32 [info] 37#37: *248 [lua] logger.lua:23: 37bff8af372c55429ef4132890b27093 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:26:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:26:36 [info] 37#37: *249 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:26:36 [info] 35#35: *250 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:26:46 [info] 37#37: *252 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:26:46 [info] 35#35: *253 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:26:47 [info] 37#37: *254 [lua] access_by_lua(msblocations.conf:189):2: dc92fe51014b800648388ea1cf44f38f:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:26:47 [info] 37#37: *254 [lua] logger.lua:23: dc92fe51014b800648388ea1cf44f38f {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:26:47 +0000] dc92fe51014b800648388ea1cf44f38f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:26:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:26:56 [info] 37#37: *255 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:26:56 [info] 35#35: *256 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:27:02 [info] 37#37: *257 [lua] access_by_lua(msblocations.conf:189):2: 777af0d10cb3d33a2124255845b25cf0:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:27:02 [info] 37#37: *257 [lua] logger.lua:23: 777af0d10cb3d33a2124255845b25cf0 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:27:02 +0000] 777af0d10cb3d33a2124255845b25cf0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:27:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:27:06 [info] 35#35: *259 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:27:06 [info] 37#37: *258 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:27:16 [info] 37#37: *260 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:27:16 [info] 35#35: *261 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:27:17 [info] 37#37: *262 [lua] access_by_lua(msblocations.conf:189):2: 90d0c77598b0a7344670ebf1ecec976f:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:27:17 +0000] 90d0c77598b0a7344670ebf1ecec976f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/13 05:27:17 [info] 37#37: *262 [lua] logger.lua:23: 90d0c77598b0a7344670ebf1ecec976f {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:27:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:27:26 [info] 37#37: *263 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:27:26 [info] 35#35: *264 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:27:32 [info] 37#37: *265 [lua] access_by_lua(msblocations.conf:189):2: e2171b3483d57654051e7001978b02e4:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:27:32 +0000] e2171b3483d57654051e7001978b02e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/13 05:27:32 [info] 37#37: *265 [lua] logger.lua:23: e2171b3483d57654051e7001978b02e4 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:27:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:27:36 [info] 37#37: *266 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:27:36 [info] 37#37: *267 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:27:46 [info] 35#35: *269 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:27:46 [info] 35#35: *270 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:27:47 [info] 37#37: *271 [lua] access_by_lua(msblocations.conf:189):2: 31e2669ebf0e6c1fed4ee8c65d31b194:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:27:47 +0000] 31e2669ebf0e6c1fed4ee8c65d31b194 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/13 05:27:47 [info] 37#37: *271 [lua] logger.lua:23: 31e2669ebf0e6c1fed4ee8c65d31b194 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:27:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:27:56 [info] 35#35: *272 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:27:56 [info] 35#35: *273 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:28:02 [info] 37#37: *274 [lua] access_by_lua(msblocations.conf:189):2: 9523c7ae1948718b653cdff68356da0f:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:28:02 [info] 37#37: *274 [lua] logger.lua:23: 9523c7ae1948718b653cdff68356da0f {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:28:02 +0000] 9523c7ae1948718b653cdff68356da0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:28:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:28:06 [info] 37#37: *275 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:28:06 [info] 37#37: *276 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:28:16 [info] 37#37: *277 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:28:16 [info] 37#37: *278 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:28:17 [info] 37#37: *279 [lua] access_by_lua(msblocations.conf:189):2: 4150bba6c4d0c84ee90eec9b1a6206a4:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:28:17 [info] 37#37: *279 [lua] logger.lua:23: 4150bba6c4d0c84ee90eec9b1a6206a4 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:28:17 +0000] 4150bba6c4d0c84ee90eec9b1a6206a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:28:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:28:26 [info] 37#37: *280 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:28:26 [info] 37#37: *281 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:28:32 [info] 37#37: *282 [lua] access_by_lua(msblocations.conf:189):2: 9d3d4bd92e774c25391522a2fdb42408:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:28:32 [info] 37#37: *282 [lua] logger.lua:23: 9d3d4bd92e774c25391522a2fdb42408 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:28:32 +0000] 9d3d4bd92e774c25391522a2fdb42408 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:28:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:28:36 [info] 37#37: *283 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:28:36 [info] 37#37: *284 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:28:46 [info] 37#37: *286 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:28:46 [info] 37#37: *287 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:28:47 [info] 37#37: *288 [lua] access_by_lua(msblocations.conf:189):2: 10679f8578d745dcdc07dac3ebaa018c:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:28:47 [info] 37#37: *288 [lua] logger.lua:23: 10679f8578d745dcdc07dac3ebaa018c {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:28:47 +0000] 10679f8578d745dcdc07dac3ebaa018c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:28:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:28:56 [info] 35#35: *289 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:28:56 [info] 35#35: *290 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:29:02 [info] 37#37: *291 [lua] access_by_lua(msblocations.conf:189):2: 595e21495ff83857ebef55d546da1ef6:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:29:02 [info] 37#37: *291 [lua] logger.lua:23: 595e21495ff83857ebef55d546da1ef6 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:29:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.71 - - [13/Jan/2023:05:29:02 +0000] 595e21495ff83857ebef55d546da1ef6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/13 05:29:06 [info] 37#37: *292 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:29:06 [info] 35#35: *293 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:29:16 [info] 37#37: *294 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:29:16 [info] 35#35: *295 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:29:17 [info] 37#37: *296 [lua] access_by_lua(msblocations.conf:189):2: b8b611d97ea1e0d59e15800f2be1af4b:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:29:17 +0000] b8b611d97ea1e0d59e15800f2be1af4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 05:29:17 [info] 37#37: *296 [lua] logger.lua:23: b8b611d97ea1e0d59e15800f2be1af4b {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:29:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:29:26 [info] 37#37: *297 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:29:26 [info] 37#37: *298 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:29:32 [info] 37#37: *299 [lua] access_by_lua(msblocations.conf:189):2: d3388dcbfde22e6cbd583a712ddca761:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:29:32 +0000] d3388dcbfde22e6cbd583a712ddca761 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 05:29:32 [info] 37#37: *299 [lua] logger.lua:23: d3388dcbfde22e6cbd583a712ddca761 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:29:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:29:36 [info] 35#35: *300 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:29:36 [info] 37#37: *301 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:29:46 [info] 37#37: *303 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:29:46 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:29:47 [info] 37#37: *305 [lua] access_by_lua(msblocations.conf:189):2: 4832d7016a43eebba4aff16b951d7328:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:29:47 +0000] 4832d7016a43eebba4aff16b951d7328 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 05:29:47 [info] 37#37: *305 [lua] logger.lua:23: 4832d7016a43eebba4aff16b951d7328 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:29:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:29:56 [info] 37#37: *306 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:29:56 [info] 35#35: *307 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:30:02 [info] 37#37: *308 [lua] access_by_lua(msblocations.conf:189):2: 2af7be055c16a7df0389aad7c50a1de7:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:30:02 [info] 37#37: *308 [lua] logger.lua:23: 2af7be055c16a7df0389aad7c50a1de7 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:30:02 +0000] 2af7be055c16a7df0389aad7c50a1de7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:30:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:30:06 [info] 37#37: *310 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:30:06 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:30:16 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:30:16 [info] 35#35: *312 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:30:17 [info] 37#37: *313 [lua] access_by_lua(msblocations.conf:189):2: e9c8353e08f03bd57be80af439bfa0f0:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:30:17 +0000] e9c8353e08f03bd57be80af439bfa0f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 05:30:17 [info] 37#37: *313 [lua] logger.lua:23: e9c8353e08f03bd57be80af439bfa0f0 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:30:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:30:26 [info] 37#37: *314 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:30:26 [info] 37#37: *315 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:30:32 [info] 37#37: *316 [lua] access_by_lua(msblocations.conf:189):2: 9bf0fa0643a933f0287a7621928a4173:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:30:32 +0000] 9bf0fa0643a933f0287a7621928a4173 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/13 05:30:32 [info] 37#37: *316 [lua] logger.lua:23: 9bf0fa0643a933f0287a7621928a4173 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:30:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:30:36 [info] 37#37: *318 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:30:36 [info] 37#37: *317 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:30:46 [info] 35#35: *320 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:30:46 [info] 37#37: *321 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:30:47 [info] 37#37: *322 [lua] access_by_lua(msblocations.conf:189):2: eea56c51068d3c56e5f6bc02460558a3:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:30:47 +0000] eea56c51068d3c56e5f6bc02460558a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/13 05:30:47 [info] 37#37: *322 [lua] logger.lua:23: eea56c51068d3c56e5f6bc02460558a3 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:30:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:30:56 [info] 37#37: *323 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:30:56 [info] 35#35: *324 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:31:02 [info] 37#37: *325 [lua] access_by_lua(msblocations.conf:189):2: 051ceafd72801a5317db1d4afadc0bda:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:31:02 +0000] 051ceafd72801a5317db1d4afadc0bda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/13 05:31:02 [info] 37#37: *325 [lua] logger.lua:23: 051ceafd72801a5317db1d4afadc0bda {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:31:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/13 05:31:06 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:31:06 [info] 37#37: *327 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:31:16 [info] 37#37: *328 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:31:16 [info] 37#37: *329 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:31:17 [info] 37#37: *330 [lua] access_by_lua(msblocations.conf:189):2: 1491a7caedfb35bd4f40323c239edc02:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:31:17 [info] 37#37: *330 [lua] logger.lua:23: 1491a7caedfb35bd4f40323c239edc02 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:31:17 +0000] 1491a7caedfb35bd4f40323c239edc02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:31:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:31:26 [info] 35#35: *332 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:31:26 [info] 37#37: *331 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:31:32 [info] 37#37: *333 [lua] access_by_lua(msblocations.conf:189):2: a4c2ce66c6a6600ea453e1f832dda6b1:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:31:32 +0000] a4c2ce66c6a6600ea453e1f832dda6b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/13 05:31:32 [info] 37#37: *333 [lua] logger.lua:23: a4c2ce66c6a6600ea453e1f832dda6b1 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:31:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:31:36 [info] 37#37: *334 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:31:36 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:31:46 [info] 37#37: *337 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:31:46 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:31:47 [info] 37#37: *339 [lua] access_by_lua(msblocations.conf:189):2: bbbaaa3ad866e514c371f7b575565462:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:31:47 +0000] bbbaaa3ad866e514c371f7b575565462 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 05:31:47 [info] 37#37: *339 [lua] logger.lua:23: bbbaaa3ad866e514c371f7b575565462 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:31:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:31:56 [info] 37#37: *340 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:31:56 [info] 37#37: *341 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:32:02 [info] 37#37: *342 [lua] access_by_lua(msblocations.conf:189):2: 35561e691465c7dfdc40217403c791db:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:32:02 [info] 37#37: *342 [lua] logger.lua:23: 35561e691465c7dfdc40217403c791db {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:32:02 +0000] 35561e691465c7dfdc40217403c791db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:32:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:32:06 [info] 37#37: *343 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:32:06 [info] 37#37: *344 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:32:16 [info] 37#37: *345 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:32:16 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:32:17 [info] 37#37: *347 [lua] access_by_lua(msblocations.conf:189):2: df8e80cb99efb3abfbb6569f1aa37046:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:32:17 [info] 37#37: *347 [lua] logger.lua:23: df8e80cb99efb3abfbb6569f1aa37046 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:32:17 +0000] df8e80cb99efb3abfbb6569f1aa37046 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:32:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:32:26 [info] 37#37: *348 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:32:26 [info] 35#35: *349 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:32:32 [info] 37#37: *350 [lua] access_by_lua(msblocations.conf:189):2: c62852910ffd0d3ca5222f7adf3c45ef:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:32:32 +0000] c62852910ffd0d3ca5222f7adf3c45ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 05:32:32 [info] 37#37: *350 [lua] logger.lua:23: c62852910ffd0d3ca5222f7adf3c45ef {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:32:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:32:36 [info] 37#37: *351 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:32:36 [info] 35#35: *352 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:32:46 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:32:46 [info] 35#35: *355 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:32:47 [info] 37#37: *356 [lua] access_by_lua(msblocations.conf:189):2: b7d2540781a3350e2f16adf4f0a8da45:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:32:47 [info] 37#37: *356 [lua] logger.lua:23: b7d2540781a3350e2f16adf4f0a8da45 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:32:47 +0000] b7d2540781a3350e2f16adf4f0a8da45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:32:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:32:56 [info] 37#37: *357 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:32:56 [info] 37#37: *358 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:33:02 [info] 37#37: *359 [lua] access_by_lua(msblocations.conf:189):2: 73f3fe50fa6050c4e204aa21815a698c:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:33:02 +0000] 73f3fe50fa6050c4e204aa21815a698c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 05:33:02 [info] 37#37: *359 [lua] logger.lua:23: 73f3fe50fa6050c4e204aa21815a698c {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:33:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:33:06 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:33:06 [info] 35#35: *361 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:33:16 [info] 37#37: *362 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:33:16 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:33:17 [info] 37#37: *364 [lua] access_by_lua(msblocations.conf:189):2: b7aabb2e73921693eb9c79187812caf7:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:33:17 [info] 37#37: *364 [lua] logger.lua:23: b7aabb2e73921693eb9c79187812caf7 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:33:17 +0000] b7aabb2e73921693eb9c79187812caf7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:33:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:33:26 [info] 37#37: *365 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:33:26 [info] 35#35: *366 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:33:32 [info] 37#37: *367 [lua] access_by_lua(msblocations.conf:189):2: ea4b26d38882ef1b33a4eed06c767ec2:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:33:32 [info] 37#37: *367 [lua] logger.lua:23: ea4b26d38882ef1b33a4eed06c767ec2 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:33:32 +0000] ea4b26d38882ef1b33a4eed06c767ec2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:33:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:33:36 [info] 37#37: *368 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:33:36 [info] 35#35: *369 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:33:46 [info] 37#37: *371 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:33:46 [info] 37#37: *372 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:33:47 [info] 37#37: *373 [lua] access_by_lua(msblocations.conf:189):2: 95c84b8159c663bed114c8c265bad186:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:33:47 [info] 37#37: *373 [lua] logger.lua:23: 95c84b8159c663bed114c8c265bad186 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:33:47 +0000] 95c84b8159c663bed114c8c265bad186 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:33:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:33:56 [info] 37#37: *374 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:33:56 [info] 37#37: *375 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:34:02 [info] 37#37: *376 [lua] access_by_lua(msblocations.conf:189):2: fc059d402e21d14d32509cd0c09ebda8:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:34:02 +0000] fc059d402e21d14d32509cd0c09ebda8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/13 05:34:02 [info] 37#37: *376 [lua] logger.lua:23: fc059d402e21d14d32509cd0c09ebda8 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:34:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:34:06 [info] 37#37: *377 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:34:06 [info] 37#37: *378 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:34:16 [info] 37#37: *379 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:34:16 [info] 37#37: *380 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:34:17 [info] 37#37: *381 [lua] access_by_lua(msblocations.conf:189):2: e6c26767edf7660ebca5395269ba5244:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:34:17 [info] 37#37: *381 [lua] logger.lua:23: e6c26767edf7660ebca5395269ba5244 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:34:17 +0000] e6c26767edf7660ebca5395269ba5244 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:34:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.11 - - [13/Jan/2023:05:34:22 +0000] dbb2b1c555f1c0cbc352e528e0417769 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2023/01/13 05:34:22 [info] 37#37: *382 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.68.11, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 2023/01/13 05:34:26 [info] 37#37: *383 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:34:26 [info] 37#37: *384 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:34:32 [info] 37#37: *385 [lua] access_by_lua(msblocations.conf:189):2: 103f7b8c60f326a74ed87ea5a20e0136:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:34:32 [info] 37#37: *385 [lua] logger.lua:23: 103f7b8c60f326a74ed87ea5a20e0136 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:34:32 +0000] 103f7b8c60f326a74ed87ea5a20e0136 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:34:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:34:36 [info] 37#37: *386 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:34:36 [info] 35#35: *387 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:34:46 [info] 37#37: *390 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:34:46 [info] 35#35: *389 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:34:47 [info] 37#37: *391 [lua] access_by_lua(msblocations.conf:189):2: a0fd337f5c9f27878eacf231be601b03:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:34:47 +0000] a0fd337f5c9f27878eacf231be601b03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/13 05:34:47 [info] 37#37: *391 [lua] logger.lua:23: a0fd337f5c9f27878eacf231be601b03 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:34:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:34:56 [info] 37#37: *392 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:34:56 [info] 37#37: *393 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:35:02 [info] 37#37: *394 [lua] access_by_lua(msblocations.conf:189):2: 4db106333315bc0af42bc4eed7388b4c:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:35:02 [info] 37#37: *394 [lua] logger.lua:23: 4db106333315bc0af42bc4eed7388b4c {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:35:02 +0000] 4db106333315bc0af42bc4eed7388b4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:35:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/13 05:35:06 [info] 37#37: *395 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:35:06 [info] 37#37: *396 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:35:16 [info] 37#37: *397 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:35:16 [info] 37#37: *398 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:35:17 [info] 37#37: *399 [lua] access_by_lua(msblocations.conf:189):2: 34a3d69f909d0b067c3bc208d700eb88:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:35:18 [info] 37#37: *399 [lua] logger.lua:23: 34a3d69f909d0b067c3bc208d700eb88 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:35:18 +0000] 34a3d69f909d0b067c3bc208d700eb88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:35:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:35:26 [info] 37#37: *401 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:35:26 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:35:33 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 9bbda5798b57556b0b44cd86de489f2e:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:35:33 +0000] 9bbda5798b57556b0b44cd86de489f2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:35:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:35:33 [info] 37#37: *402 [lua] logger.lua:23: 9bbda5798b57556b0b44cd86de489f2e {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , 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/13 05:35:36 [info] 37#37: *403 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:35:36 [info] 37#37: *404 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:35:46 [info] 37#37: *407 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:35:46 [info] 37#37: *406 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:35:48 [info] 37#37: *408 [lua] access_by_lua(msblocations.conf:189):2: 541f94f4f7b0286c2c8e2d65c2cfc571:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:35:48 [info] 37#37: *408 [lua] logger.lua:23: 541f94f4f7b0286c2c8e2d65c2cfc571 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:35:48 +0000] 541f94f4f7b0286c2c8e2d65c2cfc571 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:35:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:35:56 [info] 37#37: *409 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:35:56 [info] 37#37: *410 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:36:03 [info] 37#37: *411 [lua] access_by_lua(msblocations.conf:189):2: 3a8ed63ad56281fbd08b035b97cad61d:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:36:03 [info] 37#37: *411 [lua] logger.lua:23: 3a8ed63ad56281fbd08b035b97cad61d {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:36:03 +0000] 3a8ed63ad56281fbd08b035b97cad61d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:36:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:36:06 [info] 37#37: *412 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:36:06 [info] 37#37: *413 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:36:16 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:36:16 [info] 35#35: *415 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:36:18 [info] 37#37: *416 [lua] access_by_lua(msblocations.conf:189):2: 5e16aa75a8e815e5206d4cb640edcded:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:36:18 +0000] 5e16aa75a8e815e5206d4cb640edcded "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 05:36:18 [info] 37#37: *416 [lua] logger.lua:23: 5e16aa75a8e815e5206d4cb640edcded {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:36:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/13 05:36:26 [info] 35#35: *417 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:36:26 [info] 35#35: *418 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:36:33 [info] 37#37: *419 [lua] access_by_lua(msblocations.conf:189):2: e7423ece5ab680992f5f2f205193db15:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:36:33 +0000] e7423ece5ab680992f5f2f205193db15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/13 05:36:33 [info] 37#37: *419 [lua] logger.lua:23: e7423ece5ab680992f5f2f205193db15 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:36:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:36:36 [info] 37#37: *421 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:36:36 [info] 37#37: *420 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:36:46 [info] 37#37: *423 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:36:46 [info] 37#37: *424 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:36:48 [info] 37#37: *425 [lua] access_by_lua(msblocations.conf:189):2: 4357d85cfcb2293295fe964d9f28ae98:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:36:48 [info] 37#37: *425 [lua] logger.lua:23: 4357d85cfcb2293295fe964d9f28ae98 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:36:48 +0000] 4357d85cfcb2293295fe964d9f28ae98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:36:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:36:56 [info] 37#37: *426 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:36:56 [info] 37#37: *427 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:37:03 [info] 37#37: *428 [lua] access_by_lua(msblocations.conf:189):2: 7ffc49175abb2bbaace53e53206de192:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:37:03 +0000] 7ffc49175abb2bbaace53e53206de192 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/13 05:37:03 [info] 37#37: *428 [lua] logger.lua:23: 7ffc49175abb2bbaace53e53206de192 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:37:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:37:06 [info] 37#37: *430 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:37:06 [info] 35#35: *429 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:37:16 [info] 37#37: *431 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:37:16 [info] 37#37: *432 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:37:18 [info] 37#37: *433 [lua] access_by_lua(msblocations.conf:189):2: fdd91ad614c8d8486e9ad0c4cd6a20e7:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:37:18 [info] 37#37: *433 [lua] logger.lua:23: fdd91ad614c8d8486e9ad0c4cd6a20e7 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:37:18 +0000] fdd91ad614c8d8486e9ad0c4cd6a20e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:37:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:37:26 [info] 37#37: *435 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:37:26 [info] 35#35: *434 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:37:33 [info] 37#37: *436 [lua] access_by_lua(msblocations.conf:189):2: 91a7c2acc57c0046ecec2ce698d99289:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:37:33 +0000] 91a7c2acc57c0046ecec2ce698d99289 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/13 05:37:33 [info] 37#37: *436 [lua] logger.lua:23: 91a7c2acc57c0046ecec2ce698d99289 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:37:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/13 05:37:36 [info] 37#37: *437 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:37:36 [info] 37#37: *438 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:37:46 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:37:46 [info] 37#37: *441 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:37:48 [info] 37#37: *442 [lua] access_by_lua(msblocations.conf:189):2: 4ea140ba82192cc00141417471997a3a:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:37:48 [info] 37#37: *442 [lua] logger.lua:23: 4ea140ba82192cc00141417471997a3a {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:37:48 +0000] 4ea140ba82192cc00141417471997a3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:37:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/13 05:37:56 [info] 37#37: *443 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:37:56 [info] 37#37: *444 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:38:03 [info] 37#37: *445 [lua] access_by_lua(msblocations.conf:189):2: 3c227d9baa3bd5b1e6dadd856e51b4cb:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:38:03 [info] 37#37: *445 [lua] logger.lua:23: 3c227d9baa3bd5b1e6dadd856e51b4cb {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:38:03 +0000] 3c227d9baa3bd5b1e6dadd856e51b4cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:38:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:38:06 [info] 37#37: *447 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:38:06 [info] 35#35: *446 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:38:16 [info] 37#37: *448 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:38:16 [info] 37#37: *449 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:38:18 [info] 37#37: *450 [lua] access_by_lua(msblocations.conf:189):2: c8048be35bb51eda6cee614177e5b68a:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:38:18 +0000] c8048be35bb51eda6cee614177e5b68a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/13 05:38:18 [info] 37#37: *450 [lua] logger.lua:23: c8048be35bb51eda6cee614177e5b68a {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:38:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:38:26 [info] 35#35: *452 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:38:26 [info] 35#35: *451 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:38:33 [info] 37#37: *453 [lua] access_by_lua(msblocations.conf:189):2: a0358e4dda18a0b5b79908a4c4c0ef50:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:38:33 +0000] a0358e4dda18a0b5b79908a4c4c0ef50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/13 05:38:33 [info] 37#37: *453 [lua] logger.lua:23: a0358e4dda18a0b5b79908a4c4c0ef50 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:38:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:38:36 [info] 35#35: *455 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:38:36 [info] 37#37: *454 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:38:46 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:38:46 [info] 37#37: *458 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:38:48 [info] 37#37: *459 [lua] access_by_lua(msblocations.conf:189):2: c4f79ab366321083628f726afed5be89:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:38:48 [info] 37#37: *459 [lua] logger.lua:23: c4f79ab366321083628f726afed5be89 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:38:48 +0000] c4f79ab366321083628f726afed5be89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:38:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:38:56 [info] 37#37: *460 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:38:56 [info] 35#35: *461 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:39:03 [info] 37#37: *462 [lua] access_by_lua(msblocations.conf:189):2: 118c90346fb1233e8de8084967c0a813:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:39:03 +0000] 118c90346fb1233e8de8084967c0a813 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 05:39:03 [info] 37#37: *462 [lua] logger.lua:23: 118c90346fb1233e8de8084967c0a813 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:39:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/13 05:39:06 [info] 37#37: *463 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:39:06 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:39:16 [info] 35#35: *466 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:39:16 [info] 37#37: *465 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:39:18 [info] 37#37: *467 [lua] access_by_lua(msblocations.conf:189):2: e898b728e0d5af5b73bd7b111cf46a59:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:39:18 [info] 37#37: *467 [lua] logger.lua:23: e898b728e0d5af5b73bd7b111cf46a59 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:39:18 +0000] e898b728e0d5af5b73bd7b111cf46a59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:39:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:39:26 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:39:26 [info] 35#35: *469 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:39:33 [info] 37#37: *470 [lua] access_by_lua(msblocations.conf:189):2: 45e9e1fcfdfd843c246db99ba8ff46d2:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:39:33 [info] 37#37: *470 [lua] logger.lua:23: 45e9e1fcfdfd843c246db99ba8ff46d2 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:39:33 +0000] 45e9e1fcfdfd843c246db99ba8ff46d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:39:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:39:36 [info] 37#37: *471 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:39:36 [info] 37#37: *472 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:39:46 [info] 37#37: *474 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:39:46 [info] 37#37: *475 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:39:48 [info] 37#37: *476 [lua] access_by_lua(msblocations.conf:189):2: 596dae552d3f384b26364d80d9dc6f40:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:39:48 [info] 37#37: *476 [lua] logger.lua:23: 596dae552d3f384b26364d80d9dc6f40 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:39:48 +0000] 596dae552d3f384b26364d80d9dc6f40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:39:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:39:56 [info] 37#37: *477 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:39:56 [info] 37#37: *478 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:40:03 [info] 37#37: *479 [lua] access_by_lua(msblocations.conf:189):2: 5aa2e3a9a50fb17bca37ed5d6fae9773:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:40:03 [info] 37#37: *479 [lua] logger.lua:23: 5aa2e3a9a50fb17bca37ed5d6fae9773 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:40:03 +0000] 5aa2e3a9a50fb17bca37ed5d6fae9773 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:40:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:40:06 [info] 37#37: *480 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:40:06 [info] 35#35: *481 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:40:16 [info] 37#37: *482 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:40:16 [info] 35#35: *483 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:40:18 [info] 37#37: *484 [lua] access_by_lua(msblocations.conf:189):2: b08b399017f0a43ec864d315530e1eb8:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:40:18 [info] 37#37: *484 [lua] logger.lua:23: b08b399017f0a43ec864d315530e1eb8 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:40:18 +0000] b08b399017f0a43ec864d315530e1eb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:40:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:40:26 [info] 37#37: *486 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:40:26 [info] 37#37: *485 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:40:33 [info] 37#37: *487 [lua] access_by_lua(msblocations.conf:189):2: bdf5c2f8163e03acf006cbe93f636c0f:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:40:33 [info] 37#37: *487 [lua] logger.lua:23: bdf5c2f8163e03acf006cbe93f636c0f {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:40:33 +0000] bdf5c2f8163e03acf006cbe93f636c0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:40:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:40:36 [info] 37#37: *488 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:40:36 [info] 37#37: *489 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:40:46 [info] 37#37: *492 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:40:46 [info] 37#37: *491 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:40:48 [info] 37#37: *493 [lua] access_by_lua(msblocations.conf:189):2: 70344296ab01d73b00060e43f4d8b213:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:40:48 [info] 37#37: *493 [lua] logger.lua:23: 70344296ab01d73b00060e43f4d8b213 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:40:48 +0000] 70344296ab01d73b00060e43f4d8b213 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:40:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:40:56 [info] 35#35: *494 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:40:56 [info] 35#35: *495 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:41:03 [info] 37#37: *496 [lua] access_by_lua(msblocations.conf:189):2: 44ada7c71d4dd9e76753356eb4adc2c9:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:41:03 [info] 37#37: *496 [lua] logger.lua:23: 44ada7c71d4dd9e76753356eb4adc2c9 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:41:03 +0000] 44ada7c71d4dd9e76753356eb4adc2c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:41:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:41:06 [info] 37#37: *497 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:41:06 [info] 37#37: *498 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:41:16 [info] 37#37: *499 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:41:16 [info] 37#37: *500 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:41:18 [info] 37#37: *501 [lua] access_by_lua(msblocations.conf:189):2: 00fe19d2dadce1ec829e3c7b8d4e2323:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:41:18 [info] 37#37: *501 [lua] logger.lua:23: 00fe19d2dadce1ec829e3c7b8d4e2323 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:41:18 +0000] 00fe19d2dadce1ec829e3c7b8d4e2323 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:41:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:41:26 [info] 37#37: *502 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:41:26 [info] 37#37: *503 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:41:33 [info] 37#37: *504 [lua] access_by_lua(msblocations.conf:189):2: 1ce4992b953320897be53373c2bee3e2:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:41:33 +0000] 1ce4992b953320897be53373c2bee3e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/13 05:41:33 [info] 37#37: *504 [lua] logger.lua:23: 1ce4992b953320897be53373c2bee3e2 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:41:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:41:36 [info] 37#37: *505 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:41:36 [info] 37#37: *506 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:41:46 [info] 37#37: *508 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:41:46 [info] 35#35: *509 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:41:48 [info] 37#37: *510 [lua] access_by_lua(msblocations.conf:189):2: 26e1cfc389b46f3eec88511c50f78449:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:41:48 [info] 37#37: *510 [lua] logger.lua:23: 26e1cfc389b46f3eec88511c50f78449 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:41:48 +0000] 26e1cfc389b46f3eec88511c50f78449 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:41:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:41:56 [info] 35#35: *511 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:41:56 [info] 35#35: *512 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:42:03 [info] 37#37: *513 [lua] access_by_lua(msblocations.conf:189):2: b2ab4ace8f0e8cc2fa99fe3b187d19c3:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:42:03 +0000] b2ab4ace8f0e8cc2fa99fe3b187d19c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 05:42:03 [info] 37#37: *513 [lua] logger.lua:23: b2ab4ace8f0e8cc2fa99fe3b187d19c3 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:42:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:42:06 [info] 37#37: *514 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:42:06 [info] 35#35: *515 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:42:16 [info] 37#37: *516 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:42:16 [info] 37#37: *517 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:42:18 [info] 37#37: *518 [lua] access_by_lua(msblocations.conf:189):2: 218295e7e9891ba054179944bc6a0de4:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:42:18 [info] 37#37: *518 [lua] logger.lua:23: 218295e7e9891ba054179944bc6a0de4 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:42:18 +0000] 218295e7e9891ba054179944bc6a0de4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:42:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:42:26 [info] 35#35: *519 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:42:26 [info] 35#35: *520 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:42:33 [info] 37#37: *521 [lua] access_by_lua(msblocations.conf:189):2: 1208960b0af6d3efb20a58b9575fd03b:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:42:33 [info] 37#37: *521 [lua] logger.lua:23: 1208960b0af6d3efb20a58b9575fd03b {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:42:33 +0000] 1208960b0af6d3efb20a58b9575fd03b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:42:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:42:36 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:42:36 [info] 35#35: *523 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:42:46 [info] 35#35: *525 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:42:46 [info] 35#35: *526 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:42:48 [info] 37#37: *527 [lua] access_by_lua(msblocations.conf:189):2: 1f9f2f378b52201fe06a13fe1e6e6b73:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:42:48 +0000] 1f9f2f378b52201fe06a13fe1e6e6b73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 05:42:48 [info] 37#37: *527 [lua] logger.lua:23: 1f9f2f378b52201fe06a13fe1e6e6b73 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:42:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:42:56 [info] 37#37: *528 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:42:56 [info] 37#37: *529 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:43:03 [info] 37#37: *530 [lua] access_by_lua(msblocations.conf:189):2: 23d6bf6d5720c57fe58f7b4bdaa093e5:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:43:03 [info] 37#37: *530 [lua] logger.lua:23: 23d6bf6d5720c57fe58f7b4bdaa093e5 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:43:03 +0000] 23d6bf6d5720c57fe58f7b4bdaa093e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:43:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:43:06 [info] 37#37: *531 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:43:06 [info] 37#37: *532 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:43:16 [info] 35#35: *533 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:43:16 [info] 35#35: *534 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:43:18 [info] 37#37: *535 [lua] access_by_lua(msblocations.conf:189):2: 3f02fb99df5bacaebf0bcbc2fb54fcbb:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:43:18 [info] 37#37: *535 [lua] logger.lua:23: 3f02fb99df5bacaebf0bcbc2fb54fcbb {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:43:18 +0000] 3f02fb99df5bacaebf0bcbc2fb54fcbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:43:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:43:26 [info] 37#37: *536 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:43:26 [info] 37#37: *537 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:43:33 [info] 37#37: *538 [lua] access_by_lua(msblocations.conf:189):2: 7058e3ed2a30011e6205a6b682a3f79d:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:43:33 +0000] 7058e3ed2a30011e6205a6b682a3f79d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:43:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:43:33 [info] 37#37: *538 [lua] logger.lua:23: 7058e3ed2a30011e6205a6b682a3f79d {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , 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/13 05:43:36 [info] 35#35: *539 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:43:36 [info] 35#35: *540 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:43:46 [info] 37#37: *542 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:43:46 [info] 35#35: *543 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:43:48 [info] 37#37: *544 [lua] access_by_lua(msblocations.conf:189):2: ce567a3964409f9d27b37638f1ce0bcd:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:43:48 +0000] ce567a3964409f9d27b37638f1ce0bcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/13 05:43:48 [info] 37#37: *544 [lua] logger.lua:23: ce567a3964409f9d27b37638f1ce0bcd {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:43:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:43:56 [info] 37#37: *545 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:43:56 [info] 35#35: *546 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:44:03 [info] 37#37: *547 [lua] access_by_lua(msblocations.conf:189):2: 7b2a39db5aab5d56012cbcb3f11444f6:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:44:03 [info] 37#37: *547 [lua] logger.lua:23: 7b2a39db5aab5d56012cbcb3f11444f6 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:44:03 +0000] 7b2a39db5aab5d56012cbcb3f11444f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:44:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/13 05:44:06 [info] 35#35: *549 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:44:06 [info] 35#35: *548 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:44:16 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:44:16 [info] 35#35: *551 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:44:18 [info] 37#37: *552 [lua] access_by_lua(msblocations.conf:189):2: a0f9249c9914c99f12d268ce69c2c3b2:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:44:18 +0000] a0f9249c9914c99f12d268ce69c2c3b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/13 05:44:18 [info] 37#37: *552 [lua] logger.lua:23: a0f9249c9914c99f12d268ce69c2c3b2 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:44:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:44:26 [info] 37#37: *553 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:44:26 [info] 37#37: *554 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:44:33 [info] 37#37: *555 [lua] access_by_lua(msblocations.conf:189):2: 3ae22d8f97b8c548d1a04aec6f3ca4cd:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:44:33 +0000] 3ae22d8f97b8c548d1a04aec6f3ca4cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/13 05:44:33 [info] 37#37: *555 [lua] logger.lua:23: 3ae22d8f97b8c548d1a04aec6f3ca4cd {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:44:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 05:44:36 [info] 37#37: *556 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:44:36 [info] 37#37: *557 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:44:46 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:44:46 [info] 37#37: *560 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:44:48 [info] 37#37: *561 [lua] access_by_lua(msblocations.conf:189):2: dcee849c503f3e901522782c0d031a93:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:44:48 [info] 37#37: *561 [lua] logger.lua:23: dcee849c503f3e901522782c0d031a93 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:44:48 +0000] dcee849c503f3e901522782c0d031a93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:44:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:44:56 [info] 37#37: *562 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:44:56 [info] 37#37: *563 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:45:03 [info] 37#37: *564 [lua] access_by_lua(msblocations.conf:189):2: f197fb5bc846fd25cfc3e804d8186ba6:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:45:03 [info] 37#37: *564 [lua] logger.lua:23: f197fb5bc846fd25cfc3e804d8186ba6 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:45:03 +0000] f197fb5bc846fd25cfc3e804d8186ba6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:45:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:45:06 [info] 37#37: *565 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:45:06 [info] 35#35: *566 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:45:16 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:45:16 [info] 37#37: *568 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:45:18 [info] 37#37: *569 [lua] access_by_lua(msblocations.conf:189):2: 4f3044ac990307bcbcad17265cddb933:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:45:18 +0000] 4f3044ac990307bcbcad17265cddb933 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/13 05:45:18 [info] 37#37: *569 [lua] logger.lua:23: 4f3044ac990307bcbcad17265cddb933 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:45:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:45:26 [info] 35#35: *570 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:45:26 [info] 35#35: *571 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:45:33 [info] 37#37: *572 [lua] access_by_lua(msblocations.conf:189):2: b2a5c7b5e8ad9f5d9361f809913a3b97:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:45:33 +0000] b2a5c7b5e8ad9f5d9361f809913a3b97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/13 05:45:33 [info] 37#37: *572 [lua] logger.lua:23: b2a5c7b5e8ad9f5d9361f809913a3b97 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:45:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:45:36 [info] 37#37: *573 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:45:36 [info] 37#37: *574 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:45:46 [info] 37#37: *576 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:45:46 [info] 37#37: *577 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:45:48 [info] 37#37: *578 [lua] access_by_lua(msblocations.conf:189):2: fc7b7eaa88670f8da6e799a1495042de:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:45:48 [info] 37#37: *578 [lua] logger.lua:23: fc7b7eaa88670f8da6e799a1495042de {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:45:48 +0000] fc7b7eaa88670f8da6e799a1495042de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:45:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:45:56 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:45:56 [info] 37#37: *580 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:46:03 [info] 37#37: *581 [lua] access_by_lua(msblocations.conf:189):2: 7ca886751f5890ed5f8ca5702ac2e9ae:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:46:03 [info] 37#37: *581 [lua] logger.lua:23: 7ca886751f5890ed5f8ca5702ac2e9ae {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:46:03 +0000] 7ca886751f5890ed5f8ca5702ac2e9ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:46:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:46:06 [info] 37#37: *582 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:46:06 [info] 37#37: *583 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:46:16 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:46:16 [info] 35#35: *585 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:46:18 [info] 37#37: *586 [lua] access_by_lua(msblocations.conf:189):2: b606f1cfe825cbda95f96acae543af04:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:46:18 +0000] b606f1cfe825cbda95f96acae543af04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 05:46:18 [info] 37#37: *586 [lua] logger.lua:23: b606f1cfe825cbda95f96acae543af04 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:46:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/13 05:46:26 [info] 37#37: *588 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:46:26 [info] 37#37: *587 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:46:33 [info] 37#37: *589 [lua] access_by_lua(msblocations.conf:189):2: 44918185c9d7411affc196dfd0d5d6fe:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:46:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.71 - - [13/Jan/2023:05:46:33 +0000] 44918185c9d7411affc196dfd0d5d6fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/13 05:46:33 [info] 37#37: *589 [lua] logger.lua:23: 44918185c9d7411affc196dfd0d5d6fe {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , 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/13 05:46:36 [info] 37#37: *591 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:46:36 [info] 37#37: *590 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:46:46 [info] 37#37: *593 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:46:46 [info] 37#37: *594 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:46:48 [info] 37#37: *595 [lua] access_by_lua(msblocations.conf:189):2: 901cad1d41de0fffe81cfa6a206c054e:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:46:48 +0000] 901cad1d41de0fffe81cfa6a206c054e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 05:46:48 [info] 37#37: *595 [lua] logger.lua:23: 901cad1d41de0fffe81cfa6a206c054e {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:46:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:46:56 [info] 37#37: *596 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:46:56 [info] 37#37: *597 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:47:03 [info] 37#37: *598 [lua] access_by_lua(msblocations.conf:189):2: 4454801e008e9c52f55de6059a570bfc:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:47:03 [info] 37#37: *598 [lua] logger.lua:23: 4454801e008e9c52f55de6059a570bfc {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:47:03 +0000] 4454801e008e9c52f55de6059a570bfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:47:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:47:06 [info] 37#37: *599 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:47:06 [info] 37#37: *600 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:47:16 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:47:16 [info] 37#37: *602 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:47:18 [info] 37#37: *603 [lua] access_by_lua(msblocations.conf:189):2: 8b83281356d1dac79dcd285bbade82ec:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:47:18 +0000] 8b83281356d1dac79dcd285bbade82ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 05:47:18 [info] 37#37: *603 [lua] logger.lua:23: 8b83281356d1dac79dcd285bbade82ec {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:47:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:47:26 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:47:26 [info] 37#37: *605 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:47:33 [info] 37#37: *606 [lua] access_by_lua(msblocations.conf:189):2: 8e8626733dd869e6570d31e410b54ae8:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:47:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.71 - - [13/Jan/2023:05:47:33 +0000] 8e8626733dd869e6570d31e410b54ae8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/13 05:47:33 [info] 37#37: *606 [lua] logger.lua:23: 8e8626733dd869e6570d31e410b54ae8 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , 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/13 05:47:36 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:47:36 [info] 37#37: *608 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:47:46 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:47:46 [info] 37#37: *611 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:47:48 [info] 37#37: *612 [lua] access_by_lua(msblocations.conf:189):2: 7adca65ea1a61554350d9eff14cab8c0:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:47:48 [info] 37#37: *612 [lua] logger.lua:23: 7adca65ea1a61554350d9eff14cab8c0 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:47:48 +0000] 7adca65ea1a61554350d9eff14cab8c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:47:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:47:56 [info] 37#37: *613 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:47:56 [info] 35#35: *614 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:48:03 [info] 37#37: *615 [lua] access_by_lua(msblocations.conf:189):2: 8b379d5811f6235644bde09fb374798b:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:48:03 +0000] 8b379d5811f6235644bde09fb374798b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 05:48:03 [info] 37#37: *615 [lua] logger.lua:23: 8b379d5811f6235644bde09fb374798b {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:48:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:48:06 [info] 37#37: *616 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:48:06 [info] 35#35: *617 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:48:16 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:48:16 [info] 37#37: *619 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:48:18 [info] 37#37: *620 [lua] access_by_lua(msblocations.conf:189):2: 27f4a86c897d43e689d0ad8bad785452:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:48:18 [info] 37#37: *620 [lua] logger.lua:23: 27f4a86c897d43e689d0ad8bad785452 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:48:18 +0000] 27f4a86c897d43e689d0ad8bad785452 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:48:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:48:26 [info] 37#37: *621 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:48:26 [info] 37#37: *622 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:48:33 [info] 37#37: *623 [lua] access_by_lua(msblocations.conf:189):2: 8b171d89b1b76f096b6b0007ff92ae1f:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:48:33 [info] 37#37: *623 [lua] logger.lua:23: 8b171d89b1b76f096b6b0007ff92ae1f {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:48:33 +0000] 8b171d89b1b76f096b6b0007ff92ae1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:48:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:48:36 [info] 37#37: *625 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:48:36 [info] 37#37: *624 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:48:46 [info] 35#35: *627 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:48:46 [info] 35#35: *628 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:48:49 [info] 37#37: *629 [lua] access_by_lua(msblocations.conf:189):2: 110c92470b29f58d3d0cc5bae71e2c6f:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:48:49 +0000] 110c92470b29f58d3d0cc5bae71e2c6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 05:48:49 [info] 37#37: *629 [lua] logger.lua:23: 110c92470b29f58d3d0cc5bae71e2c6f {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:48:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:48:56 [info] 35#35: *630 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:48:56 [info] 35#35: *631 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:49:04 [info] 37#37: *632 [lua] access_by_lua(msblocations.conf:189):2: bef7f6575e17f74cbafc7be1d7715eff:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:49:04 +0000] bef7f6575e17f74cbafc7be1d7715eff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:49:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:49:04 [info] 37#37: *632 [lua] logger.lua:23: bef7f6575e17f74cbafc7be1d7715eff {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , 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/13 05:49:06 [info] 37#37: *633 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:49:06 [info] 37#37: *634 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:49:16 [info] 37#37: *635 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:49:16 [info] 37#37: *636 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:49:19 [info] 37#37: *637 [lua] access_by_lua(msblocations.conf:189):2: ea414f82dc4f7747e744030ae04d67eb:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:49:19 +0000] ea414f82dc4f7747e744030ae04d67eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:49:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:49:19 [info] 37#37: *637 [lua] logger.lua:23: ea414f82dc4f7747e744030ae04d67eb {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , 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/13 05:49:26 [info] 37#37: *639 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:49:26 [info] 35#35: *638 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:49:34 [info] 37#37: *640 [lua] access_by_lua(msblocations.conf:189):2: c5be6ea4bfbec6839c57f41b791767fa:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:49:34 [info] 37#37: *640 [lua] logger.lua:23: c5be6ea4bfbec6839c57f41b791767fa {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:49:34 +0000] c5be6ea4bfbec6839c57f41b791767fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:49:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:49:36 [info] 37#37: *641 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:49:36 [info] 37#37: *642 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:49:46 [info] 37#37: *644 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:49:46 [info] 37#37: *645 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:49:49 [info] 37#37: *646 [lua] access_by_lua(msblocations.conf:189):2: 8cae44b4ebe365421ad9c87cab3602e2:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:49:49 [info] 37#37: *646 [lua] logger.lua:23: 8cae44b4ebe365421ad9c87cab3602e2 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:49:49 +0000] 8cae44b4ebe365421ad9c87cab3602e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:49:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:49:56 [info] 37#37: *647 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:49:56 [info] 37#37: *648 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:50:04 [info] 37#37: *649 [lua] access_by_lua(msblocations.conf:189):2: 6aa7a0088b2d3135da9922419d0561a0:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:50:04 +0000] 6aa7a0088b2d3135da9922419d0561a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/13 05:50:04 [info] 37#37: *649 [lua] logger.lua:23: 6aa7a0088b2d3135da9922419d0561a0 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:50:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/13 05:50:06 [info] 37#37: *650 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:50:06 [info] 37#37: *651 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:50:16 [info] 37#37: *652 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:50:16 [info] 37#37: *653 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:50:19 [info] 37#37: *654 [lua] access_by_lua(msblocations.conf:189):2: e862c7177c41b6445445f0c644d21781:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:50:19 [info] 37#37: *654 [lua] logger.lua:23: e862c7177c41b6445445f0c644d21781 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:50:19 +0000] e862c7177c41b6445445f0c644d21781 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:50:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:50:26 [info] 37#37: *655 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:50:26 [info] 37#37: *656 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:50:34 [info] 37#37: *657 [lua] access_by_lua(msblocations.conf:189):2: 147c09337eb3956928fbea867017ef84:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:50:34 [info] 37#37: *657 [lua] logger.lua:23: 147c09337eb3956928fbea867017ef84 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:50:34 +0000] 147c09337eb3956928fbea867017ef84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:50:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:50:36 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:50:36 [info] 37#37: *659 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:50:46 [info] 37#37: *661 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:50:46 [info] 37#37: *662 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:50:49 [info] 37#37: *663 [lua] access_by_lua(msblocations.conf:189):2: f232a6aeea77c577889380be361cc937:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:50:49 +0000] f232a6aeea77c577889380be361cc937 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/13 05:50:49 [info] 37#37: *663 [lua] logger.lua:23: f232a6aeea77c577889380be361cc937 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:50:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:50:56 [info] 37#37: *664 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:50:56 [info] 37#37: *665 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:51:04 [info] 37#37: *666 [lua] access_by_lua(msblocations.conf:189):2: 877877a466ec6672d4b672c8df73047a:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:51:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.71 - - [13/Jan/2023:05:51:04 +0000] 877877a466ec6672d4b672c8df73047a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/13 05:51:04 [info] 37#37: *666 [lua] logger.lua:23: 877877a466ec6672d4b672c8df73047a {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , 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/13 05:51:06 [info] 37#37: *667 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:51:06 [info] 37#37: *668 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:51:16 [info] 35#35: *670 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:51:16 [info] 35#35: *669 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:51:19 [info] 37#37: *671 [lua] access_by_lua(msblocations.conf:189):2: 0e4a98aa5c83307bbf3b42794e8a3f44:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:51:19 [info] 37#37: *671 [lua] logger.lua:23: 0e4a98aa5c83307bbf3b42794e8a3f44 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:51:19 +0000] 0e4a98aa5c83307bbf3b42794e8a3f44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:51:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:51:26 [info] 37#37: *672 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:51:26 [info] 37#37: *673 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:51:34 [info] 37#37: *674 [lua] access_by_lua(msblocations.conf:189):2: b84fce8990b908ee045621cd5c317d97:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:51:34 +0000] b84fce8990b908ee045621cd5c317d97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/13 05:51:34 [info] 37#37: *674 [lua] logger.lua:23: b84fce8990b908ee045621cd5c317d97 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:51:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:51:36 [info] 35#35: *675 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:51:36 [info] 35#35: *676 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:51:46 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:51:46 [info] 35#35: *679 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:51:49 [info] 37#37: *680 [lua] access_by_lua(msblocations.conf:189):2: 71dc7df1741ad4b5687f2dcf26f62cea:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:51:49 [info] 37#37: *680 [lua] logger.lua:23: 71dc7df1741ad4b5687f2dcf26f62cea {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:51:49 +0000] 71dc7df1741ad4b5687f2dcf26f62cea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:51:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:51:56 [info] 37#37: *681 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:51:56 [info] 37#37: *682 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:52:04 [info] 37#37: *683 [lua] access_by_lua(msblocations.conf:189):2: 5491b8cabcb8bed3a043743c599000ec:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:52:04 +0000] 5491b8cabcb8bed3a043743c599000ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 05:52:04 [info] 37#37: *683 [lua] logger.lua:23: 5491b8cabcb8bed3a043743c599000ec {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:52:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:52:06 [info] 37#37: *684 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:52:06 [info] 37#37: *685 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:52:16 [info] 37#37: *686 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:52:16 [info] 37#37: *687 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:52:19 [info] 37#37: *688 [lua] access_by_lua(msblocations.conf:189):2: bec811c83264debe7f2a8a4f6ef49cfa:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:52:19 [info] 37#37: *688 [lua] logger.lua:23: bec811c83264debe7f2a8a4f6ef49cfa {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:52:19 +0000] bec811c83264debe7f2a8a4f6ef49cfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:52:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:52:26 [info] 37#37: *689 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:52:26 [info] 37#37: *690 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:52:34 [info] 37#37: *691 [lua] access_by_lua(msblocations.conf:189):2: 2e142b608e3f3c122cd9566ed9afb798:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:52:34 [info] 37#37: *691 [lua] logger.lua:23: 2e142b608e3f3c122cd9566ed9afb798 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:52:34 +0000] 2e142b608e3f3c122cd9566ed9afb798 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:52:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:52:36 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:52:36 [info] 35#35: *693 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:52:46 [info] 37#37: *695 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:52:46 [info] 37#37: *696 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:52:49 [info] 37#37: *697 [lua] access_by_lua(msblocations.conf:189):2: a329cb75a8b284dad2370448280dbf17:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:52:49 +0000] a329cb75a8b284dad2370448280dbf17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/13 05:52:49 [info] 37#37: *697 [lua] logger.lua:23: a329cb75a8b284dad2370448280dbf17 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:52:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:52:56 [info] 37#37: *698 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:52:56 [info] 37#37: *699 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:53:04 [info] 37#37: *700 [lua] access_by_lua(msblocations.conf:189):2: 7acdcf403fc2053bcd5acfc306c6cf76:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:53:04 [info] 37#37: *700 [lua] logger.lua:23: 7acdcf403fc2053bcd5acfc306c6cf76 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:53:04 +0000] 7acdcf403fc2053bcd5acfc306c6cf76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:53:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:53:06 [info] 37#37: *701 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:53:06 [info] 35#35: *702 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:53:16 [info] 37#37: *703 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:53:16 [info] 37#37: *704 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:53:19 [info] 37#37: *705 [lua] access_by_lua(msblocations.conf:189):2: 8627b06bf3f0d7722a4dd3fa21fa4914:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:53:19 +0000] 8627b06bf3f0d7722a4dd3fa21fa4914 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/13 05:53:19 [info] 37#37: *705 [lua] logger.lua:23: 8627b06bf3f0d7722a4dd3fa21fa4914 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:53:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:53:26 [info] 37#37: *706 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:53:26 [info] 37#37: *707 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:53:34 [info] 37#37: *708 [lua] access_by_lua(msblocations.conf:189):2: a4a4d0968ec24e4132c2c9ffa7b8b1c3:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:53:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:53:34 [info] 37#37: *708 [lua] logger.lua:23: a4a4d0968ec24e4132c2c9ffa7b8b1c3 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:53:34 +0000] a4a4d0968ec24e4132c2c9ffa7b8b1c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 05:53:36 [info] 35#35: *709 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:53:36 [info] 35#35: *710 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:53:46 [info] 37#37: *712 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:53:46 [info] 37#37: *713 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:53:49 [info] 37#37: *714 [lua] access_by_lua(msblocations.conf:189):2: 111ae78959200e621f9fe244649f89a6:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:53:49 [info] 37#37: *714 [lua] logger.lua:23: 111ae78959200e621f9fe244649f89a6 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:53:49 +0000] 111ae78959200e621f9fe244649f89a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:53:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:53:56 [info] 37#37: *715 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:53:56 [info] 35#35: *716 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:54:04 [info] 37#37: *717 [lua] access_by_lua(msblocations.conf:189):2: ffce284eef2820fc37d871f8a9ff4219:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:54:04 [info] 37#37: *717 [lua] logger.lua:23: ffce284eef2820fc37d871f8a9ff4219 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:54:04 +0000] ffce284eef2820fc37d871f8a9ff4219 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:54:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:54:06 [info] 37#37: *718 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:54:06 [info] 37#37: *719 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:54:16 [info] 37#37: *721 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:54:16 [info] 37#37: *720 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:54:19 [info] 37#37: *722 [lua] access_by_lua(msblocations.conf:189):2: fe35e09aa599ad88f13b84cf76431ff0:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:54:19 +0000] fe35e09aa599ad88f13b84cf76431ff0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 05:54:19 [info] 37#37: *722 [lua] logger.lua:23: fe35e09aa599ad88f13b84cf76431ff0 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:54:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:54:26 [info] 37#37: *723 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:54:26 [info] 37#37: *724 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:54:34 [info] 37#37: *725 [lua] access_by_lua(msblocations.conf:189):2: 795ea002e77aa20a5c4379b15aeb7bef:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:54:34 [info] 37#37: *725 [lua] logger.lua:23: 795ea002e77aa20a5c4379b15aeb7bef {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:54:34 +0000] 795ea002e77aa20a5c4379b15aeb7bef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:54:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:54:36 [info] 37#37: *726 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:54:36 [info] 37#37: *727 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:54:46 [info] 37#37: *729 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:54:46 [info] 35#35: *730 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:54:49 [info] 37#37: *731 [lua] access_by_lua(msblocations.conf:189):2: b3238ad6922730c22763e7925eb5a117:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:54:49 +0000] b3238ad6922730c22763e7925eb5a117 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 05:54:49 [info] 37#37: *731 [lua] logger.lua:23: b3238ad6922730c22763e7925eb5a117 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:54:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:54:56 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:54:56 [info] 37#37: *733 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:55:04 [info] 37#37: *734 [lua] access_by_lua(msblocations.conf:189):2: d8501f3d12b5ecc9cfb06d95eafa324d:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:55:04 [info] 37#37: *734 [lua] logger.lua:23: d8501f3d12b5ecc9cfb06d95eafa324d {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:55:04 +0000] d8501f3d12b5ecc9cfb06d95eafa324d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:55:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:55:06 [info] 37#37: *735 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:55:06 [info] 35#35: *736 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:55:16 [info] 37#37: *737 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:55:16 [info] 35#35: *738 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:55:19 [info] 37#37: *739 [lua] access_by_lua(msblocations.conf:189):2: 648867bbc14701979caf5131730a1ce7:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:55:19 [info] 37#37: *739 [lua] logger.lua:23: 648867bbc14701979caf5131730a1ce7 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:55:19 +0000] 648867bbc14701979caf5131730a1ce7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:55:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:55:26 [info] 37#37: *740 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:55:26 [info] 37#37: *741 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:55:34 [info] 37#37: *742 [lua] access_by_lua(msblocations.conf:189):2: 513058c60280f8d2e7ff8c8e303bfa8b:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:55:34 [info] 37#37: *742 [lua] logger.lua:23: 513058c60280f8d2e7ff8c8e303bfa8b {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:55:34 +0000] 513058c60280f8d2e7ff8c8e303bfa8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:55:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:55:36 [info] 37#37: *743 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:55:36 [info] 37#37: *744 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:55:46 [info] 37#37: *747 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:55:46 [info] 35#35: *746 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:55:49 [info] 37#37: *748 [lua] access_by_lua(msblocations.conf:189):2: 7ed6fba481240af3d76999683d04ec74:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:55:49 +0000] 7ed6fba481240af3d76999683d04ec74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/13 05:55:49 [info] 37#37: *748 [lua] logger.lua:23: 7ed6fba481240af3d76999683d04ec74 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:55:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/13 05:55:56 [info] 35#35: *749 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:55:56 [info] 35#35: *750 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:56:04 [info] 37#37: *751 [lua] access_by_lua(msblocations.conf:189):2: b88b094575a27cbe0cfcf575cbfbfc8c:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:56:04 +0000] b88b094575a27cbe0cfcf575cbfbfc8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/13 05:56:04 [info] 37#37: *751 [lua] logger.lua:23: b88b094575a27cbe0cfcf575cbfbfc8c {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:56:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:56:06 [info] 37#37: *752 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:56:06 [info] 37#37: *753 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:56:16 [info] 35#35: *755 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:56:16 [info] 37#37: *754 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:56:19 [info] 37#37: *756 [lua] access_by_lua(msblocations.conf:189):2: 262268aeeeafd46dd5ad085cb0b38387:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:56:19 +0000] 262268aeeeafd46dd5ad085cb0b38387 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/13 05:56:19 [info] 37#37: *756 [lua] logger.lua:23: 262268aeeeafd46dd5ad085cb0b38387 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:56:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:56:26 [info] 37#37: *757 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:56:26 [info] 37#37: *758 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:56:34 [info] 37#37: *759 [lua] access_by_lua(msblocations.conf:189):2: ce52e6ca0a3828a8c1e5224461cdc093:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:56:34 +0000] ce52e6ca0a3828a8c1e5224461cdc093 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 05:56:34 [info] 37#37: *759 [lua] logger.lua:23: ce52e6ca0a3828a8c1e5224461cdc093 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:56:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:56:36 [info] 37#37: *760 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:56:36 [info] 37#37: *761 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:56:46 [info] 37#37: *762 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:56:46 [info] 37#37: *763 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:56:49 [info] 37#37: *765 [lua] access_by_lua(msblocations.conf:189):2: f184b8e8257947c3063d489fc6f5a11a:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:56:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:56:49 [info] 37#37: *765 [lua] logger.lua:23: f184b8e8257947c3063d489fc6f5a11a {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:56:49 +0000] f184b8e8257947c3063d489fc6f5a11a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 05:56:56 [info] 37#37: *766 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:56:56 [info] 37#37: *767 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:57:04 [info] 37#37: *768 [lua] access_by_lua(msblocations.conf:189):2: 2459a058a4d4dad77703c6653074c80e:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:57:04 [info] 37#37: *768 [lua] logger.lua:23: 2459a058a4d4dad77703c6653074c80e {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:57:04 +0000] 2459a058a4d4dad77703c6653074c80e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:57:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:57:06 [info] 37#37: *769 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:57:06 [info] 37#37: *770 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:57:16 [info] 37#37: *771 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:57:16 [info] 37#37: *772 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:57:19 [info] 37#37: *773 [lua] access_by_lua(msblocations.conf:189):2: 7e9442186e57686b12eb67190bc4a811:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:57:19 +0000] 7e9442186e57686b12eb67190bc4a811 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/13 05:57:19 [info] 37#37: *773 [lua] logger.lua:23: 7e9442186e57686b12eb67190bc4a811 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:57:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/13 05:57:26 [info] 35#35: *775 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:57:26 [info] 35#35: *774 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:57:34 [info] 37#37: *776 [lua] access_by_lua(msblocations.conf:189):2: 27e48f47b6f65cc976a355d1393d8b03:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:57:34 +0000] 27e48f47b6f65cc976a355d1393d8b03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 05:57:34 [info] 37#37: *776 [lua] logger.lua:23: 27e48f47b6f65cc976a355d1393d8b03 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:57:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:57:36 [info] 37#37: *777 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:57:36 [info] 35#35: *778 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:57:46 [info] 35#35: *779 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:57:46 [info] 37#37: *780 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:57:49 [info] 37#37: *782 [lua] access_by_lua(msblocations.conf:189):2: adf86bd30a7fae74ed1741794af79032:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:57:49 +0000] adf86bd30a7fae74ed1741794af79032 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/13 05:57:49 [info] 37#37: *782 [lua] logger.lua:23: adf86bd30a7fae74ed1741794af79032 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:57:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:57:56 [info] 37#37: *783 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:57:56 [info] 37#37: *784 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:58:04 [info] 37#37: *785 [lua] access_by_lua(msblocations.conf:189):2: 79d8dd720b786ed39dee47a46cc08819:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:58:04 +0000] 79d8dd720b786ed39dee47a46cc08819 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 05:58:04 [info] 37#37: *785 [lua] logger.lua:23: 79d8dd720b786ed39dee47a46cc08819 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:58:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:58:06 [info] 37#37: *786 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:58:06 [info] 37#37: *787 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:58:16 [info] 37#37: *788 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:58:16 [info] 37#37: *789 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:58:19 [info] 37#37: *790 [lua] access_by_lua(msblocations.conf:189):2: 757b74387f9a258d2b73329de1b71981:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:58:19 +0000] 757b74387f9a258d2b73329de1b71981 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 05:58:19 [info] 37#37: *790 [lua] logger.lua:23: 757b74387f9a258d2b73329de1b71981 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:58:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:58:26 [info] 35#35: *792 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:58:26 [info] 37#37: *791 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:58:34 [info] 37#37: *793 [lua] access_by_lua(msblocations.conf:189):2: 73b30970ac043ce9509f9dea871bd513:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:58:34 [info] 37#37: *793 [lua] logger.lua:23: 73b30970ac043ce9509f9dea871bd513 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:58:34 +0000] 73b30970ac043ce9509f9dea871bd513 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:58:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 05:58:36 [info] 37#37: *794 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:58:36 [info] 37#37: *795 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:58:46 [info] 35#35: *796 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:58:46 [info] 37#37: *797 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:58:49 [info] 37#37: *799 [lua] access_by_lua(msblocations.conf:189):2: 50cf0c0a52620e8f5f085471baea7f81:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:58:49 +0000] 50cf0c0a52620e8f5f085471baea7f81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:58:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:58:49 [info] 37#37: *799 [lua] logger.lua:23: 50cf0c0a52620e8f5f085471baea7f81 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , 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/13 05:58:56 [info] 37#37: *800 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:58:56 [info] 37#37: *801 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:59:04 [info] 37#37: *802 [lua] access_by_lua(msblocations.conf:189):2: ab3d91a6e3acb56d36f7cd0c48efa90d:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:59:04 +0000] ab3d91a6e3acb56d36f7cd0c48efa90d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 05:59:04 [info] 37#37: *802 [lua] logger.lua:23: ab3d91a6e3acb56d36f7cd0c48efa90d {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:59:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:59:06 [info] 35#35: *804 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:59:06 [info] 35#35: *803 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:59:16 [info] 37#37: *805 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:59:16 [info] 37#37: *806 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:59:19 [info] 37#37: *807 [lua] access_by_lua(msblocations.conf:189):2: eb53e826ffd41a680c19a532d26231d9:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:59:19 [info] 37#37: *807 [lua] logger.lua:23: eb53e826ffd41a680c19a532d26231d9 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:59:19 +0000] eb53e826ffd41a680c19a532d26231d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:59:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:59:26 [info] 37#37: *808 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:59:26 [info] 37#37: *809 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:59:34 [info] 37#37: *810 [lua] access_by_lua(msblocations.conf:189):2: e4d55c73cc8c7a16fa26cf905b6cd28e:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 05:59:34 [info] 37#37: *810 [lua] logger.lua:23: e4d55c73cc8c7a16fa26cf905b6cd28e {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:59:34 +0000] e4d55c73cc8c7a16fa26cf905b6cd28e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:05:59:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/13 05:59:36 [info] 37#37: *811 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:59:36 [info] 37#37: *812 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:59:46 [info] 37#37: *813 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:59:46 [info] 37#37: *814 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:59:49 [info] 37#37: *816 [lua] access_by_lua(msblocations.conf:189):2: 22b1a171c783a171bd09d490c40929b4:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:59:49 +0000] 22b1a171c783a171bd09d490c40929b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/13 05:59:49 [info] 37#37: *816 [lua] logger.lua:23: 22b1a171c783a171bd09d490c40929b4 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:05:59:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 05:59:56 [info] 35#35: *817 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 05:59:56 [info] 35#35: *818 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:00:04 [info] 37#37: *819 [lua] access_by_lua(msblocations.conf:189):2: 3199ca85a9fca44848f143980c4b0e18:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:00:04 +0000] 3199ca85a9fca44848f143980c4b0e18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/13 06:00:04 [info] 37#37: *819 [lua] logger.lua:23: 3199ca85a9fca44848f143980c4b0e18 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:00:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/13 06:00:06 [info] 37#37: *820 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:00:06 [info] 37#37: *821 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:00:16 [info] 37#37: *822 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:00:16 [info] 35#35: *823 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:00:19 [info] 37#37: *824 [lua] access_by_lua(msblocations.conf:189):2: d9e07520aef32beb8c5311471d494436:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:00:19 +0000] d9e07520aef32beb8c5311471d494436 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/13 06:00:19 [info] 37#37: *824 [lua] logger.lua:23: d9e07520aef32beb8c5311471d494436 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:00:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 06:00:26 [info] 37#37: *826 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:00:26 [info] 37#37: *825 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:00:34 [info] 37#37: *827 [lua] access_by_lua(msblocations.conf:189):2: a53c7bc929af830c4dd5f400d0ed859c:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:00:34 [info] 37#37: *827 [lua] logger.lua:23: a53c7bc929af830c4dd5f400d0ed859c {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:00:34 +0000] a53c7bc929af830c4dd5f400d0ed859c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:00:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 06:00:36 [info] 37#37: *828 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:00:36 [info] 37#37: *829 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:00:46 [info] 35#35: *831 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:00:46 [info] 37#37: *830 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:00:49 [info] 37#37: *833 [lua] access_by_lua(msblocations.conf:189):2: 3814ac57991e340fed0ffd19a13e22a0:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:00:49 [info] 37#37: *833 [lua] logger.lua:23: 3814ac57991e340fed0ffd19a13e22a0 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:00:49 +0000] 3814ac57991e340fed0ffd19a13e22a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:00:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 06:00:56 [info] 37#37: *834 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:00:56 [info] 37#37: *835 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:01:04 [info] 37#37: *836 [lua] access_by_lua(msblocations.conf:189):2: 407417e760658360a2ac0d636bada171:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:01:04 [info] 37#37: *836 [lua] logger.lua:23: 407417e760658360a2ac0d636bada171 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:01:04 +0000] 407417e760658360a2ac0d636bada171 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:01:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 06:01:06 [info] 37#37: *838 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:01:06 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:01:16 [info] 37#37: *840 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:01:16 [info] 35#35: *839 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:01:19 [info] 37#37: *841 [lua] access_by_lua(msblocations.conf:189):2: c66f95536476d6f58f5084d133b8d51b:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:01:19 [info] 37#37: *841 [lua] logger.lua:23: c66f95536476d6f58f5084d133b8d51b {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:01:19 +0000] c66f95536476d6f58f5084d133b8d51b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:01:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/13 06:01:26 [info] 35#35: *843 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:01:26 [info] 35#35: *842 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:01:34 [info] 37#37: *844 [lua] access_by_lua(msblocations.conf:189):2: cee0ae7652ed2531355c1aa2bbefe966:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:01:34 +0000] cee0ae7652ed2531355c1aa2bbefe966 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/13 06:01:34 [info] 37#37: *844 [lua] logger.lua:23: cee0ae7652ed2531355c1aa2bbefe966 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:01:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 06:01:36 [info] 37#37: *845 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:01:36 [info] 35#35: *846 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:01:46 [info] 37#37: *847 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:01:46 [info] 35#35: *848 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:01:49 [info] 37#37: *850 [lua] access_by_lua(msblocations.conf:189):2: f70d2ce376e3b696381441bb3eb0ca7c:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:01:49 [info] 37#37: *850 [lua] logger.lua:23: f70d2ce376e3b696381441bb3eb0ca7c {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:01:49 +0000] f70d2ce376e3b696381441bb3eb0ca7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.024 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:01:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/13 06:01:56 [info] 37#37: *851 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:01:56 [info] 37#37: *852 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:02:04 [info] 37#37: *853 [lua] access_by_lua(msblocations.conf:189):2: d52970f07024781d31afd07aa7eebfa2:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:02:04 [info] 37#37: *853 [lua] logger.lua:23: d52970f07024781d31afd07aa7eebfa2 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:02:04 +0000] d52970f07024781d31afd07aa7eebfa2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:02:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 06:02:06 [info] 37#37: *854 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:02:06 [info] 35#35: *855 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:02:16 [info] 37#37: *857 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:02:16 [info] 37#37: *856 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:02:19 [info] 37#37: *858 [lua] access_by_lua(msblocations.conf:189):2: ddafbbf6949f1a1343edc05835a5defa:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:02:19 +0000] ddafbbf6949f1a1343edc05835a5defa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/13 06:02:19 [info] 37#37: *858 [lua] logger.lua:23: ddafbbf6949f1a1343edc05835a5defa {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:02:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 06:02:26 [info] 37#37: *859 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:02:26 [info] 35#35: *860 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:02:34 [info] 37#37: *861 [lua] access_by_lua(msblocations.conf:189):2: 89294ccd3ee14c4956598d3158d35f38:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:02:34 [info] 37#37: *861 [lua] logger.lua:23: 89294ccd3ee14c4956598d3158d35f38 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:02:34 +0000] 89294ccd3ee14c4956598d3158d35f38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:02:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 06:02:36 [info] 35#35: *862 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:02:36 [info] 35#35: *863 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:02:46 [info] 37#37: *864 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:02:46 [info] 35#35: *865 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:02:49 [info] 37#37: *867 [lua] access_by_lua(msblocations.conf:189):2: 84f46583c7ac37df2b84e0e954ecb230:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:02:49 [info] 37#37: *867 [lua] logger.lua:23: 84f46583c7ac37df2b84e0e954ecb230 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:02:49 +0000] 84f46583c7ac37df2b84e0e954ecb230 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:02:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 06:02:56 [info] 37#37: *868 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:02:56 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:03:04 [info] 37#37: *870 [lua] access_by_lua(msblocations.conf:189):2: 9757f2a8d7682f1d16afbced7202b396:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:03:04 +0000] 9757f2a8d7682f1d16afbced7202b396 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/13 06:03:04 [info] 37#37: *870 [lua] logger.lua:23: 9757f2a8d7682f1d16afbced7202b396 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:03:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/13 06:03:06 [info] 37#37: *871 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:03:06 [info] 37#37: *872 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:03:16 [info] 37#37: *873 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:03:16 [info] 35#35: *874 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:03:20 [info] 37#37: *875 [lua] access_by_lua(msblocations.conf:189):2: 16b39ba2dc495a73ff42cfe8c0397a5e:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:03:20 [info] 37#37: *875 [lua] logger.lua:23: 16b39ba2dc495a73ff42cfe8c0397a5e {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:03:20 +0000] 16b39ba2dc495a73ff42cfe8c0397a5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:03:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 06:03:26 [info] 37#37: *876 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:03:26 [info] 37#37: *877 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:03:35 [info] 37#37: *878 [lua] access_by_lua(msblocations.conf:189):2: eb2fad91748b3eb7753fe5400a4d5c67:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:03:35 +0000] eb2fad91748b3eb7753fe5400a4d5c67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/13 06:03:35 [info] 37#37: *878 [lua] logger.lua:23: eb2fad91748b3eb7753fe5400a4d5c67 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:03:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 06:03:36 [info] 35#35: *879 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:03:36 [info] 37#37: *880 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:03:46 [info] 37#37: *881 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:03:46 [info] 35#35: *882 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:03:50 [info] 37#37: *884 [lua] access_by_lua(msblocations.conf:189):2: 2d435089c01bd3f818a6220455480f64:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:03:50 [info] 37#37: *884 [lua] logger.lua:23: 2d435089c01bd3f818a6220455480f64 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:03:50 +0000] 2d435089c01bd3f818a6220455480f64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:03:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 06:03:56 [info] 37#37: *885 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:03:56 [info] 37#37: *886 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:03:59 [info] 37#37: *887 client closed connection while waiting for request, client: 10.233.72.71, server: 0.0.0.0:443 2023/01/13 06:04:05 [info] 37#37: *888 [lua] access_by_lua(msblocations.conf:189):2: e2cd12e53f19e8958e660153756684a2:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:04:05 [info] 37#37: *888 [lua] logger.lua:23: e2cd12e53f19e8958e660153756684a2 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:04:05 +0000] e2cd12e53f19e8958e660153756684a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:04:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 06:04:06 [info] 37#37: *889 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:04:06 [info] 37#37: *890 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:04:16 [info] 37#37: *891 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:04:16 [info] 37#37: *892 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:04:20 [info] 37#37: *893 [lua] access_by_lua(msblocations.conf:189):2: a5e752a099f0ddb050d9bf4b1b76f72e:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:04:20 [info] 37#37: *893 [lua] logger.lua:23: a5e752a099f0ddb050d9bf4b1b76f72e {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:04:20 +0000] a5e752a099f0ddb050d9bf4b1b76f72e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:04:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 06:04:26 [info] 37#37: *894 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:04:26 [info] 37#37: *895 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:04:35 [info] 37#37: *896 [lua] access_by_lua(msblocations.conf:189):2: 246c919ca3ce492eeb8c4996d5a60cb2:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:04:35 [info] 37#37: *896 [lua] logger.lua:23: 246c919ca3ce492eeb8c4996d5a60cb2 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:04:35 +0000] 246c919ca3ce492eeb8c4996d5a60cb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:04:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 06:04:36 [info] 37#37: *897 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:04:36 [info] 37#37: *898 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:04:46 [info] 37#37: *899 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:04:46 [info] 37#37: *900 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:04:50 [info] 37#37: *902 [lua] access_by_lua(msblocations.conf:189):2: c6a6816952e2a57327516b1188f723cd:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:04:50 [info] 37#37: *902 [lua] logger.lua:23: c6a6816952e2a57327516b1188f723cd {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:04:50 +0000] c6a6816952e2a57327516b1188f723cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:04:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 06:04:56 [info] 37#37: *903 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:04:56 [info] 37#37: *904 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:05:05 [info] 37#37: *905 [lua] access_by_lua(msblocations.conf:189):2: 626ca20fd3faa901e6b30ea5f4e6268f:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:05:05 [info] 37#37: *905 [lua] logger.lua:23: 626ca20fd3faa901e6b30ea5f4e6268f {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:05:05 +0000] 626ca20fd3faa901e6b30ea5f4e6268f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:05:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 06:05:06 [info] 35#35: *906 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:05:06 [info] 37#37: *907 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:05:16 [info] 35#35: *909 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:05:16 [info] 35#35: *908 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:05:20 [info] 37#37: *910 [lua] access_by_lua(msblocations.conf:189):2: 3361ada2bb998ed46c6e0d7853012497:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:05:20 [info] 37#37: *910 [lua] logger.lua:23: 3361ada2bb998ed46c6e0d7853012497 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:05:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.71 - - [13/Jan/2023:06:05:20 +0000] 3361ada2bb998ed46c6e0d7853012497 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 06:05:26 [info] 37#37: *911 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:05:26 [info] 37#37: *912 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:05:35 [info] 37#37: *913 [lua] access_by_lua(msblocations.conf:189):2: f265e0c46aa92e2ef851a9acead325ea:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:05:35 [info] 37#37: *913 [lua] logger.lua:23: f265e0c46aa92e2ef851a9acead325ea {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:05:35 +0000] f265e0c46aa92e2ef851a9acead325ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:05:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 06:05:36 [info] 37#37: *914 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:05:36 [info] 37#37: *915 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:05:46 [info] 37#37: *916 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:05:46 [info] 37#37: *917 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:05:50 [info] 37#37: *919 [lua] access_by_lua(msblocations.conf:189):2: 79310b7905c763c2f2c91c605df5824c:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:05:50 [info] 37#37: *919 [lua] logger.lua:23: 79310b7905c763c2f2c91c605df5824c {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:05:50 +0000] 79310b7905c763c2f2c91c605df5824c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:05:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 06:05:56 [info] 37#37: *920 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:05:56 [info] 37#37: *921 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:06:05 [info] 37#37: *922 [lua] access_by_lua(msblocations.conf:189):2: c98a7dbfa0e4f4b9212400dfae5c1b10:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:06:05 [info] 37#37: *922 [lua] logger.lua:23: c98a7dbfa0e4f4b9212400dfae5c1b10 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:06:05 +0000] c98a7dbfa0e4f4b9212400dfae5c1b10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:06:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 06:06:06 [info] 37#37: *923 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:06:06 [info] 35#35: *924 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:06:16 [info] 35#35: *925 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:06:16 [info] 37#37: *926 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:06:20 [info] 37#37: *927 [lua] access_by_lua(msblocations.conf:189):2: f0245392733671389deee72f49c46c8c:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:06:20 +0000] f0245392733671389deee72f49c46c8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/13 06:06:20 [info] 37#37: *927 [lua] logger.lua:23: f0245392733671389deee72f49c46c8c {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:06:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 06:06:26 [info] 37#37: *928 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:06:26 [info] 37#37: *929 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:06:35 [info] 37#37: *930 [lua] access_by_lua(msblocations.conf:189):2: 46ebf44198516371fea64ecdbfcdc050:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:06:35 [info] 37#37: *930 [lua] logger.lua:23: 46ebf44198516371fea64ecdbfcdc050 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:06:35 +0000] 46ebf44198516371fea64ecdbfcdc050 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:06:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 06:06:36 [info] 37#37: *931 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:06:36 [info] 35#35: *932 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:06:46 [info] 37#37: *933 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:06:46 [info] 37#37: *934 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:06:50 [info] 37#37: *936 [lua] access_by_lua(msblocations.conf:189):2: b0ceb378a01466e268ae1ee9ca76ef48:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:06:50 +0000] b0ceb378a01466e268ae1ee9ca76ef48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:06:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/13 06:06:50 [info] 37#37: *936 [lua] logger.lua:23: b0ceb378a01466e268ae1ee9ca76ef48 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , 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/13 06:06:56 [info] 37#37: *937 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:06:56 [info] 37#37: *938 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:07:05 [info] 37#37: *939 [lua] access_by_lua(msblocations.conf:189):2: db6686f21b8eb35e3d16152096d454c9:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:07:05 [info] 37#37: *939 [lua] logger.lua:23: db6686f21b8eb35e3d16152096d454c9 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:07:05 +0000] db6686f21b8eb35e3d16152096d454c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:07:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 06:07:06 [info] 35#35: *941 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:07:06 [info] 37#37: *940 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:07:16 [info] 37#37: *942 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:07:16 [info] 37#37: *943 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:07:20 [info] 37#37: *944 [lua] access_by_lua(msblocations.conf:189):2: 9d0a80831da60e8037f78cfada18d789:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:07:20 [info] 37#37: *944 [lua] logger.lua:23: 9d0a80831da60e8037f78cfada18d789 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:07:20 +0000] 9d0a80831da60e8037f78cfada18d789 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:07:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 06:07:26 [info] 37#37: *945 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:07:26 [info] 37#37: *946 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:07:35 [info] 37#37: *947 [lua] access_by_lua(msblocations.conf:189):2: 330c892b75b12636dd2e6e49648ac785:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:07:35 [info] 37#37: *947 [lua] logger.lua:23: 330c892b75b12636dd2e6e49648ac785 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:07:35 +0000] 330c892b75b12636dd2e6e49648ac785 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:07:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 06:07:36 [info] 37#37: *948 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:07:36 [info] 37#37: *949 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:07:46 [info] 37#37: *950 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:07:46 [info] 37#37: *951 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:07:50 [info] 37#37: *953 [lua] access_by_lua(msblocations.conf:189):2: 0553b1ee25f0762af3f1804ecd1dccbc:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:07:50 [info] 37#37: *953 [lua] logger.lua:23: 0553b1ee25f0762af3f1804ecd1dccbc {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:07:50 +0000] 0553b1ee25f0762af3f1804ecd1dccbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:07:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 06:07:56 [info] 37#37: *954 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:07:56 [info] 37#37: *955 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:08:05 [info] 37#37: *956 [lua] access_by_lua(msblocations.conf:189):2: f0a8849e02900cbfb5d58241058f664c:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:08:05 +0000] f0a8849e02900cbfb5d58241058f664c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/13 06:08:05 [info] 37#37: *956 [lua] logger.lua:23: f0a8849e02900cbfb5d58241058f664c {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:08:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/13 06:08:06 [info] 37#37: *958 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:08:06 [info] 37#37: *957 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:08:16 [info] 37#37: *960 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:08:16 [info] 35#35: *959 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:08:20 [info] 37#37: *961 [lua] access_by_lua(msblocations.conf:189):2: 02826d5515c754d6930f38fee8e14af6:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:08:20 [info] 37#37: *961 [lua] logger.lua:23: 02826d5515c754d6930f38fee8e14af6 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:08:20 +0000] 02826d5515c754d6930f38fee8e14af6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:08:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/13 06:08:26 [info] 37#37: *962 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:08:26 [info] 37#37: *963 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:08:35 [info] 37#37: *964 [lua] access_by_lua(msblocations.conf:189):2: 5ffedcbb03f7d32d4288b9ed5deb1af7:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:08:35 +0000] 5ffedcbb03f7d32d4288b9ed5deb1af7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/13 06:08:35 [info] 37#37: *964 [lua] logger.lua:23: 5ffedcbb03f7d32d4288b9ed5deb1af7 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:08:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 06:08:36 [info] 37#37: *965 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:08:36 [info] 35#35: *966 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:08:46 [info] 35#35: *968 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:08:46 [info] 35#35: *967 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:08:50 [info] 37#37: *970 [lua] access_by_lua(msblocations.conf:189):2: 6ff9eae5ad9e8cafca9bed0b24e488f5:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:08:50 [info] 37#37: *970 [lua] logger.lua:23: 6ff9eae5ad9e8cafca9bed0b24e488f5 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:08:50 +0000] 6ff9eae5ad9e8cafca9bed0b24e488f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:08:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 06:08:56 [info] 37#37: *972 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:08:56 [info] 37#37: *971 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:09:05 [info] 37#37: *973 [lua] access_by_lua(msblocations.conf:189):2: 86746f93f31482abc2d6fe37f1b35c0c:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:09:05 +0000] 86746f93f31482abc2d6fe37f1b35c0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 06:09:05 [info] 37#37: *973 [lua] logger.lua:23: 86746f93f31482abc2d6fe37f1b35c0c {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:09:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 06:09:06 [info] 37#37: *974 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:09:06 [info] 35#35: *975 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:09:16 [info] 37#37: *976 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:09:16 [info] 37#37: *977 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:09:20 [info] 37#37: *978 [lua] access_by_lua(msblocations.conf:189):2: a8a3fe488a86792ee9398368ff7ac0a9:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:09:20 +0000] a8a3fe488a86792ee9398368ff7ac0a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 06:09:20 [info] 37#37: *978 [lua] logger.lua:23: a8a3fe488a86792ee9398368ff7ac0a9 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:09:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 06:09:26 [info] 37#37: *979 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:09:26 [info] 37#37: *980 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:09:35 [info] 37#37: *981 [lua] access_by_lua(msblocations.conf:189):2: 30ad419d515f5a0b6983be7532481cc3:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:09:35 [info] 37#37: *981 [lua] logger.lua:23: 30ad419d515f5a0b6983be7532481cc3 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:09:35 +0000] 30ad419d515f5a0b6983be7532481cc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:09:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/13 06:09:36 [info] 35#35: *982 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:09:36 [info] 35#35: *983 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:09:46 [info] 37#37: *984 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:09:46 [info] 37#37: *985 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:09:50 [info] 37#37: *987 [lua] access_by_lua(msblocations.conf:189):2: 67501f1b0b436e046563d6aafbbebba8:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:09:50 +0000] 67501f1b0b436e046563d6aafbbebba8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 06:09:50 [info] 37#37: *987 [lua] logger.lua:23: 67501f1b0b436e046563d6aafbbebba8 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:09:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 06:09:56 [info] 37#37: *988 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:09:56 [info] 37#37: *989 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:10:05 [info] 37#37: *990 [lua] access_by_lua(msblocations.conf:189):2: c09b76b981d73c98227d1f7ee42a5626:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:10:05 [info] 37#37: *990 [lua] logger.lua:23: c09b76b981d73c98227d1f7ee42a5626 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:10:05 +0000] c09b76b981d73c98227d1f7ee42a5626 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:10:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 06:10:06 [info] 37#37: *991 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:10:06 [info] 37#37: *992 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:10:16 [info] 35#35: *994 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:10:16 [info] 35#35: *993 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:10:20 [info] 37#37: *995 [lua] access_by_lua(msblocations.conf:189):2: 44f66887011d7e4fad8e8b30a4ca916d:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:10:20 [info] 37#37: *995 [lua] logger.lua:23: 44f66887011d7e4fad8e8b30a4ca916d {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:10:20 +0000] 44f66887011d7e4fad8e8b30a4ca916d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:10:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 06:10:26 [info] 37#37: *996 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:10:26 [info] 35#35: *997 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:10:35 [info] 37#37: *998 [lua] access_by_lua(msblocations.conf:189):2: a5fe4b39d9731a232240fa32845de8a4:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:10:35 [info] 37#37: *998 [lua] logger.lua:23: a5fe4b39d9731a232240fa32845de8a4 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:10:35 +0000] a5fe4b39d9731a232240fa32845de8a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:10:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 06:10:36 [info] 35#35: *1000 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:10:36 [info] 35#35: *999 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:10:46 [info] 37#37: *1001 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:10:46 [info] 35#35: *1002 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:10:50 [info] 37#37: *1004 [lua] access_by_lua(msblocations.conf:189):2: 3636aaa5b6c2af5bbf3f823f86894485:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:10:50 [info] 37#37: *1004 [lua] logger.lua:23: 3636aaa5b6c2af5bbf3f823f86894485 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:10:50 +0000] 3636aaa5b6c2af5bbf3f823f86894485 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:10:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 06:10:56 [info] 37#37: *1005 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:10:56 [info] 35#35: *1006 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:11:05 [info] 37#37: *1007 [lua] access_by_lua(msblocations.conf:189):2: c1c5a4c814f411490741e126b0be3304:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:11:05 +0000] c1c5a4c814f411490741e126b0be3304 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 06:11:05 [info] 37#37: *1007 [lua] logger.lua:23: c1c5a4c814f411490741e126b0be3304 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:11:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/13 06:11:06 [info] 37#37: *1008 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:11:06 [info] 37#37: *1009 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:11:16 [info] 37#37: *1010 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:11:16 [info] 37#37: *1011 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:11:20 [info] 37#37: *1012 [lua] access_by_lua(msblocations.conf:189):2: 7f0c5cf076fe9060cfcffcab47d21e30:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:11:20 +0000] 7f0c5cf076fe9060cfcffcab47d21e30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/13 06:11:20 [info] 37#37: *1012 [lua] logger.lua:23: 7f0c5cf076fe9060cfcffcab47d21e30 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:11:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 06:11:26 [info] 35#35: *1013 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:11:26 [info] 35#35: *1014 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:11:35 [info] 37#37: *1015 [lua] access_by_lua(msblocations.conf:189):2: 8bdc58eb2c5521941595185e81cd53ca:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:11:35 [info] 37#37: *1015 [lua] logger.lua:23: 8bdc58eb2c5521941595185e81cd53ca {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:11:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.71.71 - - [13/Jan/2023:06:11:35 +0000] 8bdc58eb2c5521941595185e81cd53ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 06:11:36 [info] 37#37: *1016 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:11:36 [info] 37#37: *1017 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:11:46 [info] 37#37: *1018 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:11:46 [info] 37#37: *1019 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:11:50 [info] 37#37: *1021 [lua] access_by_lua(msblocations.conf:189):2: b537e2e7bc3dfbb79d0e29c81070b515:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:11:50 +0000] b537e2e7bc3dfbb79d0e29c81070b515 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 06:11:50 [info] 37#37: *1021 [lua] logger.lua:23: b537e2e7bc3dfbb79d0e29c81070b515 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:11:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 06:11:56 [info] 37#37: *1022 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:11:56 [info] 37#37: *1023 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:12:05 [info] 37#37: *1024 [lua] access_by_lua(msblocations.conf:189):2: df97599589fd8a1c245dc86df471357f:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:12:05 [info] 37#37: *1024 [lua] logger.lua:23: df97599589fd8a1c245dc86df471357f {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:12:05 +0000] df97599589fd8a1c245dc86df471357f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:12:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 06:12:06 [info] 37#37: *1025 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:12:06 [info] 37#37: *1026 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:12:16 [info] 37#37: *1027 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:12:16 [info] 37#37: *1028 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:12:20 [info] 37#37: *1029 [lua] access_by_lua(msblocations.conf:189):2: b1d8834ae2033838727e4a8d4b3c4596:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:12:20 [info] 37#37: *1029 [lua] logger.lua:23: b1d8834ae2033838727e4a8d4b3c4596 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:12:20 +0000] b1d8834ae2033838727e4a8d4b3c4596 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:12:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 06:12:26 [info] 37#37: *1030 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:12:26 [info] 35#35: *1031 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:12:35 [info] 37#37: *1032 [lua] access_by_lua(msblocations.conf:189):2: d7181e7dc49f537b81c9d382786496bb:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:12:35 [info] 37#37: *1032 [lua] logger.lua:23: d7181e7dc49f537b81c9d382786496bb {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:12:35 +0000] d7181e7dc49f537b81c9d382786496bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:12:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/13 06:12:36 [info] 37#37: *1033 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:12:36 [info] 35#35: *1034 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:12:38 [info] 37#37: *1035 client closed connection while waiting for request, client: 10.233.72.71, server: 0.0.0.0:443 2023/01/13 06:12:46 [info] 37#37: *1036 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:12:46 [info] 37#37: *1037 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:12:50 [info] 37#37: *1039 [lua] access_by_lua(msblocations.conf:189):2: 6330ca4f2693e1f55d17e7af42ece489:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:12:50 +0000] 6330ca4f2693e1f55d17e7af42ece489 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:12:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/13 06:12:50 [info] 37#37: *1039 [lua] logger.lua:23: 6330ca4f2693e1f55d17e7af42ece489 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , 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/13 06:12:56 [info] 37#37: *1040 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:12:56 [info] 37#37: *1041 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:13:05 [info] 37#37: *1042 [lua] access_by_lua(msblocations.conf:189):2: a0a999a0dc80ddf3c3fccde39ed61f0e:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:13:05 [info] 37#37: *1042 [lua] logger.lua:23: a0a999a0dc80ddf3c3fccde39ed61f0e {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:13:05 +0000] a0a999a0dc80ddf3c3fccde39ed61f0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:13:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 06:13:06 [info] 37#37: *1043 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:13:06 [info] 37#37: *1044 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:13:16 [info] 37#37: *1045 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:13:16 [info] 35#35: *1046 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:13:20 [info] 37#37: *1047 [lua] access_by_lua(msblocations.conf:189):2: 8e99157d527ac21dcd07c2def82357d3:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:13:20 [info] 37#37: *1047 [lua] logger.lua:23: 8e99157d527ac21dcd07c2def82357d3 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:13:20 +0000] 8e99157d527ac21dcd07c2def82357d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:13:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 06:13:26 [info] 37#37: *1048 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:13:26 [info] 37#37: *1049 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:13:35 [info] 37#37: *1050 [lua] access_by_lua(msblocations.conf:189):2: 902bce42faf0634823ec191bf9fc8eb4:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:13:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 06:13:35 [info] 37#37: *1050 [lua] logger.lua:23: 902bce42faf0634823ec191bf9fc8eb4 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:13:35 +0000] 902bce42faf0634823ec191bf9fc8eb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 06:13:36 [info] 35#35: *1052 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:13:36 [info] 37#37: *1051 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:13:46 [info] 37#37: *1053 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:13:46 [info] 37#37: *1054 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:13:50 [info] 37#37: *1056 [lua] access_by_lua(msblocations.conf:189):2: b2e6ea449b1fdfbc0550235a8c93a7a8:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:13:50 [info] 37#37: *1056 [lua] logger.lua:23: b2e6ea449b1fdfbc0550235a8c93a7a8 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:13:50 +0000] b2e6ea449b1fdfbc0550235a8c93a7a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:13:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 06:13:56 [info] 35#35: *1058 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:13:56 [info] 35#35: *1057 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:14:05 [info] 37#37: *1059 [lua] access_by_lua(msblocations.conf:189):2: c6085cb340dfa9b33dc45fdc5d2fdb1b:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:14:05 [info] 37#37: *1059 [lua] logger.lua:23: c6085cb340dfa9b33dc45fdc5d2fdb1b {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:14:05 +0000] c6085cb340dfa9b33dc45fdc5d2fdb1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:14:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/13 06:14:06 [info] 37#37: *1060 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:14:06 [info] 37#37: *1061 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:14:16 [info] 37#37: *1062 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:14:16 [info] 37#37: *1063 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:14:20 [info] 37#37: *1064 [lua] access_by_lua(msblocations.conf:189):2: 4c0303ee2d306c19cfae85f104e02425:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:14:20 [info] 37#37: *1064 [lua] logger.lua:23: 4c0303ee2d306c19cfae85f104e02425 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:14:20 +0000] 4c0303ee2d306c19cfae85f104e02425 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:14:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 06:14:26 [info] 37#37: *1065 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:14:26 [info] 37#37: *1066 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:14:35 [info] 37#37: *1067 [lua] access_by_lua(msblocations.conf:189):2: 30a9ef8e93108c35c0e45a2e80b30bf4:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:14:35 [info] 37#37: *1067 [lua] logger.lua:23: 30a9ef8e93108c35c0e45a2e80b30bf4 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:14:35 +0000] 30a9ef8e93108c35c0e45a2e80b30bf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:14:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/13 06:14:36 [info] 37#37: *1068 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:14:36 [info] 35#35: *1069 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:14:46 [info] 37#37: *1070 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:14:46 [info] 35#35: *1071 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:14:50 [info] 37#37: *1073 [lua] access_by_lua(msblocations.conf:189):2: d496ee7a3d5fdaeaa2ae577ed23dac1e:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:14:50 [info] 37#37: *1073 [lua] logger.lua:23: d496ee7a3d5fdaeaa2ae577ed23dac1e {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:14:50 +0000] d496ee7a3d5fdaeaa2ae577ed23dac1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:14:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 06:14:56 [info] 37#37: *1074 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:14:56 [info] 35#35: *1075 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:15:05 [info] 37#37: *1076 [lua] access_by_lua(msblocations.conf:189):2: 4d67d98e9a9e0be6400a00c06ad883f9:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:15:05 [info] 37#37: *1076 [lua] logger.lua:23: 4d67d98e9a9e0be6400a00c06ad883f9 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:15:05 +0000] 4d67d98e9a9e0be6400a00c06ad883f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:15:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 06:15:06 [info] 37#37: *1077 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:15:06 [info] 37#37: *1078 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:15:16 [info] 37#37: *1079 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:15:16 [info] 37#37: *1080 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:15:20 [info] 37#37: *1081 [lua] access_by_lua(msblocations.conf:189):2: ebd3fc821c8108b231a228790502cc57:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:15:20 [info] 37#37: *1081 [lua] logger.lua:23: ebd3fc821c8108b231a228790502cc57 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:15:20 +0000] ebd3fc821c8108b231a228790502cc57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:15:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/13 06:15:26 [info] 35#35: *1083 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:15:26 [info] 35#35: *1082 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:15:35 [info] 37#37: *1084 [lua] access_by_lua(msblocations.conf:189):2: dc81b32a6d7c159c7104b1a9c7f5d4ec:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:15:35 [info] 37#37: *1084 [lua] logger.lua:23: dc81b32a6d7c159c7104b1a9c7f5d4ec {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:15:35 +0000] dc81b32a6d7c159c7104b1a9c7f5d4ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:15:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 06:15:36 [info] 37#37: *1085 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:15:36 [info] 35#35: *1086 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:15:46 [info] 37#37: *1087 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:15:46 [info] 37#37: *1088 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:15:50 [info] 37#37: *1090 [lua] access_by_lua(msblocations.conf:189):2: dae3d1f0f5f80e436c133157782c0598:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:15:50 [info] 37#37: *1090 [lua] logger.lua:23: dae3d1f0f5f80e436c133157782c0598 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:15:50 +0000] dae3d1f0f5f80e436c133157782c0598 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:15:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 06:15:56 [info] 35#35: *1092 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:15:56 [info] 35#35: *1091 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:16:05 [info] 37#37: *1093 [lua] access_by_lua(msblocations.conf:189):2: ee353ddb8d83fb5684da99e0f7ca0cbb:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:16:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 06:16:05 [info] 37#37: *1093 [lua] logger.lua:23: ee353ddb8d83fb5684da99e0f7ca0cbb {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:16:05 +0000] ee353ddb8d83fb5684da99e0f7ca0cbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 06:16:06 [info] 37#37: *1094 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:16:06 [info] 37#37: *1095 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:16:16 [info] 37#37: *1096 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:16:16 [info] 37#37: *1097 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:16:20 [info] 37#37: *1098 [lua] access_by_lua(msblocations.conf:189):2: f55e00038a4d5e2d71177c7398f34b49:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:16:20 +0000] f55e00038a4d5e2d71177c7398f34b49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 06:16:20 [info] 37#37: *1098 [lua] logger.lua:23: f55e00038a4d5e2d71177c7398f34b49 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:16:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 06:16:26 [info] 37#37: *1099 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:16:26 [info] 35#35: *1100 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:16:36 [info] 37#37: *1101 [lua] access_by_lua(msblocations.conf:189):2: d20b255eccc2d045379f4b5a7f57c59d:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:16:36 [info] 37#37: *1101 [lua] logger.lua:23: d20b255eccc2d045379f4b5a7f57c59d {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:16:36 +0000] d20b255eccc2d045379f4b5a7f57c59d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:16:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 06:16:36 [info] 37#37: *1102 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:16:36 [info] 35#35: *1103 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:16:46 [info] 37#37: *1104 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:16:46 [info] 35#35: *1105 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:16:51 [info] 37#37: *1107 [lua] access_by_lua(msblocations.conf:189):2: 9ca170ff892eef8b0d1d95e9a5ad441c:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:16:51 [info] 37#37: *1107 [lua] logger.lua:23: 9ca170ff892eef8b0d1d95e9a5ad441c {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:16:51 +0000] 9ca170ff892eef8b0d1d95e9a5ad441c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:16:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 06:16:56 [info] 37#37: *1108 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:16:56 [info] 37#37: *1109 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:17:06 [info] 37#37: *1110 [lua] access_by_lua(msblocations.conf:189):2: 71b3f812e931dfc89b7e7a8287184b38:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:17:06 +0000] 71b3f812e931dfc89b7e7a8287184b38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 06:17:06 [info] 37#37: *1110 [lua] logger.lua:23: 71b3f812e931dfc89b7e7a8287184b38 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:17:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 06:17:06 [info] 37#37: *1111 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:17:06 [info] 37#37: *1112 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:17:16 [info] 37#37: *1113 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:17:16 [info] 35#35: *1114 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:17:21 [info] 37#37: *1115 [lua] access_by_lua(msblocations.conf:189):2: 6b626c60a195abe8bc44c6691735ffa3:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:17:21 [info] 37#37: *1115 [lua] logger.lua:23: 6b626c60a195abe8bc44c6691735ffa3 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:17:21 +0000] 6b626c60a195abe8bc44c6691735ffa3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:17:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 06:17:26 [info] 37#37: *1116 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:17:26 [info] 35#35: *1117 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:17:36 [info] 37#37: *1118 [lua] access_by_lua(msblocations.conf:189):2: b7c76a531078cadfd240290a4eb1ebb3:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:17:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.71 - - [13/Jan/2023:06:17:36 +0000] b7c76a531078cadfd240290a4eb1ebb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 06:17:36 [info] 37#37: *1118 [lua] logger.lua:23: b7c76a531078cadfd240290a4eb1ebb3 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , 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/13 06:17:36 [info] 37#37: *1119 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:17:36 [info] 35#35: *1120 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:17:46 [info] 37#37: *1121 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:17:46 [info] 37#37: *1122 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:17:51 [info] 37#37: *1124 [lua] access_by_lua(msblocations.conf:189):2: 40f88fdb8c18b07af887080899bc03c3:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:17:51 [info] 37#37: *1124 [lua] logger.lua:23: 40f88fdb8c18b07af887080899bc03c3 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:17:51 +0000] 40f88fdb8c18b07af887080899bc03c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:17:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 06:17:56 [info] 37#37: *1125 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:17:56 [info] 35#35: *1126 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:18:06 [info] 37#37: *1127 [lua] access_by_lua(msblocations.conf:189):2: e805cff9ab10e2e216b66ebbe4a02a61:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:18:06 +0000] e805cff9ab10e2e216b66ebbe4a02a61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/13 06:18:06 [info] 37#37: *1127 [lua] logger.lua:23: e805cff9ab10e2e216b66ebbe4a02a61 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:18:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 06:18:06 [info] 37#37: *1129 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:18:06 [info] 37#37: *1128 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:18:16 [info] 37#37: *1130 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:18:16 [info] 35#35: *1131 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:18:21 [info] 37#37: *1132 [lua] access_by_lua(msblocations.conf:189):2: 8e4a34b11f21648e0542ea926e98f9c5:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:18:21 [info] 37#37: *1132 [lua] logger.lua:23: 8e4a34b11f21648e0542ea926e98f9c5 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:18:21 +0000] 8e4a34b11f21648e0542ea926e98f9c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:18:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/13 06:18:26 [info] 37#37: *1134 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:18:26 [info] 37#37: *1133 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:18:36 [info] 37#37: *1135 [lua] access_by_lua(msblocations.conf:189):2: 9490f29d1db6218d75bac2dd44ea437c:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:18:36 +0000] 9490f29d1db6218d75bac2dd44ea437c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/13 06:18:36 [info] 37#37: *1135 [lua] logger.lua:23: 9490f29d1db6218d75bac2dd44ea437c {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:18:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/13 06:18:36 [info] 37#37: *1136 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:18:36 [info] 37#37: *1137 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:18:46 [info] 37#37: *1138 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:18:46 [info] 37#37: *1139 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:18:51 [info] 37#37: *1141 [lua] access_by_lua(msblocations.conf:189):2: 119ea15727c260d34390c8cc2adaf737:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:18:51 [info] 37#37: *1141 [lua] logger.lua:23: 119ea15727c260d34390c8cc2adaf737 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:18:51 +0000] 119ea15727c260d34390c8cc2adaf737 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:18:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/13 06:18:56 [info] 37#37: *1142 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:18:56 [info] 37#37: *1143 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:19:06 [info] 37#37: *1144 [lua] access_by_lua(msblocations.conf:189):2: d44a3b132acb3acab396165abbf5c388:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:19:06 +0000] d44a3b132acb3acab396165abbf5c388 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/13 06:19:06 [info] 37#37: *1144 [lua] logger.lua:23: d44a3b132acb3acab396165abbf5c388 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:19:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/13 06:19:06 [info] 37#37: *1145 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:19:06 [info] 35#35: *1146 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:19:16 [info] 37#37: *1147 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:19:16 [info] 37#37: *1148 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:19:21 [info] 37#37: *1149 [lua] access_by_lua(msblocations.conf:189):2: c287e4d9d3a606ec06f753bd5d69ad23:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:19:21 [info] 37#37: *1149 [lua] logger.lua:23: c287e4d9d3a606ec06f753bd5d69ad23 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:19:21 +0000] c287e4d9d3a606ec06f753bd5d69ad23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:19:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/13 06:19:26 [info] 37#37: *1151 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:19:26 [info] 37#37: *1150 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:19:36 [info] 37#37: *1152 [lua] access_by_lua(msblocations.conf:189):2: 1137fb6b6c17c14a0d1a801ee9ec9498:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:19:36 +0000] 1137fb6b6c17c14a0d1a801ee9ec9498 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:19:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/13 06:19:36 [info] 37#37: *1152 [lua] logger.lua:23: 1137fb6b6c17c14a0d1a801ee9ec9498 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , 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/13 06:19:36 [info] 35#35: *1153 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:19:36 [info] 37#37: *1154 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:19:46 [info] 37#37: *1155 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:19:46 [info] 37#37: *1156 client closed connection while SSL handshaking, client: 10.233.68.155, server: 0.0.0.0:443 2023/01/13 06:19:51 [info] 37#37: *1158 [lua] access_by_lua(msblocations.conf:189):2: 5a168bd37b1453821001bd4a1560e6a2:receive the request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/13 06:19:51 [info] 37#37: *1158 [lua] logger.lua:23: 5a168bd37b1453821001bd4a1560e6a2 {"matched":"microservices"} while logging request, client: 10.233.71.71, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.71 - - [13/Jan/2023:06:19:51 +0000] 5a168bd37b1453821001bd4a1560e6a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.71 - - [13/Jan/2023:06:19:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8