By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.43.117 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ ln: /lib64/libluajit-5.1.so.2: No such file or directory 2023/01/31 18:44:21 [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/31 18:44:21 [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/31 18:44:21 [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/31 18:44:21 [notice] 33#33: using the "epoll" event method 2023/01/31 18:44:21 [notice] 33#33: openresty/1.13.6.1 2023/01/31 18:44:21 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/31 18:44:21 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/31 18:44:21 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 \n\n### Starting apiroute 2023/01/31 18:44:21 [notice] 34#34: start worker processes 2023/01/31 18:44:21 [notice] 34#34: start worker process 35 2023/01/31 18:44:21 [notice] 34#34: start worker process 36 2023/01/31 18:44:21 [notice] 34#34: start worker process 37 2023/01/31 18:44:21 [notice] 34#34: start worker process 38 2023/01/31 18:44:21 [notice] 34#34: start worker process 39 2023/01/31 18:44:21 [notice] 34#34: start worker process 40 2023/01/31 18:44:21 [notice] 34#34: start worker process 42 2023/01/31 18:44:21 [notice] 34#34: start worker process 43 2023/01/31 18:44:21 [notice] 34#34: start cache manager process 44 2023/01/31 18:44:21 [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-20230131184421.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-31 18:44:25 202 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-31 18:44:25 212 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-31 18:44:25 212 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-31 18:44:25 361 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-31 18:44:25 362 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.43.117:10081 Enabled:true 2023-01-31 18:44:28 301 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2023-01-31 18:44:28 436 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-31 18:44:28 437 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-31 18:44:28 439 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-31 18:44:28 445 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-31 18:44:28 446 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2023-01-31 18:44:28 446 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-31 18:44:28 446 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-31 18:44:28 608 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-31 18:44:28 802 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-31 18:44:28 803 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-31 18:44:28 803 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-31 18:44:29 601 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/31 18:44:38 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:44:38 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:44:43 [info] 36#36: *14 [lua] access_by_lua(msblocations.conf:189):2: b5db806a7ef006ddae0b60109d33a20c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:44:43 +0000] b5db806a7ef006ddae0b60109d33a20c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.190 upstream_response_time:0.187 "-" "Consul Health Check" "-" 2023/01/31 18:44:43 [info] 36#36: *14 [lua] logger.lua:23: b5db806a7ef006ddae0b60109d33a20c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:44:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 77 2023/01/31 18:44:48 [info] 36#36: *17 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:44:48 [info] 35#35: *18 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:44:58 [info] 36#36: *19 [lua] access_by_lua(msblocations.conf:189):2: e284c5fdadf4702ac758d71a29e6fe8c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:44:58 [info] 36#36: *19 [lua] logger.lua:23: e284c5fdadf4702ac758d71a29e6fe8c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:44:58 +0000] e284c5fdadf4702ac758d71a29e6fe8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.022 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:44:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 18:44:58 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:44:58 [info] 36#36: *21 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:45:08 [info] 36#36: *22 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:45:08 [info] 36#36: *23 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:45:13 [info] 36#36: *24 [lua] access_by_lua(msblocations.conf:189):2: a5dbe1e22c06e6d13453a040faab5f56:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:45:13 [info] 36#36: *24 [lua] logger.lua:23: a5dbe1e22c06e6d13453a040faab5f56 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:45:13 +0000] a5dbe1e22c06e6d13453a040faab5f56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:45:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/31 18:45:18 [info] 35#35: *26 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:45:18 [info] 35#35: *25 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:45:21 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/31 18:45:21 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2023/01/31 18:45:21 [notice] 34#34: cache loader process 45 exited with code 0 2023/01/31 18:45:21 [notice] 34#34: signal 29 (SIGIO) received 2023/01/31 18:45:28 [info] 36#36: *29 [lua] access_by_lua(msblocations.conf:189):2: 207235d3a5779d4724a1a338063510d5:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:45:28 [info] 36#36: *29 [lua] logger.lua:23: 207235d3a5779d4724a1a338063510d5 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:45:28 +0000] 207235d3a5779d4724a1a338063510d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:45:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/31 18:45:28 [info] 36#36: *30 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:45:28 [info] 36#36: *31 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:45:38 [info] 36#36: *32 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:45:38 [info] 35#35: *33 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:45:43 [info] 36#36: *34 [lua] access_by_lua(msblocations.conf:189):2: d7d937e607314842bf3a0452bfd6d833:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:45:43 +0000] d7d937e607314842bf3a0452bfd6d833 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/31 18:45:43 [info] 36#36: *34 [lua] logger.lua:23: d7d937e607314842bf3a0452bfd6d833 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:45:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/31 18:45:48 [info] 36#36: *35 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:45:48 [info] 36#36: *36 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:45:58 [info] 36#36: *37 [lua] access_by_lua(msblocations.conf:189):2: 09934a7ce3d5a7b2ec542d84dc9396e7:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:45:58 [info] 36#36: *37 [lua] logger.lua:23: 09934a7ce3d5a7b2ec542d84dc9396e7 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:45:58 +0000] 09934a7ce3d5a7b2ec542d84dc9396e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:45:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/31 18:45:58 [info] 36#36: *38 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:45:58 [info] 36#36: *39 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:45:59 [info] 36#36: *40 [lua] access_by_lua(msblocations.conf:189):2: c7088e215b93e55b27398970080917cd:receive the request, client: 10.233.71.159, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/31 18:45:59 [info] 36#36: *40 [lua] logger.lua:23: c7088e215b93e55b27398970080917cd {"matched":"microservices"} while logging request, client: 10.233.71.159, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.71.159 - - [31/Jan/2023:18:45:59 +0000] c7088e215b93e55b27398970080917cd "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.450 upstream_response_time:0.439 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.71.159 - - [31/Jan/2023:18:45:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 456 2023/01/31 18:46:04 [info] 36#36: *40 client 10.233.71.159 closed keepalive connection 2023/01/31 18:46:08 [info] 35#35: *41 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:46:08 [info] 35#35: *42 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:46:13 [info] 36#36: *43 [lua] access_by_lua(msblocations.conf:189):2: c50a53546aaecef3dcab3f89c231e801:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:46:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.68.216 - - [31/Jan/2023:18:46:13 +0000] c50a53546aaecef3dcab3f89c231e801 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/31 18:46:13 [info] 36#36: *43 [lua] logger.lua:23: c50a53546aaecef3dcab3f89c231e801 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 18:46:18 [info] 35#35: *44 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:46:18 [info] 35#35: *45 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:46:19 [info] 36#36: *46 [lua] access_by_lua(msblocations.conf:189):2: 0811496d0ec765db684735ab80e169a5:receive the request, client: 10.233.71.232, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/31 18:46:19 [info] 36#36: *46 [lua] logger.lua:23: 0811496d0ec765db684735ab80e169a5 {"matched":"microservices"} while logging request, client: 10.233.71.232, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.71.232 - - [31/Jan/2023:18:46:19 +0000] 0811496d0ec765db684735ab80e169a5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.126 upstream_response_time:0.125 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.71.232 - - [31/Jan/2023:18:46:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 123 2023/01/31 18:46:24 [info] 36#36: *46 client 10.233.71.232 closed keepalive connection 2023/01/31 18:46:28 [info] 36#36: *48 [lua] access_by_lua(msblocations.conf:189):2: ee5eaa59a40e18bec651a37551510f9a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:46:28 [info] 36#36: *48 [lua] logger.lua:23: ee5eaa59a40e18bec651a37551510f9a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:46:28 +0000] ee5eaa59a40e18bec651a37551510f9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:46:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/31 18:46:28 [info] 36#36: *50 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:46:28 [info] 36#36: *49 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:46:38 [info] 36#36: *52 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:46:38 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:46:43 [info] 36#36: *53 [lua] access_by_lua(msblocations.conf:189):2: 539e6f1229b3d0cf25c4ce888be014aa:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:46:43 +0000] 539e6f1229b3d0cf25c4ce888be014aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:46:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 18:46:43 [info] 36#36: *53 [lua] logger.lua:23: 539e6f1229b3d0cf25c4ce888be014aa {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 18:46:48 [info] 35#35: *55 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:46:48 [info] 35#35: *54 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:46:58 [info] 36#36: *56 [lua] access_by_lua(msblocations.conf:189):2: 02ddec1353948c3f2977c7cdeba52758:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:46:58 +0000] 02ddec1353948c3f2977c7cdeba52758 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.031 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:46:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 18:46:58 [info] 36#36: *56 [lua] logger.lua:23: 02ddec1353948c3f2977c7cdeba52758 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 18:46:58 [info] 36#36: *57 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:46:58 [info] 35#35: *58 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:47:08 [info] 36#36: *59 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:47:08 [info] 36#36: *60 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:47:13 [info] 36#36: *61 [lua] access_by_lua(msblocations.conf:189):2: 4c429702ddc6d57343e701e906b45a4c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:47:13 [info] 36#36: *61 [lua] logger.lua:23: 4c429702ddc6d57343e701e906b45a4c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:47:13 +0000] 4c429702ddc6d57343e701e906b45a4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:47:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 18:47:18 [info] 35#35: *62 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:47:18 [info] 35#35: *63 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:47:28 [info] 36#36: *65 [lua] access_by_lua(msblocations.conf:189):2: 59f74a5f73c4c85a12844fe163941d84:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:47:28 [info] 35#35: *66 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:47:28 [info] 35#35: *67 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 10.233.68.216 - - [31/Jan/2023:18:47:28 +0000] 59f74a5f73c4c85a12844fe163941d84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.111 upstream_response_time:0.107 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:47:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 49 2023/01/31 18:47:28 [info] 36#36: *65 [lua] logger.lua:23: 59f74a5f73c4c85a12844fe163941d84 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 18:47:38 [info] 36#36: *68 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:47:38 [info] 36#36: *69 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:47:43 [info] 36#36: *70 [lua] access_by_lua(msblocations.conf:189):2: 88f9b796becde8621be6d527406c2c72:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:47:43 [info] 36#36: *70 [lua] logger.lua:23: 88f9b796becde8621be6d527406c2c72 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:47:43 +0000] 88f9b796becde8621be6d527406c2c72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:47:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 18:47:48 [info] 35#35: *71 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:47:48 [info] 35#35: *72 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:47:58 [info] 36#36: *74 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:47:58 [info] 36#36: *73 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:47:58 [info] 36#36: *75 [lua] access_by_lua(msblocations.conf:189):2: f94c205332d5a606c7aef7e95bb02765:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:47:59 +0000] f94c205332d5a606c7aef7e95bb02765 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:47:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/31 18:47:59 [info] 36#36: *75 [lua] logger.lua:23: f94c205332d5a606c7aef7e95bb02765 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 18:48:08 [info] 36#36: *76 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:48:08 [info] 36#36: *77 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:48:14 [info] 36#36: *78 [lua] access_by_lua(msblocations.conf:189):2: 78968cb56dbdcc9168b14534c8562b35:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:48:14 [info] 36#36: *78 [lua] logger.lua:23: 78968cb56dbdcc9168b14534c8562b35 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:48:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.68.216 - - [31/Jan/2023:18:48:14 +0000] 78968cb56dbdcc9168b14534c8562b35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/31 18:48:18 [info] 35#35: *79 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:48:18 [info] 35#35: *80 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:48:28 [info] 36#36: *82 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:48:28 [info] 36#36: *83 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:48:29 [info] 36#36: *84 [lua] access_by_lua(msblocations.conf:189):2: 388aed9051bb7a9c1e3cf9d334f437c9:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:48:29 +0000] 388aed9051bb7a9c1e3cf9d334f437c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.029 "-" "Consul Health Check" "-" 2023/01/31 18:48:29 [info] 36#36: *84 [lua] logger.lua:23: 388aed9051bb7a9c1e3cf9d334f437c9 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:48:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26 2023/01/31 18:48:38 [info] 36#36: *86 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:48:38 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:48:44 [info] 36#36: *87 [lua] access_by_lua(msblocations.conf:189):2: 4fb212d5765edf2ca11dc4f515539b51:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:48:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20 10.233.68.216 - - [31/Jan/2023:18:48:44 +0000] 4fb212d5765edf2ca11dc4f515539b51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-" 2023/01/31 18:48:44 [info] 36#36: *87 [lua] logger.lua:23: 4fb212d5765edf2ca11dc4f515539b51 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 18:48:48 [info] 36#36: *89 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:48:48 [info] 35#35: *88 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:48:53 [info] 36#36: *90 [lua] access_by_lua(msblocations.conf:189):2: 05954e49c830625bbb398ea51dc5e2f3:receive the request, client: 10.233.71.159, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/31 18:48:54 [info] 36#36: *90 [lua] logger.lua:23: 05954e49c830625bbb398ea51dc5e2f3 {"matched":"microservices"} while logging request, client: 10.233.71.159, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.71.159 - - [31/Jan/2023:18:48:54 +0000] 05954e49c830625bbb398ea51dc5e2f3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.183 upstream_response_time:0.182 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.71.159 - - [31/Jan/2023:18:48:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 180 2023/01/31 18:48:58 [info] 35#35: *92 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:48:58 [info] 36#36: *91 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:48:59 [info] 36#36: *90 client 10.233.71.159 closed keepalive connection 2023/01/31 18:48:59 [info] 36#36: *93 [lua] access_by_lua(msblocations.conf:189):2: 2d8dab2f7a3c0bfbee00d626e51b22f4:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:48:59 [info] 36#36: *93 [lua] logger.lua:23: 2d8dab2f7a3c0bfbee00d626e51b22f4 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:48:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.216 - - [31/Jan/2023:18:48:59 +0000] 2d8dab2f7a3c0bfbee00d626e51b22f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/31 18:49:08 [info] 36#36: *95 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:49:08 [info] 36#36: *94 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:49:14 [info] 36#36: *96 [lua] access_by_lua(msblocations.conf:189):2: 6e05091ae57977f20c3aac70ecbca75d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:49:14 [info] 36#36: *96 [lua] logger.lua:23: 6e05091ae57977f20c3aac70ecbca75d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:49:14 +0000] 6e05091ae57977f20c3aac70ecbca75d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:49:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 18:49:18 [info] 36#36: *97 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:49:18 [info] 36#36: *98 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:49:28 [info] 36#36: *101 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:49:28 [info] 36#36: *100 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:49:29 [info] 36#36: *102 [lua] access_by_lua(msblocations.conf:189):2: e5d174038df3ab5406c8a860d2acfdd1:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:49:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.68.216 - - [31/Jan/2023:18:49:29 +0000] e5d174038df3ab5406c8a860d2acfdd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-" 2023/01/31 18:49:29 [info] 36#36: *102 [lua] logger.lua:23: e5d174038df3ab5406c8a860d2acfdd1 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 18:49:38 [info] 36#36: *104 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:49:38 [info] 36#36: *103 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:49:44 [info] 36#36: *105 [lua] access_by_lua(msblocations.conf:189):2: f61e7dececb89835d3be27d15948ef15:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:49:44 [info] 36#36: *105 [lua] logger.lua:23: f61e7dececb89835d3be27d15948ef15 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:49:44 +0000] f61e7dececb89835d3be27d15948ef15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:49:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 18:49:48 [info] 36#36: *107 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:49:48 [info] 36#36: *106 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:49:58 [info] 36#36: *109 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:49:58 [info] 36#36: *108 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:49:59 [info] 36#36: *110 [lua] access_by_lua(msblocations.conf:189):2: 1de255eb949a963fe1fa95e495a78d71:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:49:59 [info] 36#36: *110 [lua] logger.lua:23: 1de255eb949a963fe1fa95e495a78d71 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:49:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.216 - - [31/Jan/2023:18:49:59 +0000] 1de255eb949a963fe1fa95e495a78d71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/31 18:50:08 [info] 35#35: *111 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:50:08 [info] 35#35: *112 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:50:14 [info] 36#36: *113 [lua] access_by_lua(msblocations.conf:189):2: 8eeb056096a404fae2a71d1c3062108f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:50:14 +0000] 8eeb056096a404fae2a71d1c3062108f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/31 18:50:14 [info] 36#36: *113 [lua] logger.lua:23: 8eeb056096a404fae2a71d1c3062108f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:50:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/31 18:50:18 [info] 35#35: *114 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:50:18 [info] 36#36: *115 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:50:28 [info] 35#35: *118 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:50:28 [info] 36#36: *117 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:50:29 [info] 36#36: *119 [lua] access_by_lua(msblocations.conf:189):2: a589841bf16878d2be283746af67a850:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:50:29 +0000] a589841bf16878d2be283746af67a850 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:50:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 18:50:29 [info] 36#36: *119 [lua] logger.lua:23: a589841bf16878d2be283746af67a850 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 18:50:38 [info] 36#36: *120 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:50:38 [info] 35#35: *121 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:50:44 [info] 36#36: *122 [lua] access_by_lua(msblocations.conf:189):2: c7deefb98dc7bf41405afef488e3fbca:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:50:44 [info] 36#36: *122 [lua] logger.lua:23: c7deefb98dc7bf41405afef488e3fbca {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:50:44 +0000] c7deefb98dc7bf41405afef488e3fbca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:50:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 18:50:48 [info] 35#35: *123 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:50:48 [info] 35#35: *124 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:50:58 [info] 35#35: *126 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:50:58 [info] 35#35: *125 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:50:59 [info] 36#36: *127 [lua] access_by_lua(msblocations.conf:189):2: fdbf4701aa13c0ea0077ac97d9979b1d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:50:59 [info] 36#36: *127 [lua] logger.lua:23: fdbf4701aa13c0ea0077ac97d9979b1d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:50:59 +0000] fdbf4701aa13c0ea0077ac97d9979b1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:50:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 18:51:08 [info] 35#35: *129 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:51:08 [info] 35#35: *128 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:51:14 [info] 36#36: *130 [lua] access_by_lua(msblocations.conf:189):2: c7a14dfece03a58714b7628f86efb26a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:51:14 [info] 36#36: *130 [lua] logger.lua:23: c7a14dfece03a58714b7628f86efb26a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:51:14 +0000] c7a14dfece03a58714b7628f86efb26a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:51:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 18:51:18 [info] 35#35: *131 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:51:18 [info] 35#35: *132 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:51:28 [info] 36#36: *134 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:51:28 [info] 36#36: *135 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:51:29 [info] 36#36: *136 [lua] access_by_lua(msblocations.conf:189):2: 831e1ccc65f424139e1820175982e38f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:51:29 [info] 36#36: *136 [lua] logger.lua:23: 831e1ccc65f424139e1820175982e38f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:51:29 +0000] 831e1ccc65f424139e1820175982e38f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.029 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:51:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24 2023/01/31 18:51:38 [info] 36#36: *138 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:51:38 [info] 36#36: *137 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:51:44 [info] 36#36: *139 [lua] access_by_lua(msblocations.conf:189):2: 355f4cdff27789f2501939492111e366:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:51:44 +0000] 355f4cdff27789f2501939492111e366 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-" 2023/01/31 18:51:44 [info] 36#36: *139 [lua] logger.lua:23: 355f4cdff27789f2501939492111e366 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:51:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20 2023/01/31 18:51:48 [info] 35#35: *140 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:51:48 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:51:58 [info] 35#35: *143 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:51:58 [info] 35#35: *142 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:51:59 [info] 36#36: *144 [lua] access_by_lua(msblocations.conf:189):2: 90bda7aff7df7707c8aca0e232449962:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:51:59 [info] 36#36: *144 [lua] logger.lua:23: 90bda7aff7df7707c8aca0e232449962 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:51:59 +0000] 90bda7aff7df7707c8aca0e232449962 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:51:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/31 18:52:08 [info] 35#35: *146 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:52:08 [info] 36#36: *145 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:52:14 [info] 36#36: *147 [lua] access_by_lua(msblocations.conf:189):2: a6a0e4edc5c4ada9e2aa6e49795978ea:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:52:14 [info] 36#36: *147 [lua] logger.lua:23: a6a0e4edc5c4ada9e2aa6e49795978ea {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:52:14 +0000] a6a0e4edc5c4ada9e2aa6e49795978ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:52:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 18:52:18 [info] 36#36: *148 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:52:18 [info] 35#35: *149 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:52:28 [info] 36#36: *151 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:52:28 [info] 36#36: *152 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:52:29 [info] 36#36: *153 [lua] access_by_lua(msblocations.conf:189):2: 1de632b8314e68a3dedbde926603e11c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:52:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/31 18:52:29 [info] 36#36: *153 [lua] logger.lua:23: 1de632b8314e68a3dedbde926603e11c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:52:29 +0000] 1de632b8314e68a3dedbde926603e11c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/31 18:52:38 [info] 35#35: *154 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:52:38 [info] 35#35: *155 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:52:44 [info] 36#36: *156 [lua] access_by_lua(msblocations.conf:189):2: 28e6a755e5e4f50a5ee2bd8be5413692:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:52:44 [info] 36#36: *156 [lua] logger.lua:23: 28e6a755e5e4f50a5ee2bd8be5413692 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:52:44 +0000] 28e6a755e5e4f50a5ee2bd8be5413692 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:52:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 18:52:48 [info] 36#36: *157 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:52:48 [info] 36#36: *158 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:52:58 [info] 35#35: *159 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:52:58 [info] 36#36: *160 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:52:59 [info] 36#36: *161 [lua] access_by_lua(msblocations.conf:189):2: 19d9caeb083500094fd6d85bd5da6f65:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:52:59 [info] 36#36: *161 [lua] logger.lua:23: 19d9caeb083500094fd6d85bd5da6f65 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:52:59 +0000] 19d9caeb083500094fd6d85bd5da6f65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:52:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 18:53:08 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:53:08 [info] 36#36: *163 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:53:14 [info] 36#36: *164 [lua] access_by_lua(msblocations.conf:189):2: cdf52505fb5ca76ae3f53e4ef80736ba:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:53:14 +0000] cdf52505fb5ca76ae3f53e4ef80736ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/31 18:53:14 [info] 36#36: *164 [lua] logger.lua:23: cdf52505fb5ca76ae3f53e4ef80736ba {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:53:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 18:53:18 [info] 36#36: *165 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:53:18 [info] 36#36: *166 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:53:28 [info] 36#36: *169 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:53:28 [info] 36#36: *168 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:53:29 [info] 36#36: *170 [lua] access_by_lua(msblocations.conf:189):2: 38baa2772e930edefa482d174653fec3:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:53:29 +0000] 38baa2772e930edefa482d174653fec3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/31 18:53:29 [info] 36#36: *170 [lua] logger.lua:23: 38baa2772e930edefa482d174653fec3 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:53:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 18:53:38 [info] 36#36: *172 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:53:38 [info] 36#36: *171 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:53:44 [info] 36#36: *173 [lua] access_by_lua(msblocations.conf:189):2: e52c5221dff69dcaa9d1c1329b4d33dd:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:53:44 +0000] e52c5221dff69dcaa9d1c1329b4d33dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 18:53:44 [info] 36#36: *173 [lua] logger.lua:23: e52c5221dff69dcaa9d1c1329b4d33dd {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:53:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 18:53:48 [info] 36#36: *174 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:53:48 [info] 35#35: *175 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:53:58 [info] 35#35: *177 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:53:58 [info] 35#35: *176 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:53:59 [info] 36#36: *178 [lua] access_by_lua(msblocations.conf:189):2: b6c859dc461641e1a1c3e29283d70b0f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:53:59 [info] 36#36: *178 [lua] logger.lua:23: b6c859dc461641e1a1c3e29283d70b0f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:53:59 +0000] b6c859dc461641e1a1c3e29283d70b0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:53:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 18:54:08 [info] 36#36: *179 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:54:08 [info] 36#36: *180 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:54:14 [info] 36#36: *181 [lua] access_by_lua(msblocations.conf:189):2: ef100ebab0c2bf5d6111fe4068da6990:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:54:14 [info] 36#36: *181 [lua] logger.lua:23: ef100ebab0c2bf5d6111fe4068da6990 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:54:14 +0000] ef100ebab0c2bf5d6111fe4068da6990 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:54:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 18:54:18 [info] 35#35: *182 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:54:18 [info] 36#36: *183 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:54:28 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:54:28 [info] 35#35: *186 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:54:29 [info] 36#36: *187 [lua] access_by_lua(msblocations.conf:189):2: 681225ae032ed7144030ee6485fa4f75:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:54:29 +0000] 681225ae032ed7144030ee6485fa4f75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 18:54:29 [info] 36#36: *187 [lua] logger.lua:23: 681225ae032ed7144030ee6485fa4f75 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:54:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 18:54:38 [info] 36#36: *188 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:54:38 [info] 36#36: *189 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:54:44 [info] 36#36: *190 [lua] access_by_lua(msblocations.conf:189):2: 00752543edd390f0cab6c0cd5ad5b4d4:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:54:44 [info] 36#36: *190 [lua] logger.lua:23: 00752543edd390f0cab6c0cd5ad5b4d4 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:54:44 +0000] 00752543edd390f0cab6c0cd5ad5b4d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:54:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 18:54:48 [info] 36#36: *192 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:54:48 [info] 36#36: *191 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:54:58 [info] 36#36: *193 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:54:58 [info] 36#36: *194 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:54:59 [info] 36#36: *195 [lua] access_by_lua(msblocations.conf:189):2: eaeb5699ecc5ce13cdd414e80226a9dd:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:54:59 [info] 36#36: *195 [lua] logger.lua:23: eaeb5699ecc5ce13cdd414e80226a9dd {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:54:59 +0000] eaeb5699ecc5ce13cdd414e80226a9dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:54:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 18:55:08 [info] 35#35: *196 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:55:08 [info] 35#35: *197 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:55:14 [info] 36#36: *198 [lua] access_by_lua(msblocations.conf:189):2: 8de7ae8cb57ff3b6c45a65c16f38e143:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:55:14 +0000] 8de7ae8cb57ff3b6c45a65c16f38e143 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/31 18:55:14 [info] 36#36: *198 [lua] logger.lua:23: 8de7ae8cb57ff3b6c45a65c16f38e143 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:55:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 18:55:18 [info] 36#36: *199 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:55:18 [info] 36#36: *200 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:55:28 [info] 35#35: *203 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:55:28 [info] 35#35: *202 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:55:29 [info] 36#36: *204 [lua] access_by_lua(msblocations.conf:189):2: 8c420fd3d66186375ed9ad5cd45d39dc:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:55:29 +0000] 8c420fd3d66186375ed9ad5cd45d39dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:55:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 18:55:29 [info] 36#36: *204 [lua] logger.lua:23: 8c420fd3d66186375ed9ad5cd45d39dc {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 18:55:38 [info] 35#35: *205 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:55:38 [info] 36#36: *206 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:55:44 [info] 36#36: *207 [lua] access_by_lua(msblocations.conf:189):2: f3381f992d0af1c8715a63096ce51f16:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:55:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.216 - - [31/Jan/2023:18:55:44 +0000] f3381f992d0af1c8715a63096ce51f16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/31 18:55:44 [info] 36#36: *207 [lua] logger.lua:23: f3381f992d0af1c8715a63096ce51f16 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 18:55:48 [info] 35#35: *209 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:55:48 [info] 35#35: *208 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:55:58 [info] 35#35: *210 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:55:58 [info] 36#36: *211 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:55:59 [info] 36#36: *212 [lua] access_by_lua(msblocations.conf:189):2: c9a9e0515135922695a117d00037ea91:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:55:59 [info] 36#36: *212 [lua] logger.lua:23: c9a9e0515135922695a117d00037ea91 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:55:59 +0000] c9a9e0515135922695a117d00037ea91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:55:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 18:56:08 [info] 35#35: *214 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:56:08 [info] 35#35: *213 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:56:14 [info] 36#36: *215 [lua] access_by_lua(msblocations.conf:189):2: 2de8ab54bf3502d91fe2c3cee2fc2b8f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:56:14 [info] 36#36: *215 [lua] logger.lua:23: 2de8ab54bf3502d91fe2c3cee2fc2b8f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:56:14 +0000] 2de8ab54bf3502d91fe2c3cee2fc2b8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:56:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 18:56:18 [info] 35#35: *217 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:56:18 [info] 36#36: *216 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:56:28 [info] 36#36: *219 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:56:28 [info] 36#36: *220 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:56:29 [info] 36#36: *221 [lua] access_by_lua(msblocations.conf:189):2: 8e4f6e4c5d8b7e7b38c8b12f10489435:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:56:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 10.233.68.216 - - [31/Jan/2023:18:56:30 +0000] 8e4f6e4c5d8b7e7b38c8b12f10489435 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/31 18:56:30 [info] 36#36: *221 [lua] logger.lua:23: 8e4f6e4c5d8b7e7b38c8b12f10489435 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 18:56:38 [info] 35#35: *223 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:56:38 [info] 35#35: *222 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:56:45 [info] 36#36: *224 [lua] access_by_lua(msblocations.conf:189):2: af47a30e641caf0beb24131aa8a112ca:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:56:45 [info] 36#36: *224 [lua] logger.lua:23: af47a30e641caf0beb24131aa8a112ca {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:56:45 +0000] af47a30e641caf0beb24131aa8a112ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:56:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 18:56:48 [info] 36#36: *225 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:56:48 [info] 35#35: *226 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:56:58 [info] 35#35: *227 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:56:58 [info] 36#36: *228 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:57:00 [info] 36#36: *229 [lua] access_by_lua(msblocations.conf:189):2: ad556a04057a7f6102e40f866101c237:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:57:00 [info] 36#36: *229 [lua] logger.lua:23: ad556a04057a7f6102e40f866101c237 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:57:00 +0000] ad556a04057a7f6102e40f866101c237 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:57:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 18:57:08 [info] 36#36: *231 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:57:08 [info] 36#36: *230 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:57:15 [info] 36#36: *232 [lua] access_by_lua(msblocations.conf:189):2: 30f425d99513d6cabcdb0dc8cc694859:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:57:15 [info] 36#36: *232 [lua] logger.lua:23: 30f425d99513d6cabcdb0dc8cc694859 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:57:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.216 - - [31/Jan/2023:18:57:15 +0000] 30f425d99513d6cabcdb0dc8cc694859 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 18:57:18 [info] 36#36: *234 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:57:18 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:57:28 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:57:28 [info] 36#36: *237 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:57:30 [info] 36#36: *238 [lua] access_by_lua(msblocations.conf:189):2: 6b295952a62c0bf6adea7d018f048649:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:57:30 [info] 36#36: *238 [lua] logger.lua:23: 6b295952a62c0bf6adea7d018f048649 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:57:30 +0000] 6b295952a62c0bf6adea7d018f048649 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:57:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/31 18:57:38 [info] 36#36: *240 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:57:38 [info] 36#36: *239 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:57:45 [info] 36#36: *241 [lua] access_by_lua(msblocations.conf:189):2: 03fb80bb0a322bfc067ad430eb410197:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:57:45 [info] 36#36: *241 [lua] logger.lua:23: 03fb80bb0a322bfc067ad430eb410197 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:57:45 +0000] 03fb80bb0a322bfc067ad430eb410197 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:57:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 18:57:48 [info] 35#35: *242 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:57:48 [info] 35#35: *243 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:57:58 [info] 36#36: *244 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:57:58 [info] 35#35: *245 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:58:00 [info] 36#36: *246 [lua] access_by_lua(msblocations.conf:189):2: e993acecb040a7e000640d89640050b4:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:58:00 [info] 36#36: *246 [lua] logger.lua:23: e993acecb040a7e000640d89640050b4 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:58:00 +0000] e993acecb040a7e000640d89640050b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:58:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/31 18:58:08 [info] 36#36: *248 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:58:08 [info] 36#36: *247 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:58:15 [info] 36#36: *249 [lua] access_by_lua(msblocations.conf:189):2: b4cc057002b3633c29938b766169ac59:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:58:15 +0000] b4cc057002b3633c29938b766169ac59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 18:58:15 [info] 36#36: *249 [lua] logger.lua:23: b4cc057002b3633c29938b766169ac59 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:58:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 18:58:18 [info] 36#36: *251 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:58:18 [info] 36#36: *250 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:58:28 [info] 36#36: *254 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:58:28 [info] 36#36: *253 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:58:30 [info] 36#36: *255 [lua] access_by_lua(msblocations.conf:189):2: 68927f42ff02fc61fc441397cb8462a7:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:58:30 [info] 36#36: *255 [lua] logger.lua:23: 68927f42ff02fc61fc441397cb8462a7 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:58:30 +0000] 68927f42ff02fc61fc441397cb8462a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:58:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 18:58:38 [info] 36#36: *256 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:58:38 [info] 36#36: *257 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:58:45 [info] 36#36: *258 [lua] access_by_lua(msblocations.conf:189):2: 016cd684a2560b11248868700a426251:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:58:45 [info] 36#36: *258 [lua] logger.lua:23: 016cd684a2560b11248868700a426251 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:58:45 +0000] 016cd684a2560b11248868700a426251 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:58:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 18:58:48 [info] 36#36: *259 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:58:48 [info] 36#36: *260 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:58:58 [info] 36#36: *261 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:58:58 [info] 36#36: *262 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:59:00 [info] 36#36: *263 [lua] access_by_lua(msblocations.conf:189):2: 5b9ba636961c628bed9664c2401a4a24:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:59:00 [info] 36#36: *263 [lua] logger.lua:23: 5b9ba636961c628bed9664c2401a4a24 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:59:00 +0000] 5b9ba636961c628bed9664c2401a4a24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:59:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 18:59:08 [info] 36#36: *265 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:59:08 [info] 36#36: *264 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:59:15 [info] 36#36: *266 [lua] access_by_lua(msblocations.conf:189):2: 0524532fd7a32c488290914fdb1467e8:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:59:15 +0000] 0524532fd7a32c488290914fdb1467e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/31 18:59:15 [info] 36#36: *266 [lua] logger.lua:23: 0524532fd7a32c488290914fdb1467e8 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:59:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 18:59:18 [info] 36#36: *267 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:59:18 [info] 36#36: *268 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:59:28 [info] 36#36: *271 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:59:28 [info] 36#36: *270 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:59:30 [info] 36#36: *272 [lua] access_by_lua(msblocations.conf:189):2: 12067a6a4d4da19407bb2dd086521849:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:59:30 +0000] 12067a6a4d4da19407bb2dd086521849 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 18:59:30 [info] 36#36: *272 [lua] logger.lua:23: 12067a6a4d4da19407bb2dd086521849 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:59:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 18:59:38 [info] 36#36: *273 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:59:38 [info] 36#36: *274 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:59:45 [info] 36#36: *275 [lua] access_by_lua(msblocations.conf:189):2: bc6077ace32b9a361f1050281e0808d2:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 18:59:45 [info] 36#36: *275 [lua] logger.lua:23: bc6077ace32b9a361f1050281e0808d2 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:18:59:45 +0000] bc6077ace32b9a361f1050281e0808d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:18:59:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/31 18:59:48 [info] 36#36: *276 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:59:48 [info] 36#36: *277 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:59:58 [info] 36#36: *278 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 18:59:58 [info] 36#36: *279 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:00:00 [info] 36#36: *280 [lua] access_by_lua(msblocations.conf:189):2: 095a31480764a070da86d80c86d3a61e:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:00:00 [info] 36#36: *280 [lua] logger.lua:23: 095a31480764a070da86d80c86d3a61e {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:00:00 +0000] 095a31480764a070da86d80c86d3a61e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:00:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/31 19:00:08 [info] 36#36: *281 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:00:08 [info] 35#35: *282 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:00:15 [info] 36#36: *283 [lua] access_by_lua(msblocations.conf:189):2: e0a0f93d69fd875a303ca14b66aa99d6:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:00:15 [info] 36#36: *283 [lua] logger.lua:23: e0a0f93d69fd875a303ca14b66aa99d6 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:00:15 +0000] e0a0f93d69fd875a303ca14b66aa99d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:00:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:00:18 [info] 36#36: *284 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:00:18 [info] 36#36: *285 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:00:28 [info] 36#36: *287 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:00:28 [info] 36#36: *288 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:00:30 [info] 36#36: *289 [lua] access_by_lua(msblocations.conf:189):2: 581563711aa2efde3dd364e7d2be8504:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:00:30 [info] 36#36: *289 [lua] logger.lua:23: 581563711aa2efde3dd364e7d2be8504 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:00:30 +0000] 581563711aa2efde3dd364e7d2be8504 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:00:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:00:38 [info] 36#36: *291 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:00:38 [info] 36#36: *290 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:00:45 [info] 36#36: *292 [lua] access_by_lua(msblocations.conf:189):2: 3285b1edac2a2bad62247e380c6c7539:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:00:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.216 - - [31/Jan/2023:19:00:45 +0000] 3285b1edac2a2bad62247e380c6c7539 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 19:00:45 [info] 36#36: *292 [lua] logger.lua:23: 3285b1edac2a2bad62247e380c6c7539 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:00:48 [info] 36#36: *293 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:00:48 [info] 36#36: *294 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:00:58 [info] 35#35: *296 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:00:58 [info] 36#36: *295 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:01:00 [info] 36#36: *297 [lua] access_by_lua(msblocations.conf:189):2: 4c4915ac7a08757aaef4cd840545bda2:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:01:00 +0000] 4c4915ac7a08757aaef4cd840545bda2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:01:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:01:00 [info] 36#36: *297 [lua] logger.lua:23: 4c4915ac7a08757aaef4cd840545bda2 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:01:08 [info] 36#36: *299 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:01:08 [info] 36#36: *298 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:01:15 [info] 36#36: *300 [lua] access_by_lua(msblocations.conf:189):2: 768f152a5650bcddb6f7ccd3f852b5da:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:01:15 +0000] 768f152a5650bcddb6f7ccd3f852b5da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 19:01:15 [info] 36#36: *300 [lua] logger.lua:23: 768f152a5650bcddb6f7ccd3f852b5da {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:01:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:01:18 [info] 35#35: *302 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:01:18 [info] 35#35: *301 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:01:28 [info] 36#36: *305 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:01:28 [info] 36#36: *304 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:01:30 [info] 36#36: *306 [lua] access_by_lua(msblocations.conf:189):2: 2b77f2487a0c2eb9a4cdfac71bfff256:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:01:30 [info] 36#36: *306 [lua] logger.lua:23: 2b77f2487a0c2eb9a4cdfac71bfff256 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:01:30 +0000] 2b77f2487a0c2eb9a4cdfac71bfff256 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:01:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/31 19:01:38 [info] 35#35: *307 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:01:38 [info] 36#36: *308 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:01:45 [info] 36#36: *309 [lua] access_by_lua(msblocations.conf:189):2: 8ed6f7b4edad9aadd046cceee17d6a8d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:01:45 +0000] 8ed6f7b4edad9aadd046cceee17d6a8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:01:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:01:45 [info] 36#36: *309 [lua] logger.lua:23: 8ed6f7b4edad9aadd046cceee17d6a8d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:01:48 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:01:48 [info] 35#35: *310 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:01:58 [info] 35#35: *313 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:01:58 [info] 35#35: *312 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:02:00 [info] 36#36: *314 [lua] access_by_lua(msblocations.conf:189):2: 0dea1102479c65f2423098b147714f70:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:02:00 [info] 36#36: *314 [lua] logger.lua:23: 0dea1102479c65f2423098b147714f70 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:02:00 +0000] 0dea1102479c65f2423098b147714f70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:02:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:02:08 [info] 36#36: *315 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:02:08 [info] 36#36: *316 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:02:15 [info] 36#36: *317 [lua] access_by_lua(msblocations.conf:189):2: 69977f84a2026b57410069a9f747c35b:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:02:15 [info] 36#36: *317 [lua] logger.lua:23: 69977f84a2026b57410069a9f747c35b {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:02:15 +0000] 69977f84a2026b57410069a9f747c35b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:02:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:02:18 [info] 36#36: *318 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:02:18 [info] 36#36: *319 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:02:28 [info] 36#36: *321 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:02:28 [info] 36#36: *322 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:02:30 [info] 36#36: *323 [lua] access_by_lua(msblocations.conf:189):2: 36d3bc89e8f24c81c42189b1d3e3b369:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:02:30 [info] 36#36: *323 [lua] logger.lua:23: 36d3bc89e8f24c81c42189b1d3e3b369 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:02:30 +0000] 36d3bc89e8f24c81c42189b1d3e3b369 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:02:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:02:38 [info] 36#36: *325 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:02:38 [info] 35#35: *324 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:02:45 [info] 36#36: *326 [lua] access_by_lua(msblocations.conf:189):2: 0bf6450524a18dacdc346037b1ca8efb:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:02:45 [info] 36#36: *326 [lua] logger.lua:23: 0bf6450524a18dacdc346037b1ca8efb {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:02:45 +0000] 0bf6450524a18dacdc346037b1ca8efb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:02:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:02:48 [info] 35#35: *327 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:02:48 [info] 35#35: *328 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:02:58 [info] 35#35: *329 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:02:58 [info] 35#35: *330 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:03:00 [info] 36#36: *331 [lua] access_by_lua(msblocations.conf:189):2: b3fcd632035ed9f3292b3367dc49f053:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:03:00 [info] 36#36: *331 [lua] logger.lua:23: b3fcd632035ed9f3292b3367dc49f053 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:03:00 +0000] b3fcd632035ed9f3292b3367dc49f053 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:03:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/31 19:03:08 [info] 35#35: *332 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:03:08 [info] 35#35: *333 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:03:15 [info] 36#36: *334 [lua] access_by_lua(msblocations.conf:189):2: f0ad867db4a093f9bf434148a02b5a7b:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:03:15 +0000] f0ad867db4a093f9bf434148a02b5a7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/31 19:03:15 [info] 36#36: *334 [lua] logger.lua:23: f0ad867db4a093f9bf434148a02b5a7b {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:03:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:03:18 [info] 35#35: *336 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:03:18 [info] 35#35: *335 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:03:28 [info] 35#35: *338 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:03:28 [info] 35#35: *339 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:03:30 [info] 36#36: *340 [lua] access_by_lua(msblocations.conf:189):2: 2aebdefb67bfc183551f8a6a933d3982:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:03:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.68.216 - - [31/Jan/2023:19:03:30 +0000] 2aebdefb67bfc183551f8a6a933d3982 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/31 19:03:30 [info] 36#36: *340 [lua] logger.lua:23: 2aebdefb67bfc183551f8a6a933d3982 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:03:38 [info] 36#36: *341 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:03:38 [info] 36#36: *342 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:03:45 [info] 36#36: *343 [lua] access_by_lua(msblocations.conf:189):2: 714cf862777f3f045407b23335ea433f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:03:45 [info] 36#36: *343 [lua] logger.lua:23: 714cf862777f3f045407b23335ea433f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:03:45 +0000] 714cf862777f3f045407b23335ea433f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:03:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:03:48 [info] 36#36: *344 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:03:48 [info] 35#35: *345 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:03:58 [info] 36#36: *346 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:03:58 [info] 36#36: *347 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:04:00 [info] 36#36: *348 [lua] access_by_lua(msblocations.conf:189):2: c3c95f5b8184a6a38887925d14d50510:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:04:00 [info] 36#36: *348 [lua] logger.lua:23: c3c95f5b8184a6a38887925d14d50510 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:04:00 +0000] c3c95f5b8184a6a38887925d14d50510 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:04:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:04:08 [info] 36#36: *349 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:04:08 [info] 36#36: *350 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:04:15 [info] 36#36: *351 [lua] access_by_lua(msblocations.conf:189):2: f064487af93139ece57a9e8cb10341c2:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:04:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.216 - - [31/Jan/2023:19:04:15 +0000] f064487af93139ece57a9e8cb10341c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 19:04:15 [info] 36#36: *351 [lua] logger.lua:23: f064487af93139ece57a9e8cb10341c2 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:04:18 [info] 35#35: *353 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:04:18 [info] 35#35: *352 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:04:28 [info] 36#36: *355 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:04:28 [info] 36#36: *356 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:04:30 [info] 36#36: *357 [lua] access_by_lua(msblocations.conf:189):2: 034923d33862bc8ef34019300d16c388:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:04:30 [info] 36#36: *357 [lua] logger.lua:23: 034923d33862bc8ef34019300d16c388 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:04:30 +0000] 034923d33862bc8ef34019300d16c388 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:04:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:04:38 [info] 36#36: *358 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:04:38 [info] 36#36: *359 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:04:45 [info] 36#36: *360 [lua] access_by_lua(msblocations.conf:189):2: 0bcdccf978e191f4843f0a19d14a2922:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:04:45 [info] 36#36: *360 [lua] logger.lua:23: 0bcdccf978e191f4843f0a19d14a2922 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:04:45 +0000] 0bcdccf978e191f4843f0a19d14a2922 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:04:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:04:48 [info] 36#36: *361 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:04:48 [info] 35#35: *362 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:04:58 [info] 35#35: *363 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:04:58 [info] 35#35: *364 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:05:00 [info] 36#36: *365 [lua] access_by_lua(msblocations.conf:189):2: 0d338404f7bb89ee22aabe55a67f4be8:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:05:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 19:05:00 [info] 36#36: *365 [lua] logger.lua:23: 0d338404f7bb89ee22aabe55a67f4be8 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:05:00 +0000] 0d338404f7bb89ee22aabe55a67f4be8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/31 19:05:08 [info] 35#35: *366 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:05:08 [info] 35#35: *367 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:05:15 [info] 36#36: *368 [lua] access_by_lua(msblocations.conf:189):2: f877e61434cdadd9fa2e450e2ee4e392:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:05:15 +0000] f877e61434cdadd9fa2e450e2ee4e392 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:05:15 [info] 36#36: *368 [lua] logger.lua:23: f877e61434cdadd9fa2e450e2ee4e392 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:05:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:05:18 [info] 35#35: *369 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:05:18 [info] 35#35: *370 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:05:28 [info] 36#36: *373 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:05:28 [info] 36#36: *372 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:05:30 [info] 36#36: *374 [lua] access_by_lua(msblocations.conf:189):2: 567b2133bef0ca1e92dc7f0bdf2f5ae3:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:05:30 [info] 36#36: *374 [lua] logger.lua:23: 567b2133bef0ca1e92dc7f0bdf2f5ae3 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:05:30 +0000] 567b2133bef0ca1e92dc7f0bdf2f5ae3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:05:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 19:05:38 [info] 35#35: *376 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:05:38 [info] 35#35: *375 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:05:45 [info] 36#36: *377 [lua] access_by_lua(msblocations.conf:189):2: 0ae0e5853ba51f5684a2f2bc7e7e15c1:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:05:45 [info] 36#36: *377 [lua] logger.lua:23: 0ae0e5853ba51f5684a2f2bc7e7e15c1 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:05:45 +0000] 0ae0e5853ba51f5684a2f2bc7e7e15c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:05:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:05:48 [info] 36#36: *378 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:05:48 [info] 35#35: *379 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:05:58 [info] 35#35: *381 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:05:58 [info] 35#35: *380 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:06:00 [info] 36#36: *382 [lua] access_by_lua(msblocations.conf:189):2: fe68c70ecf729ec353e44a3ad042989a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:06:00 +0000] fe68c70ecf729ec353e44a3ad042989a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:06:00 [info] 36#36: *382 [lua] logger.lua:23: fe68c70ecf729ec353e44a3ad042989a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:06:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:06:08 [info] 36#36: *384 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:06:08 [info] 36#36: *383 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:06:15 [info] 36#36: *385 [lua] access_by_lua(msblocations.conf:189):2: 321fe0a09eb8411fc6822f85aec76852:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:06:15 +0000] 321fe0a09eb8411fc6822f85aec76852 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:06:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:06:15 [info] 36#36: *385 [lua] logger.lua:23: 321fe0a09eb8411fc6822f85aec76852 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:06:18 [info] 36#36: *386 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:06:18 [info] 35#35: *387 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:06:28 [info] 36#36: *389 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:06:28 [info] 36#36: *390 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:06:30 [info] 36#36: *391 [lua] access_by_lua(msblocations.conf:189):2: cd11a4825b958a74400274d16ccce158:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:06:30 [info] 36#36: *391 [lua] logger.lua:23: cd11a4825b958a74400274d16ccce158 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:06:30 +0000] cd11a4825b958a74400274d16ccce158 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:06:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/31 19:06:38 [info] 35#35: *393 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:06:38 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:06:45 [info] 36#36: *394 [lua] access_by_lua(msblocations.conf:189):2: 49c5c440a610172a0db05e4123206098:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:06:45 [info] 36#36: *394 [lua] logger.lua:23: 49c5c440a610172a0db05e4123206098 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:06:45 +0000] 49c5c440a610172a0db05e4123206098 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:06:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:06:48 [info] 35#35: *396 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:06:48 [info] 36#36: *395 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:06:58 [info] 35#35: *397 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:06:58 [info] 36#36: *398 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:07:00 [info] 36#36: *399 [lua] access_by_lua(msblocations.conf:189):2: c86c1f39308884b7b67b5484de27e835:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:07:00 +0000] c86c1f39308884b7b67b5484de27e835 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:07:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:07:00 [info] 36#36: *399 [lua] logger.lua:23: c86c1f39308884b7b67b5484de27e835 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:07:08 [info] 36#36: *400 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:07:08 [info] 36#36: *401 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:07:15 [info] 36#36: *402 [lua] access_by_lua(msblocations.conf:189):2: f17ab784c1858478a52f0c78608a54dc:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:07:15 +0000] f17ab784c1858478a52f0c78608a54dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:07:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:07:15 [info] 36#36: *402 [lua] logger.lua:23: f17ab784c1858478a52f0c78608a54dc {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:07:18 [info] 35#35: *404 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:07:18 [info] 35#35: *403 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:07:28 [info] 36#36: *406 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:07:28 [info] 36#36: *407 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:07:30 [info] 36#36: *408 [lua] access_by_lua(msblocations.conf:189):2: b90c5e90258e0ba8bfee6832bdedfcab:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:07:30 [info] 36#36: *408 [lua] logger.lua:23: b90c5e90258e0ba8bfee6832bdedfcab {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:07:30 +0000] b90c5e90258e0ba8bfee6832bdedfcab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:07:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:07:38 [info] 36#36: *409 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:07:38 [info] 36#36: *410 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:07:45 [info] 36#36: *411 [lua] access_by_lua(msblocations.conf:189):2: ded647a7bafd0a7f6f6a8c4f0ba36ca7:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:07:45 [info] 36#36: *411 [lua] logger.lua:23: ded647a7bafd0a7f6f6a8c4f0ba36ca7 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:07:45 +0000] ded647a7bafd0a7f6f6a8c4f0ba36ca7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:07:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:07:48 [info] 35#35: *412 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:07:48 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:07:58 [info] 36#36: *414 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:07:58 [info] 35#35: *415 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:08:00 [info] 36#36: *416 [lua] access_by_lua(msblocations.conf:189):2: e689cbe2ee82c89007d45b2a9a0caa55:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:08:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.216 - - [31/Jan/2023:19:08:00 +0000] e689cbe2ee82c89007d45b2a9a0caa55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:08:00 [info] 36#36: *416 [lua] logger.lua:23: e689cbe2ee82c89007d45b2a9a0caa55 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:08:08 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:08:08 [info] 35#35: *418 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:08:15 [info] 36#36: *419 [lua] access_by_lua(msblocations.conf:189):2: 6c4154d9a5640bb15ed426e42761b7c2:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:08:15 +0000] 6c4154d9a5640bb15ed426e42761b7c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:08:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:08:15 [info] 36#36: *419 [lua] logger.lua:23: 6c4154d9a5640bb15ed426e42761b7c2 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:08:18 [info] 35#35: *421 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:08:18 [info] 36#36: *420 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:08:28 [info] 36#36: *423 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:08:28 [info] 36#36: *424 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:08:30 [info] 36#36: *425 [lua] access_by_lua(msblocations.conf:189):2: c30203d5a0e4574ea2ec27d56cadcf4d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:08:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 10.233.68.216 - - [31/Jan/2023:19:08:30 +0000] c30203d5a0e4574ea2ec27d56cadcf4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/01/31 19:08:30 [info] 36#36: *425 [lua] logger.lua:23: c30203d5a0e4574ea2ec27d56cadcf4d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:08:38 [info] 36#36: *427 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:08:38 [info] 36#36: *426 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:08:45 [info] 36#36: *428 [lua] access_by_lua(msblocations.conf:189):2: 6ea2cb320811f66e850b145785e1b37a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:08:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.216 - - [31/Jan/2023:19:08:46 +0000] 6ea2cb320811f66e850b145785e1b37a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/31 19:08:46 [info] 36#36: *428 [lua] logger.lua:23: 6ea2cb320811f66e850b145785e1b37a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:08:48 [info] 36#36: *430 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:08:48 [info] 36#36: *429 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:08:58 [info] 35#35: *431 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:08:58 [info] 35#35: *432 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:09:01 [info] 36#36: *433 [lua] access_by_lua(msblocations.conf:189):2: 267823fde34bd73bbfcd331d31cb0b17:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:09:01 +0000] 267823fde34bd73bbfcd331d31cb0b17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 19:09:01 [info] 36#36: *433 [lua] logger.lua:23: 267823fde34bd73bbfcd331d31cb0b17 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:09:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:09:08 [info] 36#36: *434 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:09:08 [info] 36#36: *435 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:09:16 [info] 36#36: *436 [lua] access_by_lua(msblocations.conf:189):2: 8afe3327d851aa4264971bae6b837fb6:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:09:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:09:16 [info] 36#36: *436 [lua] logger.lua:23: 8afe3327d851aa4264971bae6b837fb6 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:09:16 +0000] 8afe3327d851aa4264971bae6b837fb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.027 "-" "Consul Health Check" "-" 2023/01/31 19:09:18 [info] 35#35: *437 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:09:18 [info] 35#35: *438 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:09:28 [info] 35#35: *441 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:09:28 [info] 35#35: *440 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:09:31 [info] 36#36: *442 [lua] access_by_lua(msblocations.conf:189):2: 1a8bcb170af5bb3ee0018603d6d42cfb:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:09:31 +0000] 1a8bcb170af5bb3ee0018603d6d42cfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:09:31 [info] 36#36: *442 [lua] logger.lua:23: 1a8bcb170af5bb3ee0018603d6d42cfb {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:09:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:09:38 [info] 35#35: *443 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:09:38 [info] 35#35: *444 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:09:46 [info] 36#36: *445 [lua] access_by_lua(msblocations.conf:189):2: 227bf9a23a90628eaec7472bbc0cc457:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:09:46 +0000] 227bf9a23a90628eaec7472bbc0cc457 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:09:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:09:46 [info] 36#36: *445 [lua] logger.lua:23: 227bf9a23a90628eaec7472bbc0cc457 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:09:48 [info] 35#35: *447 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:09:48 [info] 35#35: *446 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:09:58 [info] 36#36: *448 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:09:58 [info] 36#36: *449 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:10:01 [info] 36#36: *450 [lua] access_by_lua(msblocations.conf:189):2: 7fd030c4a084255f8d984d0e7a13295c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:10:01 [info] 36#36: *450 [lua] logger.lua:23: 7fd030c4a084255f8d984d0e7a13295c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:10:01 +0000] 7fd030c4a084255f8d984d0e7a13295c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:10:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:10:08 [info] 35#35: *451 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:10:08 [info] 36#36: *452 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:10:16 [info] 36#36: *453 [lua] access_by_lua(msblocations.conf:189):2: 5ef8a24024eac3174f1eb439fc67fc03:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:10:16 [info] 36#36: *453 [lua] logger.lua:23: 5ef8a24024eac3174f1eb439fc67fc03 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:10:16 +0000] 5ef8a24024eac3174f1eb439fc67fc03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:10:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:10:18 [info] 35#35: *454 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:10:18 [info] 36#36: *455 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:10:28 [info] 35#35: *458 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:10:28 [info] 35#35: *457 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:10:31 [info] 36#36: *459 [lua] access_by_lua(msblocations.conf:189):2: 4093fbaf19ca4ad1706c706aac54fce9:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:10:31 [info] 36#36: *459 [lua] logger.lua:23: 4093fbaf19ca4ad1706c706aac54fce9 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:10:31 +0000] 4093fbaf19ca4ad1706c706aac54fce9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:10:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:10:38 [info] 35#35: *460 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:10:38 [info] 36#36: *461 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:10:46 [info] 36#36: *462 [lua] access_by_lua(msblocations.conf:189):2: de4dafcc9cc87a5c41c0e6a5ea5f578e:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:10:46 +0000] de4dafcc9cc87a5c41c0e6a5ea5f578e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:10:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:10:46 [info] 36#36: *462 [lua] logger.lua:23: de4dafcc9cc87a5c41c0e6a5ea5f578e {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:10:48 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:10:48 [info] 35#35: *463 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:10:58 [info] 36#36: *465 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:10:58 [info] 36#36: *466 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:11:01 [info] 36#36: *467 [lua] access_by_lua(msblocations.conf:189):2: bac3770257cc9bc30d4ca146a7d368bf:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:11:01 [info] 36#36: *467 [lua] logger.lua:23: bac3770257cc9bc30d4ca146a7d368bf {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:11:01 +0000] bac3770257cc9bc30d4ca146a7d368bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:11:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:11:08 [info] 36#36: *469 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:11:08 [info] 36#36: *468 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:11:16 [info] 36#36: *470 [lua] access_by_lua(msblocations.conf:189):2: 0d8d8a762834efccd78bd9048bc3223b:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:11:16 [info] 36#36: *470 [lua] logger.lua:23: 0d8d8a762834efccd78bd9048bc3223b {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:11:16 +0000] 0d8d8a762834efccd78bd9048bc3223b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:11:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:11:18 [info] 35#35: *471 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:11:18 [info] 35#35: *472 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:11:28 [info] 35#35: *474 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:11:28 [info] 36#36: *475 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:11:31 [info] 36#36: *476 [lua] access_by_lua(msblocations.conf:189):2: 3e240c69e8acf4ac1e4cb86b2558514b:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:11:31 [info] 36#36: *476 [lua] logger.lua:23: 3e240c69e8acf4ac1e4cb86b2558514b {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:11:31 +0000] 3e240c69e8acf4ac1e4cb86b2558514b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:11:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:11:38 [info] 36#36: *477 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:11:38 [info] 36#36: *478 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:11:46 [info] 36#36: *479 [lua] access_by_lua(msblocations.conf:189):2: 8f49871a43f0c0bf544d51209a870674:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:11:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.216 - - [31/Jan/2023:19:11:46 +0000] 8f49871a43f0c0bf544d51209a870674 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/31 19:11:46 [info] 36#36: *479 [lua] logger.lua:23: 8f49871a43f0c0bf544d51209a870674 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:11:48 [info] 35#35: *481 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:11:48 [info] 36#36: *480 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:11:58 [info] 36#36: *483 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:11:58 [info] 35#35: *482 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:12:01 [info] 36#36: *484 [lua] access_by_lua(msblocations.conf:189):2: 1480c9a19ee97ff6a34d7f66ae030835:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:12:01 [info] 36#36: *484 [lua] logger.lua:23: 1480c9a19ee97ff6a34d7f66ae030835 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:12:01 +0000] 1480c9a19ee97ff6a34d7f66ae030835 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:12:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:12:08 [info] 35#35: *485 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:12:08 [info] 35#35: *486 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:12:16 [info] 36#36: *487 [lua] access_by_lua(msblocations.conf:189):2: 84b830e04750bf7bedfa5eda165e88ad:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:12:16 [info] 36#36: *487 [lua] logger.lua:23: 84b830e04750bf7bedfa5eda165e88ad {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:12:16 +0000] 84b830e04750bf7bedfa5eda165e88ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:12:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:12:18 [info] 36#36: *489 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:12:18 [info] 36#36: *488 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:12:28 [info] 36#36: *492 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:12:28 [info] 36#36: *491 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:12:31 [info] 36#36: *493 [lua] access_by_lua(msblocations.conf:189):2: 93cf3b4f605c6495fdfc5d268b2199ec:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:12:31 [info] 36#36: *493 [lua] logger.lua:23: 93cf3b4f605c6495fdfc5d268b2199ec {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:12:31 +0000] 93cf3b4f605c6495fdfc5d268b2199ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:12:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 19:12:38 [info] 35#35: *494 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:12:38 [info] 35#35: *495 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:12:46 [info] 36#36: *496 [lua] access_by_lua(msblocations.conf:189):2: 772e3c9840630868f72e3c77e974eec0:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:12:46 [info] 36#36: *496 [lua] logger.lua:23: 772e3c9840630868f72e3c77e974eec0 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:12:46 +0000] 772e3c9840630868f72e3c77e974eec0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:12:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:12:48 [info] 35#35: *497 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:12:48 [info] 35#35: *498 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:12:58 [info] 36#36: *499 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:12:58 [info] 36#36: *500 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:13:01 [info] 36#36: *501 [lua] access_by_lua(msblocations.conf:189):2: 7210668fc80cc7887de996ed67f06285:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:13:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:13:01 [info] 36#36: *501 [lua] logger.lua:23: 7210668fc80cc7887de996ed67f06285 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:13:01 +0000] 7210668fc80cc7887de996ed67f06285 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 19:13:08 [info] 36#36: *503 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:13:08 [info] 36#36: *502 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:13:16 [info] 36#36: *504 [lua] access_by_lua(msblocations.conf:189):2: fdfd3a264754e0e6fdbb6a1c6e4f83c9:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:13:16 [info] 36#36: *504 [lua] logger.lua:23: fdfd3a264754e0e6fdbb6a1c6e4f83c9 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:13:16 +0000] fdfd3a264754e0e6fdbb6a1c6e4f83c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:13:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:13:18 [info] 35#35: *505 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:13:18 [info] 35#35: *506 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:13:28 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:13:28 [info] 36#36: *509 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:13:31 [info] 36#36: *510 [lua] access_by_lua(msblocations.conf:189):2: b848515c111f52376eb6b6da80656a89:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:13:31 +0000] b848515c111f52376eb6b6da80656a89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:13:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:13:31 [info] 36#36: *510 [lua] logger.lua:23: b848515c111f52376eb6b6da80656a89 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:13:38 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:13:38 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:13:46 [info] 36#36: *513 [lua] access_by_lua(msblocations.conf:189):2: 8958f74c4cabaec39f9a44df0eb70739:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:13:46 [info] 36#36: *513 [lua] logger.lua:23: 8958f74c4cabaec39f9a44df0eb70739 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:13:46 +0000] 8958f74c4cabaec39f9a44df0eb70739 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:13:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:13:48 [info] 36#36: *514 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:13:48 [info] 36#36: *515 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:13:58 [info] 36#36: *516 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:13:58 [info] 35#35: *517 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:14:01 [info] 36#36: *518 [lua] access_by_lua(msblocations.conf:189):2: 97675b75abb8ec5b741139456b95ee20:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:14:01 [info] 36#36: *518 [lua] logger.lua:23: 97675b75abb8ec5b741139456b95ee20 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:14:01 +0000] 97675b75abb8ec5b741139456b95ee20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:14:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:14:08 [info] 35#35: *519 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:14:08 [info] 36#36: *520 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:14:16 [info] 36#36: *521 [lua] access_by_lua(msblocations.conf:189):2: 9ac0d91516daecf0c72491275acc63a5:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:14:16 +0000] 9ac0d91516daecf0c72491275acc63a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/31 19:14:16 [info] 36#36: *521 [lua] logger.lua:23: 9ac0d91516daecf0c72491275acc63a5 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:14:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/31 19:14:18 [info] 36#36: *522 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:14:18 [info] 36#36: *523 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:14:28 [info] 35#35: *526 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:14:28 [info] 35#35: *525 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:14:31 [info] 36#36: *527 [lua] access_by_lua(msblocations.conf:189):2: f4e8c9f76ca12c3bf755001e0292ee54:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:14:31 [info] 36#36: *527 [lua] logger.lua:23: f4e8c9f76ca12c3bf755001e0292ee54 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:14:31 +0000] f4e8c9f76ca12c3bf755001e0292ee54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:14:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/31 19:14:38 [info] 35#35: *528 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:14:38 [info] 35#35: *529 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:14:46 [info] 36#36: *530 [lua] access_by_lua(msblocations.conf:189):2: f84e40df4d738124f70c76b7c868da86:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:14:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.68.216 - - [31/Jan/2023:19:14:46 +0000] f84e40df4d738124f70c76b7c868da86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/31 19:14:46 [info] 36#36: *530 [lua] logger.lua:23: f84e40df4d738124f70c76b7c868da86 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:14:48 [info] 36#36: *531 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:14:48 [info] 36#36: *532 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:14:58 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:14:58 [info] 35#35: *534 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:15:01 [info] 36#36: *535 [lua] access_by_lua(msblocations.conf:189):2: 862de180327a5b43c460acc5363103d6:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:15:01 +0000] 862de180327a5b43c460acc5363103d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:15:01 [info] 36#36: *535 [lua] logger.lua:23: 862de180327a5b43c460acc5363103d6 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:15:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:15:08 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:15:08 [info] 36#36: *537 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:15:16 [info] 36#36: *538 [lua] access_by_lua(msblocations.conf:189):2: 1ac7c9abae15c41b574132181f08f0d4:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:15:16 [info] 36#36: *538 [lua] logger.lua:23: 1ac7c9abae15c41b574132181f08f0d4 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:15:16 +0000] 1ac7c9abae15c41b574132181f08f0d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:15:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:15:18 [info] 35#35: *539 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:15:18 [info] 36#36: *540 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:15:28 [info] 36#36: *542 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:15:28 [info] 36#36: *543 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:15:31 [info] 36#36: *544 [lua] access_by_lua(msblocations.conf:189):2: ef58b501b3cc09c8b4a28adefd37bbc0:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:15:31 [info] 36#36: *544 [lua] logger.lua:23: ef58b501b3cc09c8b4a28adefd37bbc0 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:15:31 +0000] ef58b501b3cc09c8b4a28adefd37bbc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:15:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/31 19:15:38 [info] 36#36: *545 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:15:38 [info] 35#35: *546 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:15:46 [info] 36#36: *547 [lua] access_by_lua(msblocations.conf:189):2: 36c28ba1005cb51ac4925e4eb63df506:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:15:46 +0000] 36c28ba1005cb51ac4925e4eb63df506 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:15:46 [info] 36#36: *547 [lua] logger.lua:23: 36c28ba1005cb51ac4925e4eb63df506 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:15:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/31 19:15:48 [info] 35#35: *548 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:15:48 [info] 36#36: *549 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:15:54 [info] 36#36: *550 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.67.187, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.67.187 - - [31/Jan/2023:19:15:54 +0000] 5a99d8fd90b5f0d322980525bbfa4f84 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2023/01/31 19:15:58 [info] 36#36: *551 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:15:58 [info] 36#36: *552 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:16:01 [info] 36#36: *553 [lua] access_by_lua(msblocations.conf:189):2: c750ba4660f4a298a334cfe2f5178add:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:16:01 +0000] c750ba4660f4a298a334cfe2f5178add "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/31 19:16:01 [info] 36#36: *553 [lua] logger.lua:23: c750ba4660f4a298a334cfe2f5178add {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:16:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/31 19:16:08 [info] 35#35: *554 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:16:08 [info] 35#35: *555 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:16:16 [info] 36#36: *556 [lua] access_by_lua(msblocations.conf:189):2: 3ef00a0aa0e5aa67a7095c210932d67f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:16:16 +0000] 3ef00a0aa0e5aa67a7095c210932d67f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:16:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:16:16 [info] 36#36: *556 [lua] logger.lua:23: 3ef00a0aa0e5aa67a7095c210932d67f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:16:18 [info] 35#35: *557 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:16:18 [info] 35#35: *558 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:16:28 [info] 36#36: *560 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:16:28 [info] 36#36: *561 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:16:31 [info] 36#36: *562 [lua] access_by_lua(msblocations.conf:189):2: 922238da1262e9e013531b467723f9d6:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:16:31 +0000] 922238da1262e9e013531b467723f9d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/31 19:16:31 [info] 36#36: *562 [lua] logger.lua:23: 922238da1262e9e013531b467723f9d6 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:16:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/31 19:16:38 [info] 35#35: *563 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:16:38 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:16:46 [info] 36#36: *565 [lua] access_by_lua(msblocations.conf:189):2: f9ff93891ca3d331b6aef60ae563a4fd:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:16:46 +0000] f9ff93891ca3d331b6aef60ae563a4fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:16:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:16:46 [info] 36#36: *565 [lua] logger.lua:23: f9ff93891ca3d331b6aef60ae563a4fd {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:16:48 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:16:48 [info] 35#35: *567 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:16:58 [info] 35#35: *568 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:16:58 [info] 36#36: *569 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:17:01 [info] 36#36: *570 [lua] access_by_lua(msblocations.conf:189):2: 6aaab91d86a35927da8003da93d48cca:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:17:01 +0000] 6aaab91d86a35927da8003da93d48cca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:17:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:17:01 [info] 36#36: *570 [lua] logger.lua:23: 6aaab91d86a35927da8003da93d48cca {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:17:08 [info] 36#36: *571 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:17:08 [info] 36#36: *572 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:17:16 [info] 36#36: *573 [lua] access_by_lua(msblocations.conf:189):2: 2411e39ad8ff1af08992de79d52a9b8c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:17:16 +0000] 2411e39ad8ff1af08992de79d52a9b8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:17:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:17:16 [info] 36#36: *573 [lua] logger.lua:23: 2411e39ad8ff1af08992de79d52a9b8c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:17:18 [info] 36#36: *574 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:17:18 [info] 36#36: *575 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:17:28 [info] 36#36: *578 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:17:28 [info] 36#36: *577 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:17:31 [info] 36#36: *579 [lua] access_by_lua(msblocations.conf:189):2: 8610e1013d5d95793350863e0bc4e6af:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:17:31 [info] 36#36: *579 [lua] logger.lua:23: 8610e1013d5d95793350863e0bc4e6af {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:17:31 +0000] 8610e1013d5d95793350863e0bc4e6af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:17:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:17:38 [info] 35#35: *580 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:17:38 [info] 35#35: *581 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:17:46 [info] 36#36: *582 [lua] access_by_lua(msblocations.conf:189):2: 8d88f306c9ffee9f2579ca90750ed8a0:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:17:46 [info] 36#36: *582 [lua] logger.lua:23: 8d88f306c9ffee9f2579ca90750ed8a0 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:17:46 +0000] 8d88f306c9ffee9f2579ca90750ed8a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:17:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/31 19:17:48 [info] 36#36: *584 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:17:48 [info] 36#36: *583 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:17:58 [info] 36#36: *586 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:17:58 [info] 35#35: *585 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:18:01 [info] 36#36: *587 [lua] access_by_lua(msblocations.conf:189):2: 61b81a71da2ad3a6191ab15628d6ae2b:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:18:01 +0000] 61b81a71da2ad3a6191ab15628d6ae2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:18:01 [info] 36#36: *587 [lua] logger.lua:23: 61b81a71da2ad3a6191ab15628d6ae2b {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:18:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:18:08 [info] 36#36: *588 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:18:08 [info] 36#36: *589 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:18:16 [info] 36#36: *590 [lua] access_by_lua(msblocations.conf:189):2: ffaee3889e4da913b758de82c50547a1:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:18:16 [info] 36#36: *590 [lua] logger.lua:23: ffaee3889e4da913b758de82c50547a1 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:18:16 +0000] ffaee3889e4da913b758de82c50547a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:18:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 19:18:18 [info] 36#36: *592 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:18:18 [info] 36#36: *591 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:18:28 [info] 35#35: *594 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:18:28 [info] 36#36: *595 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:18:31 [info] 36#36: *596 [lua] access_by_lua(msblocations.conf:189):2: 925a6d5ac3f1d1bb0fec016eec20496b:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:18:31 +0000] 925a6d5ac3f1d1bb0fec016eec20496b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:18:31 [info] 36#36: *596 [lua] logger.lua:23: 925a6d5ac3f1d1bb0fec016eec20496b {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:18:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:18:38 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:18:38 [info] 35#35: *597 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:18:46 [info] 36#36: *599 [lua] access_by_lua(msblocations.conf:189):2: 30c74777bd35fab7ed8796a281d73d76:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:18:46 +0000] 30c74777bd35fab7ed8796a281d73d76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:18:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:18:46 [info] 36#36: *599 [lua] logger.lua:23: 30c74777bd35fab7ed8796a281d73d76 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:18:48 [info] 36#36: *600 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:18:48 [info] 36#36: *601 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:18:58 [info] 35#35: *602 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:18:58 [info] 35#35: *603 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:19:01 [info] 36#36: *604 [lua] access_by_lua(msblocations.conf:189):2: 5c8f7ff89c1c1cc01193ffe25aa970b0:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:19:01 [info] 36#36: *604 [lua] logger.lua:23: 5c8f7ff89c1c1cc01193ffe25aa970b0 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:19:01 +0000] 5c8f7ff89c1c1cc01193ffe25aa970b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:19:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:19:08 [info] 36#36: *605 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:19:08 [info] 36#36: *606 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:19:16 [info] 36#36: *607 [lua] access_by_lua(msblocations.conf:189):2: a54467a9cdc51c34c924e6722a728ec1:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:19:16 [info] 36#36: *607 [lua] logger.lua:23: a54467a9cdc51c34c924e6722a728ec1 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:19:16 +0000] a54467a9cdc51c34c924e6722a728ec1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:19:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:19:18 [info] 35#35: *608 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:19:18 [info] 35#35: *609 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:19:28 [info] 36#36: *612 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:19:28 [info] 36#36: *611 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:19:31 [info] 36#36: *613 [lua] access_by_lua(msblocations.conf:189):2: 4decc87576729f05ea3e60834fe5eb5f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:19:31 [info] 36#36: *613 [lua] logger.lua:23: 4decc87576729f05ea3e60834fe5eb5f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:19:31 +0000] 4decc87576729f05ea3e60834fe5eb5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:19:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:19:38 [info] 36#36: *614 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:19:38 [info] 36#36: *615 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:19:46 [info] 36#36: *616 [lua] access_by_lua(msblocations.conf:189):2: 19a6a5fe12224494df744419406993c4:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:19:46 [info] 36#36: *616 [lua] logger.lua:23: 19a6a5fe12224494df744419406993c4 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:19:46 +0000] 19a6a5fe12224494df744419406993c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:19:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:19:48 [info] 35#35: *617 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:19:48 [info] 35#35: *618 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:19:58 [info] 35#35: *620 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:19:58 [info] 36#36: *619 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:20:01 [info] 36#36: *621 [lua] access_by_lua(msblocations.conf:189):2: 923066527a4270e2bbec1071ebb56998:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:20:01 +0000] 923066527a4270e2bbec1071ebb56998 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:20:01 [info] 36#36: *621 [lua] logger.lua:23: 923066527a4270e2bbec1071ebb56998 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:20:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:20:08 [info] 35#35: *622 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:20:08 [info] 36#36: *623 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:20:16 [info] 36#36: *624 [lua] access_by_lua(msblocations.conf:189):2: 87ce6580c0020ea095fbdf6e3b87d583:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:20:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:20:16 [info] 36#36: *624 [lua] logger.lua:23: 87ce6580c0020ea095fbdf6e3b87d583 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:20:16 +0000] 87ce6580c0020ea095fbdf6e3b87d583 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/31 19:20:18 [info] 36#36: *626 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:20:18 [info] 36#36: *625 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:20:28 [info] 35#35: *628 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:20:28 [info] 35#35: *629 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:20:31 [info] 36#36: *630 [lua] access_by_lua(msblocations.conf:189):2: f9450925221571519e1230399bcf309d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:20:31 [info] 36#36: *630 [lua] logger.lua:23: f9450925221571519e1230399bcf309d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:20:31 +0000] f9450925221571519e1230399bcf309d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:20:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:20:38 [info] 36#36: *632 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:20:38 [info] 36#36: *631 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:20:46 [info] 36#36: *633 [lua] access_by_lua(msblocations.conf:189):2: cfacf6c217949ae8ca57fabbbeea2e42:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:20:46 +0000] cfacf6c217949ae8ca57fabbbeea2e42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 19:20:46 [info] 36#36: *633 [lua] logger.lua:23: cfacf6c217949ae8ca57fabbbeea2e42 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:20:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:20:48 [info] 36#36: *634 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:20:48 [info] 35#35: *635 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:20:58 [info] 35#35: *636 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:20:58 [info] 36#36: *637 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:21:01 [info] 36#36: *638 [lua] access_by_lua(msblocations.conf:189):2: b80e0fdcac68d74b6f8590e54094fbbd:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:21:01 [info] 36#36: *638 [lua] logger.lua:23: b80e0fdcac68d74b6f8590e54094fbbd {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:21:01 +0000] b80e0fdcac68d74b6f8590e54094fbbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:21:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:21:08 [info] 35#35: *640 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:21:08 [info] 36#36: *639 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:21:16 [info] 36#36: *641 [lua] access_by_lua(msblocations.conf:189):2: 9031e1f23474980b46af87c17f832f81:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:21:16 +0000] 9031e1f23474980b46af87c17f832f81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:21:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:21:16 [info] 36#36: *641 [lua] logger.lua:23: 9031e1f23474980b46af87c17f832f81 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:21:18 [info] 36#36: *643 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:21:18 [info] 35#35: *642 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:21:28 [info] 36#36: *646 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:21:28 [info] 35#35: *645 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:21:31 [info] 36#36: *647 [lua] access_by_lua(msblocations.conf:189):2: d10caeaf6280939dedb3373e6b60008b:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:21:31 +0000] d10caeaf6280939dedb3373e6b60008b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:21:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:21:31 [info] 36#36: *647 [lua] logger.lua:23: d10caeaf6280939dedb3373e6b60008b {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:21:38 [info] 35#35: *649 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:21:38 [info] 35#35: *648 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:21:46 [info] 36#36: *650 [lua] access_by_lua(msblocations.conf:189):2: 6f192ced0178ec6e1d4d8ddeac0aa281:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:21:46 [info] 36#36: *650 [lua] logger.lua:23: 6f192ced0178ec6e1d4d8ddeac0aa281 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:21:46 +0000] 6f192ced0178ec6e1d4d8ddeac0aa281 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:21:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:21:48 [info] 35#35: *652 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:21:48 [info] 35#35: *651 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:21:58 [info] 35#35: *653 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:21:58 [info] 35#35: *654 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:22:01 [info] 36#36: *655 [lua] access_by_lua(msblocations.conf:189):2: 8b1b76c6f70b701eff095544570e4584:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:22:02 [info] 36#36: *655 [lua] logger.lua:23: 8b1b76c6f70b701eff095544570e4584 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:22:02 +0000] 8b1b76c6f70b701eff095544570e4584 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:22:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:22:08 [info] 36#36: *656 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:22:08 [info] 36#36: *657 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:22:17 [info] 36#36: *658 [lua] access_by_lua(msblocations.conf:189):2: 8e412b422d1215afaa9291541e4c220c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:22:17 [info] 36#36: *658 [lua] logger.lua:23: 8e412b422d1215afaa9291541e4c220c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:22:17 +0000] 8e412b422d1215afaa9291541e4c220c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:22:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:22:18 [info] 35#35: *659 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:22:18 [info] 35#35: *660 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:22:28 [info] 35#35: *663 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:22:28 [info] 36#36: *662 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:22:32 [info] 36#36: *664 [lua] access_by_lua(msblocations.conf:189):2: 94381f972fde30f77ef929dd0e3d3e7c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:22:32 [info] 36#36: *664 [lua] logger.lua:23: 94381f972fde30f77ef929dd0e3d3e7c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:22:32 +0000] 94381f972fde30f77ef929dd0e3d3e7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:22:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:22:38 [info] 35#35: *666 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:22:38 [info] 35#35: *665 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:22:47 [info] 36#36: *667 [lua] access_by_lua(msblocations.conf:189):2: 569a96d404c51abfa1203c5462839c89:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:22:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.216 - - [31/Jan/2023:19:22:47 +0000] 569a96d404c51abfa1203c5462839c89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:22:47 [info] 36#36: *667 [lua] logger.lua:23: 569a96d404c51abfa1203c5462839c89 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:22:48 [info] 35#35: *668 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:22:48 [info] 35#35: *669 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:22:58 [info] 36#36: *670 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:22:58 [info] 36#36: *671 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:23:02 [info] 36#36: *672 [lua] access_by_lua(msblocations.conf:189):2: 75191b8a7c378f1842eebbfef1f11a5e:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:23:02 [info] 36#36: *672 [lua] logger.lua:23: 75191b8a7c378f1842eebbfef1f11a5e {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:23:02 +0000] 75191b8a7c378f1842eebbfef1f11a5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:23:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:23:08 [info] 36#36: *674 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:23:08 [info] 36#36: *673 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:23:17 [info] 36#36: *675 [lua] access_by_lua(msblocations.conf:189):2: 71c33d8e119d5a5a350fe7b67de89b82:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:23:17 +0000] 71c33d8e119d5a5a350fe7b67de89b82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:23:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:23:17 [info] 36#36: *675 [lua] logger.lua:23: 71c33d8e119d5a5a350fe7b67de89b82 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:23:18 [info] 36#36: *676 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:23:18 [info] 36#36: *677 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:23:28 [info] 36#36: *679 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:23:28 [info] 35#35: *680 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:23:32 [info] 36#36: *681 [lua] access_by_lua(msblocations.conf:189):2: 17867fa61063df951bf1b98e1486f5fc:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:23:32 +0000] 17867fa61063df951bf1b98e1486f5fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:23:32 [info] 36#36: *681 [lua] logger.lua:23: 17867fa61063df951bf1b98e1486f5fc {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:23:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:23:38 [info] 36#36: *682 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:23:38 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:23:47 [info] 36#36: *684 [lua] access_by_lua(msblocations.conf:189):2: ef71621bb1339d5c8847fac1e371d764:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:23:47 [info] 36#36: *684 [lua] logger.lua:23: ef71621bb1339d5c8847fac1e371d764 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:23:47 +0000] ef71621bb1339d5c8847fac1e371d764 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:23:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:23:48 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:23:48 [info] 36#36: *685 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:23:58 [info] 36#36: *687 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:23:58 [info] 36#36: *688 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:24:02 [info] 36#36: *689 [lua] access_by_lua(msblocations.conf:189):2: f042366466702cd0c94ec23f0319b177:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:24:02 +0000] f042366466702cd0c94ec23f0319b177 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:24:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:24:02 [info] 36#36: *689 [lua] logger.lua:23: f042366466702cd0c94ec23f0319b177 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:24:08 [info] 36#36: *690 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:24:08 [info] 36#36: *691 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:24:17 [info] 36#36: *692 [lua] access_by_lua(msblocations.conf:189):2: c4075af7de93d9ee0dc14651edb0afbf:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:24:17 [info] 36#36: *692 [lua] logger.lua:23: c4075af7de93d9ee0dc14651edb0afbf {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:24:17 +0000] c4075af7de93d9ee0dc14651edb0afbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:24:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:24:18 [info] 36#36: *693 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:24:18 [info] 35#35: *694 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:24:28 [info] 36#36: *696 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:24:28 [info] 36#36: *697 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:24:32 [info] 36#36: *698 [lua] access_by_lua(msblocations.conf:189):2: cd733d4c8d050c22d46360297c67408a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:24:32 [info] 36#36: *698 [lua] logger.lua:23: cd733d4c8d050c22d46360297c67408a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:24:32 +0000] cd733d4c8d050c22d46360297c67408a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:24:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:24:38 [info] 36#36: *700 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:24:38 [info] 36#36: *699 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:24:47 [info] 36#36: *701 [lua] access_by_lua(msblocations.conf:189):2: 7195d5e0e8cd7d3055cb72f491832c20:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:24:47 [info] 36#36: *701 [lua] logger.lua:23: 7195d5e0e8cd7d3055cb72f491832c20 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:24:47 +0000] 7195d5e0e8cd7d3055cb72f491832c20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:24:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:24:48 [info] 35#35: *702 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:24:48 [info] 36#36: *703 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:24:58 [info] 36#36: *704 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:24:58 [info] 35#35: *705 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:25:02 [info] 36#36: *706 [lua] access_by_lua(msblocations.conf:189):2: 623e8d1eaa9a3ddff6ab4371039a024e:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:25:02 [info] 36#36: *706 [lua] logger.lua:23: 623e8d1eaa9a3ddff6ab4371039a024e {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:25:02 +0000] 623e8d1eaa9a3ddff6ab4371039a024e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:25:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:25:08 [info] 35#35: *708 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:25:08 [info] 35#35: *707 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:25:17 [info] 36#36: *709 [lua] access_by_lua(msblocations.conf:189):2: dce965d889e74f27dae916c2ccc35f50:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:25:17 [info] 36#36: *709 [lua] logger.lua:23: dce965d889e74f27dae916c2ccc35f50 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:25:17 +0000] dce965d889e74f27dae916c2ccc35f50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:25:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:25:18 [info] 35#35: *711 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:25:18 [info] 36#36: *710 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:25:28 [info] 36#36: *714 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:25:28 [info] 35#35: *713 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:25:32 [info] 36#36: *715 [lua] access_by_lua(msblocations.conf:189):2: ef6237d145b0061b90eba1ab6581520d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:25:32 [info] 36#36: *715 [lua] logger.lua:23: ef6237d145b0061b90eba1ab6581520d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:25:32 +0000] ef6237d145b0061b90eba1ab6581520d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:25:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:25:38 [info] 36#36: *716 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:25:38 [info] 36#36: *717 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:25:47 [info] 36#36: *718 [lua] access_by_lua(msblocations.conf:189):2: b5a0096cfcb90e3a3e90c03325084108:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:25:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:25:47 [info] 36#36: *718 [lua] logger.lua:23: b5a0096cfcb90e3a3e90c03325084108 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:25:47 +0000] b5a0096cfcb90e3a3e90c03325084108 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/31 19:25:48 [info] 36#36: *719 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:25:48 [info] 36#36: *720 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:25:58 [info] 36#36: *722 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:25:58 [info] 36#36: *721 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:26:02 [info] 36#36: *723 [lua] access_by_lua(msblocations.conf:189):2: 1e9d28bf4a31c89d25f76d737b18ca08:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:26:02 [info] 36#36: *723 [lua] logger.lua:23: 1e9d28bf4a31c89d25f76d737b18ca08 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:26:02 +0000] 1e9d28bf4a31c89d25f76d737b18ca08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:26:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:26:08 [info] 36#36: *725 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:26:08 [info] 36#36: *724 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:26:17 [info] 36#36: *726 [lua] access_by_lua(msblocations.conf:189):2: 750f441fcaaf298b166b70887ad201dd:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:26:17 +0000] 750f441fcaaf298b166b70887ad201dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:26:17 [info] 36#36: *726 [lua] logger.lua:23: 750f441fcaaf298b166b70887ad201dd {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:26:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:26:18 [info] 35#35: *728 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:26:18 [info] 35#35: *727 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:26:28 [info] 35#35: *730 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:26:28 [info] 35#35: *731 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:26:32 [info] 36#36: *732 [lua] access_by_lua(msblocations.conf:189):2: 996bc82c2fd15f09a607bee077fd9db3:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:26:32 +0000] 996bc82c2fd15f09a607bee077fd9db3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:26:32 [info] 36#36: *732 [lua] logger.lua:23: 996bc82c2fd15f09a607bee077fd9db3 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:26:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:26:38 [info] 36#36: *734 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:26:38 [info] 36#36: *733 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:26:47 [info] 36#36: *735 [lua] access_by_lua(msblocations.conf:189):2: 2061616ebf6f4565e4be53436927aa53:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:26:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.68.216 - - [31/Jan/2023:19:26:47 +0000] 2061616ebf6f4565e4be53436927aa53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:26:47 [info] 36#36: *735 [lua] logger.lua:23: 2061616ebf6f4565e4be53436927aa53 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:26:48 [info] 35#35: *736 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:26:48 [info] 35#35: *737 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:26:58 [info] 35#35: *738 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:26:58 [info] 36#36: *739 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:27:02 [info] 36#36: *740 [lua] access_by_lua(msblocations.conf:189):2: b6bafae2130bb638ec4694ec5293b6cc:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:27:02 [info] 36#36: *740 [lua] logger.lua:23: b6bafae2130bb638ec4694ec5293b6cc {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:27:02 +0000] b6bafae2130bb638ec4694ec5293b6cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:27:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:27:08 [info] 35#35: *741 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:27:08 [info] 36#36: *742 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:27:17 [info] 36#36: *743 [lua] access_by_lua(msblocations.conf:189):2: 529dc87f7c28d0d1ebf3b6da691c8643:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:27:17 +0000] 529dc87f7c28d0d1ebf3b6da691c8643 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 19:27:17 [info] 36#36: *743 [lua] logger.lua:23: 529dc87f7c28d0d1ebf3b6da691c8643 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:27:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:27:18 [info] 36#36: *744 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:27:18 [info] 36#36: *745 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:27:28 [info] 36#36: *747 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:27:28 [info] 36#36: *748 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:27:32 [info] 36#36: *749 [lua] access_by_lua(msblocations.conf:189):2: e62b06ca24d12efabedb4aec9df292a1:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:27:32 +0000] e62b06ca24d12efabedb4aec9df292a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 19:27:32 [info] 36#36: *749 [lua] logger.lua:23: e62b06ca24d12efabedb4aec9df292a1 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:27:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:27:38 [info] 35#35: *750 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:27:38 [info] 36#36: *751 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:27:47 [info] 36#36: *752 [lua] access_by_lua(msblocations.conf:189):2: 61b0163416935b0acd04582e526bd69d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:27:47 [info] 36#36: *752 [lua] logger.lua:23: 61b0163416935b0acd04582e526bd69d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:27:47 +0000] 61b0163416935b0acd04582e526bd69d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:27:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:27:48 [info] 35#35: *753 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:27:48 [info] 35#35: *754 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:27:58 [info] 35#35: *756 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:27:58 [info] 36#36: *755 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:28:02 [info] 36#36: *757 [lua] access_by_lua(msblocations.conf:189):2: 24ab35f3ce172a08d1861eefa8b27b8b:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:28:02 +0000] 24ab35f3ce172a08d1861eefa8b27b8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:28:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:28:02 [info] 36#36: *757 [lua] logger.lua:23: 24ab35f3ce172a08d1861eefa8b27b8b {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:28:08 [info] 36#36: *759 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:28:08 [info] 36#36: *758 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:28:17 [info] 36#36: *760 [lua] access_by_lua(msblocations.conf:189):2: 3a2bc3312aa4036a95f2388291e41f43:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:28:17 +0000] 3a2bc3312aa4036a95f2388291e41f43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:28:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:28:17 [info] 36#36: *760 [lua] logger.lua:23: 3a2bc3312aa4036a95f2388291e41f43 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:28:18 [info] 36#36: *762 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:28:18 [info] 36#36: *761 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:28:28 [info] 36#36: *764 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:28:28 [info] 36#36: *765 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:28:32 [info] 36#36: *766 [lua] access_by_lua(msblocations.conf:189):2: ce650484bb5db669568f9dfb33fb2c5a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:28:32 +0000] ce650484bb5db669568f9dfb33fb2c5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:28:32 [info] 36#36: *766 [lua] logger.lua:23: ce650484bb5db669568f9dfb33fb2c5a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:28:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:28:38 [info] 35#35: *768 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:28:38 [info] 35#35: *767 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:28:47 [info] 36#36: *769 [lua] access_by_lua(msblocations.conf:189):2: 8402733f4bf1c45f0a4da4d55f461cf7:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:28:47 +0000] 8402733f4bf1c45f0a4da4d55f461cf7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 19:28:47 [info] 36#36: *769 [lua] logger.lua:23: 8402733f4bf1c45f0a4da4d55f461cf7 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:28:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:28:48 [info] 36#36: *770 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:28:48 [info] 35#35: *771 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:28:58 [info] 36#36: *772 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:28:58 [info] 36#36: *773 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:29:02 [info] 36#36: *774 [lua] access_by_lua(msblocations.conf:189):2: f3623da6c8145988457f2f66d4a564ea:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:29:02 +0000] f3623da6c8145988457f2f66d4a564ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:29:02 [info] 36#36: *774 [lua] logger.lua:23: f3623da6c8145988457f2f66d4a564ea {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:29:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:29:08 [info] 36#36: *775 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:29:08 [info] 35#35: *776 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:29:17 [info] 36#36: *777 [lua] access_by_lua(msblocations.conf:189):2: b2ae955240c5f81749d6e0672eb39436:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:29:17 +0000] b2ae955240c5f81749d6e0672eb39436 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:29:17 [info] 36#36: *777 [lua] logger.lua:23: b2ae955240c5f81749d6e0672eb39436 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:29:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:29:18 [info] 35#35: *778 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:29:18 [info] 35#35: *779 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:29:28 [info] 35#35: *782 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:29:28 [info] 36#36: *781 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:29:32 [info] 36#36: *783 [lua] access_by_lua(msblocations.conf:189):2: e809f6c2819f6928cdbbc98437cb2a18:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:29:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:29:32 [info] 36#36: *783 [lua] logger.lua:23: e809f6c2819f6928cdbbc98437cb2a18 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:29:32 +0000] e809f6c2819f6928cdbbc98437cb2a18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/31 19:29:38 [info] 36#36: *784 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:29:38 [info] 36#36: *785 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:29:47 [info] 36#36: *786 [lua] access_by_lua(msblocations.conf:189):2: 734f9aae0e4e1ddaad06d6bc24d1985f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:29:47 +0000] 734f9aae0e4e1ddaad06d6bc24d1985f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:29:47 [info] 36#36: *786 [lua] logger.lua:23: 734f9aae0e4e1ddaad06d6bc24d1985f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:29:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:29:48 [info] 36#36: *788 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:29:48 [info] 36#36: *787 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:29:58 [info] 36#36: *789 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:29:58 [info] 35#35: *790 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:30:02 [info] 36#36: *791 [lua] access_by_lua(msblocations.conf:189):2: 5b674b5a39be64382ee691f5a3488c4d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:30:02 [info] 36#36: *791 [lua] logger.lua:23: 5b674b5a39be64382ee691f5a3488c4d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:30:02 +0000] 5b674b5a39be64382ee691f5a3488c4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:30:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:30:08 [info] 36#36: *792 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:30:08 [info] 36#36: *793 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:30:17 [info] 36#36: *794 [lua] access_by_lua(msblocations.conf:189):2: e1db6eadd5095df2851ff3124ec1856c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:30:17 [info] 36#36: *794 [lua] logger.lua:23: e1db6eadd5095df2851ff3124ec1856c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:30:17 +0000] e1db6eadd5095df2851ff3124ec1856c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:30:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:30:18 [info] 35#35: *795 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:30:18 [info] 36#36: *796 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:30:28 [info] 36#36: *799 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:30:28 [info] 36#36: *798 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:30:32 [info] 36#36: *800 [lua] access_by_lua(msblocations.conf:189):2: 42498856bfe20eced2ce79745763e658:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:30:32 +0000] 42498856bfe20eced2ce79745763e658 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:30:32 [info] 36#36: *800 [lua] logger.lua:23: 42498856bfe20eced2ce79745763e658 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:30:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:30:38 [info] 36#36: *802 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:30:38 [info] 35#35: *801 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:30:47 [info] 36#36: *803 [lua] access_by_lua(msblocations.conf:189):2: b50b3f1558e274e8a8288f723edf6280:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:30:47 +0000] b50b3f1558e274e8a8288f723edf6280 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:30:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:30:47 [info] 36#36: *803 [lua] logger.lua:23: b50b3f1558e274e8a8288f723edf6280 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:30:48 [info] 36#36: *804 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:30:48 [info] 36#36: *805 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:30:58 [info] 36#36: *806 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:30:58 [info] 36#36: *807 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:31:02 [info] 36#36: *808 [lua] access_by_lua(msblocations.conf:189):2: 300ab1cf042098a05870dd9efa76ce88:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:31:02 [info] 36#36: *808 [lua] logger.lua:23: 300ab1cf042098a05870dd9efa76ce88 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:31:02 +0000] 300ab1cf042098a05870dd9efa76ce88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:31:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:31:08 [info] 36#36: *809 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:31:08 [info] 36#36: *810 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:31:17 [info] 36#36: *811 [lua] access_by_lua(msblocations.conf:189):2: b9aeb644c8c7d66839a4c85d22467efd:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:31:17 +0000] b9aeb644c8c7d66839a4c85d22467efd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:31:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:31:17 [info] 36#36: *811 [lua] logger.lua:23: b9aeb644c8c7d66839a4c85d22467efd {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:31:18 [info] 35#35: *813 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:31:18 [info] 35#35: *812 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:31:28 [info] 35#35: *816 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:31:28 [info] 35#35: *815 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:31:32 [info] 36#36: *817 [lua] access_by_lua(msblocations.conf:189):2: 952cc50fec0540f52d14336fe43048c9:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:31:32 +0000] 952cc50fec0540f52d14336fe43048c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/31 19:31:32 [info] 36#36: *817 [lua] logger.lua:23: 952cc50fec0540f52d14336fe43048c9 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:31:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 19:31:38 [info] 35#35: *819 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:31:38 [info] 35#35: *818 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:31:47 [info] 36#36: *820 [lua] access_by_lua(msblocations.conf:189):2: aa7084380d21dfd71ce6e0d0bb8c14fb:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:31:47 [info] 36#36: *820 [lua] logger.lua:23: aa7084380d21dfd71ce6e0d0bb8c14fb {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:31:47 +0000] aa7084380d21dfd71ce6e0d0bb8c14fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:31:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:31:48 [info] 36#36: *822 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:31:48 [info] 36#36: *821 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:31:58 [info] 36#36: *823 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:31:58 [info] 36#36: *824 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:32:02 [info] 36#36: *825 [lua] access_by_lua(msblocations.conf:189):2: ca4cc9adae3ff4bd4ab65d7241ba37a4:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:32:02 [info] 36#36: *825 [lua] logger.lua:23: ca4cc9adae3ff4bd4ab65d7241ba37a4 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:32:02 +0000] ca4cc9adae3ff4bd4ab65d7241ba37a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:32:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:32:08 [info] 35#35: *827 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:32:08 [info] 35#35: *826 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:32:17 [info] 36#36: *828 [lua] access_by_lua(msblocations.conf:189):2: 1997ec1153f177cf0f78ea92369ac931:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:32:17 [info] 36#36: *828 [lua] logger.lua:23: 1997ec1153f177cf0f78ea92369ac931 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:32:17 +0000] 1997ec1153f177cf0f78ea92369ac931 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:32:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:32:18 [info] 36#36: *829 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:32:18 [info] 35#35: *830 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:32:28 [info] 36#36: *832 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:32:28 [info] 35#35: *833 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:32:32 [info] 36#36: *834 [lua] access_by_lua(msblocations.conf:189):2: bd0fd71b6cbbe90fae333e21ce151434:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:32:32 [info] 36#36: *834 [lua] logger.lua:23: bd0fd71b6cbbe90fae333e21ce151434 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:32:32 +0000] bd0fd71b6cbbe90fae333e21ce151434 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:32:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/31 19:32:38 [info] 35#35: *835 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:32:38 [info] 35#35: *836 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:32:47 [info] 36#36: *837 [lua] access_by_lua(msblocations.conf:189):2: 657d42dd1d91f112928eac58ce2eae78:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:32:47 [info] 36#36: *837 [lua] logger.lua:23: 657d42dd1d91f112928eac58ce2eae78 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:32:47 +0000] 657d42dd1d91f112928eac58ce2eae78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:32:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:32:48 [info] 35#35: *838 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:32:48 [info] 35#35: *839 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:32:58 [info] 36#36: *841 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:32:58 [info] 36#36: *840 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:33:02 [info] 36#36: *842 [lua] access_by_lua(msblocations.conf:189):2: 6c7b4fde7cad0f0bd65d973e1566483f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:33:02 +0000] 6c7b4fde7cad0f0bd65d973e1566483f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:33:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:33:02 [info] 36#36: *842 [lua] logger.lua:23: 6c7b4fde7cad0f0bd65d973e1566483f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:33:08 [info] 35#35: *843 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:33:08 [info] 35#35: *844 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:33:17 [info] 36#36: *845 [lua] access_by_lua(msblocations.conf:189):2: 3327208e4f703b1b1060c19ae4d44fa1:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:33:17 [info] 36#36: *845 [lua] logger.lua:23: 3327208e4f703b1b1060c19ae4d44fa1 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:33:17 +0000] 3327208e4f703b1b1060c19ae4d44fa1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:33:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:33:18 [info] 36#36: *846 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:33:18 [info] 35#35: *847 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:33:28 [info] 36#36: *849 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:33:28 [info] 36#36: *850 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:33:32 [info] 36#36: *851 [lua] access_by_lua(msblocations.conf:189):2: e92fe6068f3fba918e86807312493f4b:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:33:32 [info] 36#36: *851 [lua] logger.lua:23: e92fe6068f3fba918e86807312493f4b {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:33:32 +0000] e92fe6068f3fba918e86807312493f4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:33:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:33:38 [info] 36#36: *853 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:33:38 [info] 36#36: *852 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:33:47 [info] 36#36: *854 [lua] access_by_lua(msblocations.conf:189):2: 786284a997a798bea3172e78219d1008:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:33:47 [info] 36#36: *854 [lua] logger.lua:23: 786284a997a798bea3172e78219d1008 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:33:47 +0000] 786284a997a798bea3172e78219d1008 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:33:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/31 19:33:48 [info] 36#36: *855 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:33:48 [info] 36#36: *856 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:33:58 [info] 36#36: *857 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:33:58 [info] 36#36: *858 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:34:02 [info] 36#36: *859 [lua] access_by_lua(msblocations.conf:189):2: 136cbe83d363e613340d1a2efa376492:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:34:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.68.216 - - [31/Jan/2023:19:34:02 +0000] 136cbe83d363e613340d1a2efa376492 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/31 19:34:02 [info] 36#36: *859 [lua] logger.lua:23: 136cbe83d363e613340d1a2efa376492 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:34:08 [info] 36#36: *860 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:34:08 [info] 35#35: *861 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:34:17 [info] 36#36: *862 [lua] access_by_lua(msblocations.conf:189):2: 51ff6125d3963fb3073ffc99dc08c6cd:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:34:17 +0000] 51ff6125d3963fb3073ffc99dc08c6cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 19:34:17 [info] 36#36: *862 [lua] logger.lua:23: 51ff6125d3963fb3073ffc99dc08c6cd {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:34:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:34:18 [info] 35#35: *864 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:34:18 [info] 35#35: *863 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:34:28 [info] 36#36: *866 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:34:28 [info] 35#35: *867 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:34:32 [info] 36#36: *868 [lua] access_by_lua(msblocations.conf:189):2: b8495204fa0aec838736b33d1da6d67e:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:34:32 +0000] b8495204fa0aec838736b33d1da6d67e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 19:34:32 [info] 36#36: *868 [lua] logger.lua:23: b8495204fa0aec838736b33d1da6d67e {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:34:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:34:38 [info] 36#36: *869 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:34:38 [info] 36#36: *870 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:34:47 [info] 36#36: *871 [lua] access_by_lua(msblocations.conf:189):2: bc13309501baf5e029c3ed5b7f0e4fc3:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:34:47 [info] 36#36: *871 [lua] logger.lua:23: bc13309501baf5e029c3ed5b7f0e4fc3 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:34:47 +0000] bc13309501baf5e029c3ed5b7f0e4fc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:34:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:34:48 [info] 35#35: *872 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:34:48 [info] 36#36: *873 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:34:58 [info] 36#36: *875 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:34:58 [info] 36#36: *874 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:35:02 [info] 36#36: *876 [lua] access_by_lua(msblocations.conf:189):2: 8e144a9aaa5eed2b2817040d740c3e48:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:35:02 +0000] 8e144a9aaa5eed2b2817040d740c3e48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:35:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:35:02 [info] 36#36: *876 [lua] logger.lua:23: 8e144a9aaa5eed2b2817040d740c3e48 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:35:08 [info] 36#36: *877 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:35:08 [info] 36#36: *878 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:35:17 [info] 36#36: *879 [lua] access_by_lua(msblocations.conf:189):2: 57410fa673ef43dd8cfeb6b5f3099356:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:35:17 +0000] 57410fa673ef43dd8cfeb6b5f3099356 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/31 19:35:17 [info] 36#36: *879 [lua] logger.lua:23: 57410fa673ef43dd8cfeb6b5f3099356 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:35:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:35:18 [info] 35#35: *881 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:35:18 [info] 35#35: *880 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:35:28 [info] 35#35: *883 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:35:28 [info] 36#36: *884 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:35:32 [info] 36#36: *885 [lua] access_by_lua(msblocations.conf:189):2: 80c1d27b44f49c2cba01104e12745530:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:35:32 [info] 36#36: *885 [lua] logger.lua:23: 80c1d27b44f49c2cba01104e12745530 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:35:32 +0000] 80c1d27b44f49c2cba01104e12745530 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:35:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:35:38 [info] 36#36: *886 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:35:38 [info] 36#36: *887 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:35:47 [info] 36#36: *888 [lua] access_by_lua(msblocations.conf:189):2: 0862329663c70d96d430ea6d08f39a25:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:35:47 +0000] 0862329663c70d96d430ea6d08f39a25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:35:47 [info] 36#36: *888 [lua] logger.lua:23: 0862329663c70d96d430ea6d08f39a25 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:35:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:35:48 [info] 35#35: *890 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:35:48 [info] 35#35: *889 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:35:58 [info] 36#36: *892 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:35:58 [info] 36#36: *891 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:36:02 [info] 36#36: *893 [lua] access_by_lua(msblocations.conf:189):2: 8b9e836132a0bf2b99fafccbb0a02805:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:36:02 +0000] 8b9e836132a0bf2b99fafccbb0a02805 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 19:36:02 [info] 36#36: *893 [lua] logger.lua:23: 8b9e836132a0bf2b99fafccbb0a02805 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:36:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:36:08 [info] 36#36: *894 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:36:08 [info] 36#36: *895 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:36:17 [info] 36#36: *896 [lua] access_by_lua(msblocations.conf:189):2: f883a59f1e4907904945cf27586724a8:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:36:17 +0000] f883a59f1e4907904945cf27586724a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:36:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:36:17 [info] 36#36: *896 [lua] logger.lua:23: f883a59f1e4907904945cf27586724a8 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:36:18 [info] 36#36: *898 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:36:18 [info] 35#35: *897 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:36:28 [info] 36#36: *901 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:36:28 [info] 35#35: *900 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:36:32 [info] 36#36: *902 [lua] access_by_lua(msblocations.conf:189):2: 188abd493b3c56e37d74563a66f45bd2:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:36:32 [info] 36#36: *902 [lua] logger.lua:23: 188abd493b3c56e37d74563a66f45bd2 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:36:32 +0000] 188abd493b3c56e37d74563a66f45bd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:36:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:36:38 [info] 35#35: *904 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:36:38 [info] 36#36: *903 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:36:47 [info] 36#36: *905 [lua] access_by_lua(msblocations.conf:189):2: e418ecfb10ce817174e7185044859185:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:36:47 +0000] e418ecfb10ce817174e7185044859185 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:36:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:36:47 [info] 36#36: *905 [lua] logger.lua:23: e418ecfb10ce817174e7185044859185 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:36:48 [info] 36#36: *907 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:36:48 [info] 36#36: *906 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:36:58 [info] 35#35: *909 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:36:58 [info] 36#36: *908 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:37:02 [info] 36#36: *910 [lua] access_by_lua(msblocations.conf:189):2: ef844aa17bc8e19fa404d2360ca36a50:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:37:02 +0000] ef844aa17bc8e19fa404d2360ca36a50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:37:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/31 19:37:02 [info] 36#36: *910 [lua] logger.lua:23: ef844aa17bc8e19fa404d2360ca36a50 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:37:08 [info] 36#36: *912 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:37:08 [info] 35#35: *911 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:37:17 [info] 36#36: *913 [lua] access_by_lua(msblocations.conf:189):2: 03fa558fd783a96f3ab18b664f3cf7ed:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:37:17 [info] 36#36: *913 [lua] logger.lua:23: 03fa558fd783a96f3ab18b664f3cf7ed {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:37:17 +0000] 03fa558fd783a96f3ab18b664f3cf7ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:37:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:37:18 [info] 36#36: *914 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:37:18 [info] 36#36: *915 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:37:28 [info] 36#36: *917 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:37:28 [info] 36#36: *918 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:37:32 [info] 36#36: *919 [lua] access_by_lua(msblocations.conf:189):2: bfcfdc547667f80c88a32b3edccdf76f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:37:33 [info] 36#36: *919 [lua] logger.lua:23: bfcfdc547667f80c88a32b3edccdf76f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:37:33 +0000] bfcfdc547667f80c88a32b3edccdf76f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:37:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:37:38 [info] 36#36: *921 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:37:38 [info] 35#35: *920 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:37:48 [info] 36#36: *922 [lua] access_by_lua(msblocations.conf:189):2: 5886eee65db2605e157db1fec4a2669a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:37:48 [info] 36#36: *922 [lua] logger.lua:23: 5886eee65db2605e157db1fec4a2669a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:37:48 +0000] 5886eee65db2605e157db1fec4a2669a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:37:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:37:48 [info] 35#35: *924 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:37:48 [info] 35#35: *923 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:37:58 [info] 35#35: *926 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:37:58 [info] 36#36: *925 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:38:03 [info] 36#36: *927 [lua] access_by_lua(msblocations.conf:189):2: 614e456c8f004ea85413349225d7895a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:38:03 [info] 36#36: *927 [lua] logger.lua:23: 614e456c8f004ea85413349225d7895a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:38:03 +0000] 614e456c8f004ea85413349225d7895a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:38:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:38:08 [info] 36#36: *928 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:38:08 [info] 36#36: *929 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:38:18 [info] 36#36: *930 [lua] access_by_lua(msblocations.conf:189):2: a25a38a1dae2c9b2399e006c33e34c67:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:38:18 [info] 36#36: *930 [lua] logger.lua:23: a25a38a1dae2c9b2399e006c33e34c67 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:38:18 +0000] a25a38a1dae2c9b2399e006c33e34c67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:38:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:38:18 [info] 35#35: *931 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:38:18 [info] 35#35: *932 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:38:28 [info] 35#35: *934 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:38:28 [info] 35#35: *935 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:38:33 [info] 36#36: *936 [lua] access_by_lua(msblocations.conf:189):2: bb75e1b9feaf5c87bbc2e09c99a9d96f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:38:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.216 - - [31/Jan/2023:19:38:33 +0000] bb75e1b9feaf5c87bbc2e09c99a9d96f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:38:33 [info] 36#36: *936 [lua] logger.lua:23: bb75e1b9feaf5c87bbc2e09c99a9d96f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:38:38 [info] 36#36: *937 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:38:38 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:38:48 [info] 36#36: *939 [lua] access_by_lua(msblocations.conf:189):2: 33049b337d1d59b3cc8d76569ae118f4:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:38:48 [info] 36#36: *939 [lua] logger.lua:23: 33049b337d1d59b3cc8d76569ae118f4 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:38:48 +0000] 33049b337d1d59b3cc8d76569ae118f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:38:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:38:48 [info] 35#35: *941 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:38:48 [info] 35#35: *940 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:38:58 [info] 35#35: *942 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:38:58 [info] 35#35: *943 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:39:03 [info] 36#36: *944 [lua] access_by_lua(msblocations.conf:189):2: e6cec215d9d32cd0b491a0053ebad185:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:39:03 [info] 36#36: *944 [lua] logger.lua:23: e6cec215d9d32cd0b491a0053ebad185 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:39:03 +0000] e6cec215d9d32cd0b491a0053ebad185 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:39:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:39:08 [info] 35#35: *946 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:39:08 [info] 35#35: *945 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:39:18 [info] 36#36: *947 [lua] access_by_lua(msblocations.conf:189):2: 7c4319256a2b2ceccec618b103ca6eb2:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:39:18 +0000] 7c4319256a2b2ceccec618b103ca6eb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:39:18 [info] 36#36: *947 [lua] logger.lua:23: 7c4319256a2b2ceccec618b103ca6eb2 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:39:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:39:18 [info] 36#36: *949 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:39:18 [info] 36#36: *948 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:39:28 [info] 35#35: *951 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:39:28 [info] 35#35: *952 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:39:33 [info] 36#36: *953 [lua] access_by_lua(msblocations.conf:189):2: 428e1eacbe50cc4d56fcaca11357897c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:39:33 [info] 36#36: *953 [lua] logger.lua:23: 428e1eacbe50cc4d56fcaca11357897c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:39:33 +0000] 428e1eacbe50cc4d56fcaca11357897c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:39:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/31 19:39:38 [info] 35#35: *955 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:39:38 [info] 35#35: *954 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:39:48 [info] 36#36: *956 [lua] access_by_lua(msblocations.conf:189):2: 5e3e17e536a0bc3ff39778da61a07703:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:39:48 [info] 36#36: *956 [lua] logger.lua:23: 5e3e17e536a0bc3ff39778da61a07703 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:39:48 +0000] 5e3e17e536a0bc3ff39778da61a07703 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:39:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 19:39:48 [info] 36#36: *957 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:39:48 [info] 36#36: *958 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:39:58 [info] 36#36: *960 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:39:58 [info] 35#35: *959 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:40:03 [info] 36#36: *961 [lua] access_by_lua(msblocations.conf:189):2: b76a1aee78573f413d90f29e7e6127d4:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:40:03 [info] 36#36: *961 [lua] logger.lua:23: b76a1aee78573f413d90f29e7e6127d4 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:40:03 +0000] b76a1aee78573f413d90f29e7e6127d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:40:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/31 19:40:08 [info] 36#36: *963 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:40:08 [info] 36#36: *962 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:40:18 [info] 36#36: *964 [lua] access_by_lua(msblocations.conf:189):2: 073349f87d5318f8363aac3a245546ab:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:40:18 +0000] 073349f87d5318f8363aac3a245546ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:40:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:40:18 [info] 36#36: *964 [lua] logger.lua:23: 073349f87d5318f8363aac3a245546ab {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:40:18 [info] 35#35: *965 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:40:18 [info] 35#35: *966 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:40:28 [info] 35#35: *969 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:40:28 [info] 35#35: *968 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:40:33 [info] 36#36: *970 [lua] access_by_lua(msblocations.conf:189):2: b367a23b219c6ce9d67b68ac6e5dea01:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:40:33 +0000] b367a23b219c6ce9d67b68ac6e5dea01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:40:33 [info] 36#36: *970 [lua] logger.lua:23: b367a23b219c6ce9d67b68ac6e5dea01 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:40:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:40:38 [info] 36#36: *971 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:40:38 [info] 36#36: *972 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:40:48 [info] 36#36: *973 [lua] access_by_lua(msblocations.conf:189):2: 694e8032f7ccd2d905dbe9fce6a096ef:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:40:48 [info] 36#36: *973 [lua] logger.lua:23: 694e8032f7ccd2d905dbe9fce6a096ef {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:40:48 +0000] 694e8032f7ccd2d905dbe9fce6a096ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:40:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:40:48 [info] 35#35: *974 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:40:48 [info] 35#35: *975 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:40:58 [info] 36#36: *976 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:40:58 [info] 36#36: *977 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:41:03 [info] 36#36: *978 [lua] access_by_lua(msblocations.conf:189):2: f879de59f1bfeeee2a34848ab8584eaf:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:41:03 +0000] f879de59f1bfeeee2a34848ab8584eaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/31 19:41:03 [info] 36#36: *978 [lua] logger.lua:23: f879de59f1bfeeee2a34848ab8584eaf {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:41:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/31 19:41:08 [info] 35#35: *979 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:41:08 [info] 35#35: *980 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:41:18 [info] 36#36: *981 [lua] access_by_lua(msblocations.conf:189):2: 07ea0552fc6facc2e959fce69b0f1217:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:41:18 [info] 36#36: *981 [lua] logger.lua:23: 07ea0552fc6facc2e959fce69b0f1217 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:41:18 +0000] 07ea0552fc6facc2e959fce69b0f1217 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:41:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:41:18 [info] 36#36: *982 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:41:18 [info] 36#36: *983 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:41:28 [info] 36#36: *985 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:41:28 [info] 35#35: *986 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:41:33 [info] 36#36: *987 [lua] access_by_lua(msblocations.conf:189):2: bcd1875a57bb17e546b9560b153341a0:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:41:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.216 - - [31/Jan/2023:19:41:33 +0000] bcd1875a57bb17e546b9560b153341a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:41:33 [info] 36#36: *987 [lua] logger.lua:23: bcd1875a57bb17e546b9560b153341a0 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:41:38 [info] 35#35: *989 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:41:38 [info] 36#36: *988 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:41:48 [info] 36#36: *990 [lua] access_by_lua(msblocations.conf:189):2: a0354feb56faf969e84a40d7b7e34602:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:41:48 [info] 36#36: *990 [lua] logger.lua:23: a0354feb56faf969e84a40d7b7e34602 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:41:48 +0000] a0354feb56faf969e84a40d7b7e34602 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:41:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:41:48 [info] 35#35: *991 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:41:48 [info] 35#35: *992 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:41:58 [info] 35#35: *993 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:41:58 [info] 35#35: *994 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:42:03 [info] 36#36: *995 [lua] access_by_lua(msblocations.conf:189):2: 2649e36bfc204f48323d1377a9b5e3f6:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:42:03 [info] 36#36: *995 [lua] logger.lua:23: 2649e36bfc204f48323d1377a9b5e3f6 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:42:03 +0000] 2649e36bfc204f48323d1377a9b5e3f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:42:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:42:08 [info] 36#36: *997 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:42:08 [info] 36#36: *996 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:42:18 [info] 36#36: *998 [lua] access_by_lua(msblocations.conf:189):2: b695927d9a73e95b81a0a0bcdced245e:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:42:18 +0000] b695927d9a73e95b81a0a0bcdced245e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:42:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:42:18 [info] 36#36: *998 [lua] logger.lua:23: b695927d9a73e95b81a0a0bcdced245e {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:42:18 [info] 35#35: *999 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:42:18 [info] 35#35: *1000 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:42:28 [info] 36#36: *1002 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:42:28 [info] 36#36: *1003 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:42:33 [info] 36#36: *1004 [lua] access_by_lua(msblocations.conf:189):2: 2d2fbbff65668e493aafe07ab162b4fe:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:42:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/31 19:42:33 [info] 36#36: *1004 [lua] logger.lua:23: 2d2fbbff65668e493aafe07ab162b4fe {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:42:33 +0000] 2d2fbbff65668e493aafe07ab162b4fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/31 19:42:38 [info] 35#35: *1005 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:42:38 [info] 35#35: *1006 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:42:48 [info] 36#36: *1007 [lua] access_by_lua(msblocations.conf:189):2: 1f3bef1f8c6d9a13e3c8a81c0082a3c1:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:42:48 [info] 36#36: *1007 [lua] logger.lua:23: 1f3bef1f8c6d9a13e3c8a81c0082a3c1 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:42:48 +0000] 1f3bef1f8c6d9a13e3c8a81c0082a3c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:42:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:42:48 [info] 35#35: *1009 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:42:48 [info] 36#36: *1008 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:42:58 [info] 36#36: *1010 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:42:58 [info] 36#36: *1011 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:43:03 [info] 36#36: *1012 [lua] access_by_lua(msblocations.conf:189):2: 6666dccd6006b64f41d4fd5ecdd90de3:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:43:03 [info] 36#36: *1012 [lua] logger.lua:23: 6666dccd6006b64f41d4fd5ecdd90de3 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:43:03 +0000] 6666dccd6006b64f41d4fd5ecdd90de3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:43:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:43:08 [info] 36#36: *1014 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:43:08 [info] 36#36: *1013 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:43:18 [info] 36#36: *1015 [lua] access_by_lua(msblocations.conf:189):2: 021990a119c6640b64a2078e1d0f55c8:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:43:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.68.216 - - [31/Jan/2023:19:43:18 +0000] 021990a119c6640b64a2078e1d0f55c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 19:43:18 [info] 36#36: *1015 [lua] logger.lua:23: 021990a119c6640b64a2078e1d0f55c8 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:43:18 [info] 35#35: *1016 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:43:18 [info] 35#35: *1017 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:43:28 [info] 36#36: *1020 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:43:28 [info] 36#36: *1019 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:43:33 [info] 36#36: *1021 [lua] access_by_lua(msblocations.conf:189):2: 511a0bcc3eb86ece41757704bc37e5d7:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:43:33 [info] 36#36: *1021 [lua] logger.lua:23: 511a0bcc3eb86ece41757704bc37e5d7 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:43:33 +0000] 511a0bcc3eb86ece41757704bc37e5d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:43:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:43:38 [info] 35#35: *1023 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:43:38 [info] 36#36: *1022 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:43:48 [info] 36#36: *1024 [lua] access_by_lua(msblocations.conf:189):2: fd61c149d8ac2bc25df79410146d042f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:43:48 [info] 36#36: *1024 [lua] logger.lua:23: fd61c149d8ac2bc25df79410146d042f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:43:48 +0000] fd61c149d8ac2bc25df79410146d042f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:43:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:43:48 [info] 35#35: *1025 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:43:48 [info] 35#35: *1026 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:43:58 [info] 35#35: *1028 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:43:58 [info] 36#36: *1027 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:44:03 [info] 36#36: *1029 [lua] access_by_lua(msblocations.conf:189):2: e71a0ae8842676f8c375eda8da858e02:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:44:03 [info] 36#36: *1029 [lua] logger.lua:23: e71a0ae8842676f8c375eda8da858e02 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:44:03 +0000] e71a0ae8842676f8c375eda8da858e02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:44:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:44:08 [info] 35#35: *1030 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:44:08 [info] 35#35: *1031 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:44:18 [info] 36#36: *1032 [lua] access_by_lua(msblocations.conf:189):2: 588506a26897a28fccf822e8b4f26c4f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:44:18 [info] 36#36: *1032 [lua] logger.lua:23: 588506a26897a28fccf822e8b4f26c4f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:44:18 +0000] 588506a26897a28fccf822e8b4f26c4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:44:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:44:18 [info] 36#36: *1033 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:44:18 [info] 36#36: *1034 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:44:28 [info] 35#35: *1036 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:44:28 [info] 35#35: *1037 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:44:33 [info] 36#36: *1038 [lua] access_by_lua(msblocations.conf:189):2: 15f263107976720b7cbb2d9fc00accf3:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:44:33 [info] 36#36: *1038 [lua] logger.lua:23: 15f263107976720b7cbb2d9fc00accf3 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:44:33 +0000] 15f263107976720b7cbb2d9fc00accf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:44:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/31 19:44:38 [info] 35#35: *1039 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:44:38 [info] 35#35: *1040 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:44:48 [info] 36#36: *1041 [lua] access_by_lua(msblocations.conf:189):2: efab901934ad45a9be46c94930fa4f7e:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:44:48 [info] 36#36: *1041 [lua] logger.lua:23: efab901934ad45a9be46c94930fa4f7e {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:44:48 +0000] efab901934ad45a9be46c94930fa4f7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:44:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:44:48 [info] 35#35: *1042 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:44:48 [info] 36#36: *1043 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:44:58 [info] 36#36: *1045 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:44:58 [info] 36#36: *1044 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:45:03 [info] 36#36: *1046 [lua] access_by_lua(msblocations.conf:189):2: 4bb32faf8ad881e9dabcbea26f43bffd:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:45:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.68.216 - - [31/Jan/2023:19:45:03 +0000] 4bb32faf8ad881e9dabcbea26f43bffd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/31 19:45:03 [info] 36#36: *1046 [lua] logger.lua:23: 4bb32faf8ad881e9dabcbea26f43bffd {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:45:08 [info] 35#35: *1047 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:45:08 [info] 35#35: *1048 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:45:18 [info] 36#36: *1049 [lua] access_by_lua(msblocations.conf:189):2: 88cc6242a731e07096b58dfb0334590d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:45:18 [info] 36#36: *1049 [lua] logger.lua:23: 88cc6242a731e07096b58dfb0334590d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:45:18 +0000] 88cc6242a731e07096b58dfb0334590d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:45:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:45:18 [info] 35#35: *1051 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:45:18 [info] 35#35: *1050 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:45:28 [info] 36#36: *1053 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:45:28 [info] 35#35: *1054 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:45:33 [info] 36#36: *1055 [lua] access_by_lua(msblocations.conf:189):2: 4c6508425eac77469f99dc1e8e09c55c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:45:33 [info] 36#36: *1055 [lua] logger.lua:23: 4c6508425eac77469f99dc1e8e09c55c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:45:33 +0000] 4c6508425eac77469f99dc1e8e09c55c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:45:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:45:38 [info] 35#35: *1056 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:45:38 [info] 35#35: *1057 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:45:48 [info] 36#36: *1058 [lua] access_by_lua(msblocations.conf:189):2: ef4b17d39953d4fda71fa3d40f41384f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:45:48 +0000] ef4b17d39953d4fda71fa3d40f41384f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:45:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 19:45:48 [info] 36#36: *1058 [lua] logger.lua:23: ef4b17d39953d4fda71fa3d40f41384f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:45:48 [info] 36#36: *1060 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:45:48 [info] 36#36: *1059 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:45:58 [info] 35#35: *1062 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:45:58 [info] 35#35: *1061 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:46:03 [info] 36#36: *1063 [lua] access_by_lua(msblocations.conf:189):2: fd9b20792cc586c7751563431b9b9a21:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:46:03 [info] 36#36: *1063 [lua] logger.lua:23: fd9b20792cc586c7751563431b9b9a21 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:46:03 +0000] fd9b20792cc586c7751563431b9b9a21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:46:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:46:08 [info] 36#36: *1064 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:46:08 [info] 36#36: *1065 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:46:18 [info] 36#36: *1066 [lua] access_by_lua(msblocations.conf:189):2: c02e84bc9c21bc5b5d94c9d1c6978176:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:46:18 [info] 36#36: *1066 [lua] logger.lua:23: c02e84bc9c21bc5b5d94c9d1c6978176 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:46:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.216 - - [31/Jan/2023:19:46:18 +0000] c02e84bc9c21bc5b5d94c9d1c6978176 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 19:46:18 [info] 35#35: *1067 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:46:18 [info] 36#36: *1068 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:46:28 [info] 35#35: *1070 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:46:28 [info] 36#36: *1071 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:46:33 [info] 36#36: *1072 [lua] access_by_lua(msblocations.conf:189):2: bdef8d3ceb30f21187fc305a7403008c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:46:33 +0000] bdef8d3ceb30f21187fc305a7403008c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:46:33 [info] 36#36: *1072 [lua] logger.lua:23: bdef8d3ceb30f21187fc305a7403008c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:46:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:46:38 [info] 36#36: *1073 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:46:38 [info] 35#35: *1074 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:46:48 [info] 36#36: *1075 [lua] access_by_lua(msblocations.conf:189):2: afdbcd3f75e9b8e82de484f5d52d4bf6:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:46:48 [info] 36#36: *1075 [lua] logger.lua:23: afdbcd3f75e9b8e82de484f5d52d4bf6 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:46:48 +0000] afdbcd3f75e9b8e82de484f5d52d4bf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:46:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/31 19:46:48 [info] 35#35: *1077 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:46:48 [info] 35#35: *1076 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:46:58 [info] 35#35: *1079 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:46:58 [info] 35#35: *1078 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:47:03 [info] 36#36: *1080 [lua] access_by_lua(msblocations.conf:189):2: aad5fca94f6318d1a866d91769e95aba:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:47:03 [info] 36#36: *1080 [lua] logger.lua:23: aad5fca94f6318d1a866d91769e95aba {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:47:03 +0000] aad5fca94f6318d1a866d91769e95aba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:47:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:47:08 [info] 36#36: *1081 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:47:08 [info] 36#36: *1082 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:47:18 [info] 36#36: *1083 [lua] access_by_lua(msblocations.conf:189):2: cabff0d2337082e6c5b71723dd15b7d0:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:47:18 [info] 36#36: *1083 [lua] logger.lua:23: cabff0d2337082e6c5b71723dd15b7d0 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:47:18 +0000] cabff0d2337082e6c5b71723dd15b7d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:47:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/31 19:47:18 [info] 35#35: *1085 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:47:18 [info] 35#35: *1084 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:47:28 [info] 36#36: *1087 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:47:28 [info] 36#36: *1088 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:47:33 [info] 36#36: *1089 [lua] access_by_lua(msblocations.conf:189):2: 995374b498c7fb982edb6215aac21b78:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:47:33 +0000] 995374b498c7fb982edb6215aac21b78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:47:33 [info] 36#36: *1089 [lua] logger.lua:23: 995374b498c7fb982edb6215aac21b78 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:47:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:47:38 [info] 35#35: *1091 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:47:38 [info] 36#36: *1090 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:47:48 [info] 36#36: *1092 [lua] access_by_lua(msblocations.conf:189):2: 7694de5bbe9ecaaaedfac0a661571b0a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:47:48 [info] 36#36: *1092 [lua] logger.lua:23: 7694de5bbe9ecaaaedfac0a661571b0a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:47:48 +0000] 7694de5bbe9ecaaaedfac0a661571b0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:47:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:47:48 [info] 35#35: *1094 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:47:48 [info] 35#35: *1093 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:47:58 [info] 35#35: *1095 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:47:58 [info] 35#35: *1096 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:48:03 [info] 36#36: *1097 [lua] access_by_lua(msblocations.conf:189):2: 1a9ebef5ac9f3f92f1e1c4cac14661e0:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:48:03 [info] 36#36: *1097 [lua] logger.lua:23: 1a9ebef5ac9f3f92f1e1c4cac14661e0 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:48:03 +0000] 1a9ebef5ac9f3f92f1e1c4cac14661e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:48:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/31 19:48:08 [info] 35#35: *1098 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:48:08 [info] 36#36: *1099 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:48:18 [info] 36#36: *1100 [lua] access_by_lua(msblocations.conf:189):2: bef92f0b215aee5351325a08b752513d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:48:18 [info] 36#36: *1100 [lua] logger.lua:23: bef92f0b215aee5351325a08b752513d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:48:18 +0000] bef92f0b215aee5351325a08b752513d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:48:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:48:18 [info] 36#36: *1102 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:48:18 [info] 36#36: *1101 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:48:28 [info] 36#36: *1105 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:48:28 [info] 36#36: *1104 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:48:33 [info] 36#36: *1106 [lua] access_by_lua(msblocations.conf:189):2: e27679c17e3fcb83e906900bdfccd472:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:48:33 [info] 36#36: *1106 [lua] logger.lua:23: e27679c17e3fcb83e906900bdfccd472 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:48:33 +0000] e27679c17e3fcb83e906900bdfccd472 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:48:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:48:38 [info] 35#35: *1107 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:48:38 [info] 36#36: *1108 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:48:48 [info] 36#36: *1109 [lua] access_by_lua(msblocations.conf:189):2: a7d60d4ea4c8516191133cefe8cbcb7b:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:48:48 +0000] a7d60d4ea4c8516191133cefe8cbcb7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:48:48 [info] 36#36: *1109 [lua] logger.lua:23: a7d60d4ea4c8516191133cefe8cbcb7b {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:48:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:48:48 [info] 35#35: *1110 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:48:48 [info] 35#35: *1111 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:48:58 [info] 35#35: *1112 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:48:58 [info] 35#35: *1113 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:49:03 [info] 36#36: *1114 [lua] access_by_lua(msblocations.conf:189):2: c4eac2b12b14492e7f548e94022c7dc2:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:49:03 +0000] c4eac2b12b14492e7f548e94022c7dc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:49:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:49:03 [info] 36#36: *1114 [lua] logger.lua:23: c4eac2b12b14492e7f548e94022c7dc2 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:49:08 [info] 36#36: *1115 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:49:08 [info] 36#36: *1116 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:49:18 [info] 36#36: *1117 [lua] access_by_lua(msblocations.conf:189):2: 87ffbda9e1bc947370ebc931978bc714:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:49:18 [info] 36#36: *1117 [lua] logger.lua:23: 87ffbda9e1bc947370ebc931978bc714 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:49:18 +0000] 87ffbda9e1bc947370ebc931978bc714 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:49:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:49:18 [info] 36#36: *1119 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:49:18 [info] 36#36: *1118 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:49:28 [info] 35#35: *1122 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:49:28 [info] 36#36: *1121 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:49:33 [info] 36#36: *1123 [lua] access_by_lua(msblocations.conf:189):2: 8d22a55b968acfeb534db85bec1e84d8:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:49:33 [info] 36#36: *1123 [lua] logger.lua:23: 8d22a55b968acfeb534db85bec1e84d8 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:49:33 +0000] 8d22a55b968acfeb534db85bec1e84d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:49:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:49:38 [info] 36#36: *1125 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:49:38 [info] 36#36: *1124 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:49:48 [info] 36#36: *1126 [lua] access_by_lua(msblocations.conf:189):2: f47ddf7b9bc1b779e66a66f1b34598b8:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:49:48 +0000] f47ddf7b9bc1b779e66a66f1b34598b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 19:49:48 [info] 36#36: *1126 [lua] logger.lua:23: f47ddf7b9bc1b779e66a66f1b34598b8 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:49:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:49:48 [info] 35#35: *1127 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:49:48 [info] 35#35: *1128 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:49:58 [info] 36#36: *1129 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:49:58 [info] 36#36: *1130 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:50:03 [info] 36#36: *1131 [lua] access_by_lua(msblocations.conf:189):2: 8c4ce09976f4e01310f9f5ae9e6a0548:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:50:03 +0000] 8c4ce09976f4e01310f9f5ae9e6a0548 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:50:03 [info] 36#36: *1131 [lua] logger.lua:23: 8c4ce09976f4e01310f9f5ae9e6a0548 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:50:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:50:08 [info] 36#36: *1133 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:50:08 [info] 35#35: *1132 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:50:18 [info] 36#36: *1134 [lua] access_by_lua(msblocations.conf:189):2: 9452e816ff6d3233aa41d98cab32767a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:50:18 +0000] 9452e816ff6d3233aa41d98cab32767a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 19:50:18 [info] 36#36: *1134 [lua] logger.lua:23: 9452e816ff6d3233aa41d98cab32767a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:50:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:50:18 [info] 36#36: *1135 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:50:18 [info] 36#36: *1136 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:50:28 [info] 35#35: *1138 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:50:28 [info] 35#35: *1139 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:50:33 [info] 36#36: *1140 [lua] access_by_lua(msblocations.conf:189):2: 9fcd8a05ac2f53747151351167ac48d5:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:50:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:50:33 [info] 36#36: *1140 [lua] logger.lua:23: 9fcd8a05ac2f53747151351167ac48d5 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:50:33 +0000] 9fcd8a05ac2f53747151351167ac48d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 19:50:38 [info] 36#36: *1141 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:50:38 [info] 35#35: *1142 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:50:48 [info] 36#36: *1143 [lua] access_by_lua(msblocations.conf:189):2: 9d081203cda195d156160e619975ef71:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:50:48 [info] 36#36: *1143 [lua] logger.lua:23: 9d081203cda195d156160e619975ef71 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:50:48 +0000] 9d081203cda195d156160e619975ef71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:50:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:50:48 [info] 35#35: *1145 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:50:48 [info] 36#36: *1144 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:50:58 [info] 36#36: *1146 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:50:58 [info] 35#35: *1147 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:51:03 [info] 36#36: *1148 [lua] access_by_lua(msblocations.conf:189):2: af2ff027f5980574637184a9c6cfe5c8:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:51:03 [info] 36#36: *1148 [lua] logger.lua:23: af2ff027f5980574637184a9c6cfe5c8 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:51:03 +0000] af2ff027f5980574637184a9c6cfe5c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:51:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:51:08 [info] 35#35: *1150 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:51:08 [info] 36#36: *1149 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:51:18 [info] 36#36: *1151 [lua] access_by_lua(msblocations.conf:189):2: 8ec333981aa2e308968bc143e9783349:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:51:18 +0000] 8ec333981aa2e308968bc143e9783349 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:51:18 [info] 36#36: *1151 [lua] logger.lua:23: 8ec333981aa2e308968bc143e9783349 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:51:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:51:18 [info] 36#36: *1153 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:51:18 [info] 36#36: *1152 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:51:28 [info] 35#35: *1156 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:51:28 [info] 35#35: *1155 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:51:33 [info] 36#36: *1157 [lua] access_by_lua(msblocations.conf:189):2: bf25ef462db200a862392fcd2af1bdec:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:51:33 [info] 36#36: *1157 [lua] logger.lua:23: bf25ef462db200a862392fcd2af1bdec {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:51:33 +0000] bf25ef462db200a862392fcd2af1bdec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:51:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:51:38 [info] 35#35: *1159 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:51:38 [info] 35#35: *1158 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:51:48 [info] 36#36: *1160 [lua] access_by_lua(msblocations.conf:189):2: 8695e4ad9a2f665ccc8b78bcacf1653f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:51:48 [info] 36#36: *1160 [lua] logger.lua:23: 8695e4ad9a2f665ccc8b78bcacf1653f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:51:48 +0000] 8695e4ad9a2f665ccc8b78bcacf1653f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:51:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:51:48 [info] 36#36: *1162 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:51:48 [info] 36#36: *1161 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:51:58 [info] 36#36: *1164 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:51:58 [info] 36#36: *1163 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:52:03 [info] 36#36: *1165 [lua] access_by_lua(msblocations.conf:189):2: 7fd305aa139c6404c400df9cb162d6a0:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:52:03 +0000] 7fd305aa139c6404c400df9cb162d6a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 19:52:03 [info] 36#36: *1165 [lua] logger.lua:23: 7fd305aa139c6404c400df9cb162d6a0 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:52:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:52:08 [info] 36#36: *1166 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:52:08 [info] 35#35: *1167 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:52:18 [info] 36#36: *1168 [lua] access_by_lua(msblocations.conf:189):2: ff0b919131494a2cb0e011dffc871d0f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:52:18 [info] 36#36: *1169 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:52:18 [info] 36#36: *1170 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 10.233.68.216 - - [31/Jan/2023:19:52:18 +0000] ff0b919131494a2cb0e011dffc871d0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 19:52:18 [info] 36#36: *1168 [lua] logger.lua:23: ff0b919131494a2cb0e011dffc871d0f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:52:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:52:28 [info] 36#36: *1172 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:52:28 [info] 36#36: *1173 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:52:33 [info] 36#36: *1174 [lua] access_by_lua(msblocations.conf:189):2: f1e02a6b0fae6d1d03ca531cd035d5bf:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:52:33 +0000] f1e02a6b0fae6d1d03ca531cd035d5bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:52:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:52:33 [info] 36#36: *1174 [lua] logger.lua:23: f1e02a6b0fae6d1d03ca531cd035d5bf {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:52:38 [info] 36#36: *1176 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:52:38 [info] 36#36: *1175 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:52:48 [info] 35#35: *1178 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:52:48 [info] 35#35: *1177 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:52:48 [info] 36#36: *1179 [lua] access_by_lua(msblocations.conf:189):2: abccebecc0258835b62f633c2567af9a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:52:48 +0000] abccebecc0258835b62f633c2567af9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:52:48 [info] 36#36: *1179 [lua] logger.lua:23: abccebecc0258835b62f633c2567af9a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:52:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:52:58 [info] 35#35: *1181 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:52:58 [info] 35#35: *1180 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:53:03 [info] 36#36: *1182 [lua] access_by_lua(msblocations.conf:189):2: 277c024665054860e64014cc88c508f1:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:53:03 [info] 36#36: *1182 [lua] logger.lua:23: 277c024665054860e64014cc88c508f1 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:53:03 +0000] 277c024665054860e64014cc88c508f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:53:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:53:08 [info] 36#36: *1184 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:53:08 [info] 35#35: *1183 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:53:18 [info] 36#36: *1185 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:53:18 [info] 36#36: *1186 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:53:18 [info] 36#36: *1187 [lua] access_by_lua(msblocations.conf:189):2: b39a196ffb28687e4cbff0e4209bdbf9:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:53:18 [info] 36#36: *1187 [lua] logger.lua:23: b39a196ffb28687e4cbff0e4209bdbf9 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:53:18 +0000] b39a196ffb28687e4cbff0e4209bdbf9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:53:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/31 19:53:28 [info] 35#35: *1190 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:53:28 [info] 35#35: *1189 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:53:30 [info] 36#36: *1191 client closed connection while waiting for request, client: 10.233.65.56, server: 0.0.0.0:443 2023/01/31 19:53:33 [info] 36#36: *1192 [lua] access_by_lua(msblocations.conf:189):2: 43d2e062608955fd70af9ec4d95b403b:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:53:33 +0000] 43d2e062608955fd70af9ec4d95b403b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:53:33 [info] 36#36: *1192 [lua] logger.lua:23: 43d2e062608955fd70af9ec4d95b403b {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:53:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:53:38 [info] 35#35: *1193 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:53:38 [info] 35#35: *1194 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:53:48 [info] 35#35: *1196 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:53:48 [info] 36#36: *1195 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:53:48 [info] 36#36: *1197 [lua] access_by_lua(msblocations.conf:189):2: be6a96382434e82e96aeb00a7b6655a3:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:53:48 [info] 36#36: *1197 [lua] logger.lua:23: be6a96382434e82e96aeb00a7b6655a3 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:53:48 +0000] be6a96382434e82e96aeb00a7b6655a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:53:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:53:58 [info] 36#36: *1199 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:53:58 [info] 36#36: *1198 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:54:03 [info] 36#36: *1200 [lua] access_by_lua(msblocations.conf:189):2: ed07834f1ca4853e395f8002cd48cc6b:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:54:03 +0000] ed07834f1ca4853e395f8002cd48cc6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:54:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:54:03 [info] 36#36: *1200 [lua] logger.lua:23: ed07834f1ca4853e395f8002cd48cc6b {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:54:08 [info] 35#35: *1201 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:54:08 [info] 35#35: *1202 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:54:18 [info] 36#36: *1203 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:54:18 [info] 36#36: *1204 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:54:18 [info] 36#36: *1205 [lua] access_by_lua(msblocations.conf:189):2: fbf48e4519f7c653655a63268890b3aa:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:54:18 [info] 36#36: *1205 [lua] logger.lua:23: fbf48e4519f7c653655a63268890b3aa {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:54:18 +0000] fbf48e4519f7c653655a63268890b3aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:54:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:54:28 [info] 35#35: *1208 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:54:28 [info] 35#35: *1207 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:54:33 [info] 36#36: *1209 [lua] access_by_lua(msblocations.conf:189):2: e166091777c6c07d91be1287dc209641:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:54:34 [info] 36#36: *1209 [lua] logger.lua:23: e166091777c6c07d91be1287dc209641 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:54:34 +0000] e166091777c6c07d91be1287dc209641 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:54:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:54:38 [info] 36#36: *1211 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:54:38 [info] 36#36: *1210 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:54:48 [info] 36#36: *1213 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:54:48 [info] 35#35: *1212 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:54:49 [info] 36#36: *1214 [lua] access_by_lua(msblocations.conf:189):2: ba2fb7e0fc787206e0fa182f5e5c1869:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:54:49 +0000] ba2fb7e0fc787206e0fa182f5e5c1869 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:54:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/31 19:54:49 [info] 36#36: *1214 [lua] logger.lua:23: ba2fb7e0fc787206e0fa182f5e5c1869 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:54:58 [info] 35#35: *1215 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:54:58 [info] 35#35: *1216 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:55:04 [info] 36#36: *1217 [lua] access_by_lua(msblocations.conf:189):2: eb99f5f290a3cc6b34b5943233838752:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:55:04 +0000] eb99f5f290a3cc6b34b5943233838752 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:55:04 [info] 36#36: *1217 [lua] logger.lua:23: eb99f5f290a3cc6b34b5943233838752 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:55:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:55:08 [info] 36#36: *1218 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:55:08 [info] 36#36: *1219 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:55:18 [info] 35#35: *1220 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:55:18 [info] 35#35: *1221 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:55:19 [info] 36#36: *1222 [lua] access_by_lua(msblocations.conf:189):2: 32482d5cdd9b4cb0170fbc5cf69e3f12:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:55:19 [info] 36#36: *1222 [lua] logger.lua:23: 32482d5cdd9b4cb0170fbc5cf69e3f12 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:55:19 +0000] 32482d5cdd9b4cb0170fbc5cf69e3f12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:55:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:55:28 [info] 36#36: *1225 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:55:28 [info] 35#35: *1224 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:55:34 [info] 36#36: *1226 [lua] access_by_lua(msblocations.conf:189):2: 62684c2e91d279c400a039b77c137d9a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:55:34 +0000] 62684c2e91d279c400a039b77c137d9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/31 19:55:34 [info] 36#36: *1226 [lua] logger.lua:23: 62684c2e91d279c400a039b77c137d9a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:55:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:55:38 [info] 36#36: *1227 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:55:38 [info] 35#35: *1228 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:55:48 [info] 35#35: *1229 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:55:48 [info] 35#35: *1230 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:55:49 [info] 36#36: *1231 [lua] access_by_lua(msblocations.conf:189):2: 66ee49fce3bd5115e58430dc7bce9bd3:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:55:49 +0000] 66ee49fce3bd5115e58430dc7bce9bd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/31 19:55:49 [info] 36#36: *1231 [lua] logger.lua:23: 66ee49fce3bd5115e58430dc7bce9bd3 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:55:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/31 19:55:58 [info] 36#36: *1232 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:55:58 [info] 36#36: *1233 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:56:04 [info] 36#36: *1234 [lua] access_by_lua(msblocations.conf:189):2: f621def9bc14f9dd447ffe6003c34a85:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:56:04 [info] 36#36: *1234 [lua] logger.lua:23: f621def9bc14f9dd447ffe6003c34a85 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:56:04 +0000] f621def9bc14f9dd447ffe6003c34a85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:56:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:56:08 [info] 35#35: *1236 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:56:08 [info] 35#35: *1235 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:56:18 [info] 36#36: *1237 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:56:18 [info] 36#36: *1238 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:56:19 [info] 36#36: *1239 [lua] access_by_lua(msblocations.conf:189):2: 5e27959a84ff8c55dbf88950500307b2:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:56:19 +0000] 5e27959a84ff8c55dbf88950500307b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-" 2023/01/31 19:56:19 [info] 36#36: *1239 [lua] logger.lua:23: 5e27959a84ff8c55dbf88950500307b2 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:56:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 19:56:28 [info] 35#35: *1242 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:56:28 [info] 35#35: *1241 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:56:34 [info] 36#36: *1243 [lua] access_by_lua(msblocations.conf:189):2: 6e882d0e39d7d6a1bb76e651981e4c30:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:56:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.216 - - [31/Jan/2023:19:56:34 +0000] 6e882d0e39d7d6a1bb76e651981e4c30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 19:56:34 [info] 36#36: *1243 [lua] logger.lua:23: 6e882d0e39d7d6a1bb76e651981e4c30 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:56:38 [info] 36#36: *1245 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:56:38 [info] 36#36: *1244 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:56:48 [info] 36#36: *1247 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:56:48 [info] 36#36: *1246 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:56:49 [info] 36#36: *1248 [lua] access_by_lua(msblocations.conf:189):2: deb107ae27ba1764625f06b9e7663fa4:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:56:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.68.216 - - [31/Jan/2023:19:56:49 +0000] deb107ae27ba1764625f06b9e7663fa4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:56:49 [info] 36#36: *1248 [lua] logger.lua:23: deb107ae27ba1764625f06b9e7663fa4 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:56:58 [info] 35#35: *1250 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:56:58 [info] 36#36: *1249 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:57:04 [info] 36#36: *1251 [lua] access_by_lua(msblocations.conf:189):2: 8f2f4e0b2b788623d229ae0e4f92efe8:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:57:04 [info] 36#36: *1251 [lua] logger.lua:23: 8f2f4e0b2b788623d229ae0e4f92efe8 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:57:04 +0000] 8f2f4e0b2b788623d229ae0e4f92efe8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:57:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:57:08 [info] 36#36: *1252 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:57:08 [info] 36#36: *1253 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:57:18 [info] 35#35: *1255 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:57:18 [info] 35#35: *1254 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:57:19 [info] 36#36: *1256 [lua] access_by_lua(msblocations.conf:189):2: 92bd3e18c8d6a5d6dd8bb104e65704d0:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:57:19 [info] 36#36: *1256 [lua] logger.lua:23: 92bd3e18c8d6a5d6dd8bb104e65704d0 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:57:19 +0000] 92bd3e18c8d6a5d6dd8bb104e65704d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:57:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:57:28 [info] 36#36: *1258 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:57:28 [info] 36#36: *1259 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:57:34 [info] 36#36: *1260 [lua] access_by_lua(msblocations.conf:189):2: dea10e7b7c6ee84abc39afdf1a94fb39:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:57:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.216 - - [31/Jan/2023:19:57:34 +0000] dea10e7b7c6ee84abc39afdf1a94fb39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 19:57:34 [info] 36#36: *1260 [lua] logger.lua:23: dea10e7b7c6ee84abc39afdf1a94fb39 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:57:38 [info] 35#35: *1261 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:57:38 [info] 36#36: *1262 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:57:48 [info] 35#35: *1263 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:57:48 [info] 35#35: *1264 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:57:49 [info] 36#36: *1265 [lua] access_by_lua(msblocations.conf:189):2: 06b523f8b84aa72bdc088f7d72761d9d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:57:49 [info] 36#36: *1265 [lua] logger.lua:23: 06b523f8b84aa72bdc088f7d72761d9d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:57:49 +0000] 06b523f8b84aa72bdc088f7d72761d9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:57:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:57:58 [info] 35#35: *1267 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:57:58 [info] 35#35: *1266 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:58:04 [info] 36#36: *1268 [lua] access_by_lua(msblocations.conf:189):2: 75f5688805fb83a36a54f4da76ae6f05:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:58:04 [info] 36#36: *1268 [lua] logger.lua:23: 75f5688805fb83a36a54f4da76ae6f05 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:58:04 +0000] 75f5688805fb83a36a54f4da76ae6f05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:58:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:58:08 [info] 36#36: *1270 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:58:08 [info] 36#36: *1269 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:58:18 [info] 36#36: *1272 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:58:18 [info] 36#36: *1271 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:58:19 [info] 36#36: *1273 [lua] access_by_lua(msblocations.conf:189):2: 6776b00308306379c5b0c6bd08ef0198:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:58:19 +0000] 6776b00308306379c5b0c6bd08ef0198 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 19:58:19 [info] 36#36: *1273 [lua] logger.lua:23: 6776b00308306379c5b0c6bd08ef0198 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:58:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:58:28 [info] 36#36: *1276 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:58:28 [info] 35#35: *1275 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:58:34 [info] 36#36: *1277 [lua] access_by_lua(msblocations.conf:189):2: 5434848bb9301c713d42f2e975ce6eda:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:58:34 [info] 36#36: *1277 [lua] logger.lua:23: 5434848bb9301c713d42f2e975ce6eda {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:58:34 +0000] 5434848bb9301c713d42f2e975ce6eda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:58:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:58:38 [info] 36#36: *1278 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:58:38 [info] 36#36: *1279 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:58:48 [info] 36#36: *1280 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:58:48 [info] 35#35: *1281 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:58:49 [info] 36#36: *1282 [lua] access_by_lua(msblocations.conf:189):2: 5ed809aafe30cee791188b732e9ddce6:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:58:49 [info] 36#36: *1282 [lua] logger.lua:23: 5ed809aafe30cee791188b732e9ddce6 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:58:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.216 - - [31/Jan/2023:19:58:49 +0000] 5ed809aafe30cee791188b732e9ddce6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 19:58:58 [info] 35#35: *1283 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:58:58 [info] 35#35: *1284 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:59:04 [info] 36#36: *1285 [lua] access_by_lua(msblocations.conf:189):2: 489f09dde932f6f8da2a5527940b71b1:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:59:04 [info] 36#36: *1285 [lua] logger.lua:23: 489f09dde932f6f8da2a5527940b71b1 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:59:04 +0000] 489f09dde932f6f8da2a5527940b71b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:59:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 19:59:08 [info] 35#35: *1286 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:59:08 [info] 35#35: *1287 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:59:18 [info] 36#36: *1289 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:59:18 [info] 35#35: *1288 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:59:19 [info] 36#36: *1290 [lua] access_by_lua(msblocations.conf:189):2: 6572140ef16e67a73a417ab43afef20d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:59:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.216 - - [31/Jan/2023:19:59:19 +0000] 6572140ef16e67a73a417ab43afef20d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 19:59:19 [info] 36#36: *1290 [lua] logger.lua:23: 6572140ef16e67a73a417ab43afef20d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 19:59:28 [info] 36#36: *1292 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:59:28 [info] 36#36: *1293 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:59:34 [info] 36#36: *1294 [lua] access_by_lua(msblocations.conf:189):2: b06c83a30e44d2d9c37617a51f19aa93:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:59:34 +0000] b06c83a30e44d2d9c37617a51f19aa93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 19:59:34 [info] 36#36: *1294 [lua] logger.lua:23: b06c83a30e44d2d9c37617a51f19aa93 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:59:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:59:38 [info] 36#36: *1295 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:59:38 [info] 35#35: *1296 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:59:48 [info] 35#35: *1298 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:59:48 [info] 36#36: *1297 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:59:49 [info] 36#36: *1299 [lua] access_by_lua(msblocations.conf:189):2: 2a8151969a06e615ce91501d4be9cff6:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 19:59:49 [info] 36#36: *1299 [lua] logger.lua:23: 2a8151969a06e615ce91501d4be9cff6 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:19:59:49 +0000] 2a8151969a06e615ce91501d4be9cff6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:19:59:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 19:59:58 [info] 35#35: *1301 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 19:59:58 [info] 36#36: *1300 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:00:04 [info] 36#36: *1302 [lua] access_by_lua(msblocations.conf:189):2: 1ec87441d0ba2deef3d1168d4e2f9396:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:00:04 [info] 36#36: *1302 [lua] logger.lua:23: 1ec87441d0ba2deef3d1168d4e2f9396 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:00:04 +0000] 1ec87441d0ba2deef3d1168d4e2f9396 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:00:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:00:08 [info] 36#36: *1303 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:00:08 [info] 35#35: *1304 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:00:18 [info] 35#35: *1305 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:00:18 [info] 35#35: *1306 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:00:19 [info] 36#36: *1307 [lua] access_by_lua(msblocations.conf:189):2: f319ffe0daea19ba1ae13e10bad45611:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:00:19 +0000] f319ffe0daea19ba1ae13e10bad45611 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 20:00:19 [info] 36#36: *1307 [lua] logger.lua:23: f319ffe0daea19ba1ae13e10bad45611 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:00:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 20:00:28 [info] 36#36: *1309 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:00:28 [info] 35#35: *1310 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:00:34 [info] 36#36: *1311 [lua] access_by_lua(msblocations.conf:189):2: ecdfd3e5f7c7dc991879f5191f880ef8:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:00:34 [info] 36#36: *1311 [lua] logger.lua:23: ecdfd3e5f7c7dc991879f5191f880ef8 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:00:34 +0000] ecdfd3e5f7c7dc991879f5191f880ef8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:00:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:00:38 [info] 35#35: *1312 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:00:38 [info] 35#35: *1313 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:00:48 [info] 35#35: *1315 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:00:48 [info] 36#36: *1314 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:00:49 [info] 36#36: *1316 [lua] access_by_lua(msblocations.conf:189):2: 77f66fdd85c43b3861f4698ddb6fbc23:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:00:49 +0000] 77f66fdd85c43b3861f4698ddb6fbc23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 20:00:49 [info] 36#36: *1316 [lua] logger.lua:23: 77f66fdd85c43b3861f4698ddb6fbc23 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:00:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:00:58 [info] 36#36: *1318 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:00:58 [info] 36#36: *1317 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:01:04 [info] 36#36: *1319 [lua] access_by_lua(msblocations.conf:189):2: 537eb8d36f9db710254659e13588a01c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:01:04 +0000] 537eb8d36f9db710254659e13588a01c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 20:01:04 [info] 36#36: *1319 [lua] logger.lua:23: 537eb8d36f9db710254659e13588a01c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:01:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:01:08 [info] 36#36: *1320 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:01:08 [info] 36#36: *1321 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:01:18 [info] 36#36: *1323 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:01:18 [info] 36#36: *1322 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:01:19 [info] 36#36: *1324 [lua] access_by_lua(msblocations.conf:189):2: 7a0a1fc59145c3fc2eb840bca60b6cda:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:01:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:01:19 [info] 36#36: *1324 [lua] logger.lua:23: 7a0a1fc59145c3fc2eb840bca60b6cda {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:01:19 +0000] 7a0a1fc59145c3fc2eb840bca60b6cda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 20:01:28 [info] 36#36: *1327 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:01:28 [info] 35#35: *1326 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:01:34 [info] 36#36: *1328 [lua] access_by_lua(msblocations.conf:189):2: 4e72fe146ae0136d66a3d82dec6531eb:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:01:34 [info] 36#36: *1328 [lua] logger.lua:23: 4e72fe146ae0136d66a3d82dec6531eb {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:01:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.216 - - [31/Jan/2023:20:01:34 +0000] 4e72fe146ae0136d66a3d82dec6531eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 20:01:38 [info] 35#35: *1329 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:01:38 [info] 36#36: *1330 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:01:48 [info] 35#35: *1332 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:01:48 [info] 36#36: *1331 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:01:49 [info] 36#36: *1333 [lua] access_by_lua(msblocations.conf:189):2: 17e37642b82614d19b700e60dc54894e:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:01:49 +0000] 17e37642b82614d19b700e60dc54894e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 20:01:49 [info] 36#36: *1333 [lua] logger.lua:23: 17e37642b82614d19b700e60dc54894e {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:01:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 20:01:58 [info] 35#35: *1335 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:01:58 [info] 35#35: *1334 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:02:04 [info] 36#36: *1336 [lua] access_by_lua(msblocations.conf:189):2: 041d26a8f977e5085021d7bf3a705b2d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:02:04 [info] 36#36: *1336 [lua] logger.lua:23: 041d26a8f977e5085021d7bf3a705b2d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:02:04 +0000] 041d26a8f977e5085021d7bf3a705b2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:02:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:02:08 [info] 36#36: *1337 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:02:08 [info] 35#35: *1338 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:02:18 [info] 35#35: *1340 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:02:18 [info] 36#36: *1339 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:02:19 [info] 36#36: *1341 [lua] access_by_lua(msblocations.conf:189):2: 1ced1ffdfa260ed6fb57caa0dff7890f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:02:19 +0000] 1ced1ffdfa260ed6fb57caa0dff7890f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:02:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:02:19 [info] 36#36: *1341 [lua] logger.lua:23: 1ced1ffdfa260ed6fb57caa0dff7890f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 20:02:28 [info] 36#36: *1344 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:02:28 [info] 36#36: *1343 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:02:34 [info] 36#36: *1345 [lua] access_by_lua(msblocations.conf:189):2: f8f93eeeb88959b72e99b1fe58206007:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:02:34 [info] 36#36: *1345 [lua] logger.lua:23: f8f93eeeb88959b72e99b1fe58206007 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:02:34 +0000] f8f93eeeb88959b72e99b1fe58206007 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:02:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 20:02:38 [info] 36#36: *1346 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:02:38 [info] 36#36: *1347 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:02:48 [info] 35#35: *1349 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:02:48 [info] 35#35: *1348 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:02:49 [info] 36#36: *1350 [lua] access_by_lua(msblocations.conf:189):2: 2ab5c6a53fa3552722ac9d60a22290cc:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:02:49 +0000] 2ab5c6a53fa3552722ac9d60a22290cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:02:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 20:02:49 [info] 36#36: *1350 [lua] logger.lua:23: 2ab5c6a53fa3552722ac9d60a22290cc {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 20:02:58 [info] 36#36: *1351 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:02:58 [info] 36#36: *1352 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:03:04 [info] 36#36: *1353 [lua] access_by_lua(msblocations.conf:189):2: 994ff14a7b7d835374885b9b82b57a3c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:03:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:03:04 [info] 36#36: *1353 [lua] logger.lua:23: 994ff14a7b7d835374885b9b82b57a3c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:03:04 +0000] 994ff14a7b7d835374885b9b82b57a3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 20:03:08 [info] 35#35: *1354 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:03:08 [info] 35#35: *1355 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:03:18 [info] 36#36: *1357 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:03:18 [info] 35#35: *1356 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:03:19 [info] 36#36: *1358 [lua] access_by_lua(msblocations.conf:189):2: 97b8990c578bcf5f60940cbc408a8f36:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:03:19 [info] 36#36: *1358 [lua] logger.lua:23: 97b8990c578bcf5f60940cbc408a8f36 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:03:19 +0000] 97b8990c578bcf5f60940cbc408a8f36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:03:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:03:28 [info] 36#36: *1361 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:03:28 [info] 35#35: *1360 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:03:34 [info] 36#36: *1362 [lua] access_by_lua(msblocations.conf:189):2: aa447d981f0566413877255a4c5dc61d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:03:34 [info] 36#36: *1362 [lua] logger.lua:23: aa447d981f0566413877255a4c5dc61d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:03:34 +0000] aa447d981f0566413877255a4c5dc61d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:03:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/31 20:03:38 [info] 35#35: *1364 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:03:38 [info] 36#36: *1363 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:03:48 [info] 36#36: *1365 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:03:48 [info] 36#36: *1366 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:03:49 [info] 36#36: *1367 [lua] access_by_lua(msblocations.conf:189):2: 8610645c14d1298cbbc67c7201add344:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:03:49 [info] 36#36: *1367 [lua] logger.lua:23: 8610645c14d1298cbbc67c7201add344 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:03:49 +0000] 8610645c14d1298cbbc67c7201add344 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:03:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/31 20:03:58 [info] 36#36: *1368 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:03:58 [info] 36#36: *1369 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:04:04 [info] 36#36: *1370 [lua] access_by_lua(msblocations.conf:189):2: baeeced2aa210f52436d34978fa304f9:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:04:04 [info] 36#36: *1370 [lua] logger.lua:23: baeeced2aa210f52436d34978fa304f9 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:04:04 +0000] baeeced2aa210f52436d34978fa304f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:04:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:04:08 [info] 36#36: *1371 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:04:08 [info] 36#36: *1372 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:04:18 [info] 35#35: *1374 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:04:18 [info] 35#35: *1373 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:04:19 [info] 36#36: *1375 [lua] access_by_lua(msblocations.conf:189):2: 5bd903e423821d2f4058fc316cae99ea:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:04:19 +0000] 5bd903e423821d2f4058fc316cae99ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:04:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:04:19 [info] 36#36: *1375 [lua] logger.lua:23: 5bd903e423821d2f4058fc316cae99ea {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 20:04:28 [info] 36#36: *1377 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:04:28 [info] 36#36: *1378 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:04:34 [info] 36#36: *1379 [lua] access_by_lua(msblocations.conf:189):2: 7f64a29f5740f18dbc40d94aab442569:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:04:34 [info] 36#36: *1379 [lua] logger.lua:23: 7f64a29f5740f18dbc40d94aab442569 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:04:34 +0000] 7f64a29f5740f18dbc40d94aab442569 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:04:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:04:38 [info] 35#35: *1380 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:04:38 [info] 35#35: *1381 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:04:48 [info] 36#36: *1382 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:04:48 [info] 36#36: *1383 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:04:49 [info] 36#36: *1384 [lua] access_by_lua(msblocations.conf:189):2: a68369ec9b6de590e5c56180ee4a3a77:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:04:49 +0000] a68369ec9b6de590e5c56180ee4a3a77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:04:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:04:49 [info] 36#36: *1384 [lua] logger.lua:23: a68369ec9b6de590e5c56180ee4a3a77 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 20:04:58 [info] 36#36: *1385 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:04:58 [info] 35#35: *1386 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:05:04 [info] 36#36: *1387 [lua] access_by_lua(msblocations.conf:189):2: a569de4173dcff3d342950bb2b619c4e:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:05:04 [info] 36#36: *1387 [lua] logger.lua:23: a569de4173dcff3d342950bb2b619c4e {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:05:04 +0000] a569de4173dcff3d342950bb2b619c4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:05:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 20:05:08 [info] 36#36: *1388 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:05:08 [info] 36#36: *1389 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:05:18 [info] 36#36: *1390 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:05:18 [info] 35#35: *1391 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:05:19 [info] 36#36: *1392 [lua] access_by_lua(msblocations.conf:189):2: e639c1fed759cc9da920c83e3ccc878f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:05:19 +0000] e639c1fed759cc9da920c83e3ccc878f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:05:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:05:19 [info] 36#36: *1392 [lua] logger.lua:23: e639c1fed759cc9da920c83e3ccc878f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 20:05:28 [info] 35#35: *1394 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:05:28 [info] 35#35: *1395 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:05:34 [info] 36#36: *1396 [lua] access_by_lua(msblocations.conf:189):2: 7078fa2e9d7969a4701c6fdfeac03e17:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:05:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.216 - - [31/Jan/2023:20:05:34 +0000] 7078fa2e9d7969a4701c6fdfeac03e17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 20:05:34 [info] 36#36: *1396 [lua] logger.lua:23: 7078fa2e9d7969a4701c6fdfeac03e17 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 20:05:38 [info] 36#36: *1398 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:05:38 [info] 36#36: *1397 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:05:48 [info] 36#36: *1400 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:05:48 [info] 35#35: *1399 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:05:49 [info] 36#36: *1401 [lua] access_by_lua(msblocations.conf:189):2: cc35fa609f220327a710b3547d4cabf3:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:05:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:05:49 [info] 36#36: *1401 [lua] logger.lua:23: cc35fa609f220327a710b3547d4cabf3 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:05:49 +0000] cc35fa609f220327a710b3547d4cabf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 20:05:58 [info] 35#35: *1403 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:05:58 [info] 35#35: *1402 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:06:04 [info] 36#36: *1404 [lua] access_by_lua(msblocations.conf:189):2: 6b9295977b25866d93c55e2e8ad770ab:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:06:04 [info] 36#36: *1404 [lua] logger.lua:23: 6b9295977b25866d93c55e2e8ad770ab {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:06:04 +0000] 6b9295977b25866d93c55e2e8ad770ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:06:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:06:08 [info] 35#35: *1405 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:06:08 [info] 36#36: *1406 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:06:18 [info] 36#36: *1407 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:06:18 [info] 36#36: *1408 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:06:19 [info] 36#36: *1409 [lua] access_by_lua(msblocations.conf:189):2: 012b500dccee4b84b00680bda8120839:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:06:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.216 - - [31/Jan/2023:20:06:19 +0000] 012b500dccee4b84b00680bda8120839 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 20:06:19 [info] 36#36: *1409 [lua] logger.lua:23: 012b500dccee4b84b00680bda8120839 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 20:06:28 [info] 36#36: *1411 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:06:28 [info] 35#35: *1412 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:06:34 [info] 36#36: *1413 [lua] access_by_lua(msblocations.conf:189):2: 261fda7d72f6723209db609a2c746589:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:06:34 [info] 36#36: *1413 [lua] logger.lua:23: 261fda7d72f6723209db609a2c746589 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:06:34 +0000] 261fda7d72f6723209db609a2c746589 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:06:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:06:38 [info] 36#36: *1415 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:06:38 [info] 36#36: *1414 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:06:48 [info] 36#36: *1416 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:06:48 [info] 35#35: *1417 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:06:49 [info] 36#36: *1418 [lua] access_by_lua(msblocations.conf:189):2: 014c61e4e7b92f4e393b9f1448c85093:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:06:49 [info] 36#36: *1418 [lua] logger.lua:23: 014c61e4e7b92f4e393b9f1448c85093 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:06:49 +0000] 014c61e4e7b92f4e393b9f1448c85093 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:06:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:06:58 [info] 36#36: *1419 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:06:58 [info] 35#35: *1420 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:07:04 [info] 36#36: *1421 [lua] access_by_lua(msblocations.conf:189):2: 5c1260b0681b2ba6ef103ec826b802a1:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:07:04 [info] 36#36: *1421 [lua] logger.lua:23: 5c1260b0681b2ba6ef103ec826b802a1 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:07:04 +0000] 5c1260b0681b2ba6ef103ec826b802a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:07:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:07:08 [info] 36#36: *1422 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:07:08 [info] 36#36: *1423 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:07:18 [info] 35#35: *1425 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:07:18 [info] 36#36: *1424 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:07:19 [info] 36#36: *1426 [lua] access_by_lua(msblocations.conf:189):2: 2432fb84245b3324f3e18dc8166d3724:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:07:19 +0000] 2432fb84245b3324f3e18dc8166d3724 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:07:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/31 20:07:19 [info] 36#36: *1426 [lua] logger.lua:23: 2432fb84245b3324f3e18dc8166d3724 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 20:07:28 [info] 36#36: *1428 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:07:28 [info] 36#36: *1429 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:07:34 [info] 36#36: *1430 [lua] access_by_lua(msblocations.conf:189):2: f4768a320da7372d3aa2148cf59d4be9:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:07:34 +0000] f4768a320da7372d3aa2148cf59d4be9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:07:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 20:07:34 [info] 36#36: *1430 [lua] logger.lua:23: f4768a320da7372d3aa2148cf59d4be9 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 20:07:38 [info] 35#35: *1431 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:07:38 [info] 36#36: *1432 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:07:48 [info] 36#36: *1433 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:07:48 [info] 36#36: *1434 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:07:49 [info] 36#36: *1435 [lua] access_by_lua(msblocations.conf:189):2: f690b74689dc8e1fcbfc46f51525a6c3:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:07:49 [info] 36#36: *1435 [lua] logger.lua:23: f690b74689dc8e1fcbfc46f51525a6c3 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:07:49 +0000] f690b74689dc8e1fcbfc46f51525a6c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:07:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:07:58 [info] 35#35: *1436 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:07:58 [info] 36#36: *1437 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:08:04 [info] 36#36: *1438 [lua] access_by_lua(msblocations.conf:189):2: 205997723825a51e5bf046bb2735b28f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:08:04 +0000] 205997723825a51e5bf046bb2735b28f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:08:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 20:08:04 [info] 36#36: *1438 [lua] logger.lua:23: 205997723825a51e5bf046bb2735b28f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 20:08:08 [info] 35#35: *1439 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:08:08 [info] 36#36: *1440 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:08:18 [info] 35#35: *1442 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:08:18 [info] 36#36: *1441 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:08:19 [info] 36#36: *1443 [lua] access_by_lua(msblocations.conf:189):2: 92bebf405354f1777bae423c1a586126:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:08:19 +0000] 92bebf405354f1777bae423c1a586126 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 20:08:19 [info] 36#36: *1443 [lua] logger.lua:23: 92bebf405354f1777bae423c1a586126 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:08:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:08:28 [info] 36#36: *1445 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:08:28 [info] 36#36: *1446 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:08:34 [info] 36#36: *1447 [lua] access_by_lua(msblocations.conf:189):2: 6fe86927b4c4bcd3c9829c0dd715bb05:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:08:34 +0000] 6fe86927b4c4bcd3c9829c0dd715bb05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 20:08:34 [info] 36#36: *1447 [lua] logger.lua:23: 6fe86927b4c4bcd3c9829c0dd715bb05 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:08:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:08:38 [info] 35#35: *1449 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:08:38 [info] 36#36: *1448 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:08:48 [info] 35#35: *1450 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:08:48 [info] 35#35: *1451 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:08:49 [info] 36#36: *1452 [lua] access_by_lua(msblocations.conf:189):2: a001bd620f4942a2012b78608cca3736:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:08:49 [info] 36#36: *1452 [lua] logger.lua:23: a001bd620f4942a2012b78608cca3736 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:08:49 +0000] a001bd620f4942a2012b78608cca3736 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:08:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/31 20:08:58 [info] 36#36: *1453 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:08:58 [info] 36#36: *1454 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:09:04 [info] 36#36: *1455 [lua] access_by_lua(msblocations.conf:189):2: ef9fa0ebdaa9d6baee3e989e01071f5f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:09:04 +0000] ef9fa0ebdaa9d6baee3e989e01071f5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 20:09:04 [info] 36#36: *1455 [lua] logger.lua:23: ef9fa0ebdaa9d6baee3e989e01071f5f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:09:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 20:09:08 [info] 36#36: *1456 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:09:08 [info] 36#36: *1457 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:09:18 [info] 35#35: *1458 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:09:18 [info] 35#35: *1459 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:09:19 [info] 36#36: *1460 [lua] access_by_lua(msblocations.conf:189):2: 7ab9ea7f529cb20203627f13bce6e782:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:09:19 [info] 36#36: *1460 [lua] logger.lua:23: 7ab9ea7f529cb20203627f13bce6e782 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:09:19 +0000] 7ab9ea7f529cb20203627f13bce6e782 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:09:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:09:28 [info] 36#36: *1463 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:09:28 [info] 35#35: *1462 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:09:34 [info] 36#36: *1464 [lua] access_by_lua(msblocations.conf:189):2: 604ba4c455c0c9dd545cad2ec5186923:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:09:34 +0000] 604ba4c455c0c9dd545cad2ec5186923 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 20:09:34 [info] 36#36: *1464 [lua] logger.lua:23: 604ba4c455c0c9dd545cad2ec5186923 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:09:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:09:38 [info] 36#36: *1465 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:09:38 [info] 36#36: *1466 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:09:48 [info] 36#36: *1468 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:09:48 [info] 36#36: *1467 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:09:49 [info] 36#36: *1469 [lua] access_by_lua(msblocations.conf:189):2: b23b357f08ee8601228a3bb694070698:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:09:49 +0000] b23b357f08ee8601228a3bb694070698 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:09:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:09:49 [info] 36#36: *1469 [lua] logger.lua:23: b23b357f08ee8601228a3bb694070698 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 20:09:58 [info] 36#36: *1470 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:09:58 [info] 35#35: *1471 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:10:04 [info] 36#36: *1472 [lua] access_by_lua(msblocations.conf:189):2: b0eec4627620bd2f628c11e37179dde0:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:10:04 [info] 36#36: *1472 [lua] logger.lua:23: b0eec4627620bd2f628c11e37179dde0 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:10:04 +0000] b0eec4627620bd2f628c11e37179dde0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:10:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:10:08 [info] 36#36: *1473 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:10:08 [info] 35#35: *1474 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:10:18 [info] 35#35: *1476 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:10:18 [info] 35#35: *1475 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:10:19 [info] 36#36: *1477 [lua] access_by_lua(msblocations.conf:189):2: 7d2ddfe59b1985a34ded41e34ad1d1a7:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:10:19 +0000] 7d2ddfe59b1985a34ded41e34ad1d1a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 20:10:19 [info] 36#36: *1477 [lua] logger.lua:23: 7d2ddfe59b1985a34ded41e34ad1d1a7 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:10:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:10:28 [info] 36#36: *1479 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:10:28 [info] 36#36: *1480 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:10:34 [info] 36#36: *1481 [lua] access_by_lua(msblocations.conf:189):2: 8cf7bce5ce3fc579d2821ac68102d96a:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:10:34 +0000] 8cf7bce5ce3fc579d2821ac68102d96a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 20:10:34 [info] 36#36: *1481 [lua] logger.lua:23: 8cf7bce5ce3fc579d2821ac68102d96a {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:10:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:10:38 [info] 35#35: *1482 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:10:38 [info] 35#35: *1483 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:10:48 [info] 35#35: *1484 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:10:48 [info] 36#36: *1485 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:10:50 [info] 36#36: *1486 [lua] access_by_lua(msblocations.conf:189):2: 69d06cfd832f2bf41a4ea8b35a1c969d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:10:50 [info] 36#36: *1486 [lua] logger.lua:23: 69d06cfd832f2bf41a4ea8b35a1c969d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:10:50 +0000] 69d06cfd832f2bf41a4ea8b35a1c969d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:10:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:10:58 [info] 36#36: *1487 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:10:58 [info] 35#35: *1488 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:11:05 [info] 36#36: *1489 [lua] access_by_lua(msblocations.conf:189):2: 736f83ae13c5f4bfe7eec02ffd5e9819:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:11:05 [info] 36#36: *1489 [lua] logger.lua:23: 736f83ae13c5f4bfe7eec02ffd5e9819 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:11:05 +0000] 736f83ae13c5f4bfe7eec02ffd5e9819 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:11:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:11:08 [info] 35#35: *1491 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:11:08 [info] 36#36: *1490 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:11:18 [info] 36#36: *1492 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:11:18 [info] 36#36: *1493 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:11:20 [info] 36#36: *1494 [lua] access_by_lua(msblocations.conf:189):2: be06f72d78c0e1c3355a1a218d669448:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:11:20 [info] 36#36: *1494 [lua] logger.lua:23: be06f72d78c0e1c3355a1a218d669448 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:11:20 +0000] be06f72d78c0e1c3355a1a218d669448 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:11:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:11:28 [info] 35#35: *1496 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:11:28 [info] 36#36: *1497 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:11:35 [info] 36#36: *1498 [lua] access_by_lua(msblocations.conf:189):2: 31bae03a95a98b22f909cee4e133c597:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:11:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.68.216 - - [31/Jan/2023:20:11:35 +0000] 31bae03a95a98b22f909cee4e133c597 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/31 20:11:35 [info] 36#36: *1498 [lua] logger.lua:23: 31bae03a95a98b22f909cee4e133c597 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 20:11:38 [info] 35#35: *1500 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:11:38 [info] 35#35: *1499 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:11:48 [info] 35#35: *1501 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:11:48 [info] 35#35: *1502 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:11:50 [info] 36#36: *1503 [lua] access_by_lua(msblocations.conf:189):2: 6edc11936799bc2e527b54f4f9ad60bb:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:11:50 [info] 36#36: *1503 [lua] logger.lua:23: 6edc11936799bc2e527b54f4f9ad60bb {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:11:50 +0000] 6edc11936799bc2e527b54f4f9ad60bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:11:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 20:11:58 [info] 35#35: *1505 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:11:58 [info] 36#36: *1504 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:12:05 [info] 36#36: *1506 [lua] access_by_lua(msblocations.conf:189):2: 7856b48958d3c2d669eb60b3b9caffa0:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:12:05 [info] 36#36: *1506 [lua] logger.lua:23: 7856b48958d3c2d669eb60b3b9caffa0 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:12:05 +0000] 7856b48958d3c2d669eb60b3b9caffa0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:12:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/31 20:12:08 [info] 35#35: *1507 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:12:08 [info] 35#35: *1508 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:12:18 [info] 35#35: *1509 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:12:18 [info] 35#35: *1510 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:12:20 [info] 36#36: *1511 [lua] access_by_lua(msblocations.conf:189):2: bc2746c9b29b10626f9ea17be0bd8df8:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:12:20 +0000] bc2746c9b29b10626f9ea17be0bd8df8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:12:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:12:20 [info] 36#36: *1511 [lua] logger.lua:23: bc2746c9b29b10626f9ea17be0bd8df8 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 20:12:28 [info] 36#36: *1513 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:12:28 [info] 35#35: *1514 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:12:35 [info] 36#36: *1515 [lua] access_by_lua(msblocations.conf:189):2: 4ba528e5fbac9e56b6639a004dbf0e1d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:12:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.68.216 - - [31/Jan/2023:20:12:35 +0000] 4ba528e5fbac9e56b6639a004dbf0e1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/31 20:12:35 [info] 36#36: *1515 [lua] logger.lua:23: 4ba528e5fbac9e56b6639a004dbf0e1d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 20:12:38 [info] 36#36: *1517 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:12:38 [info] 36#36: *1516 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:12:48 [info] 36#36: *1518 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:12:48 [info] 36#36: *1519 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:12:50 [info] 36#36: *1520 [lua] access_by_lua(msblocations.conf:189):2: e4df3cb83d7fbd7d84057d4ab9c1133c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:12:50 [info] 36#36: *1520 [lua] logger.lua:23: e4df3cb83d7fbd7d84057d4ab9c1133c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:12:50 +0000] e4df3cb83d7fbd7d84057d4ab9c1133c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:12:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 20:12:58 [info] 35#35: *1522 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:12:58 [info] 35#35: *1521 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:13:05 [info] 36#36: *1523 [lua] access_by_lua(msblocations.conf:189):2: 8b95aa01780f13b3392bcf30eff95ecd:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:13:05 +0000] 8b95aa01780f13b3392bcf30eff95ecd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 20:13:05 [info] 36#36: *1523 [lua] logger.lua:23: 8b95aa01780f13b3392bcf30eff95ecd {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:13:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:13:08 [info] 35#35: *1525 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:13:08 [info] 35#35: *1524 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:13:18 [info] 35#35: *1527 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:13:18 [info] 36#36: *1526 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:13:20 [info] 36#36: *1528 [lua] access_by_lua(msblocations.conf:189):2: feefd9d421477b97f5b24c1528881110:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:13:20 [info] 36#36: *1528 [lua] logger.lua:23: feefd9d421477b97f5b24c1528881110 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:13:20 +0000] feefd9d421477b97f5b24c1528881110 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:13:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/31 20:13:28 [info] 35#35: *1530 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:13:28 [info] 35#35: *1531 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:13:35 [info] 36#36: *1532 [lua] access_by_lua(msblocations.conf:189):2: 50c6a0e4f5a61c6437896469a6edfd83:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:13:35 +0000] 50c6a0e4f5a61c6437896469a6edfd83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:13:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:13:35 [info] 36#36: *1532 [lua] logger.lua:23: 50c6a0e4f5a61c6437896469a6edfd83 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 20:13:38 [info] 36#36: *1534 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:13:38 [info] 36#36: *1533 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:13:48 [info] 35#35: *1536 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:13:48 [info] 36#36: *1535 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:13:50 [info] 36#36: *1537 [lua] access_by_lua(msblocations.conf:189):2: 354bd529597536640a5d61740e80886c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:13:50 [info] 36#36: *1537 [lua] logger.lua:23: 354bd529597536640a5d61740e80886c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:13:50 +0000] 354bd529597536640a5d61740e80886c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:13:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 20:13:58 [info] 36#36: *1539 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:13:58 [info] 36#36: *1538 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:14:05 [info] 36#36: *1540 [lua] access_by_lua(msblocations.conf:189):2: ba7df724b798414ed93a9a5ccb0447ab:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:14:05 [info] 36#36: *1540 [lua] logger.lua:23: ba7df724b798414ed93a9a5ccb0447ab {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:14:05 +0000] ba7df724b798414ed93a9a5ccb0447ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:14:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 20:14:08 [info] 35#35: *1541 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:14:08 [info] 35#35: *1542 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:14:18 [info] 36#36: *1543 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:14:18 [info] 36#36: *1544 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:14:20 [info] 36#36: *1545 [lua] access_by_lua(msblocations.conf:189):2: cd55556a62c248baec7971b6f32cfa96:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:14:20 [info] 36#36: *1545 [lua] logger.lua:23: cd55556a62c248baec7971b6f32cfa96 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:14:20 +0000] cd55556a62c248baec7971b6f32cfa96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:14:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:14:28 [info] 35#35: *1548 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:14:28 [info] 35#35: *1547 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:14:35 [info] 36#36: *1549 [lua] access_by_lua(msblocations.conf:189):2: 2c5aa4f7bc3da135bb98c5cf6c518b7f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:14:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 20:14:35 [info] 36#36: *1549 [lua] logger.lua:23: 2c5aa4f7bc3da135bb98c5cf6c518b7f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:14:35 +0000] 2c5aa4f7bc3da135bb98c5cf6c518b7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/31 20:14:38 [info] 35#35: *1551 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:14:38 [info] 35#35: *1550 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:14:48 [info] 35#35: *1553 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:14:48 [info] 36#36: *1552 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:14:50 [info] 36#36: *1554 [lua] access_by_lua(msblocations.conf:189):2: 626b51127530894631f96ac61818b3a2:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:14:50 [info] 36#36: *1554 [lua] logger.lua:23: 626b51127530894631f96ac61818b3a2 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:14:50 +0000] 626b51127530894631f96ac61818b3a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:14:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:14:58 [info] 36#36: *1555 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:14:58 [info] 36#36: *1556 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:15:05 [info] 36#36: *1557 [lua] access_by_lua(msblocations.conf:189):2: c038e7e7b7220479993f2804c18ef3ca:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:15:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.216 - - [31/Jan/2023:20:15:05 +0000] c038e7e7b7220479993f2804c18ef3ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 20:15:05 [info] 36#36: *1557 [lua] logger.lua:23: c038e7e7b7220479993f2804c18ef3ca {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 20:15:08 [info] 36#36: *1558 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:15:08 [info] 36#36: *1559 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:15:18 [info] 36#36: *1560 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:15:18 [info] 35#35: *1561 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:15:20 [info] 36#36: *1562 [lua] access_by_lua(msblocations.conf:189):2: a60860b7ddca916537b217affb633058:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:15:20 +0000] a60860b7ddca916537b217affb633058 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/31 20:15:20 [info] 36#36: *1562 [lua] logger.lua:23: a60860b7ddca916537b217affb633058 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:15:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:15:28 [info] 35#35: *1564 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:15:28 [info] 35#35: *1565 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:15:35 [info] 36#36: *1566 [lua] access_by_lua(msblocations.conf:189):2: 5618d5cc0829cb8a6b43441b2b4bba96:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:15:35 [info] 36#36: *1566 [lua] logger.lua:23: 5618d5cc0829cb8a6b43441b2b4bba96 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:15:35 +0000] 5618d5cc0829cb8a6b43441b2b4bba96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:15:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:15:38 [info] 35#35: *1568 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:15:38 [info] 35#35: *1567 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:15:48 [info] 36#36: *1569 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:15:48 [info] 36#36: *1570 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:15:50 [info] 36#36: *1571 [lua] access_by_lua(msblocations.conf:189):2: ce2a1e5ffda68e356f3e682aed87a8b6:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:15:50 [info] 36#36: *1571 [lua] logger.lua:23: ce2a1e5ffda68e356f3e682aed87a8b6 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:15:50 +0000] ce2a1e5ffda68e356f3e682aed87a8b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:15:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:15:58 [info] 36#36: *1572 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:15:58 [info] 35#35: *1573 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:16:05 [info] 36#36: *1574 [lua] access_by_lua(msblocations.conf:189):2: 4371b3099e86b16d8ef946686807e159:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:16:05 +0000] 4371b3099e86b16d8ef946686807e159 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:16:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 20:16:05 [info] 36#36: *1574 [lua] logger.lua:23: 4371b3099e86b16d8ef946686807e159 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 20:16:08 [info] 36#36: *1576 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:16:08 [info] 36#36: *1575 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:16:18 [info] 35#35: *1577 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:16:18 [info] 36#36: *1578 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:16:20 [info] 36#36: *1579 [lua] access_by_lua(msblocations.conf:189):2: 59239d786ca26a8d4d1308572630f67f:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:16:20 +0000] 59239d786ca26a8d4d1308572630f67f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 20:16:20 [info] 36#36: *1579 [lua] logger.lua:23: 59239d786ca26a8d4d1308572630f67f {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:16:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/31 20:16:28 [info] 36#36: *1582 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:16:28 [info] 36#36: *1581 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:16:35 [info] 36#36: *1583 [lua] access_by_lua(msblocations.conf:189):2: f8f39dcb49d00e9507d1772764d89446:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:16:35 [info] 36#36: *1583 [lua] logger.lua:23: f8f39dcb49d00e9507d1772764d89446 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:16:35 +0000] f8f39dcb49d00e9507d1772764d89446 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:16:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:16:38 [info] 36#36: *1584 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:16:38 [info] 36#36: *1585 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:16:48 [info] 35#35: *1586 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:16:48 [info] 36#36: *1587 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:16:50 [info] 36#36: *1588 [lua] access_by_lua(msblocations.conf:189):2: add4e01c0dbb50dd71640cf88c4bc07d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:16:50 [info] 36#36: *1588 [lua] logger.lua:23: add4e01c0dbb50dd71640cf88c4bc07d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:16:50 +0000] add4e01c0dbb50dd71640cf88c4bc07d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:16:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:16:58 [info] 36#36: *1589 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:16:58 [info] 35#35: *1590 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:17:05 [info] 36#36: *1591 [lua] access_by_lua(msblocations.conf:189):2: fdd5acd385573dde8dec112f67df6f0c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:17:05 +0000] fdd5acd385573dde8dec112f67df6f0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/31 20:17:05 [info] 36#36: *1591 [lua] logger.lua:23: fdd5acd385573dde8dec112f67df6f0c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:17:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:17:08 [info] 36#36: *1593 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:17:08 [info] 36#36: *1592 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:17:18 [info] 36#36: *1595 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:17:18 [info] 36#36: *1594 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:17:20 [info] 36#36: *1596 [lua] access_by_lua(msblocations.conf:189):2: 86a12482405699542e68755191ac2c0d:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:17:20 +0000] 86a12482405699542e68755191ac2c0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/31 20:17:20 [info] 36#36: *1596 [lua] logger.lua:23: 86a12482405699542e68755191ac2c0d {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:17:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:17:28 [info] 36#36: *1598 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:17:28 [info] 36#36: *1599 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:17:35 [info] 36#36: *1600 [lua] access_by_lua(msblocations.conf:189):2: 27dcc69daf002337bfd13f7219ba1b6e:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:17:35 [info] 36#36: *1600 [lua] logger.lua:23: 27dcc69daf002337bfd13f7219ba1b6e {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:17:35 +0000] 27dcc69daf002337bfd13f7219ba1b6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:17:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:17:38 [info] 36#36: *1602 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:17:38 [info] 36#36: *1601 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:17:48 [info] 36#36: *1604 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:17:48 [info] 35#35: *1603 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:17:50 [info] 36#36: *1605 [lua] access_by_lua(msblocations.conf:189):2: e4a1f0bbeb45489cd56d1e520b2d001e:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:17:50 +0000] e4a1f0bbeb45489cd56d1e520b2d001e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/31 20:17:50 [info] 36#36: *1605 [lua] logger.lua:23: e4a1f0bbeb45489cd56d1e520b2d001e {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:17:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:17:58 [info] 36#36: *1606 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:17:58 [info] 36#36: *1607 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:18:05 [info] 36#36: *1608 [lua] access_by_lua(msblocations.conf:189):2: 00af399775e0ac357fc19803a58b511c:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:18:05 +0000] 00af399775e0ac357fc19803a58b511c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 20:18:05 [info] 36#36: *1608 [lua] logger.lua:23: 00af399775e0ac357fc19803a58b511c {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:18:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:18:08 [info] 36#36: *1609 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:18:08 [info] 36#36: *1610 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:18:18 [info] 36#36: *1612 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:18:18 [info] 36#36: *1611 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:18:20 [info] 36#36: *1613 [lua] access_by_lua(msblocations.conf:189):2: 7f3600b63cc094f7303352cdbbc1e747:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:18:20 [info] 36#36: *1613 [lua] logger.lua:23: 7f3600b63cc094f7303352cdbbc1e747 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:18:20 +0000] 7f3600b63cc094f7303352cdbbc1e747 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:18:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:18:28 [info] 36#36: *1615 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:18:28 [info] 36#36: *1616 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:18:35 [info] 36#36: *1617 [lua] access_by_lua(msblocations.conf:189):2: 3d7403960e2672c1368b2293fd1c3385:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:18:35 +0000] 3d7403960e2672c1368b2293fd1c3385 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 20:18:35 [info] 36#36: *1617 [lua] logger.lua:23: 3d7403960e2672c1368b2293fd1c3385 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:18:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/31 20:18:38 [info] 35#35: *1618 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:18:38 [info] 36#36: *1619 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:18:48 [info] 35#35: *1620 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:18:48 [info] 35#35: *1621 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:18:50 [info] 36#36: *1622 [lua] access_by_lua(msblocations.conf:189):2: c9a0075c35853d5f4a34a80b7802a347:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/31 20:18:50 [info] 36#36: *1622 [lua] logger.lua:23: c9a0075c35853d5f4a34a80b7802a347 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:18:50 +0000] c9a0075c35853d5f4a34a80b7802a347 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:18:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/31 20:18:58 [info] 35#35: *1623 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:18:58 [info] 35#35: *1624 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:19:05 [info] 36#36: *1625 [lua] access_by_lua(msblocations.conf:189):2: ffebc3acbd8186fe12a8a990cb6e7a69:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:19:05 +0000] ffebc3acbd8186fe12a8a990cb6e7a69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/31 20:19:05 [info] 36#36: *1625 [lua] logger.lua:23: ffebc3acbd8186fe12a8a990cb6e7a69 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:19:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/31 20:19:08 [info] 35#35: *1627 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:19:08 [info] 36#36: *1626 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:19:18 [info] 35#35: *1628 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:19:18 [info] 36#36: *1629 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:19:20 [info] 36#36: *1630 [lua] access_by_lua(msblocations.conf:189):2: b524f0a5ed5a5e32e6f4bcb3c5724968:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:19:20 +0000] b524f0a5ed5a5e32e6f4bcb3c5724968 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.216 - - [31/Jan/2023:20:19:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:19:20 [info] 36#36: *1630 [lua] logger.lua:23: b524f0a5ed5a5e32e6f4bcb3c5724968 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , 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/31 20:19:28 [info] 36#36: *1633 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:19:28 [info] 36#36: *1632 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:19:35 [info] 36#36: *1634 [lua] access_by_lua(msblocations.conf:189):2: 74fd55b9ef08c02e3c5da652eb50fabd:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:19:35 +0000] 74fd55b9ef08c02e3c5da652eb50fabd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/31 20:19:35 [info] 36#36: *1634 [lua] logger.lua:23: 74fd55b9ef08c02e3c5da652eb50fabd {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:19:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/31 20:19:38 [info] 35#35: *1636 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:19:38 [info] 35#35: *1635 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:19:48 [info] 36#36: *1637 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:19:48 [info] 36#36: *1638 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:19:50 [info] 36#36: *1639 [lua] access_by_lua(msblocations.conf:189):2: 6b268e7996fac13c32994a123447d1a3:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:19:50 +0000] 6b268e7996fac13c32994a123447d1a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/31 20:19:50 [info] 36#36: *1639 [lua] logger.lua:23: 6b268e7996fac13c32994a123447d1a3 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:19:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:19:58 [info] 36#36: *1640 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:19:58 [info] 36#36: *1641 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:20:05 [info] 36#36: *1642 [lua] access_by_lua(msblocations.conf:189):2: 4c8dc977585f7cac019283bb27adf569:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:20:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/31 20:20:05 [info] 36#36: *1642 [lua] logger.lua:23: 4c8dc977585f7cac019283bb27adf569 {"matched":"microservices"} while logging request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:20:20:05 +0000] 4c8dc977585f7cac019283bb27adf569 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/31 20:20:08 [info] 36#36: *1644 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:20:08 [info] 36#36: *1643 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:20:18 [info] 36#36: *1645 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:20:18 [info] 36#36: *1646 client closed connection while SSL handshaking, client: 10.233.69.19, server: 0.0.0.0:443 2023/01/31 20:20:20 [info] 36#36: *1647 [lua] access_by_lua(msblocations.conf:189):2: c4b334b775634300b8bf74b665fafdce:receive the request, client: 10.233.68.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.216 - - [31/Jan/2023:2