By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.3.25 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2023/02/01 05:07:23 [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/02/01 05:07:23 [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/02/01 05:07:23 [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/02/01 05:07:23 [notice] 33#33: using the "epoll" event method 2023/02/01 05:07:23 [notice] 33#33: openresty/1.13.6.1 2023/02/01 05:07:23 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/02/01 05:07:23 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/02/01 05:07:23 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2023/02/01 05:07:23 [notice] 34#34: start worker processes 2023/02/01 05:07:23 [notice] 34#34: start worker process 35 2023/02/01 05:07:23 [notice] 34#34: start worker process 36 2023/02/01 05:07:23 [notice] 34#34: start worker process 38 2023/02/01 05:07:23 [notice] 34#34: start worker process 39 2023/02/01 05:07:23 [notice] 34#34: start worker process 40 2023/02/01 05:07:23 [notice] 34#34: start worker process 41 2023/02/01 05:07:23 [notice] 34#34: start worker process 42 2023/02/01 05:07:23 [notice] 34#34: start worker process 43 2023/02/01 05:07:23 [notice] 34#34: start cache manager process 44 2023/02/01 05:07:23 [notice] 34#34: start cache loader process 45 \n\n### Starting apiroute @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-20230201050723.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-02-01 05:07:25 586 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-02-01 05:07:25 593 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-02-01 05:07:25 593 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-02-01 05:07:25 654 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-02-01 05:07:25 654 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.3.25:10081 Enabled:true 2023-02-01 05:07:27 137 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 addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2023-02-01 05:07:27 211 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-02-01 05:07:27 211 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-02-01 05:07:27 212 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-02-01 05:07:27 213 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-02-01 05:07:27 213 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2023-02-01 05:07:27 213 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-02-01 05:07:27 213 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-02-01 05:07:27 273 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-02-01 05:07:27 359 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-02-01 05:07:27 359 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-02-01 05:07:27 359 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-02-01 05:07:27 829 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/02/01 05:07:38 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:07:38 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:07:48 [info] 36#36: *14 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:07:48 [info] 36#36: *15 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:07:54 [info] 36#36: *16 [lua] access_by_lua(msblocations.conf:189):2: 4af2f04f6bf5807a3aacbf61df437cc6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:07:54 +0000] 4af2f04f6bf5807a3aacbf61df437cc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.123 upstream_response_time:0.122 "-" "Consul Health Check" "-" 2023/02/01 05:07:54 [info] 36#36: *16 [lua] logger.lua:23: 4af2f04f6bf5807a3aacbf61df437cc6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:07:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 42 2023/02/01 05:07:57 [info] 36#36: *19 [lua] access_by_lua(msblocations.conf:189):2: 2f3d283e87d1d0339286107a96997d59:receive the request, client: 10.233.71.79, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/02/01 05:07:58 [info] 36#36: *19 [lua] logger.lua:23: 2f3d283e87d1d0339286107a96997d59 {"matched":"microservices"} while logging request, client: 10.233.71.79, 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.79 - - [01/Feb/2023:05:07:58 +0000] 2f3d283e87d1d0339286107a96997d59 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.592 upstream_response_time:0.591 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.71.79 - - [01/Feb/2023:05:07:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 618 2023/02/01 05:07:58 [info] 35#35: *21 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:07:58 [info] 35#35: *20 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:08:03 [info] 36#36: *19 client 10.233.71.79 closed keepalive connection 2023/02/01 05:08:08 [info] 36#36: *22 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:08:08 [info] 36#36: *23 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:08:09 [info] 36#36: *24 [lua] access_by_lua(msblocations.conf:189):2: 8f34eecad56c06d152326289db264b9d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:08:09 +0000] 8f34eecad56c06d152326289db264b9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 05:08:09 [info] 36#36: *24 [lua] logger.lua:23: 8f34eecad56c06d152326289db264b9d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:08:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:08:18 [info] 35#35: *25 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:08:18 [info] 35#35: *26 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:08:23 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/02/01 05:08:23 [info] 36#36: *27 [lua] access_by_lua(msblocations.conf:189):2: 7ca31610f1aa05e066df931e4599a0af:receive the request, client: 10.233.65.253, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/02/01 05:08:23 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2023/02/01 05:08:23 [notice] 34#34: cache loader process 45 exited with code 0 2023/02/01 05:08:23 [notice] 34#34: signal 29 (SIGIO) received 10.233.65.253 - - [01/Feb/2023:05:08:23 +0000] 7ca31610f1aa05e066df931e4599a0af "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.118 upstream_response_time:0.116 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2023/02/01 05:08:23 [info] 36#36: *27 [lua] logger.lua:23: 7ca31610f1aa05e066df931e4599a0af {"matched":"microservices"} while logging request, client: 10.233.65.253, 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.65.253 - - [01/Feb/2023:05:08:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 114 2023/02/01 05:08:24 [info] 36#36: *30 [lua] access_by_lua(msblocations.conf:189):2: c7e1e0d854767c07817f61da11675794:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:08:24 [info] 36#36: *30 [lua] logger.lua:23: c7e1e0d854767c07817f61da11675794 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:08:24 +0000] c7e1e0d854767c07817f61da11675794 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:08:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:08:28 [info] 35#35: *31 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:08:28 [info] 36#36: *32 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:08:33 [info] 36#36: *27 client 10.233.65.253 closed keepalive connection 2023/02/01 05:08:38 [info] 36#36: *33 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:08:38 [info] 36#36: *34 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:08:39 [info] 36#36: *35 [lua] access_by_lua(msblocations.conf:189):2: c99678682fcf6cff7ab1cc746f0a20df:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:08:39 [info] 36#36: *35 [lua] logger.lua:23: c99678682fcf6cff7ab1cc746f0a20df {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:08:39 +0000] c99678682fcf6cff7ab1cc746f0a20df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:08:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:08:48 [info] 35#35: *36 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:08:48 [info] 35#35: *37 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:08:54 [info] 36#36: *38 [lua] access_by_lua(msblocations.conf:189):2: d9592c1ac29c29096f3c71c3165e79a3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:08:54 +0000] d9592c1ac29c29096f3c71c3165e79a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 05:08:54 [info] 36#36: *38 [lua] logger.lua:23: d9592c1ac29c29096f3c71c3165e79a3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:08:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:08:58 [info] 35#35: *40 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:08:58 [info] 36#36: *39 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:09:08 [info] 35#35: *41 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:09:08 [info] 35#35: *42 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:09:09 [info] 36#36: *43 [lua] access_by_lua(msblocations.conf:189):2: 6809489504be55607355e9c0a6e28983:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:09:09 [info] 36#36: *43 [lua] logger.lua:23: 6809489504be55607355e9c0a6e28983 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:09:09 +0000] 6809489504be55607355e9c0a6e28983 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:09:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:09:11 [info] 36#36: *44 [lua] access_by_lua(msblocations.conf:189):2: 7c09f88a2761750f6d9be5360a95e498:receive the request, client: 10.233.65.253, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/02/01 05:09:12 [info] 36#36: *44 [lua] logger.lua:23: 7c09f88a2761750f6d9be5360a95e498 {"matched":"microservices"} while logging request, client: 10.233.65.253, 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.65.253 - - [01/Feb/2023:05:09:12 +0000] 7c09f88a2761750f6d9be5360a95e498 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.389 upstream_response_time:1.388 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.65.253 - - [01/Feb/2023:05:09:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 1387 2023/02/01 05:09:18 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:09:18 [info] 36#36: *45 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:09:23 [info] 36#36: *44 client 10.233.65.253 closed keepalive connection 2023/02/01 05:09:24 [info] 36#36: *48 [lua] access_by_lua(msblocations.conf:189):2: 263aa5e9cec8aa0e58f94a8d25f2fb16:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:09:24 [info] 36#36: *48 [lua] logger.lua:23: 263aa5e9cec8aa0e58f94a8d25f2fb16 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:09:24 +0000] 263aa5e9cec8aa0e58f94a8d25f2fb16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:09:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:09:28 [info] 35#35: *49 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:09:28 [info] 35#35: *50 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:09:38 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:09:38 [info] 36#36: *52 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:09:39 [info] 36#36: *53 [lua] access_by_lua(msblocations.conf:189):2: 93c3d2b9ba748bbdecd34a24cef9254a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:09:39 [info] 36#36: *53 [lua] logger.lua:23: 93c3d2b9ba748bbdecd34a24cef9254a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:09:39 +0000] 93c3d2b9ba748bbdecd34a24cef9254a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:09:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/01 05:09:48 [info] 35#35: *55 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:09:48 [info] 36#36: *54 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:09:54 [info] 36#36: *56 [lua] access_by_lua(msblocations.conf:189):2: 022a44957420b8a858c2d5a32585f7dd:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:09:54 [info] 36#36: *56 [lua] logger.lua:23: 022a44957420b8a858c2d5a32585f7dd {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:09:54 +0000] 022a44957420b8a858c2d5a32585f7dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:09:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/01 05:09:58 [info] 36#36: *57 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:09:58 [info] 35#35: *58 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:10:08 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:10:08 [info] 35#35: *60 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:10:09 [info] 36#36: *61 [lua] access_by_lua(msblocations.conf:189):2: ef4c21f88390f5d14d8414d7ddd691fc:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:10:09 +0000] ef4c21f88390f5d14d8414d7ddd691fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/02/01 05:10:09 [info] 36#36: *61 [lua] logger.lua:23: ef4c21f88390f5d14d8414d7ddd691fc {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:10:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:10:18 [info] 35#35: *62 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:10:18 [info] 35#35: *63 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:10:24 [info] 36#36: *65 [lua] access_by_lua(msblocations.conf:189):2: b586da6f46c6b85d3059450f00b0c5b3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:10:24 +0000] b586da6f46c6b85d3059450f00b0c5b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:10:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:10:24 [info] 36#36: *65 [lua] logger.lua:23: b586da6f46c6b85d3059450f00b0c5b3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , 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/02/01 05:10:28 [info] 36#36: *66 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:10:28 [info] 36#36: *67 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:10:38 [info] 36#36: *68 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:10:38 [info] 36#36: *69 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:10:39 [info] 36#36: *70 [lua] access_by_lua(msblocations.conf:189):2: 00b868787ec225ae11d826452074a838:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:10:39 [info] 36#36: *70 [lua] logger.lua:23: 00b868787ec225ae11d826452074a838 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:10:39 +0000] 00b868787ec225ae11d826452074a838 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:10:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/01 05:10:48 [info] 36#36: *71 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:10:48 [info] 36#36: *72 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:10:54 [info] 36#36: *73 [lua] access_by_lua(msblocations.conf:189):2: 6f3eda54399da6400a986b7147972941:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:10:54 [info] 36#36: *73 [lua] logger.lua:23: 6f3eda54399da6400a986b7147972941 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:10:54 +0000] 6f3eda54399da6400a986b7147972941 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:10:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:10:58 [info] 36#36: *75 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:10:58 [info] 36#36: *74 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:11:08 [info] 35#35: *77 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:11:08 [info] 35#35: *76 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:11:09 [info] 36#36: *78 [lua] access_by_lua(msblocations.conf:189):2: 712ebcd6a04ffaee2620ceaaa44c2be3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:11:09 +0000] 712ebcd6a04ffaee2620ceaaa44c2be3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:11:09 [info] 36#36: *78 [lua] logger.lua:23: 712ebcd6a04ffaee2620ceaaa44c2be3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:11:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:11:18 [info] 36#36: *79 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:11:18 [info] 36#36: *80 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:11:24 [info] 36#36: *82 [lua] access_by_lua(msblocations.conf:189):2: 7d47781aa273f36fd5e3d68c6caa1743:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:11:24 +0000] 7d47781aa273f36fd5e3d68c6caa1743 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:11:24 [info] 36#36: *82 [lua] logger.lua:23: 7d47781aa273f36fd5e3d68c6caa1743 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:11:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:11:28 [info] 36#36: *83 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:11:28 [info] 36#36: *84 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:11:38 [info] 35#35: *86 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:11:38 [info] 35#35: *85 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:11:39 [info] 36#36: *87 [lua] access_by_lua(msblocations.conf:189):2: 9ec4522389ae61c6a8a3bc4b29035131:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:11:39 [info] 36#36: *87 [lua] logger.lua:23: 9ec4522389ae61c6a8a3bc4b29035131 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:11:39 +0000] 9ec4522389ae61c6a8a3bc4b29035131 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:11:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:11:48 [info] 35#35: *89 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:11:48 [info] 35#35: *88 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:11:54 [info] 36#36: *90 [lua] access_by_lua(msblocations.conf:189):2: da1f2f9b4c4ca45b96c37a687bb35ec4:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:11:54 [info] 36#36: *90 [lua] logger.lua:23: da1f2f9b4c4ca45b96c37a687bb35ec4 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:11:54 +0000] da1f2f9b4c4ca45b96c37a687bb35ec4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:11:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/01 05:11:58 [info] 36#36: *92 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:11:58 [info] 36#36: *91 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:12:08 [info] 36#36: *94 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:12:08 [info] 35#35: *93 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:12:09 [info] 36#36: *95 [lua] access_by_lua(msblocations.conf:189):2: 6ab4883c5494e1cf22fb5c69f00812c0:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:12:09 [info] 36#36: *95 [lua] logger.lua:23: 6ab4883c5494e1cf22fb5c69f00812c0 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:12:09 +0000] 6ab4883c5494e1cf22fb5c69f00812c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:12:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:12:18 [info] 36#36: *96 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:12:18 [info] 35#35: *97 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:12:24 [info] 36#36: *99 [lua] access_by_lua(msblocations.conf:189):2: bdeb7fa8abaeebccac4c36cee8d7d64e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:12:24 [info] 36#36: *99 [lua] logger.lua:23: bdeb7fa8abaeebccac4c36cee8d7d64e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:12:24 +0000] bdeb7fa8abaeebccac4c36cee8d7d64e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:12:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/01 05:12:28 [info] 35#35: *100 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:12:28 [info] 35#35: *101 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:12:38 [info] 36#36: *103 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:12:38 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:12:39 [info] 36#36: *104 [lua] access_by_lua(msblocations.conf:189):2: 8344ee12c58dbbf9ed4745fd90b44d08:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:12:39 [info] 36#36: *104 [lua] logger.lua:23: 8344ee12c58dbbf9ed4745fd90b44d08 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:12:39 +0000] 8344ee12c58dbbf9ed4745fd90b44d08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:12:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/01 05:12:48 [info] 36#36: *105 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:12:48 [info] 36#36: *106 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:12:54 [info] 36#36: *107 [lua] access_by_lua(msblocations.conf:189):2: d1d0e0ef072fc58e165e64fac0ca4c09:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:12:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:12:54 [info] 36#36: *107 [lua] logger.lua:23: d1d0e0ef072fc58e165e64fac0ca4c09 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:12:54 +0000] d1d0e0ef072fc58e165e64fac0ca4c09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 05:12:58 [info] 36#36: *108 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:12:58 [info] 35#35: *109 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:13:08 [info] 36#36: *110 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:13:08 [info] 36#36: *111 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:13:09 [info] 36#36: *112 [lua] access_by_lua(msblocations.conf:189):2: 4b2a0bfd747625ba7fbabff5895d3bc1:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:13:09 +0000] 4b2a0bfd747625ba7fbabff5895d3bc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:13:09 [info] 36#36: *112 [lua] logger.lua:23: 4b2a0bfd747625ba7fbabff5895d3bc1 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:13:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:13:18 [info] 36#36: *114 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:13:18 [info] 35#35: *113 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:13:24 [info] 36#36: *116 [lua] access_by_lua(msblocations.conf:189):2: a3d01870c0a74ae0dbbeb7d33d5bcae3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:13:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.148 - - [01/Feb/2023:05:13:24 +0000] a3d01870c0a74ae0dbbeb7d33d5bcae3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:13:24 [info] 36#36: *116 [lua] logger.lua:23: a3d01870c0a74ae0dbbeb7d33d5bcae3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , 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/02/01 05:13:28 [info] 35#35: *117 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:13:28 [info] 35#35: *118 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:13:38 [info] 36#36: *120 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:13:38 [info] 36#36: *119 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:13:39 [info] 36#36: *121 [lua] access_by_lua(msblocations.conf:189):2: 42c5f45f20a4ec8c2841453109b0e96d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:13:39 [info] 36#36: *121 [lua] logger.lua:23: 42c5f45f20a4ec8c2841453109b0e96d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:13:39 +0000] 42c5f45f20a4ec8c2841453109b0e96d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:13:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:13:48 [info] 35#35: *123 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:13:48 [info] 36#36: *122 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:13:54 [info] 36#36: *124 [lua] access_by_lua(msblocations.conf:189):2: 63a6b2f6c764d0c310f0313778ee7715:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:13:54 [info] 36#36: *124 [lua] logger.lua:23: 63a6b2f6c764d0c310f0313778ee7715 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:13:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.148 - - [01/Feb/2023:05:13:54 +0000] 63a6b2f6c764d0c310f0313778ee7715 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:13:58 [info] 36#36: *125 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:13:58 [info] 36#36: *126 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:14:08 [info] 36#36: *128 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:14:08 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:14:09 [info] 36#36: *129 [lua] access_by_lua(msblocations.conf:189):2: 624d0357c24aa694970f4a0ecd424cf5:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:14:09 +0000] 624d0357c24aa694970f4a0ecd424cf5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:14:09 [info] 36#36: *129 [lua] logger.lua:23: 624d0357c24aa694970f4a0ecd424cf5 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:14:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/01 05:14:18 [info] 36#36: *131 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:14:18 [info] 36#36: *130 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:14:24 [info] 36#36: *133 [lua] access_by_lua(msblocations.conf:189):2: aaee14417e9beca726e7dfa87b1f6c35:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:14:24 +0000] aaee14417e9beca726e7dfa87b1f6c35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:14:24 [info] 36#36: *133 [lua] logger.lua:23: aaee14417e9beca726e7dfa87b1f6c35 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:14:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:14:28 [info] 36#36: *134 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:14:28 [info] 36#36: *135 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:14:38 [info] 36#36: *136 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:14:38 [info] 36#36: *137 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:14:39 [info] 36#36: *138 [lua] access_by_lua(msblocations.conf:189):2: 0e9d891007cedca7b3d1c21e30f41472:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:14:39 [info] 36#36: *138 [lua] logger.lua:23: 0e9d891007cedca7b3d1c21e30f41472 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:14:39 +0000] 0e9d891007cedca7b3d1c21e30f41472 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:14:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/01 05:14:48 [info] 36#36: *139 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:14:48 [info] 36#36: *140 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:14:54 [info] 36#36: *141 [lua] access_by_lua(msblocations.conf:189):2: 60f0c188b2ee67939b4b149a7fbaf173:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:14:54 +0000] 60f0c188b2ee67939b4b149a7fbaf173 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:14:54 [info] 36#36: *141 [lua] logger.lua:23: 60f0c188b2ee67939b4b149a7fbaf173 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:14:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:14:58 [info] 36#36: *142 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:14:58 [info] 35#35: *143 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:15:08 [info] 35#35: *144 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:15:08 [info] 35#35: *145 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:15:09 [info] 36#36: *146 [lua] access_by_lua(msblocations.conf:189):2: f6355a928b119e8ba028259339ba3867:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:15:09 [info] 36#36: *146 [lua] logger.lua:23: f6355a928b119e8ba028259339ba3867 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:15:09 +0000] f6355a928b119e8ba028259339ba3867 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:15:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 05:15:18 [info] 36#36: *147 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:15:18 [info] 36#36: *148 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:15:24 [info] 36#36: *150 [lua] access_by_lua(msblocations.conf:189):2: afaf3f09f805c0350a6c6a75d8186044:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:15:24 [info] 36#36: *150 [lua] logger.lua:23: afaf3f09f805c0350a6c6a75d8186044 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:15:24 +0000] afaf3f09f805c0350a6c6a75d8186044 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:15:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 05:15:28 [info] 35#35: *151 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:15:28 [info] 35#35: *152 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:15:38 [info] 35#35: *153 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:15:38 [info] 36#36: *154 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:15:39 [info] 36#36: *155 [lua] access_by_lua(msblocations.conf:189):2: e23313b5d507ef929629d746653bc1d8:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:15:39 [info] 36#36: *155 [lua] logger.lua:23: e23313b5d507ef929629d746653bc1d8 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:15:39 +0000] e23313b5d507ef929629d746653bc1d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:15:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:15:48 [info] 36#36: *156 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:15:48 [info] 35#35: *157 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:15:54 [info] 36#36: *158 [lua] access_by_lua(msblocations.conf:189):2: 578395b58157ac1d3ead4f6910595798:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:15:54 [info] 36#36: *158 [lua] logger.lua:23: 578395b58157ac1d3ead4f6910595798 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:15:54 +0000] 578395b58157ac1d3ead4f6910595798 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:15:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 05:15:58 [info] 36#36: *159 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:15:58 [info] 35#35: *160 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:16:08 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:16:08 [info] 35#35: *161 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:16:09 [info] 36#36: *163 [lua] access_by_lua(msblocations.conf:189):2: 7d3900db69b0f333c89267a176009dd4:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:16:09 +0000] 7d3900db69b0f333c89267a176009dd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:16:09 [info] 36#36: *163 [lua] logger.lua:23: 7d3900db69b0f333c89267a176009dd4 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:16:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:16:18 [info] 36#36: *164 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:16:18 [info] 36#36: *165 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:16:24 [info] 36#36: *167 [lua] access_by_lua(msblocations.conf:189):2: c629658ac3c4e50d007d6c3e6aa1f101:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:16:24 [info] 36#36: *167 [lua] logger.lua:23: c629658ac3c4e50d007d6c3e6aa1f101 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:16:24 +0000] c629658ac3c4e50d007d6c3e6aa1f101 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:16:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:16:28 [info] 35#35: *169 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:16:28 [info] 36#36: *168 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:16:38 [info] 36#36: *170 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:16:38 [info] 36#36: *171 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:16:39 [info] 36#36: *172 [lua] access_by_lua(msblocations.conf:189):2: 30b6d1d876b61488f2caaf149d8cbdce:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:16:39 +0000] 30b6d1d876b61488f2caaf149d8cbdce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:16:39 [info] 36#36: *172 [lua] logger.lua:23: 30b6d1d876b61488f2caaf149d8cbdce {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:16:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:16:48 [info] 36#36: *173 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:16:48 [info] 36#36: *174 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:16:54 [info] 36#36: *175 [lua] access_by_lua(msblocations.conf:189):2: d10b85a3f810be4b1d784734cf2d61c1:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:16:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.148 - - [01/Feb/2023:05:16:54 +0000] d10b85a3f810be4b1d784734cf2d61c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/02/01 05:16:54 [info] 36#36: *175 [lua] logger.lua:23: d10b85a3f810be4b1d784734cf2d61c1 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , 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/02/01 05:16:58 [info] 36#36: *176 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:16:58 [info] 36#36: *177 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:17:08 [info] 36#36: *178 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:17:08 [info] 35#35: *179 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:17:09 [info] 36#36: *180 [lua] access_by_lua(msblocations.conf:189):2: 59f77acf640e8cb40f66403a40aa2620:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:17:09 +0000] 59f77acf640e8cb40f66403a40aa2620 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:17:09 [info] 36#36: *180 [lua] logger.lua:23: 59f77acf640e8cb40f66403a40aa2620 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:17:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:17:18 [info] 35#35: *181 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:17:18 [info] 35#35: *182 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:17:24 [info] 36#36: *184 [lua] access_by_lua(msblocations.conf:189):2: 59b06f195f98479961233029c000ad74:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:17:24 +0000] 59b06f195f98479961233029c000ad74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:17:24 [info] 36#36: *184 [lua] logger.lua:23: 59b06f195f98479961233029c000ad74 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:17:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:17:28 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:17:28 [info] 35#35: *186 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:17:38 [info] 35#35: *188 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:17:38 [info] 36#36: *187 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:17:39 [info] 36#36: *189 [lua] access_by_lua(msblocations.conf:189):2: 697b5d3d617a64f7d80a43c5be2129dd:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:17:39 +0000] 697b5d3d617a64f7d80a43c5be2129dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:17:39 [info] 36#36: *189 [lua] logger.lua:23: 697b5d3d617a64f7d80a43c5be2129dd {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:17:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:17:48 [info] 35#35: *190 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:17:48 [info] 36#36: *191 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:17:54 [info] 36#36: *192 [lua] access_by_lua(msblocations.conf:189):2: a979c76cf59efef408855635b6c8bca1:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:17:54 +0000] a979c76cf59efef408855635b6c8bca1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:17:54 [info] 36#36: *192 [lua] logger.lua:23: a979c76cf59efef408855635b6c8bca1 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:17:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:17:58 [info] 35#35: *194 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:17:58 [info] 36#36: *193 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:18:08 [info] 35#35: *196 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:18:08 [info] 35#35: *195 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:18:09 [info] 36#36: *197 [lua] access_by_lua(msblocations.conf:189):2: 7254b23966133b69d0e829326ce976e7:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:18:09 +0000] 7254b23966133b69d0e829326ce976e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/01 05:18:09 [info] 36#36: *197 [lua] logger.lua:23: 7254b23966133b69d0e829326ce976e7 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:18:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/01 05:18:18 [info] 36#36: *198 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:18:18 [info] 36#36: *199 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:18:24 [info] 36#36: *201 [lua] access_by_lua(msblocations.conf:189):2: e7915ea08a2ff129efbf81a9ed22d76b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:18:24 [info] 36#36: *201 [lua] logger.lua:23: e7915ea08a2ff129efbf81a9ed22d76b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:18:24 +0000] e7915ea08a2ff129efbf81a9ed22d76b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:18:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:18:28 [info] 36#36: *202 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:18:28 [info] 36#36: *203 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:18:38 [info] 36#36: *204 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:18:38 [info] 36#36: *205 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:18:39 [info] 36#36: *206 [lua] access_by_lua(msblocations.conf:189):2: cf10646cc1ea79a31765fdc497d7f376:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:18:39 [info] 36#36: *206 [lua] logger.lua:23: cf10646cc1ea79a31765fdc497d7f376 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:18:39 +0000] cf10646cc1ea79a31765fdc497d7f376 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:18:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:18:48 [info] 36#36: *207 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:18:48 [info] 36#36: *208 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:18:54 [info] 36#36: *209 [lua] access_by_lua(msblocations.conf:189):2: 49ef55ba7c756f2a3f30ffa293071f45:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:18:54 [info] 36#36: *209 [lua] logger.lua:23: 49ef55ba7c756f2a3f30ffa293071f45 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:18:54 +0000] 49ef55ba7c756f2a3f30ffa293071f45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:18:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:18:58 [info] 36#36: *210 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:18:58 [info] 35#35: *211 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:19:08 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:19:08 [info] 36#36: *213 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:19:09 [info] 36#36: *214 [lua] access_by_lua(msblocations.conf:189):2: 4d3bbb9952e030dded500f604520954a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:19:09 [info] 36#36: *214 [lua] logger.lua:23: 4d3bbb9952e030dded500f604520954a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:19:09 +0000] 4d3bbb9952e030dded500f604520954a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:19:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:19:18 [info] 36#36: *215 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:19:18 [info] 35#35: *216 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:19:24 [info] 36#36: *218 [lua] access_by_lua(msblocations.conf:189):2: 8a805dc5b2fffe8018becfb6e90e6ec7:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:19:24 [info] 36#36: *218 [lua] logger.lua:23: 8a805dc5b2fffe8018becfb6e90e6ec7 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:19:24 +0000] 8a805dc5b2fffe8018becfb6e90e6ec7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:19:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:19:28 [info] 35#35: *219 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:19:28 [info] 35#35: *220 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:19:38 [info] 36#36: *221 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:19:38 [info] 35#35: *222 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:19:39 [info] 36#36: *223 [lua] access_by_lua(msblocations.conf:189):2: 7289d1905b569e6c2a1a7d7fedb5d85e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:19:39 +0000] 7289d1905b569e6c2a1a7d7fedb5d85e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:19:39 [info] 36#36: *223 [lua] logger.lua:23: 7289d1905b569e6c2a1a7d7fedb5d85e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:19:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:19:48 [info] 36#36: *224 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:19:48 [info] 36#36: *225 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:19:54 [info] 36#36: *226 [lua] access_by_lua(msblocations.conf:189):2: 5e1e6bd615443adb74386c9d2c34e82a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:19:54 +0000] 5e1e6bd615443adb74386c9d2c34e82a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:19:54 [info] 36#36: *226 [lua] logger.lua:23: 5e1e6bd615443adb74386c9d2c34e82a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:19:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:19:58 [info] 35#35: *228 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:19:58 [info] 36#36: *227 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:20:08 [info] 36#36: *229 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:20:08 [info] 35#35: *230 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:20:09 [info] 36#36: *231 [lua] access_by_lua(msblocations.conf:189):2: fef2a678337c90ae9fccf59c0b70c653:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:20:09 +0000] fef2a678337c90ae9fccf59c0b70c653 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:20:09 [info] 36#36: *231 [lua] logger.lua:23: fef2a678337c90ae9fccf59c0b70c653 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:20:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:20:18 [info] 36#36: *233 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:20:18 [info] 36#36: *232 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:20:24 [info] 36#36: *235 [lua] access_by_lua(msblocations.conf:189):2: b50700d53bf5e5ca600eb82b126517d3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:20:24 [info] 36#36: *235 [lua] logger.lua:23: b50700d53bf5e5ca600eb82b126517d3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:20:24 +0000] b50700d53bf5e5ca600eb82b126517d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:20:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:20:28 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:20:28 [info] 35#35: *237 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:20:38 [info] 36#36: *238 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:20:38 [info] 36#36: *239 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:20:39 [info] 36#36: *240 [lua] access_by_lua(msblocations.conf:189):2: 34cbec26dc6f9a56d4a8762a8b462fc2:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:20:39 [info] 36#36: *240 [lua] logger.lua:23: 34cbec26dc6f9a56d4a8762a8b462fc2 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:20:39 +0000] 34cbec26dc6f9a56d4a8762a8b462fc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:20:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/01 05:20:48 [info] 36#36: *242 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:20:48 [info] 36#36: *241 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:20:54 [info] 36#36: *243 [lua] access_by_lua(msblocations.conf:189):2: 24530e3b7807d5c4651a4bde325b7cda:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:20:55 +0000] 24530e3b7807d5c4651a4bde325b7cda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 05:20:55 [info] 36#36: *243 [lua] logger.lua:23: 24530e3b7807d5c4651a4bde325b7cda {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:20:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:20:58 [info] 36#36: *245 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:20:58 [info] 36#36: *244 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:21:08 [info] 36#36: *246 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:21:08 [info] 36#36: *247 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:21:10 [info] 36#36: *248 [lua] access_by_lua(msblocations.conf:189):2: bb863806bf3c1f7ea9706ef78ae4e1a5:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:21:10 +0000] bb863806bf3c1f7ea9706ef78ae4e1a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:21:10 [info] 36#36: *248 [lua] logger.lua:23: bb863806bf3c1f7ea9706ef78ae4e1a5 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:21:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:21:18 [info] 36#36: *249 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:21:18 [info] 36#36: *250 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:21:25 [info] 36#36: *252 [lua] access_by_lua(msblocations.conf:189):2: 87bdb4b200382080d3bcaceb072f0cd7:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:21:25 [info] 36#36: *252 [lua] logger.lua:23: 87bdb4b200382080d3bcaceb072f0cd7 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:21:25 +0000] 87bdb4b200382080d3bcaceb072f0cd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:21:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/01 05:21:28 [info] 35#35: *253 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:21:28 [info] 36#36: *254 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:21:38 [info] 36#36: *256 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:21:38 [info] 36#36: *255 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:21:40 [info] 36#36: *257 [lua] access_by_lua(msblocations.conf:189):2: 2c8f247598e5d1a0864ad3b3b53a8a1d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:21:40 +0000] 2c8f247598e5d1a0864ad3b3b53a8a1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:21:40 [info] 36#36: *257 [lua] logger.lua:23: 2c8f247598e5d1a0864ad3b3b53a8a1d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:21:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:21:48 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:21:48 [info] 36#36: *259 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:21:55 [info] 36#36: *260 [lua] access_by_lua(msblocations.conf:189):2: 226ab5fad00a331b09f901c82b99b736:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:21:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/01 05:21:55 [info] 36#36: *260 [lua] logger.lua:23: 226ab5fad00a331b09f901c82b99b736 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:21:55 +0000] 226ab5fad00a331b09f901c82b99b736 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:21:58 [info] 36#36: *261 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:21:58 [info] 36#36: *262 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:22:08 [info] 36#36: *263 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:22:08 [info] 35#35: *264 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:22:10 [info] 36#36: *265 [lua] access_by_lua(msblocations.conf:189):2: 77c72692aac5a47b5878cf0e677cf484:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:22:10 +0000] 77c72692aac5a47b5878cf0e677cf484 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/01 05:22:10 [info] 36#36: *265 [lua] logger.lua:23: 77c72692aac5a47b5878cf0e677cf484 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:22:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:22:18 [info] 35#35: *267 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:22:18 [info] 35#35: *266 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:22:25 [info] 36#36: *269 [lua] access_by_lua(msblocations.conf:189):2: 7225bc5074a5bc2101729a18425dded7:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:22:25 [info] 36#36: *269 [lua] logger.lua:23: 7225bc5074a5bc2101729a18425dded7 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:22:25 +0000] 7225bc5074a5bc2101729a18425dded7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:22:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:22:28 [info] 35#35: *270 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:22:28 [info] 35#35: *271 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:22:38 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:22:38 [info] 36#36: *273 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:22:40 [info] 36#36: *274 [lua] access_by_lua(msblocations.conf:189):2: afa9b67b09149ce556de8c74ca8cf28b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:22:40 +0000] afa9b67b09149ce556de8c74ca8cf28b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:22:40 [info] 36#36: *274 [lua] logger.lua:23: afa9b67b09149ce556de8c74ca8cf28b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:22:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:22:48 [info] 35#35: *276 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:22:48 [info] 35#35: *275 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:22:55 [info] 36#36: *277 [lua] access_by_lua(msblocations.conf:189):2: 53fac7d2dd20d06567c34186ef002f76:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:22:55 [info] 36#36: *277 [lua] logger.lua:23: 53fac7d2dd20d06567c34186ef002f76 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:22:55 +0000] 53fac7d2dd20d06567c34186ef002f76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:22:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 05:22:58 [info] 36#36: *278 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:22:58 [info] 36#36: *279 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:23:08 [info] 36#36: *280 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:23:08 [info] 36#36: *281 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:23:10 [info] 36#36: *282 [lua] access_by_lua(msblocations.conf:189):2: 53f78dc08f57a07768a5e73e6bad42ee:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:23:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.148 - - [01/Feb/2023:05:23:10 +0000] 53f78dc08f57a07768a5e73e6bad42ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/01 05:23:10 [info] 36#36: *282 [lua] logger.lua:23: 53f78dc08f57a07768a5e73e6bad42ee {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , 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/02/01 05:23:18 [info] 36#36: *284 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:23:18 [info] 36#36: *283 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:23:25 [info] 36#36: *286 [lua] access_by_lua(msblocations.conf:189):2: 846dc6c0f69057b35ed0183d305c6453:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:23:25 [info] 36#36: *286 [lua] logger.lua:23: 846dc6c0f69057b35ed0183d305c6453 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:23:25 +0000] 846dc6c0f69057b35ed0183d305c6453 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:23:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:23:28 [info] 35#35: *287 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:23:28 [info] 35#35: *288 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:23:38 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:23:38 [info] 35#35: *290 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:23:40 [info] 36#36: *291 [lua] access_by_lua(msblocations.conf:189):2: b59aad57465d39324a4c005bbd458a9f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:23:40 +0000] b59aad57465d39324a4c005bbd458a9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/01 05:23:40 [info] 36#36: *291 [lua] logger.lua:23: b59aad57465d39324a4c005bbd458a9f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:23:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:23:48 [info] 36#36: *293 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:23:48 [info] 36#36: *292 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:23:55 [info] 36#36: *294 [lua] access_by_lua(msblocations.conf:189):2: c23e3858e27d189cbc1700d395f2b020:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:23:55 [info] 36#36: *294 [lua] logger.lua:23: c23e3858e27d189cbc1700d395f2b020 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:23:55 +0000] c23e3858e27d189cbc1700d395f2b020 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:23:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:23:58 [info] 36#36: *295 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:23:58 [info] 35#35: *296 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:24:08 [info] 36#36: *298 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:24:08 [info] 36#36: *297 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:24:10 [info] 36#36: *299 [lua] access_by_lua(msblocations.conf:189):2: 9e6bd6f20424532f8a13b4980c0188eb:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:24:10 +0000] 9e6bd6f20424532f8a13b4980c0188eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:24:10 [info] 36#36: *299 [lua] logger.lua:23: 9e6bd6f20424532f8a13b4980c0188eb {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:24:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:24:18 [info] 36#36: *300 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:24:18 [info] 36#36: *301 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:24:25 [info] 36#36: *303 [lua] access_by_lua(msblocations.conf:189):2: 20d27230ab342655c7b991283de546c6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:24:25 +0000] 20d27230ab342655c7b991283de546c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/01 05:24:25 [info] 36#36: *303 [lua] logger.lua:23: 20d27230ab342655c7b991283de546c6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:24:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/01 05:24:28 [info] 36#36: *304 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:24:28 [info] 35#35: *305 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:24:38 [info] 36#36: *307 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:24:38 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:24:40 [info] 36#36: *308 [lua] access_by_lua(msblocations.conf:189):2: c434309154db5ba8f03587b54134304c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:24:40 [info] 36#36: *308 [lua] logger.lua:23: c434309154db5ba8f03587b54134304c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:24:40 +0000] c434309154db5ba8f03587b54134304c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:24:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:24:48 [info] 36#36: *310 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:24:48 [info] 35#35: *309 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:24:55 [info] 36#36: *311 [lua] access_by_lua(msblocations.conf:189):2: c6dc880de5b2ced221e82526b967ba7e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:24:55 [info] 36#36: *311 [lua] logger.lua:23: c6dc880de5b2ced221e82526b967ba7e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:24:55 +0000] c6dc880de5b2ced221e82526b967ba7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:24:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:24:58 [info] 36#36: *312 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:24:58 [info] 36#36: *313 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:25:08 [info] 36#36: *315 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:25:08 [info] 36#36: *314 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:25:10 [info] 36#36: *316 [lua] access_by_lua(msblocations.conf:189):2: ef6020af44cc142a7aaa28b22341465f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:25:10 +0000] ef6020af44cc142a7aaa28b22341465f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:25:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/01 05:25:10 [info] 36#36: *316 [lua] logger.lua:23: ef6020af44cc142a7aaa28b22341465f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , 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/02/01 05:25:18 [info] 36#36: *317 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:25:18 [info] 36#36: *318 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:25:25 [info] 36#36: *320 [lua] access_by_lua(msblocations.conf:189):2: 92f700eadf31a0b498d22bf50308afd0:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:25:25 [info] 36#36: *320 [lua] logger.lua:23: 92f700eadf31a0b498d22bf50308afd0 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:25:25 +0000] 92f700eadf31a0b498d22bf50308afd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:25:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:25:28 [info] 35#35: *322 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:25:28 [info] 35#35: *321 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:25:38 [info] 35#35: *323 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:25:38 [info] 35#35: *324 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:25:40 [info] 36#36: *325 [lua] access_by_lua(msblocations.conf:189):2: d2ee00b84e4bc55129290b11c93ba9b4:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:25:40 +0000] d2ee00b84e4bc55129290b11c93ba9b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:25:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:25:40 [info] 36#36: *325 [lua] logger.lua:23: d2ee00b84e4bc55129290b11c93ba9b4 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , 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/02/01 05:25:48 [info] 35#35: *327 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:25:48 [info] 35#35: *326 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:25:55 [info] 36#36: *328 [lua] access_by_lua(msblocations.conf:189):2: 1b71bc0e644481d0586b52d992c15cf3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:25:55 [info] 36#36: *328 [lua] logger.lua:23: 1b71bc0e644481d0586b52d992c15cf3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:25:55 +0000] 1b71bc0e644481d0586b52d992c15cf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:25:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/01 05:25:58 [info] 36#36: *330 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:25:58 [info] 35#35: *329 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:26:08 [info] 35#35: *331 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:26:08 [info] 36#36: *332 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:26:10 [info] 36#36: *333 [lua] access_by_lua(msblocations.conf:189):2: 3b220093288541a29e97983b65849ae5:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:26:10 +0000] 3b220093288541a29e97983b65849ae5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/01 05:26:10 [info] 36#36: *333 [lua] logger.lua:23: 3b220093288541a29e97983b65849ae5 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:26:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:26:18 [info] 36#36: *334 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:26:18 [info] 36#36: *335 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:26:25 [info] 36#36: *337 [lua] access_by_lua(msblocations.conf:189):2: f0841b4faa0e200ab631d39c36712703:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:26:25 +0000] f0841b4faa0e200ab631d39c36712703 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:26:25 [info] 36#36: *337 [lua] logger.lua:23: f0841b4faa0e200ab631d39c36712703 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:26:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:26:28 [info] 36#36: *338 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:26:28 [info] 36#36: *339 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:26:38 [info] 35#35: *341 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:26:38 [info] 36#36: *340 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:26:40 [info] 36#36: *342 [lua] access_by_lua(msblocations.conf:189):2: 613ee6519abd81ef6b30ce484e5bc20a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:26:40 +0000] 613ee6519abd81ef6b30ce484e5bc20a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:26:40 [info] 36#36: *342 [lua] logger.lua:23: 613ee6519abd81ef6b30ce484e5bc20a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:26:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:26:48 [info] 36#36: *343 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:26:48 [info] 36#36: *344 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:26:55 [info] 36#36: *345 [lua] access_by_lua(msblocations.conf:189):2: 60f663ac71b66e53d25c096ea8a33e1c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:26:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.148 - - [01/Feb/2023:05:26:55 +0000] 60f663ac71b66e53d25c096ea8a33e1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 05:26:55 [info] 36#36: *345 [lua] logger.lua:23: 60f663ac71b66e53d25c096ea8a33e1c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , 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/02/01 05:26:58 [info] 36#36: *347 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:26:58 [info] 35#35: *346 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:27:08 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:27:08 [info] 36#36: *349 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:27:10 [info] 36#36: *350 [lua] access_by_lua(msblocations.conf:189):2: 6dcdd6cadf069aca5adbe3ba033850ea:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:27:10 [info] 36#36: *350 [lua] logger.lua:23: 6dcdd6cadf069aca5adbe3ba033850ea {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:27:10 +0000] 6dcdd6cadf069aca5adbe3ba033850ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:27:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:27:18 [info] 35#35: *351 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:27:18 [info] 36#36: *352 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:27:25 [info] 36#36: *354 [lua] access_by_lua(msblocations.conf:189):2: 4a27f9c3fcf3de3bd7930ef8379455bf:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:27:25 +0000] 4a27f9c3fcf3de3bd7930ef8379455bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:27:25 [info] 36#36: *354 [lua] logger.lua:23: 4a27f9c3fcf3de3bd7930ef8379455bf {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:27:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:27:28 [info] 36#36: *356 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:27:28 [info] 36#36: *355 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:27:38 [info] 36#36: *358 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:27:38 [info] 36#36: *357 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:27:40 [info] 36#36: *359 [lua] access_by_lua(msblocations.conf:189):2: db86fb34cc370bef3fa7bf82d8064eb2:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:27:40 [info] 36#36: *359 [lua] logger.lua:23: db86fb34cc370bef3fa7bf82d8064eb2 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:27:40 +0000] db86fb34cc370bef3fa7bf82d8064eb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:27:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:27:48 [info] 36#36: *360 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:27:48 [info] 36#36: *361 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:27:55 [info] 36#36: *362 [lua] access_by_lua(msblocations.conf:189):2: 203d8b6e6d49e566af9f4ebb1cbd59fb:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:27:55 +0000] 203d8b6e6d49e566af9f4ebb1cbd59fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:27:55 [info] 36#36: *362 [lua] logger.lua:23: 203d8b6e6d49e566af9f4ebb1cbd59fb {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:27:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:27:58 [info] 36#36: *363 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:27:58 [info] 36#36: *364 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:28:08 [info] 36#36: *366 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:28:08 [info] 36#36: *365 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:28:10 [info] 36#36: *367 [lua] access_by_lua(msblocations.conf:189):2: 84445909b9770c76bba04a8c80ffa1b4:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:28:10 +0000] 84445909b9770c76bba04a8c80ffa1b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/01 05:28:10 [info] 36#36: *367 [lua] logger.lua:23: 84445909b9770c76bba04a8c80ffa1b4 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:28:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/01 05:28:18 [info] 36#36: *368 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:28:18 [info] 35#35: *369 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:28:25 [info] 36#36: *371 [lua] access_by_lua(msblocations.conf:189):2: 7fb993d361949b535b17a0cd425d4831:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:28:25 [info] 36#36: *371 [lua] logger.lua:23: 7fb993d361949b535b17a0cd425d4831 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:28:25 +0000] 7fb993d361949b535b17a0cd425d4831 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:28:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 05:28:28 [info] 36#36: *372 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:28:28 [info] 36#36: *373 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:28:38 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:28:38 [info] 36#36: *375 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:28:40 [info] 36#36: *376 [lua] access_by_lua(msblocations.conf:189):2: 887275b5ae66a2d017d9047dfbd587a9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:28:40 +0000] 887275b5ae66a2d017d9047dfbd587a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:28:40 [info] 36#36: *376 [lua] logger.lua:23: 887275b5ae66a2d017d9047dfbd587a9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:28:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:28:48 [info] 36#36: *378 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:28:48 [info] 35#35: *377 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:28:55 [info] 36#36: *379 [lua] access_by_lua(msblocations.conf:189):2: d5486c8e9a6e62b9ff9e420933cd9fea:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:28:55 [info] 36#36: *379 [lua] logger.lua:23: d5486c8e9a6e62b9ff9e420933cd9fea {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:28:55 +0000] d5486c8e9a6e62b9ff9e420933cd9fea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:28:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:28:58 [info] 35#35: *380 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:28:58 [info] 35#35: *381 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:29:08 [info] 35#35: *382 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:29:08 [info] 35#35: *383 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:29:10 [info] 36#36: *384 [lua] access_by_lua(msblocations.conf:189):2: cb4490c254a3cf37d1bbabdc8b0fbdf4:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:29:10 +0000] cb4490c254a3cf37d1bbabdc8b0fbdf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:29:10 [info] 36#36: *384 [lua] logger.lua:23: cb4490c254a3cf37d1bbabdc8b0fbdf4 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:29:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:29:18 [info] 36#36: *386 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:29:18 [info] 36#36: *385 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:29:25 [info] 36#36: *388 [lua] access_by_lua(msblocations.conf:189):2: 4c9b3be71e4591b9a3001bc4888bf9a0:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:29:25 +0000] 4c9b3be71e4591b9a3001bc4888bf9a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:29:25 [info] 36#36: *388 [lua] logger.lua:23: 4c9b3be71e4591b9a3001bc4888bf9a0 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:29:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:29:28 [info] 35#35: *390 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:29:28 [info] 36#36: *389 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:29:38 [info] 36#36: *391 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:29:38 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:29:40 [info] 36#36: *393 [lua] access_by_lua(msblocations.conf:189):2: a05113bbe2df6effb3902133477950e2:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:29:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:29:40 [info] 36#36: *393 [lua] logger.lua:23: a05113bbe2df6effb3902133477950e2 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:29:40 +0000] a05113bbe2df6effb3902133477950e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/01 05:29:48 [info] 35#35: *394 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:29:48 [info] 35#35: *395 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:29:55 [info] 36#36: *396 [lua] access_by_lua(msblocations.conf:189):2: 82d11e7676354f8bf3f65a1e5108a640:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:29:55 +0000] 82d11e7676354f8bf3f65a1e5108a640 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:29:55 [info] 36#36: *396 [lua] logger.lua:23: 82d11e7676354f8bf3f65a1e5108a640 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:29:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:29:58 [info] 35#35: *398 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:29:58 [info] 35#35: *397 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:30:08 [info] 36#36: *399 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:30:08 [info] 36#36: *400 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:30:10 [info] 36#36: *401 [lua] access_by_lua(msblocations.conf:189):2: 56c99be3591b3e95db30bbb7608988b4:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:30:10 [info] 36#36: *401 [lua] logger.lua:23: 56c99be3591b3e95db30bbb7608988b4 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:30:10 +0000] 56c99be3591b3e95db30bbb7608988b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:30:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:30:18 [info] 36#36: *402 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:30:18 [info] 36#36: *403 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:30:25 [info] 36#36: *405 [lua] access_by_lua(msblocations.conf:189):2: bccb23787eede7917f9ce5ab5d6f5bdc:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:30:25 [info] 36#36: *405 [lua] logger.lua:23: bccb23787eede7917f9ce5ab5d6f5bdc {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:30:25 +0000] bccb23787eede7917f9ce5ab5d6f5bdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:30:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:30:28 [info] 35#35: *406 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:30:28 [info] 36#36: *407 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:30:38 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:30:38 [info] 36#36: *409 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:30:40 [info] 36#36: *410 [lua] access_by_lua(msblocations.conf:189):2: 557f4a55d48e7aad5827a283a4e572d9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:30:40 +0000] 557f4a55d48e7aad5827a283a4e572d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:30:40 [info] 36#36: *410 [lua] logger.lua:23: 557f4a55d48e7aad5827a283a4e572d9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:30:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:30:48 [info] 35#35: *411 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:30:48 [info] 35#35: *412 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:30:55 [info] 36#36: *413 [lua] access_by_lua(msblocations.conf:189):2: a6dd40ec7dc071c26786bff5a61ad64d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:30:55 +0000] a6dd40ec7dc071c26786bff5a61ad64d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:30:55 [info] 36#36: *413 [lua] logger.lua:23: a6dd40ec7dc071c26786bff5a61ad64d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:30:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:30:58 [info] 36#36: *414 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:30:58 [info] 36#36: *415 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:31:08 [info] 35#35: *417 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:31:08 [info] 36#36: *416 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:31:10 [info] 36#36: *418 [lua] access_by_lua(msblocations.conf:189):2: 8bea1fe12fc9a8843a2cea8e29a47f1f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:31:10 +0000] 8bea1fe12fc9a8843a2cea8e29a47f1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:31:10 [info] 36#36: *418 [lua] logger.lua:23: 8bea1fe12fc9a8843a2cea8e29a47f1f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:31:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:31:18 [info] 36#36: *420 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:31:18 [info] 36#36: *419 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:31:25 [info] 36#36: *422 [lua] access_by_lua(msblocations.conf:189):2: 5bb2d51428f0670cc6a2d76cdb07987f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:31:25 [info] 36#36: *422 [lua] logger.lua:23: 5bb2d51428f0670cc6a2d76cdb07987f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:31:25 +0000] 5bb2d51428f0670cc6a2d76cdb07987f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:31:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/01 05:31:28 [info] 36#36: *423 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:31:28 [info] 36#36: *424 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:31:38 [info] 36#36: *426 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:31:38 [info] 36#36: *425 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:31:40 [info] 36#36: *427 [lua] access_by_lua(msblocations.conf:189):2: bd355f65b1c542db7a88d73a3f17a449:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:31:40 +0000] bd355f65b1c542db7a88d73a3f17a449 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:31:40 [info] 36#36: *427 [lua] logger.lua:23: bd355f65b1c542db7a88d73a3f17a449 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:31:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:31:48 [info] 35#35: *428 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:31:48 [info] 35#35: *429 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:31:55 [info] 36#36: *430 [lua] access_by_lua(msblocations.conf:189):2: ba0d3e71815945318df2da8e63733016:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:31:55 [info] 36#36: *430 [lua] logger.lua:23: ba0d3e71815945318df2da8e63733016 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:31:55 +0000] ba0d3e71815945318df2da8e63733016 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:31:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:31:58 [info] 35#35: *432 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:31:58 [info] 35#35: *431 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:32:08 [info] 36#36: *433 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:32:08 [info] 36#36: *434 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:32:10 [info] 36#36: *435 [lua] access_by_lua(msblocations.conf:189):2: 678854e0c0f4b5df4bd81efa560c2b01:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:32:10 [info] 36#36: *435 [lua] logger.lua:23: 678854e0c0f4b5df4bd81efa560c2b01 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:32:10 +0000] 678854e0c0f4b5df4bd81efa560c2b01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:32:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:32:18 [info] 36#36: *437 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:32:18 [info] 36#36: *436 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:32:26 [info] 36#36: *439 [lua] access_by_lua(msblocations.conf:189):2: 09bbbde5dbbdee14a49c2298d5f2698b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:32:26 +0000] 09bbbde5dbbdee14a49c2298d5f2698b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:32:26 [info] 36#36: *439 [lua] logger.lua:23: 09bbbde5dbbdee14a49c2298d5f2698b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:32:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:32:28 [info] 35#35: *441 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:32:28 [info] 35#35: *440 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:32:38 [info] 36#36: *442 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:32:38 [info] 36#36: *443 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:32:41 [info] 36#36: *444 [lua] access_by_lua(msblocations.conf:189):2: 76cad21fc961909275bf5f1b0ac7504a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:32:41 +0000] 76cad21fc961909275bf5f1b0ac7504a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:32:41 [info] 36#36: *444 [lua] logger.lua:23: 76cad21fc961909275bf5f1b0ac7504a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:32:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:32:48 [info] 36#36: *446 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:32:48 [info] 35#35: *445 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:32:56 [info] 36#36: *447 [lua] access_by_lua(msblocations.conf:189):2: a97913b8f092988549f87a2fb13cd17b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:32:56 [info] 36#36: *447 [lua] logger.lua:23: a97913b8f092988549f87a2fb13cd17b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:32:56 +0000] a97913b8f092988549f87a2fb13cd17b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:32:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:32:58 [info] 36#36: *449 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:32:58 [info] 36#36: *448 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:33:08 [info] 35#35: *450 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:33:08 [info] 36#36: *451 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:33:11 [info] 36#36: *452 [lua] access_by_lua(msblocations.conf:189):2: e82530f42ad842c116cb4aa7f92494a9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:33:11 [info] 36#36: *452 [lua] logger.lua:23: e82530f42ad842c116cb4aa7f92494a9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:33:11 +0000] e82530f42ad842c116cb4aa7f92494a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:33:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:33:13 [info] 36#36: *453 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.71.104, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.71.104 - - [01/Feb/2023:05:33:13 +0000] 8fcd7596f835b060c6027068067ed7ed "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2023/02/01 05:33:18 [info] 35#35: *455 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:33:18 [info] 36#36: *454 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:33:26 [info] 36#36: *457 [lua] access_by_lua(msblocations.conf:189):2: 809720bbfb2410f3cb56510b7cc1536e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:33:26 [info] 36#36: *457 [lua] logger.lua:23: 809720bbfb2410f3cb56510b7cc1536e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:33:26 +0000] 809720bbfb2410f3cb56510b7cc1536e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:33:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:33:28 [info] 36#36: *458 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:33:28 [info] 36#36: *459 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:33:38 [info] 36#36: *460 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:33:38 [info] 36#36: *461 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:33:41 [info] 36#36: *462 [lua] access_by_lua(msblocations.conf:189):2: 6f84ca1b1449d0ee0aaeb7c722e17a05:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:33:41 +0000] 6f84ca1b1449d0ee0aaeb7c722e17a05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:33:41 [info] 36#36: *462 [lua] logger.lua:23: 6f84ca1b1449d0ee0aaeb7c722e17a05 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:33:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:33:48 [info] 35#35: *463 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:33:48 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:33:56 [info] 36#36: *465 [lua] access_by_lua(msblocations.conf:189):2: 8b0f2bd3937cbf80b54cc9d479057f28:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:33:56 +0000] 8b0f2bd3937cbf80b54cc9d479057f28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:33:56 [info] 36#36: *465 [lua] logger.lua:23: 8b0f2bd3937cbf80b54cc9d479057f28 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:33:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:33:58 [info] 36#36: *467 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:33:58 [info] 36#36: *466 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:34:08 [info] 35#35: *469 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:34:08 [info] 35#35: *468 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:34:11 [info] 36#36: *470 [lua] access_by_lua(msblocations.conf:189):2: 639825570d79f7e3afd29f370e40bfd7:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:34:11 +0000] 639825570d79f7e3afd29f370e40bfd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:34:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:34:11 [info] 36#36: *470 [lua] logger.lua:23: 639825570d79f7e3afd29f370e40bfd7 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , 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/02/01 05:34:18 [info] 35#35: *472 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:34:18 [info] 36#36: *471 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:34:26 [info] 36#36: *474 [lua] access_by_lua(msblocations.conf:189):2: b1fb41ee1cf4a62311d45ec3d00fbeac:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:34:26 +0000] b1fb41ee1cf4a62311d45ec3d00fbeac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:34:26 [info] 36#36: *474 [lua] logger.lua:23: b1fb41ee1cf4a62311d45ec3d00fbeac {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:34:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:34:28 [info] 36#36: *475 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:34:28 [info] 35#35: *476 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:34:38 [info] 35#35: *478 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:34:38 [info] 36#36: *477 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:34:41 [info] 36#36: *479 [lua] access_by_lua(msblocations.conf:189):2: 3c094efddeb35b2044158a9b0ee11245:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:34:41 +0000] 3c094efddeb35b2044158a9b0ee11245 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/01 05:34:41 [info] 36#36: *479 [lua] logger.lua:23: 3c094efddeb35b2044158a9b0ee11245 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:34:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/01 05:34:48 [info] 36#36: *480 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:34:48 [info] 36#36: *481 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:34:56 [info] 36#36: *482 [lua] access_by_lua(msblocations.conf:189):2: b8aa8ff111bbcdeec278cf2481443d15:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:34:56 [info] 36#36: *482 [lua] logger.lua:23: b8aa8ff111bbcdeec278cf2481443d15 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:34:56 +0000] b8aa8ff111bbcdeec278cf2481443d15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:34:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:34:58 [info] 36#36: *483 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:34:58 [info] 35#35: *484 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:35:08 [info] 36#36: *486 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:35:08 [info] 36#36: *485 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:35:11 [info] 36#36: *487 [lua] access_by_lua(msblocations.conf:189):2: 68cb5749df67349c770c52bd8ccd0989:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:35:11 [info] 36#36: *487 [lua] logger.lua:23: 68cb5749df67349c770c52bd8ccd0989 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:35:11 +0000] 68cb5749df67349c770c52bd8ccd0989 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:35:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:35:18 [info] 36#36: *488 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:35:18 [info] 36#36: *489 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:35:26 [info] 36#36: *491 [lua] access_by_lua(msblocations.conf:189):2: b7f8b65a66984c4ebc3407ed1fd9f624:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:35:26 [info] 36#36: *491 [lua] logger.lua:23: b7f8b65a66984c4ebc3407ed1fd9f624 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:35:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.148 - - [01/Feb/2023:05:35:26 +0000] b7f8b65a66984c4ebc3407ed1fd9f624 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:35:28 [info] 36#36: *492 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:35:28 [info] 35#35: *493 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:35:38 [info] 36#36: *495 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:35:38 [info] 36#36: *494 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:35:41 [info] 36#36: *496 [lua] access_by_lua(msblocations.conf:189):2: ff417981b64dc59a0ab119f4b6794930:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:35:41 [info] 36#36: *496 [lua] logger.lua:23: ff417981b64dc59a0ab119f4b6794930 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:35:41 +0000] ff417981b64dc59a0ab119f4b6794930 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.164 upstream_response_time:0.164 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:35:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 163 2023/02/01 05:35:48 [info] 36#36: *497 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:35:48 [info] 35#35: *498 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:35:56 [info] 36#36: *499 [lua] access_by_lua(msblocations.conf:189):2: 04f7d2f204592ab24be6d93c5e34311e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:35:56 [info] 36#36: *499 [lua] logger.lua:23: 04f7d2f204592ab24be6d93c5e34311e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:35:56 +0000] 04f7d2f204592ab24be6d93c5e34311e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:35:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:35:58 [info] 36#36: *500 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:35:58 [info] 35#35: *501 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:36:08 [info] 35#35: *502 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:36:08 [info] 35#35: *503 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:36:11 [info] 36#36: *504 [lua] access_by_lua(msblocations.conf:189):2: 9b8dc4cc0eb52183ac575eceb5d5baf1:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:36:11 +0000] 9b8dc4cc0eb52183ac575eceb5d5baf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:36:11 [info] 36#36: *504 [lua] logger.lua:23: 9b8dc4cc0eb52183ac575eceb5d5baf1 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:36:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:36:18 [info] 36#36: *505 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:36:18 [info] 36#36: *506 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:36:26 [info] 36#36: *508 [lua] access_by_lua(msblocations.conf:189):2: 7de51888104e06347419bc1956eafd21:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:36:26 +0000] 7de51888104e06347419bc1956eafd21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/01 05:36:26 [info] 36#36: *508 [lua] logger.lua:23: 7de51888104e06347419bc1956eafd21 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:36:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 05:36:28 [info] 35#35: *510 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:36:28 [info] 36#36: *509 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:36:38 [info] 35#35: *512 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:36:38 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:36:41 [info] 36#36: *513 [lua] access_by_lua(msblocations.conf:189):2: 1329aaeba3efa1144c426c06aa851f76:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:36:41 [info] 36#36: *513 [lua] logger.lua:23: 1329aaeba3efa1144c426c06aa851f76 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:36:41 +0000] 1329aaeba3efa1144c426c06aa851f76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:36:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:36:48 [info] 36#36: *515 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:36:48 [info] 36#36: *514 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:36:56 [info] 36#36: *516 [lua] access_by_lua(msblocations.conf:189):2: 8eb8c3ce5c20d9e5b2b60a98208c45e2:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:36:56 [info] 36#36: *516 [lua] logger.lua:23: 8eb8c3ce5c20d9e5b2b60a98208c45e2 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:36:56 +0000] 8eb8c3ce5c20d9e5b2b60a98208c45e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:36:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:36:58 [info] 35#35: *518 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:36:58 [info] 35#35: *517 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:37:08 [info] 36#36: *520 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:37:08 [info] 36#36: *519 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:37:11 [info] 36#36: *521 [lua] access_by_lua(msblocations.conf:189):2: 937956a9e2bb64627060256b44662d0b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:37:11 [info] 36#36: *521 [lua] logger.lua:23: 937956a9e2bb64627060256b44662d0b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:37:11 +0000] 937956a9e2bb64627060256b44662d0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:37:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:37:18 [info] 36#36: *522 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:37:18 [info] 36#36: *523 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:37:26 [info] 36#36: *525 [lua] access_by_lua(msblocations.conf:189):2: c9ec4aa2de32b2f1badf5b8969b269ee:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:37:26 [info] 36#36: *525 [lua] logger.lua:23: c9ec4aa2de32b2f1badf5b8969b269ee {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:37:26 +0000] c9ec4aa2de32b2f1badf5b8969b269ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:37:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:37:28 [info] 36#36: *526 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:37:28 [info] 36#36: *527 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:37:38 [info] 36#36: *528 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:37:38 [info] 36#36: *529 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:37:41 [info] 36#36: *530 [lua] access_by_lua(msblocations.conf:189):2: 1fd1bd559267291cc11b27b7e26d2af1:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:37:41 [info] 36#36: *530 [lua] logger.lua:23: 1fd1bd559267291cc11b27b7e26d2af1 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:37:41 +0000] 1fd1bd559267291cc11b27b7e26d2af1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:37:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:37:48 [info] 36#36: *531 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:37:48 [info] 36#36: *532 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:37:56 [info] 36#36: *533 [lua] access_by_lua(msblocations.conf:189):2: 3a31f8a1a9eb041d84fe98d4895ea9ee:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:37:56 [info] 36#36: *533 [lua] logger.lua:23: 3a31f8a1a9eb041d84fe98d4895ea9ee {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:37:56 +0000] 3a31f8a1a9eb041d84fe98d4895ea9ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:37:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:37:58 [info] 36#36: *534 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:37:58 [info] 36#36: *535 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:38:08 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:38:08 [info] 35#35: *537 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:38:11 [info] 36#36: *538 [lua] access_by_lua(msblocations.conf:189):2: e880e969f696948bf42a09133ca1a52a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:38:11 +0000] e880e969f696948bf42a09133ca1a52a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:38:11 [info] 36#36: *538 [lua] logger.lua:23: e880e969f696948bf42a09133ca1a52a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:38:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:38:18 [info] 36#36: *539 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:38:18 [info] 36#36: *540 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:38:26 [info] 36#36: *542 [lua] access_by_lua(msblocations.conf:189):2: 980c40860eccebd5ac05bc7c849ef923:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:38:26 [info] 36#36: *542 [lua] logger.lua:23: 980c40860eccebd5ac05bc7c849ef923 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:38:26 +0000] 980c40860eccebd5ac05bc7c849ef923 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:38:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:38:28 [info] 36#36: *543 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:38:28 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:38:38 [info] 35#35: *546 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:38:38 [info] 35#35: *545 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:38:41 [info] 36#36: *547 [lua] access_by_lua(msblocations.conf:189):2: 7b052df8ec1ae56c8fc309b9466502a9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:38:41 [info] 36#36: *547 [lua] logger.lua:23: 7b052df8ec1ae56c8fc309b9466502a9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:38:41 +0000] 7b052df8ec1ae56c8fc309b9466502a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:38:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:38:48 [info] 36#36: *548 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:38:48 [info] 36#36: *549 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:38:56 [info] 36#36: *550 [lua] access_by_lua(msblocations.conf:189):2: 6408e819e0c8b0e3c09a62b38b234f08:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:38:56 +0000] 6408e819e0c8b0e3c09a62b38b234f08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:38:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:38:56 [info] 36#36: *550 [lua] logger.lua:23: 6408e819e0c8b0e3c09a62b38b234f08 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , 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/02/01 05:38:58 [info] 36#36: *551 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:38:58 [info] 36#36: *552 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:39:08 [info] 36#36: *553 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:39:08 [info] 36#36: *554 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:39:11 [info] 36#36: *555 [lua] access_by_lua(msblocations.conf:189):2: 6f65a57199ee06508156faaf429e14b5:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:39:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.148 - - [01/Feb/2023:05:39:11 +0000] 6f65a57199ee06508156faaf429e14b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:39:11 [info] 36#36: *555 [lua] logger.lua:23: 6f65a57199ee06508156faaf429e14b5 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , 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/02/01 05:39:18 [info] 36#36: *556 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:39:18 [info] 35#35: *557 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:39:26 [info] 36#36: *559 [lua] access_by_lua(msblocations.conf:189):2: 7aa3f861529fb8c0e1ab19170e0554de:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:39:26 [info] 36#36: *559 [lua] logger.lua:23: 7aa3f861529fb8c0e1ab19170e0554de {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:39:26 +0000] 7aa3f861529fb8c0e1ab19170e0554de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:39:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:39:28 [info] 36#36: *560 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:39:28 [info] 36#36: *561 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:39:38 [info] 35#35: *562 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:39:38 [info] 35#35: *563 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:39:41 [info] 36#36: *564 [lua] access_by_lua(msblocations.conf:189):2: 48afa4c239e1bbd869afbd152189b6b8:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:39:41 [info] 36#36: *564 [lua] logger.lua:23: 48afa4c239e1bbd869afbd152189b6b8 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:39:41 +0000] 48afa4c239e1bbd869afbd152189b6b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:39:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:39:48 [info] 36#36: *565 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:39:48 [info] 35#35: *566 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:39:56 [info] 36#36: *567 [lua] access_by_lua(msblocations.conf:189):2: abbbb469de9232b2b39d73734f7ad36d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:39:56 [info] 36#36: *567 [lua] logger.lua:23: abbbb469de9232b2b39d73734f7ad36d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:39:56 +0000] abbbb469de9232b2b39d73734f7ad36d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:39:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/01 05:39:58 [info] 36#36: *568 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:39:58 [info] 36#36: *569 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:40:08 [info] 36#36: *570 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:40:08 [info] 36#36: *571 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:40:11 [info] 36#36: *572 [lua] access_by_lua(msblocations.conf:189):2: a3593ea4968c01ce459624aea2849aea:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:40:11 +0000] a3593ea4968c01ce459624aea2849aea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:40:11 [info] 36#36: *572 [lua] logger.lua:23: a3593ea4968c01ce459624aea2849aea {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:40:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:40:18 [info] 36#36: *573 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:40:18 [info] 36#36: *574 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:40:26 [info] 36#36: *576 [lua] access_by_lua(msblocations.conf:189):2: 8410beee3a1e8033555b478cfb2980a9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:40:26 [info] 36#36: *576 [lua] logger.lua:23: 8410beee3a1e8033555b478cfb2980a9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:40:26 +0000] 8410beee3a1e8033555b478cfb2980a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:40:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:40:28 [info] 35#35: *578 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:40:28 [info] 36#36: *577 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:40:38 [info] 36#36: *579 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:40:38 [info] 36#36: *580 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:40:41 [info] 36#36: *581 [lua] access_by_lua(msblocations.conf:189):2: 9385b7cf084233fb65a19f704a783bd9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:40:41 +0000] 9385b7cf084233fb65a19f704a783bd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/01 05:40:41 [info] 36#36: *581 [lua] logger.lua:23: 9385b7cf084233fb65a19f704a783bd9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:40:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:40:48 [info] 36#36: *583 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:40:48 [info] 36#36: *582 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:40:56 [info] 36#36: *584 [lua] access_by_lua(msblocations.conf:189):2: 7e1df6e54ef53df2b4bdc2891f931452:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:40:56 +0000] 7e1df6e54ef53df2b4bdc2891f931452 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/01 05:40:56 [info] 36#36: *584 [lua] logger.lua:23: 7e1df6e54ef53df2b4bdc2891f931452 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:40:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:40:58 [info] 35#35: *585 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:40:58 [info] 35#35: *586 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:41:08 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:41:08 [info] 35#35: *588 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:41:11 [info] 36#36: *589 [lua] access_by_lua(msblocations.conf:189):2: a51f7a9402dfba7fa4e7350172649609:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:41:11 +0000] a51f7a9402dfba7fa4e7350172649609 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/01 05:41:11 [info] 36#36: *589 [lua] logger.lua:23: a51f7a9402dfba7fa4e7350172649609 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:41:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:41:18 [info] 35#35: *590 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:41:18 [info] 36#36: *591 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:41:26 [info] 36#36: *593 [lua] access_by_lua(msblocations.conf:189):2: 552177d59c1286272b1812360125f96b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:41:26 [info] 36#36: *593 [lua] logger.lua:23: 552177d59c1286272b1812360125f96b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:41:26 +0000] 552177d59c1286272b1812360125f96b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:41:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:41:28 [info] 36#36: *595 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:41:28 [info] 36#36: *594 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:41:38 [info] 35#35: *596 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:41:38 [info] 35#35: *597 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:41:41 [info] 36#36: *598 [lua] access_by_lua(msblocations.conf:189):2: 7a98fc553f9504ae3830fa4d8771f864:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:41:41 +0000] 7a98fc553f9504ae3830fa4d8771f864 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:41:41 [info] 36#36: *598 [lua] logger.lua:23: 7a98fc553f9504ae3830fa4d8771f864 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:41:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:41:48 [info] 35#35: *599 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:41:48 [info] 35#35: *600 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:41:56 [info] 36#36: *601 [lua] access_by_lua(msblocations.conf:189):2: 82fd5d93ac7ff5d7520b8d7edde8d85a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:41:56 +0000] 82fd5d93ac7ff5d7520b8d7edde8d85a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:41:56 [info] 36#36: *601 [lua] logger.lua:23: 82fd5d93ac7ff5d7520b8d7edde8d85a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:41:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:41:58 [info] 35#35: *602 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:41:58 [info] 35#35: *603 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:42:08 [info] 36#36: *605 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:42:08 [info] 36#36: *604 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:42:11 [info] 36#36: *606 [lua] access_by_lua(msblocations.conf:189):2: 696c62c1507359325e181ce25edffe1c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:42:11 [info] 36#36: *606 [lua] logger.lua:23: 696c62c1507359325e181ce25edffe1c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:42:11 +0000] 696c62c1507359325e181ce25edffe1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:42:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:42:18 [info] 36#36: *607 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:42:18 [info] 36#36: *608 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:42:26 [info] 36#36: *610 [lua] access_by_lua(msblocations.conf:189):2: aacd0d377339479b2b8aa20a32a2ab6c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:42:26 [info] 36#36: *610 [lua] logger.lua:23: aacd0d377339479b2b8aa20a32a2ab6c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:42:26 +0000] aacd0d377339479b2b8aa20a32a2ab6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:42:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:42:28 [info] 35#35: *612 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:42:28 [info] 36#36: *611 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:42:38 [info] 35#35: *614 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:42:38 [info] 35#35: *613 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:42:41 [info] 36#36: *615 [lua] access_by_lua(msblocations.conf:189):2: c43d00fe4363b75eef0e18361051d092:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:42:41 +0000] c43d00fe4363b75eef0e18361051d092 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:42:41 [info] 36#36: *615 [lua] logger.lua:23: c43d00fe4363b75eef0e18361051d092 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:42:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:42:48 [info] 36#36: *617 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:42:48 [info] 36#36: *616 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:42:56 [info] 36#36: *618 [lua] access_by_lua(msblocations.conf:189):2: 7c10e0a849b5fb37e34256ec21a97ae6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:42:56 [info] 36#36: *618 [lua] logger.lua:23: 7c10e0a849b5fb37e34256ec21a97ae6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:42:56 +0000] 7c10e0a849b5fb37e34256ec21a97ae6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:42:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:42:58 [info] 36#36: *619 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:42:58 [info] 35#35: *620 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:43:08 [info] 35#35: *622 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:43:08 [info] 35#35: *621 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:43:11 [info] 36#36: *623 [lua] access_by_lua(msblocations.conf:189):2: 8dab9eab717cc884ef915d22e12239ac:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:43:11 [info] 36#36: *623 [lua] logger.lua:23: 8dab9eab717cc884ef915d22e12239ac {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:43:11 +0000] 8dab9eab717cc884ef915d22e12239ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:43:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:43:18 [info] 35#35: *624 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:43:18 [info] 36#36: *625 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:43:26 [info] 36#36: *627 [lua] access_by_lua(msblocations.conf:189):2: 625787ab899f4d769107eab6321770f9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:43:26 [info] 36#36: *627 [lua] logger.lua:23: 625787ab899f4d769107eab6321770f9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:43:26 +0000] 625787ab899f4d769107eab6321770f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:43:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:43:28 [info] 35#35: *629 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:43:28 [info] 36#36: *628 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:43:38 [info] 36#36: *630 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:43:38 [info] 36#36: *631 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:43:41 [info] 36#36: *632 [lua] access_by_lua(msblocations.conf:189):2: 8729bfb96d7d8c891bb86e2242bcc3b1:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:43:41 [info] 36#36: *632 [lua] logger.lua:23: 8729bfb96d7d8c891bb86e2242bcc3b1 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:43:41 +0000] 8729bfb96d7d8c891bb86e2242bcc3b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:43:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:43:48 [info] 35#35: *633 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:43:48 [info] 36#36: *634 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:43:56 [info] 36#36: *635 [lua] access_by_lua(msblocations.conf:189):2: 617ce76df71e1fb9d0db45aa6cc7aa58:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:43:56 +0000] 617ce76df71e1fb9d0db45aa6cc7aa58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:43:56 [info] 36#36: *635 [lua] logger.lua:23: 617ce76df71e1fb9d0db45aa6cc7aa58 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:43:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:43:58 [info] 35#35: *636 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:43:58 [info] 36#36: *637 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:44:08 [info] 35#35: *638 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:44:08 [info] 35#35: *639 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:44:11 [info] 36#36: *640 [lua] access_by_lua(msblocations.conf:189):2: 74778f5b58c5db193d0991169e9ca9b8:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:44:11 +0000] 74778f5b58c5db193d0991169e9ca9b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/02/01 05:44:11 [info] 36#36: *640 [lua] logger.lua:23: 74778f5b58c5db193d0991169e9ca9b8 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:44:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 05:44:18 [info] 35#35: *641 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:44:18 [info] 35#35: *642 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:44:26 [info] 36#36: *644 [lua] access_by_lua(msblocations.conf:189):2: 5f0b3a305a98fd1123ea5a6b936db2e8:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:44:26 [info] 36#36: *644 [lua] logger.lua:23: 5f0b3a305a98fd1123ea5a6b936db2e8 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:44:26 +0000] 5f0b3a305a98fd1123ea5a6b936db2e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:44:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:44:28 [info] 36#36: *646 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:44:28 [info] 36#36: *645 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:44:38 [info] 36#36: *648 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:44:38 [info] 35#35: *647 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:44:41 [info] 36#36: *649 [lua] access_by_lua(msblocations.conf:189):2: 6c84152d8d414e1af7d7bb6ff41d4406:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:44:41 +0000] 6c84152d8d414e1af7d7bb6ff41d4406 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:44:41 [info] 36#36: *649 [lua] logger.lua:23: 6c84152d8d414e1af7d7bb6ff41d4406 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:44:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:44:48 [info] 36#36: *650 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:44:48 [info] 36#36: *651 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:44:56 [info] 36#36: *652 [lua] access_by_lua(msblocations.conf:189):2: b0ed396a2c4df665cb5e6e197f272059:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:44:56 +0000] b0ed396a2c4df665cb5e6e197f272059 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:44:56 [info] 36#36: *652 [lua] logger.lua:23: b0ed396a2c4df665cb5e6e197f272059 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:44:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:44:58 [info] 36#36: *653 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:44:58 [info] 35#35: *654 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:45:08 [info] 36#36: *655 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:45:08 [info] 36#36: *656 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:45:11 [info] 36#36: *657 [lua] access_by_lua(msblocations.conf:189):2: 42364da2c669ca1ef41328471780d924:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:45:11 +0000] 42364da2c669ca1ef41328471780d924 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:45:11 [info] 36#36: *657 [lua] logger.lua:23: 42364da2c669ca1ef41328471780d924 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:45:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:45:18 [info] 36#36: *659 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:45:18 [info] 36#36: *658 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:45:27 [info] 36#36: *661 [lua] access_by_lua(msblocations.conf:189):2: 4b0e25eac88de1542e2982e4817a4bf0:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:45:27 +0000] 4b0e25eac88de1542e2982e4817a4bf0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 05:45:27 [info] 36#36: *661 [lua] logger.lua:23: 4b0e25eac88de1542e2982e4817a4bf0 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:45:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:45:28 [info] 35#35: *662 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:45:28 [info] 35#35: *663 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:45:38 [info] 36#36: *665 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:45:38 [info] 36#36: *664 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:45:42 [info] 36#36: *666 [lua] access_by_lua(msblocations.conf:189):2: be50d9a8c48cc8263e4d9d9483a2f2a2:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:45:42 +0000] be50d9a8c48cc8263e4d9d9483a2f2a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/01 05:45:42 [info] 36#36: *666 [lua] logger.lua:23: be50d9a8c48cc8263e4d9d9483a2f2a2 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:45:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:45:48 [info] 36#36: *667 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:45:48 [info] 35#35: *668 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:45:57 [info] 36#36: *669 [lua] access_by_lua(msblocations.conf:189):2: 3c75292c20b2cb8e9ba2547b6600346c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:45:57 [info] 36#36: *669 [lua] logger.lua:23: 3c75292c20b2cb8e9ba2547b6600346c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:45:57 +0000] 3c75292c20b2cb8e9ba2547b6600346c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:45:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:45:58 [info] 36#36: *670 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:45:58 [info] 36#36: *671 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:46:08 [info] 36#36: *672 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:46:08 [info] 36#36: *673 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:46:12 [info] 36#36: *674 [lua] access_by_lua(msblocations.conf:189):2: 3c825b54ee3cc292269f468372a07c15:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:46:12 [info] 36#36: *674 [lua] logger.lua:23: 3c825b54ee3cc292269f468372a07c15 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:46:12 +0000] 3c825b54ee3cc292269f468372a07c15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:46:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:46:18 [info] 36#36: *675 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:46:18 [info] 35#35: *676 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:46:27 [info] 36#36: *678 [lua] access_by_lua(msblocations.conf:189):2: 613084493443b1c41e5dc0e6552cd211:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:46:27 +0000] 613084493443b1c41e5dc0e6552cd211 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/01 05:46:27 [info] 36#36: *678 [lua] logger.lua:23: 613084493443b1c41e5dc0e6552cd211 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:46:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 05:46:28 [info] 35#35: *679 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:46:28 [info] 35#35: *680 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:46:38 [info] 36#36: *681 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:46:38 [info] 35#35: *682 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:46:42 [info] 36#36: *683 [lua] access_by_lua(msblocations.conf:189):2: 3dbd20376daeedbeabcab949522045d3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:46:42 +0000] 3dbd20376daeedbeabcab949522045d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:46:42 [info] 36#36: *683 [lua] logger.lua:23: 3dbd20376daeedbeabcab949522045d3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:46:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:46:48 [info] 35#35: *684 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:46:48 [info] 36#36: *685 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:46:57 [info] 36#36: *686 [lua] access_by_lua(msblocations.conf:189):2: b9ba840b7042aed3da0df992d405ca8d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:46:57 +0000] b9ba840b7042aed3da0df992d405ca8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 05:46:57 [info] 36#36: *686 [lua] logger.lua:23: b9ba840b7042aed3da0df992d405ca8d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:46:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:46:58 [info] 36#36: *687 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:46:58 [info] 35#35: *688 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:47:08 [info] 35#35: *689 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:47:08 [info] 35#35: *690 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:47:12 [info] 36#36: *691 [lua] access_by_lua(msblocations.conf:189):2: f83075a59cc864541ddd124a0e392d9e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:47:12 [info] 36#36: *691 [lua] logger.lua:23: f83075a59cc864541ddd124a0e392d9e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:47:12 +0000] f83075a59cc864541ddd124a0e392d9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:47:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:47:18 [info] 35#35: *692 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:47:18 [info] 35#35: *693 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:47:27 [info] 36#36: *695 [lua] access_by_lua(msblocations.conf:189):2: 2c7c3c8fcb11bae586d0a1f0b3bd6d81:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:47:27 +0000] 2c7c3c8fcb11bae586d0a1f0b3bd6d81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:47:27 [info] 36#36: *695 [lua] logger.lua:23: 2c7c3c8fcb11bae586d0a1f0b3bd6d81 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:47:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:47:28 [info] 36#36: *696 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:47:28 [info] 36#36: *697 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:47:38 [info] 36#36: *698 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:47:38 [info] 35#35: *699 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:47:42 [info] 36#36: *700 [lua] access_by_lua(msblocations.conf:189):2: 678cc69357b73393f8583705234dc884:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:47:42 [info] 36#36: *700 [lua] logger.lua:23: 678cc69357b73393f8583705234dc884 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:47:42 +0000] 678cc69357b73393f8583705234dc884 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:47:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:47:48 [info] 36#36: *702 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:47:48 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:47:57 [info] 36#36: *703 [lua] access_by_lua(msblocations.conf:189):2: ef8fbb419150fc7fbe58f53229cf9579:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:47:57 +0000] ef8fbb419150fc7fbe58f53229cf9579 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:47:57 [info] 36#36: *703 [lua] logger.lua:23: ef8fbb419150fc7fbe58f53229cf9579 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:47:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:47:58 [info] 35#35: *705 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:47:58 [info] 36#36: *704 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:48:08 [info] 36#36: *706 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:48:08 [info] 36#36: *707 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:48:12 [info] 36#36: *708 [lua] access_by_lua(msblocations.conf:189):2: a13ec14444a104da15c6dac9c736427e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:48:12 +0000] a13ec14444a104da15c6dac9c736427e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:48:12 [info] 36#36: *708 [lua] logger.lua:23: a13ec14444a104da15c6dac9c736427e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:48:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:48:18 [info] 36#36: *710 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:48:18 [info] 36#36: *709 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:48:27 [info] 36#36: *712 [lua] access_by_lua(msblocations.conf:189):2: 6475500bb50701f816b324b8b445fc58:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:48:27 +0000] 6475500bb50701f816b324b8b445fc58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:48:27 [info] 36#36: *712 [lua] logger.lua:23: 6475500bb50701f816b324b8b445fc58 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:48:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:48:28 [info] 35#35: *713 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:48:28 [info] 35#35: *714 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:48:38 [info] 35#35: *716 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:48:38 [info] 36#36: *715 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:48:42 [info] 36#36: *717 [lua] access_by_lua(msblocations.conf:189):2: e8d5b798734d8ba34b28a0cc75b715b6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:48:42 [info] 36#36: *717 [lua] logger.lua:23: e8d5b798734d8ba34b28a0cc75b715b6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:48:42 +0000] e8d5b798734d8ba34b28a0cc75b715b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:48:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:48:48 [info] 36#36: *718 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:48:48 [info] 36#36: *719 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:48:57 [info] 36#36: *720 [lua] access_by_lua(msblocations.conf:189):2: f0287e252dc225aeaf4b07cbafaba59f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:48:57 [info] 36#36: *720 [lua] logger.lua:23: f0287e252dc225aeaf4b07cbafaba59f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:48:57 +0000] f0287e252dc225aeaf4b07cbafaba59f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:48:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:48:58 [info] 35#35: *721 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:48:58 [info] 35#35: *722 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:49:08 [info] 35#35: *724 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:49:08 [info] 35#35: *723 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:49:12 [info] 36#36: *725 [lua] access_by_lua(msblocations.conf:189):2: 86abfd632cd92ad9d5e12645c69d7763:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:49:12 [info] 36#36: *725 [lua] logger.lua:23: 86abfd632cd92ad9d5e12645c69d7763 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:49:12 +0000] 86abfd632cd92ad9d5e12645c69d7763 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:49:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:49:18 [info] 36#36: *726 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:49:18 [info] 36#36: *727 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:49:27 [info] 36#36: *729 [lua] access_by_lua(msblocations.conf:189):2: 2ac3f8fb05a463c99112cd6f689ab24c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:49:27 [info] 36#36: *729 [lua] logger.lua:23: 2ac3f8fb05a463c99112cd6f689ab24c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:49:27 +0000] 2ac3f8fb05a463c99112cd6f689ab24c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:49:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:49:28 [info] 36#36: *731 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:49:28 [info] 36#36: *730 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:49:38 [info] 36#36: *732 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:49:38 [info] 36#36: *733 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:49:42 [info] 36#36: *734 [lua] access_by_lua(msblocations.conf:189):2: 5370f2db4dc0eeb24a978f5bdfd4a583:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:49:42 +0000] 5370f2db4dc0eeb24a978f5bdfd4a583 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:49:42 [info] 36#36: *734 [lua] logger.lua:23: 5370f2db4dc0eeb24a978f5bdfd4a583 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:49:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:49:48 [info] 36#36: *736 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:49:48 [info] 36#36: *735 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:49:57 [info] 36#36: *737 [lua] access_by_lua(msblocations.conf:189):2: 2f5cc483563478e859cb5cebdac99695:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:49:57 +0000] 2f5cc483563478e859cb5cebdac99695 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:49:57 [info] 36#36: *737 [lua] logger.lua:23: 2f5cc483563478e859cb5cebdac99695 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:49:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:49:58 [info] 35#35: *739 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:49:58 [info] 35#35: *738 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:50:08 [info] 36#36: *740 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:50:08 [info] 36#36: *741 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:50:12 [info] 36#36: *742 [lua] access_by_lua(msblocations.conf:189):2: 91c987c06e275e097a5451e884b0e38e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:50:12 [info] 36#36: *742 [lua] logger.lua:23: 91c987c06e275e097a5451e884b0e38e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:50:12 +0000] 91c987c06e275e097a5451e884b0e38e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:50:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/01 05:50:18 [info] 36#36: *743 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:50:18 [info] 36#36: *744 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:50:27 [info] 36#36: *746 [lua] access_by_lua(msblocations.conf:189):2: b781cd541caaff24bb79c0c6a31ad537:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:50:27 [info] 36#36: *746 [lua] logger.lua:23: b781cd541caaff24bb79c0c6a31ad537 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:50:27 +0000] b781cd541caaff24bb79c0c6a31ad537 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:50:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:50:28 [info] 36#36: *747 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:50:28 [info] 36#36: *748 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:50:38 [info] 36#36: *750 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:50:38 [info] 36#36: *749 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:50:42 [info] 36#36: *751 [lua] access_by_lua(msblocations.conf:189):2: 32872717d1d61c2eb829871ba07d0d61:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:50:42 +0000] 32872717d1d61c2eb829871ba07d0d61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:50:42 [info] 36#36: *751 [lua] logger.lua:23: 32872717d1d61c2eb829871ba07d0d61 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:50:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:50:48 [info] 36#36: *752 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:50:48 [info] 36#36: *753 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:50:57 [info] 36#36: *754 [lua] access_by_lua(msblocations.conf:189):2: d13fc215874cb62b0e14ba2fae4675b6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:50:57 [info] 36#36: *754 [lua] logger.lua:23: d13fc215874cb62b0e14ba2fae4675b6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:50:57 +0000] d13fc215874cb62b0e14ba2fae4675b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:50:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:50:58 [info] 35#35: *755 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:50:58 [info] 35#35: *756 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:51:08 [info] 36#36: *757 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:51:08 [info] 35#35: *758 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:51:12 [info] 36#36: *759 [lua] access_by_lua(msblocations.conf:189):2: bf9aaa864e128f9729497f6ee176c67c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:51:12 +0000] bf9aaa864e128f9729497f6ee176c67c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:51:12 [info] 36#36: *759 [lua] logger.lua:23: bf9aaa864e128f9729497f6ee176c67c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:51:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:51:18 [info] 36#36: *760 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:51:18 [info] 36#36: *761 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:51:27 [info] 36#36: *763 [lua] access_by_lua(msblocations.conf:189):2: 4f30b143b4a34c84e2f3f620355128e1:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:51:27 +0000] 4f30b143b4a34c84e2f3f620355128e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:51:27 [info] 36#36: *763 [lua] logger.lua:23: 4f30b143b4a34c84e2f3f620355128e1 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:51:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:51:28 [info] 35#35: *764 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:51:28 [info] 35#35: *765 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:51:38 [info] 36#36: *766 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:51:38 [info] 35#35: *767 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:51:42 [info] 36#36: *768 [lua] access_by_lua(msblocations.conf:189):2: 20694fd464030637df333481d6cfab6d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:51:42 +0000] 20694fd464030637df333481d6cfab6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/01 05:51:42 [info] 36#36: *768 [lua] logger.lua:23: 20694fd464030637df333481d6cfab6d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:51:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:51:48 [info] 35#35: *770 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:51:48 [info] 36#36: *769 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:51:57 [info] 36#36: *771 [lua] access_by_lua(msblocations.conf:189):2: 79d81953e827c8c7d9b350fedebd77ab:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:51:57 [info] 36#36: *771 [lua] logger.lua:23: 79d81953e827c8c7d9b350fedebd77ab {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:51:57 +0000] 79d81953e827c8c7d9b350fedebd77ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:51:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:51:58 [info] 36#36: *772 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:51:58 [info] 36#36: *773 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:52:08 [info] 36#36: *775 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:52:08 [info] 36#36: *774 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:52:12 [info] 36#36: *776 [lua] access_by_lua(msblocations.conf:189):2: 8f5575331eaf11d7109e363830748a7e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:52:12 [info] 36#36: *776 [lua] logger.lua:23: 8f5575331eaf11d7109e363830748a7e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:52:12 +0000] 8f5575331eaf11d7109e363830748a7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:52:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:52:18 [info] 35#35: *778 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:52:18 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:52:27 [info] 36#36: *780 [lua] access_by_lua(msblocations.conf:189):2: 5c27ccd2362d09b6d5e421f9ed8672f3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:52:27 +0000] 5c27ccd2362d09b6d5e421f9ed8672f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:52:27 [info] 36#36: *780 [lua] logger.lua:23: 5c27ccd2362d09b6d5e421f9ed8672f3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:52:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:52:28 [info] 35#35: *781 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:52:28 [info] 35#35: *782 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:52:38 [info] 36#36: *783 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:52:38 [info] 35#35: *784 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:52:42 [info] 36#36: *785 [lua] access_by_lua(msblocations.conf:189):2: 75dd2d230cd6e199995856a955f675ad:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:52:42 [info] 36#36: *785 [lua] logger.lua:23: 75dd2d230cd6e199995856a955f675ad {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:52:42 +0000] 75dd2d230cd6e199995856a955f675ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:52:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:52:48 [info] 35#35: *787 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:52:48 [info] 35#35: *786 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:52:57 [info] 36#36: *788 [lua] access_by_lua(msblocations.conf:189):2: 45064f9fde7911335de1a69de4e62900:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:52:57 +0000] 45064f9fde7911335de1a69de4e62900 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:52:57 [info] 36#36: *788 [lua] logger.lua:23: 45064f9fde7911335de1a69de4e62900 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:52:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:52:58 [info] 35#35: *789 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:52:58 [info] 36#36: *790 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:53:08 [info] 36#36: *791 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:53:08 [info] 35#35: *792 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:53:12 [info] 36#36: *793 [lua] access_by_lua(msblocations.conf:189):2: 0b49367ece48ae6b53a99718c6b5ceec:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:53:12 [info] 36#36: *793 [lua] logger.lua:23: 0b49367ece48ae6b53a99718c6b5ceec {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:53:12 +0000] 0b49367ece48ae6b53a99718c6b5ceec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:53:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:53:18 [info] 35#35: *794 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:53:18 [info] 35#35: *795 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:53:27 [info] 36#36: *797 [lua] access_by_lua(msblocations.conf:189):2: 2f237d980d37221d5b81f8036337c417:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:53:27 [info] 36#36: *797 [lua] logger.lua:23: 2f237d980d37221d5b81f8036337c417 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:53:27 +0000] 2f237d980d37221d5b81f8036337c417 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:53:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:53:28 [info] 35#35: *798 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:53:28 [info] 36#36: *799 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:53:38 [info] 35#35: *801 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:53:38 [info] 36#36: *800 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:53:42 [info] 36#36: *802 [lua] access_by_lua(msblocations.conf:189):2: 70ba7aa6c6e7ff9d0336163be3f5f18f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:53:42 [info] 36#36: *802 [lua] logger.lua:23: 70ba7aa6c6e7ff9d0336163be3f5f18f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:53:42 +0000] 70ba7aa6c6e7ff9d0336163be3f5f18f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:53:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:53:48 [info] 35#35: *804 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:53:48 [info] 36#36: *803 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:53:57 [info] 36#36: *805 [lua] access_by_lua(msblocations.conf:189):2: d5318b4c59acd7936ee3cfc891fdefa6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:53:57 +0000] d5318b4c59acd7936ee3cfc891fdefa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:53:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/01 05:53:57 [info] 36#36: *805 [lua] logger.lua:23: d5318b4c59acd7936ee3cfc891fdefa6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , 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/02/01 05:53:58 [info] 35#35: *807 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:53:58 [info] 36#36: *806 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:54:08 [info] 36#36: *808 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:54:08 [info] 36#36: *809 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:54:12 [info] 36#36: *810 [lua] access_by_lua(msblocations.conf:189):2: 0ade07a2d3386b3fc118ad1a8a255e9c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:54:12 [info] 36#36: *810 [lua] logger.lua:23: 0ade07a2d3386b3fc118ad1a8a255e9c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:54:12 +0000] 0ade07a2d3386b3fc118ad1a8a255e9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:54:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:54:18 [info] 36#36: *811 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:54:18 [info] 36#36: *812 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:54:27 [info] 36#36: *814 [lua] access_by_lua(msblocations.conf:189):2: 9c626b97778ffa71f4ecc5ee7d31fe3f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:54:27 [info] 36#36: *814 [lua] logger.lua:23: 9c626b97778ffa71f4ecc5ee7d31fe3f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:54:27 +0000] 9c626b97778ffa71f4ecc5ee7d31fe3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:54:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/01 05:54:28 [info] 36#36: *815 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:54:28 [info] 36#36: *816 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:54:38 [info] 36#36: *817 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:54:38 [info] 36#36: *818 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:54:42 [info] 36#36: *819 [lua] access_by_lua(msblocations.conf:189):2: 15ad336423ae9a959256a253a15e0a17:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:54:42 [info] 36#36: *819 [lua] logger.lua:23: 15ad336423ae9a959256a253a15e0a17 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:54:42 +0000] 15ad336423ae9a959256a253a15e0a17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:54:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:54:48 [info] 36#36: *820 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:54:48 [info] 36#36: *821 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:54:57 [info] 36#36: *822 [lua] access_by_lua(msblocations.conf:189):2: cd5b3c2b0a1ca322c1529869648e2904:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:54:57 [info] 36#36: *822 [lua] logger.lua:23: cd5b3c2b0a1ca322c1529869648e2904 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:54:57 +0000] cd5b3c2b0a1ca322c1529869648e2904 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:54:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:54:58 [info] 36#36: *823 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:54:58 [info] 36#36: *824 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:55:08 [info] 36#36: *826 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:55:08 [info] 35#35: *825 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:55:12 [info] 36#36: *827 [lua] access_by_lua(msblocations.conf:189):2: f0a6050537b95a8815d311315b3af978:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:55:12 +0000] f0a6050537b95a8815d311315b3af978 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:55:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:55:12 [info] 36#36: *827 [lua] logger.lua:23: f0a6050537b95a8815d311315b3af978 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , 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/02/01 05:55:18 [info] 36#36: *828 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:55:18 [info] 36#36: *829 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:55:27 [info] 36#36: *831 [lua] access_by_lua(msblocations.conf:189):2: 1d046d98fcac789ddba9ea3a6aa32218:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:55:27 [info] 36#36: *831 [lua] logger.lua:23: 1d046d98fcac789ddba9ea3a6aa32218 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:55:27 +0000] 1d046d98fcac789ddba9ea3a6aa32218 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:55:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:55:28 [info] 36#36: *832 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:55:28 [info] 35#35: *833 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:55:38 [info] 35#35: *835 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:55:38 [info] 36#36: *834 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:55:42 [info] 36#36: *836 [lua] access_by_lua(msblocations.conf:189):2: 629dfb03039d7190a2253e875e4134fe:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:55:42 +0000] 629dfb03039d7190a2253e875e4134fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/01 05:55:42 [info] 36#36: *836 [lua] logger.lua:23: 629dfb03039d7190a2253e875e4134fe {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:55:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/01 05:55:48 [info] 36#36: *837 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:55:48 [info] 35#35: *838 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:55:57 [info] 36#36: *839 [lua] access_by_lua(msblocations.conf:189):2: 0e8ac8932d9c004c1fa1b9dd7ff3757f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:55:57 [info] 36#36: *839 [lua] logger.lua:23: 0e8ac8932d9c004c1fa1b9dd7ff3757f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:55:57 +0000] 0e8ac8932d9c004c1fa1b9dd7ff3757f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:55:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:55:58 [info] 36#36: *840 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:55:58 [info] 35#35: *841 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:56:08 [info] 36#36: *842 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:56:08 [info] 36#36: *843 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:56:12 [info] 36#36: *844 [lua] access_by_lua(msblocations.conf:189):2: 00efacc8a16f09dcee7df5c32cc6863b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:56:12 [info] 36#36: *844 [lua] logger.lua:23: 00efacc8a16f09dcee7df5c32cc6863b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:56:12 +0000] 00efacc8a16f09dcee7df5c32cc6863b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:56:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:56:18 [info] 35#35: *845 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:56:18 [info] 35#35: *846 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:56:27 [info] 36#36: *848 [lua] access_by_lua(msblocations.conf:189):2: a266c1db1c2b6e91d1f7f3504b9fe2d3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:56:27 [info] 36#36: *848 [lua] logger.lua:23: a266c1db1c2b6e91d1f7f3504b9fe2d3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:56:27 +0000] a266c1db1c2b6e91d1f7f3504b9fe2d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:56:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:56:28 [info] 36#36: *849 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:56:28 [info] 36#36: *850 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:56:38 [info] 36#36: *852 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:56:38 [info] 36#36: *851 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:56:42 [info] 36#36: *853 [lua] access_by_lua(msblocations.conf:189):2: 153aae5eef9d9c5f6c35e0b091db9deb:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:56:42 +0000] 153aae5eef9d9c5f6c35e0b091db9deb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:56:42 [info] 36#36: *853 [lua] logger.lua:23: 153aae5eef9d9c5f6c35e0b091db9deb {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:56:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:56:48 [info] 36#36: *854 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:56:48 [info] 36#36: *855 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:56:57 [info] 36#36: *856 [lua] access_by_lua(msblocations.conf:189):2: bdf549b5197e14c5ccdf5088a7496f98:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:56:57 +0000] bdf549b5197e14c5ccdf5088a7496f98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:56:57 [info] 36#36: *856 [lua] logger.lua:23: bdf549b5197e14c5ccdf5088a7496f98 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:56:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:56:58 [info] 36#36: *858 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:56:58 [info] 36#36: *857 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:57:08 [info] 35#35: *859 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:57:08 [info] 35#35: *860 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:57:12 [info] 36#36: *861 [lua] access_by_lua(msblocations.conf:189):2: c89f135fb08f4f05427d044f05d5ada0:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:57:12 +0000] c89f135fb08f4f05427d044f05d5ada0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 05:57:12 [info] 36#36: *861 [lua] logger.lua:23: c89f135fb08f4f05427d044f05d5ada0 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:57:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:57:18 [info] 36#36: *862 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:57:18 [info] 36#36: *863 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:57:27 [info] 36#36: *865 [lua] access_by_lua(msblocations.conf:189):2: afbf9ef0e921aa09662ffc39d264c731:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:57:27 [info] 36#36: *865 [lua] logger.lua:23: afbf9ef0e921aa09662ffc39d264c731 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:57:27 +0000] afbf9ef0e921aa09662ffc39d264c731 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:57:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:57:28 [info] 36#36: *866 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:57:28 [info] 36#36: *867 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:57:38 [info] 36#36: *868 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:57:38 [info] 36#36: *869 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:57:42 [info] 36#36: *870 [lua] access_by_lua(msblocations.conf:189):2: 50273e798cd753a74bdd265a2a2ff39d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:57:42 [info] 36#36: *870 [lua] logger.lua:23: 50273e798cd753a74bdd265a2a2ff39d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:57:42 +0000] 50273e798cd753a74bdd265a2a2ff39d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:57:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:57:48 [info] 36#36: *871 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:57:48 [info] 36#36: *872 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:57:57 [info] 36#36: *873 [lua] access_by_lua(msblocations.conf:189):2: 00e943440dfd5a9e50f859985a36f480:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:57:57 [info] 36#36: *873 [lua] logger.lua:23: 00e943440dfd5a9e50f859985a36f480 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:57:57 +0000] 00e943440dfd5a9e50f859985a36f480 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:57:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:57:58 [info] 36#36: *874 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:57:58 [info] 36#36: *875 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:58:08 [info] 36#36: *877 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:58:08 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:58:12 [info] 36#36: *878 [lua] access_by_lua(msblocations.conf:189):2: 7fa986e84d46ebfebdeef7cd714bb93d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:58:12 [info] 36#36: *878 [lua] logger.lua:23: 7fa986e84d46ebfebdeef7cd714bb93d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:58:12 +0000] 7fa986e84d46ebfebdeef7cd714bb93d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:58:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:58:18 [info] 35#35: *879 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:58:18 [info] 35#35: *880 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:58:27 [info] 36#36: *882 [lua] access_by_lua(msblocations.conf:189):2: 292ada8e48fc5a3b2eea2898ce477850:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:58:27 [info] 36#36: *882 [lua] logger.lua:23: 292ada8e48fc5a3b2eea2898ce477850 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:58:27 +0000] 292ada8e48fc5a3b2eea2898ce477850 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:58:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:58:28 [info] 35#35: *883 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:58:28 [info] 35#35: *884 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:58:38 [info] 36#36: *885 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:58:38 [info] 36#36: *886 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:58:42 [info] 36#36: *887 [lua] access_by_lua(msblocations.conf:189):2: 950df85f1322052b1b8e1881c934001e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:58:42 [info] 36#36: *887 [lua] logger.lua:23: 950df85f1322052b1b8e1881c934001e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:58:42 +0000] 950df85f1322052b1b8e1881c934001e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:58:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:58:48 [info] 36#36: *888 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:58:48 [info] 35#35: *889 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:58:57 [info] 36#36: *890 [lua] access_by_lua(msblocations.conf:189):2: bde2a19e5b3b7188be1a0c4daaac8286:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:58:57 +0000] bde2a19e5b3b7188be1a0c4daaac8286 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:58:57 [info] 36#36: *890 [lua] logger.lua:23: bde2a19e5b3b7188be1a0c4daaac8286 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:58:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:58:58 [info] 36#36: *892 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:58:58 [info] 36#36: *891 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:59:08 [info] 36#36: *893 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:59:08 [info] 36#36: *894 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:59:12 [info] 36#36: *895 [lua] access_by_lua(msblocations.conf:189):2: 0824055a4afb17a5cf5947e46c2dc82a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:59:12 [info] 36#36: *895 [lua] logger.lua:23: 0824055a4afb17a5cf5947e46c2dc82a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:59:12 +0000] 0824055a4afb17a5cf5947e46c2dc82a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:59:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:59:18 [info] 35#35: *897 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:59:18 [info] 36#36: *896 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:59:27 [info] 36#36: *899 [lua] access_by_lua(msblocations.conf:189):2: 70fc46ef276a237a4cde5795661640bd:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 05:59:27 [info] 36#36: *899 [lua] logger.lua:23: 70fc46ef276a237a4cde5795661640bd {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:59:27 +0000] 70fc46ef276a237a4cde5795661640bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:59:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:59:28 [info] 36#36: *900 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:59:28 [info] 35#35: *901 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:59:38 [info] 36#36: *902 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:59:38 [info] 36#36: *903 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:59:42 [info] 36#36: *904 [lua] access_by_lua(msblocations.conf:189):2: b0b2c620651a763e647946debcf89ed6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:59:42 +0000] b0b2c620651a763e647946debcf89ed6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:59:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20 2023/02/01 05:59:42 [info] 36#36: *904 [lua] logger.lua:23: b0b2c620651a763e647946debcf89ed6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , 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/02/01 05:59:48 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:59:48 [info] 36#36: *906 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:59:57 [info] 36#36: *907 [lua] access_by_lua(msblocations.conf:189):2: fc93011d55854d64508a82eb2620f9fd:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:05:59:57 +0000] fc93011d55854d64508a82eb2620f9fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:05:59:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:59:57 [info] 36#36: *907 [lua] logger.lua:23: fc93011d55854d64508a82eb2620f9fd {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , 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/02/01 05:59:58 [info] 36#36: *908 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 05:59:58 [info] 35#35: *909 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:00:08 [info] 35#35: *910 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:00:08 [info] 35#35: *911 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:00:12 [info] 36#36: *912 [lua] access_by_lua(msblocations.conf:189):2: 914a498b77669ac870590a4e3a4ad63e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:00:12 +0000] 914a498b77669ac870590a4e3a4ad63e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 06:00:12 [info] 36#36: *912 [lua] logger.lua:23: 914a498b77669ac870590a4e3a4ad63e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:00:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:00:18 [info] 35#35: *913 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:00:18 [info] 35#35: *914 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:00:27 [info] 36#36: *916 [lua] access_by_lua(msblocations.conf:189):2: a34e2e2ffaa82115603459698c953ff0:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:00:27 [info] 36#36: *916 [lua] logger.lua:23: a34e2e2ffaa82115603459698c953ff0 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:00:27 +0000] a34e2e2ffaa82115603459698c953ff0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:00:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:00:28 [info] 35#35: *918 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:00:28 [info] 35#35: *917 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:00:38 [info] 36#36: *920 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:00:38 [info] 36#36: *919 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:00:42 [info] 36#36: *921 [lua] access_by_lua(msblocations.conf:189):2: 7f02074cf89d749e79d0e7a3925cc29d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:00:42 [info] 36#36: *921 [lua] logger.lua:23: 7f02074cf89d749e79d0e7a3925cc29d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:00:42 +0000] 7f02074cf89d749e79d0e7a3925cc29d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:00:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:00:48 [info] 36#36: *922 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:00:48 [info] 36#36: *923 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:00:57 [info] 36#36: *924 [lua] access_by_lua(msblocations.conf:189):2: 246f4addc2be455501d70bf2d52ec032:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:00:57 +0000] 246f4addc2be455501d70bf2d52ec032 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:00:57 [info] 36#36: *924 [lua] logger.lua:23: 246f4addc2be455501d70bf2d52ec032 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:00:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:00:58 [info] 35#35: *925 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:00:58 [info] 35#35: *926 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:01:08 [info] 35#35: *927 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:01:08 [info] 36#36: *928 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:01:12 [info] 36#36: *929 [lua] access_by_lua(msblocations.conf:189):2: f5b6b0d8081e19c04ea0861b5be4bbde:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:01:12 +0000] f5b6b0d8081e19c04ea0861b5be4bbde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:01:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/01 06:01:12 [info] 36#36: *929 [lua] logger.lua:23: f5b6b0d8081e19c04ea0861b5be4bbde {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , 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/02/01 06:01:18 [info] 36#36: *930 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:01:18 [info] 36#36: *931 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:01:27 [info] 36#36: *933 [lua] access_by_lua(msblocations.conf:189):2: fe67a1ec318d1adbd48d8f851a083554:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:01:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.148 - - [01/Feb/2023:06:01:27 +0000] fe67a1ec318d1adbd48d8f851a083554 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/01 06:01:27 [info] 36#36: *933 [lua] logger.lua:23: fe67a1ec318d1adbd48d8f851a083554 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , 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/02/01 06:01:28 [info] 35#35: *934 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:01:28 [info] 35#35: *935 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:01:38 [info] 36#36: *936 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:01:38 [info] 36#36: *937 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:01:42 [info] 36#36: *938 [lua] access_by_lua(msblocations.conf:189):2: 3a670397d8443f4d9251feba6a878366:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:01:42 +0000] 3a670397d8443f4d9251feba6a878366 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:01:42 [info] 36#36: *938 [lua] logger.lua:23: 3a670397d8443f4d9251feba6a878366 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:01:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:01:48 [info] 36#36: *939 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:01:48 [info] 35#35: *940 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:01:57 [info] 36#36: *941 [lua] access_by_lua(msblocations.conf:189):2: 8dd2f8ced804e2d5e1d2ee738102b04e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:01:57 [info] 36#36: *941 [lua] logger.lua:23: 8dd2f8ced804e2d5e1d2ee738102b04e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:01:57 +0000] 8dd2f8ced804e2d5e1d2ee738102b04e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:01:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:01:58 [info] 35#35: *942 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:01:58 [info] 35#35: *943 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:02:08 [info] 36#36: *944 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:02:08 [info] 36#36: *945 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:02:12 [info] 36#36: *946 [lua] access_by_lua(msblocations.conf:189):2: d5f3dc54b60c5cfefdc5928e90e512f9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:02:12 [info] 36#36: *946 [lua] logger.lua:23: d5f3dc54b60c5cfefdc5928e90e512f9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:02:12 +0000] d5f3dc54b60c5cfefdc5928e90e512f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:02:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:02:18 [info] 35#35: *948 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:02:18 [info] 36#36: *947 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:02:27 [info] 36#36: *950 [lua] access_by_lua(msblocations.conf:189):2: 4141e25f9da074b0c937c4f22cf02774:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:02:27 [info] 36#36: *950 [lua] logger.lua:23: 4141e25f9da074b0c937c4f22cf02774 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:02:27 +0000] 4141e25f9da074b0c937c4f22cf02774 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:02:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:02:28 [info] 36#36: *951 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:02:28 [info] 35#35: *952 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:02:38 [info] 36#36: *954 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:02:38 [info] 35#35: *953 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:02:42 [info] 36#36: *955 [lua] access_by_lua(msblocations.conf:189):2: a463f180f3238297ad25efa84445187b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:02:42 +0000] a463f180f3238297ad25efa84445187b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:02:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:02:42 [info] 36#36: *955 [lua] logger.lua:23: a463f180f3238297ad25efa84445187b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , 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/02/01 06:02:48 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:02:48 [info] 35#35: *957 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:02:57 [info] 36#36: *958 [lua] access_by_lua(msblocations.conf:189):2: 70c42ecdb2e5e7b57d48f539310e025a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:02:57 [info] 36#36: *958 [lua] logger.lua:23: 70c42ecdb2e5e7b57d48f539310e025a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:02:57 +0000] 70c42ecdb2e5e7b57d48f539310e025a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:02:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:02:58 [info] 36#36: *959 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:02:58 [info] 36#36: *960 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:03:08 [info] 35#35: *962 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:03:08 [info] 35#35: *961 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:03:13 [info] 36#36: *963 [lua] access_by_lua(msblocations.conf:189):2: a6d8a02c2eee3a1d94c8cd342cce5b93:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:03:13 +0000] a6d8a02c2eee3a1d94c8cd342cce5b93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:03:13 [info] 36#36: *963 [lua] logger.lua:23: a6d8a02c2eee3a1d94c8cd342cce5b93 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:03:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:03:18 [info] 35#35: *965 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:03:18 [info] 35#35: *964 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:03:28 [info] 36#36: *967 [lua] access_by_lua(msblocations.conf:189):2: f04cb6e1e6abe918bcff692d23e9aff6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:03:28 [info] 36#36: *967 [lua] logger.lua:23: f04cb6e1e6abe918bcff692d23e9aff6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:03:28 +0000] f04cb6e1e6abe918bcff692d23e9aff6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:03:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:03:28 [info] 35#35: *968 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:03:28 [info] 35#35: *969 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:03:38 [info] 36#36: *971 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:03:38 [info] 36#36: *970 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:03:43 [info] 36#36: *972 [lua] access_by_lua(msblocations.conf:189):2: 45de4b709e62be16f43c958b9e3a06b2:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:03:43 [info] 36#36: *972 [lua] logger.lua:23: 45de4b709e62be16f43c958b9e3a06b2 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:03:43 +0000] 45de4b709e62be16f43c958b9e3a06b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:03:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:03:48 [info] 36#36: *973 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:03:48 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:03:58 [info] 36#36: *975 [lua] access_by_lua(msblocations.conf:189):2: 97086410544a6c754981d165d29dcc92:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:03:58 +0000] 97086410544a6c754981d165d29dcc92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:03:58 [info] 36#36: *975 [lua] logger.lua:23: 97086410544a6c754981d165d29dcc92 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:03:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:03:58 [info] 35#35: *976 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:03:58 [info] 35#35: *977 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:04:08 [info] 36#36: *978 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:04:08 [info] 36#36: *979 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:04:13 [info] 36#36: *980 [lua] access_by_lua(msblocations.conf:189):2: 44cd4086f2bb48f43f878f388555df78:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:04:13 +0000] 44cd4086f2bb48f43f878f388555df78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:04:13 [info] 36#36: *980 [lua] logger.lua:23: 44cd4086f2bb48f43f878f388555df78 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:04:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:04:18 [info] 35#35: *981 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:04:18 [info] 35#35: *982 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:04:28 [info] 36#36: *984 [lua] access_by_lua(msblocations.conf:189):2: 8cfbe7a4d22412f66a13d6833fde219f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:04:28 [info] 36#36: *984 [lua] logger.lua:23: 8cfbe7a4d22412f66a13d6833fde219f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:04:28 +0000] 8cfbe7a4d22412f66a13d6833fde219f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:04:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:04:28 [info] 35#35: *985 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:04:28 [info] 35#35: *986 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:04:38 [info] 35#35: *987 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:04:38 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:04:43 [info] 36#36: *989 [lua] access_by_lua(msblocations.conf:189):2: b7b5d4309da23ba5e192b474bc482c75:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:04:43 +0000] b7b5d4309da23ba5e192b474bc482c75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/01 06:04:43 [info] 36#36: *989 [lua] logger.lua:23: b7b5d4309da23ba5e192b474bc482c75 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:04:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:04:48 [info] 35#35: *990 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:04:48 [info] 35#35: *991 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:04:58 [info] 36#36: *992 [lua] access_by_lua(msblocations.conf:189):2: 172c33221bf61b5bbc7fc1d27c07b05c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:04:58 [info] 36#36: *992 [lua] logger.lua:23: 172c33221bf61b5bbc7fc1d27c07b05c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:04:58 +0000] 172c33221bf61b5bbc7fc1d27c07b05c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:04:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:04:58 [info] 36#36: *993 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:04:58 [info] 36#36: *994 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:05:08 [info] 36#36: *995 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:05:08 [info] 36#36: *996 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:05:13 [info] 36#36: *997 [lua] access_by_lua(msblocations.conf:189):2: 00053bc7e929ce0a7a153af813a050f9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:05:13 [info] 36#36: *997 [lua] logger.lua:23: 00053bc7e929ce0a7a153af813a050f9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:05:13 +0000] 00053bc7e929ce0a7a153af813a050f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:05:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 06:05:18 [info] 36#36: *998 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:05:18 [info] 36#36: *999 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:05:28 [info] 36#36: *1001 [lua] access_by_lua(msblocations.conf:189):2: 924cb858be97b96dcce60708bf767ad6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:05:28 [info] 36#36: *1001 [lua] logger.lua:23: 924cb858be97b96dcce60708bf767ad6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:05:28 +0000] 924cb858be97b96dcce60708bf767ad6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:05:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 06:05:28 [info] 36#36: *1002 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:05:28 [info] 36#36: *1003 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:05:38 [info] 36#36: *1005 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:05:38 [info] 35#35: *1004 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:05:43 [info] 36#36: *1006 [lua] access_by_lua(msblocations.conf:189):2: 12634ae36ceaf41195d8e40b66f48c76:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:05:43 +0000] 12634ae36ceaf41195d8e40b66f48c76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 06:05:43 [info] 36#36: *1006 [lua] logger.lua:23: 12634ae36ceaf41195d8e40b66f48c76 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:05:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:05:48 [info] 36#36: *1007 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:05:48 [info] 36#36: *1008 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:05:58 [info] 36#36: *1009 [lua] access_by_lua(msblocations.conf:189):2: add58628377d59d978930ed841eff3dc:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:05:58 +0000] add58628377d59d978930ed841eff3dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:05:58 [info] 36#36: *1009 [lua] logger.lua:23: add58628377d59d978930ed841eff3dc {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:05:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:05:58 [info] 35#35: *1011 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:05:58 [info] 36#36: *1010 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:06:08 [info] 36#36: *1012 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:06:08 [info] 36#36: *1013 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:06:13 [info] 36#36: *1014 [lua] access_by_lua(msblocations.conf:189):2: 18ad0729abc81fde5b8df2c4fbb526bb:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:06:13 [info] 36#36: *1014 [lua] logger.lua:23: 18ad0729abc81fde5b8df2c4fbb526bb {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:06:13 +0000] 18ad0729abc81fde5b8df2c4fbb526bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:06:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:06:18 [info] 35#35: *1016 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:06:18 [info] 36#36: *1015 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:06:28 [info] 36#36: *1018 [lua] access_by_lua(msblocations.conf:189):2: c558104e1838b587966d218e8b61e287:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:06:28 +0000] c558104e1838b587966d218e8b61e287 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:06:28 [info] 36#36: *1018 [lua] logger.lua:23: c558104e1838b587966d218e8b61e287 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:06:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:06:28 [info] 36#36: *1019 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:06:28 [info] 35#35: *1020 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:06:38 [info] 36#36: *1022 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:06:38 [info] 36#36: *1021 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:06:43 [info] 36#36: *1023 [lua] access_by_lua(msblocations.conf:189):2: 2e04477203166fd7a66d1e8816288a2a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:06:43 [info] 36#36: *1023 [lua] logger.lua:23: 2e04477203166fd7a66d1e8816288a2a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:06:43 +0000] 2e04477203166fd7a66d1e8816288a2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:06:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/01 06:06:48 [info] 36#36: *1025 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:06:48 [info] 36#36: *1024 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:06:58 [info] 36#36: *1026 [lua] access_by_lua(msblocations.conf:189):2: 1a7cc94bc7a74b5c8b4d18cc1daf0459:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:06:58 [info] 36#36: *1026 [lua] logger.lua:23: 1a7cc94bc7a74b5c8b4d18cc1daf0459 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:06:58 +0000] 1a7cc94bc7a74b5c8b4d18cc1daf0459 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:06:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:06:58 [info] 36#36: *1027 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:06:58 [info] 36#36: *1028 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:07:08 [info] 35#35: *1029 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:07:08 [info] 36#36: *1030 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:07:13 [info] 36#36: *1031 [lua] access_by_lua(msblocations.conf:189):2: 713cb66c97544888bddb92065515684a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:07:13 +0000] 713cb66c97544888bddb92065515684a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:07:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:07:13 [info] 36#36: *1031 [lua] logger.lua:23: 713cb66c97544888bddb92065515684a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , 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/02/01 06:07:18 [info] 36#36: *1032 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:07:18 [info] 36#36: *1033 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:07:28 [info] 36#36: *1035 [lua] access_by_lua(msblocations.conf:189):2: ed353de487d7634e83b7a93716652908:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:07:28 [info] 36#36: *1035 [lua] logger.lua:23: ed353de487d7634e83b7a93716652908 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:07:28 +0000] ed353de487d7634e83b7a93716652908 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:07:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/01 06:07:28 [info] 35#35: *1037 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:07:28 [info] 35#35: *1036 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:07:38 [info] 36#36: *1038 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:07:38 [info] 36#36: *1039 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:07:43 [info] 36#36: *1040 [lua] access_by_lua(msblocations.conf:189):2: 284e889901f161a10a605c1e242d3e37:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:07:43 [info] 36#36: *1040 [lua] logger.lua:23: 284e889901f161a10a605c1e242d3e37 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:07:43 +0000] 284e889901f161a10a605c1e242d3e37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:07:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:07:48 [info] 35#35: *1042 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:07:48 [info] 35#35: *1041 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:07:58 [info] 36#36: *1043 [lua] access_by_lua(msblocations.conf:189):2: d908fe179223a65b6ef7f38934d9d351:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:07:58 [info] 36#36: *1043 [lua] logger.lua:23: d908fe179223a65b6ef7f38934d9d351 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:07:58 +0000] d908fe179223a65b6ef7f38934d9d351 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:07:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:07:58 [info] 36#36: *1044 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:07:58 [info] 36#36: *1045 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:08:08 [info] 36#36: *1046 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:08:08 [info] 35#35: *1047 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:08:13 [info] 36#36: *1048 [lua] access_by_lua(msblocations.conf:189):2: 6a9db4cca1a9205944c5d833598c81d7:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:08:13 +0000] 6a9db4cca1a9205944c5d833598c81d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 06:08:13 [info] 36#36: *1048 [lua] logger.lua:23: 6a9db4cca1a9205944c5d833598c81d7 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:08:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:08:18 [info] 36#36: *1050 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:08:18 [info] 35#35: *1049 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:08:28 [info] 36#36: *1052 [lua] access_by_lua(msblocations.conf:189):2: ad7cdff5e1c0cd3db3d2061ff10f46fb:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:08:28 [info] 36#36: *1052 [lua] logger.lua:23: ad7cdff5e1c0cd3db3d2061ff10f46fb {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:08:28 +0000] ad7cdff5e1c0cd3db3d2061ff10f46fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:08:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:08:28 [info] 36#36: *1054 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:08:28 [info] 36#36: *1053 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:08:38 [info] 35#35: *1055 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:08:38 [info] 35#35: *1056 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:08:43 [info] 36#36: *1057 [lua] access_by_lua(msblocations.conf:189):2: 6a97a295c2fc7a074b5b3e62cd6be487:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:08:43 +0000] 6a97a295c2fc7a074b5b3e62cd6be487 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:08:43 [info] 36#36: *1057 [lua] logger.lua:23: 6a97a295c2fc7a074b5b3e62cd6be487 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:08:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:08:48 [info] 35#35: *1059 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:08:48 [info] 35#35: *1058 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:08:58 [info] 36#36: *1060 [lua] access_by_lua(msblocations.conf:189):2: 871a79e727e4e0056f47fcb1a99ec7c9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:08:58 [info] 36#36: *1060 [lua] logger.lua:23: 871a79e727e4e0056f47fcb1a99ec7c9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:08:58 +0000] 871a79e727e4e0056f47fcb1a99ec7c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:08:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:08:58 [info] 36#36: *1061 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:08:58 [info] 36#36: *1062 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:09:08 [info] 35#35: *1063 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:09:08 [info] 35#35: *1064 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:09:13 [info] 36#36: *1065 [lua] access_by_lua(msblocations.conf:189):2: f03ddcbc64588be19f1331a4802dcc47:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:09:13 +0000] f03ddcbc64588be19f1331a4802dcc47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:09:13 [info] 36#36: *1065 [lua] logger.lua:23: f03ddcbc64588be19f1331a4802dcc47 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:09:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:09:18 [info] 36#36: *1066 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:09:18 [info] 36#36: *1067 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:09:28 [info] 36#36: *1069 [lua] access_by_lua(msblocations.conf:189):2: c13e29ab1e36455a739bac810d2e4764:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:09:28 +0000] c13e29ab1e36455a739bac810d2e4764 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:09:28 [info] 36#36: *1069 [lua] logger.lua:23: c13e29ab1e36455a739bac810d2e4764 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:09:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:09:28 [info] 35#35: *1070 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:09:28 [info] 35#35: *1071 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:09:38 [info] 35#35: *1072 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:09:38 [info] 36#36: *1073 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:09:43 [info] 36#36: *1074 [lua] access_by_lua(msblocations.conf:189):2: f357af64d521db09fe6f1ddb3e2e4abf:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:09:43 +0000] f357af64d521db09fe6f1ddb3e2e4abf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:09:43 [info] 36#36: *1074 [lua] logger.lua:23: f357af64d521db09fe6f1ddb3e2e4abf {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:09:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:09:48 [info] 36#36: *1076 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:09:48 [info] 36#36: *1075 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:09:58 [info] 35#35: *1078 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:09:58 [info] 36#36: *1077 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:09:58 [info] 36#36: *1079 [lua] access_by_lua(msblocations.conf:189):2: d13b65bc0b09b092850666bcf7cafd4f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:09:58 +0000] d13b65bc0b09b092850666bcf7cafd4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:09:58 [info] 36#36: *1079 [lua] logger.lua:23: d13b65bc0b09b092850666bcf7cafd4f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:09:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:10:08 [info] 35#35: *1080 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:10:08 [info] 35#35: *1081 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:10:13 [info] 36#36: *1082 [lua] access_by_lua(msblocations.conf:189):2: 422356c9ff7aa00792e910f95d696ba0:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:10:13 +0000] 422356c9ff7aa00792e910f95d696ba0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/01 06:10:13 [info] 36#36: *1082 [lua] logger.lua:23: 422356c9ff7aa00792e910f95d696ba0 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:10:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:10:18 [info] 36#36: *1083 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:10:18 [info] 36#36: *1084 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:10:28 [info] 36#36: *1086 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:10:28 [info] 36#36: *1087 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:10:28 [info] 36#36: *1088 [lua] access_by_lua(msblocations.conf:189):2: c741f7754102ec0658502d58c050bfab:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:10:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.148 - - [01/Feb/2023:06:10:28 +0000] c741f7754102ec0658502d58c050bfab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 06:10:28 [info] 36#36: *1088 [lua] logger.lua:23: c741f7754102ec0658502d58c050bfab {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , 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/02/01 06:10:38 [info] 35#35: *1089 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:10:38 [info] 35#35: *1090 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:10:43 [info] 36#36: *1091 [lua] access_by_lua(msblocations.conf:189):2: 6ad6819560f99d64bc0e31518b9c74b2:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:10:43 [info] 36#36: *1091 [lua] logger.lua:23: 6ad6819560f99d64bc0e31518b9c74b2 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:10:43 +0000] 6ad6819560f99d64bc0e31518b9c74b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:10:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:10:48 [info] 35#35: *1093 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:10:48 [info] 35#35: *1092 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:10:58 [info] 36#36: *1094 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:10:58 [info] 36#36: *1095 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:10:58 [info] 36#36: *1096 [lua] access_by_lua(msblocations.conf:189):2: 9c5191a11c7d368973f32e23a48c5e97:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:10:58 [info] 36#36: *1096 [lua] logger.lua:23: 9c5191a11c7d368973f32e23a48c5e97 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:10:58 +0000] 9c5191a11c7d368973f32e23a48c5e97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:10:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 06:11:08 [info] 36#36: *1097 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:11:08 [info] 36#36: *1098 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:11:13 [info] 36#36: *1099 [lua] access_by_lua(msblocations.conf:189):2: a30a02d4ebe1bc01922363327fe851a5:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:11:13 [info] 36#36: *1099 [lua] logger.lua:23: a30a02d4ebe1bc01922363327fe851a5 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:11:13 +0000] a30a02d4ebe1bc01922363327fe851a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:11:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:11:18 [info] 36#36: *1100 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:11:18 [info] 36#36: *1101 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:11:28 [info] 36#36: *1104 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:11:28 [info] 36#36: *1103 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:11:28 [info] 36#36: *1105 [lua] access_by_lua(msblocations.conf:189):2: 9720a745f82c2eebfda668f4473ea7cd:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:11:28 [info] 36#36: *1105 [lua] logger.lua:23: 9720a745f82c2eebfda668f4473ea7cd {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:11:28 +0000] 9720a745f82c2eebfda668f4473ea7cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:11:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 06:11:38 [info] 36#36: *1107 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:11:38 [info] 36#36: *1106 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:11:43 [info] 36#36: *1108 [lua] access_by_lua(msblocations.conf:189):2: a7a20d5ad25959687cd1168378de3918:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:11:43 [info] 36#36: *1108 [lua] logger.lua:23: a7a20d5ad25959687cd1168378de3918 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:11:43 +0000] a7a20d5ad25959687cd1168378de3918 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:11:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:11:48 [info] 35#35: *1110 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:11:48 [info] 36#36: *1109 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:11:58 [info] 35#35: *1111 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:11:58 [info] 35#35: *1112 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:11:58 [info] 36#36: *1113 [lua] access_by_lua(msblocations.conf:189):2: 774115b91b7e2f9fa8a79058c62fe271:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:11:58 +0000] 774115b91b7e2f9fa8a79058c62fe271 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:11:58 [info] 36#36: *1113 [lua] logger.lua:23: 774115b91b7e2f9fa8a79058c62fe271 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:11:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:12:08 [info] 36#36: *1115 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:12:08 [info] 36#36: *1114 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:12:13 [info] 36#36: *1116 [lua] access_by_lua(msblocations.conf:189):2: 57f9fdfab8f9e20ad3eb2793c2d4bbc0:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:12:13 [info] 36#36: *1116 [lua] logger.lua:23: 57f9fdfab8f9e20ad3eb2793c2d4bbc0 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:12:13 +0000] 57f9fdfab8f9e20ad3eb2793c2d4bbc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:12:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:12:18 [info] 36#36: *1117 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:12:18 [info] 36#36: *1118 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:12:28 [info] 36#36: *1120 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:12:28 [info] 35#35: *1121 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:12:28 [info] 36#36: *1122 [lua] access_by_lua(msblocations.conf:189):2: ab3ca09f9b83ad6f8461db38be6a28f6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:12:28 [info] 36#36: *1122 [lua] logger.lua:23: ab3ca09f9b83ad6f8461db38be6a28f6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:12:28 +0000] ab3ca09f9b83ad6f8461db38be6a28f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:12:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:12:34 [info] 36#36: *1123 client closed connection while waiting for request, client: 10.233.71.228, server: 0.0.0.0:443 2023/02/01 06:12:38 [info] 35#35: *1124 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:12:38 [info] 35#35: *1125 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:12:43 [info] 36#36: *1126 [lua] access_by_lua(msblocations.conf:189):2: 4f143a0c30ea96a52308d2a2a3b40382:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:12:43 +0000] 4f143a0c30ea96a52308d2a2a3b40382 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/01 06:12:43 [info] 36#36: *1126 [lua] logger.lua:23: 4f143a0c30ea96a52308d2a2a3b40382 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:12:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 06:12:48 [info] 36#36: *1128 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:12:48 [info] 36#36: *1127 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:12:58 [info] 36#36: *1129 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:12:58 [info] 36#36: *1130 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:12:58 [info] 36#36: *1131 [lua] access_by_lua(msblocations.conf:189):2: 605ebe9207d46ee5ba70946a0b31b4b6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:12:58 +0000] 605ebe9207d46ee5ba70946a0b31b4b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/01 06:12:58 [info] 36#36: *1131 [lua] logger.lua:23: 605ebe9207d46ee5ba70946a0b31b4b6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:12:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:13:08 [info] 36#36: *1132 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:13:08 [info] 35#35: *1133 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:13:13 [info] 36#36: *1134 [lua] access_by_lua(msblocations.conf:189):2: 475b61e95eb8b947fae5bfa41445c56c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:13:13 +0000] 475b61e95eb8b947fae5bfa41445c56c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:13:13 [info] 36#36: *1134 [lua] logger.lua:23: 475b61e95eb8b947fae5bfa41445c56c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:13:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:13:18 [info] 36#36: *1135 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:13:18 [info] 36#36: *1136 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:13:28 [info] 35#35: *1138 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:13:28 [info] 35#35: *1139 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:13:28 [info] 36#36: *1140 [lua] access_by_lua(msblocations.conf:189):2: dad7d29751262312b170b09d10410937:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:13:28 [info] 36#36: *1140 [lua] logger.lua:23: dad7d29751262312b170b09d10410937 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:13:28 +0000] dad7d29751262312b170b09d10410937 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:13:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 06:13:38 [info] 36#36: *1141 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:13:38 [info] 36#36: *1142 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:13:43 [info] 36#36: *1143 [lua] access_by_lua(msblocations.conf:189):2: 1129784d3a20aaee903259e693d83e10:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:13:43 [info] 36#36: *1143 [lua] logger.lua:23: 1129784d3a20aaee903259e693d83e10 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:13:43 +0000] 1129784d3a20aaee903259e693d83e10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:13:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:13:48 [info] 35#35: *1144 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:13:48 [info] 35#35: *1145 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:13:58 [info] 35#35: *1147 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:13:58 [info] 36#36: *1146 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:13:58 [info] 36#36: *1148 [lua] access_by_lua(msblocations.conf:189):2: e1a39cf6bff5c409afdaa985dde0e32a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:13:58 [info] 36#36: *1148 [lua] logger.lua:23: e1a39cf6bff5c409afdaa985dde0e32a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:13:58 +0000] e1a39cf6bff5c409afdaa985dde0e32a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:13:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:14:08 [info] 36#36: *1150 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:14:08 [info] 36#36: *1149 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:14:13 [info] 36#36: *1151 [lua] access_by_lua(msblocations.conf:189):2: 9393c6b5b8d69f38c29a4050cd5df45d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:14:13 [info] 36#36: *1151 [lua] logger.lua:23: 9393c6b5b8d69f38c29a4050cd5df45d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:14:13 +0000] 9393c6b5b8d69f38c29a4050cd5df45d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:14:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:14:18 [info] 35#35: *1153 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:14:18 [info] 35#35: *1152 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:14:28 [info] 35#35: *1155 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:14:28 [info] 36#36: *1156 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:14:28 [info] 36#36: *1157 [lua] access_by_lua(msblocations.conf:189):2: 1690035d34ecd13e99949a6714b25a07:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:14:28 +0000] 1690035d34ecd13e99949a6714b25a07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/01 06:14:28 [info] 36#36: *1157 [lua] logger.lua:23: 1690035d34ecd13e99949a6714b25a07 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:14:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/01 06:14:38 [info] 36#36: *1158 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:14:38 [info] 36#36: *1159 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:14:43 [info] 36#36: *1160 [lua] access_by_lua(msblocations.conf:189):2: 2110dc4ea02b20af11500b15c04bec82:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:14:43 [info] 36#36: *1160 [lua] logger.lua:23: 2110dc4ea02b20af11500b15c04bec82 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:14:43 +0000] 2110dc4ea02b20af11500b15c04bec82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:14:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:14:48 [info] 36#36: *1162 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:14:48 [info] 36#36: *1161 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:14:58 [info] 36#36: *1163 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:14:58 [info] 35#35: *1164 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:14:58 [info] 36#36: *1165 [lua] access_by_lua(msblocations.conf:189):2: d6baff5666474254d7addc1b81b98d00:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:14:58 [info] 36#36: *1165 [lua] logger.lua:23: d6baff5666474254d7addc1b81b98d00 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:14:58 +0000] d6baff5666474254d7addc1b81b98d00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:14:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/01 06:15:08 [info] 36#36: *1166 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:15:08 [info] 36#36: *1167 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:15:13 [info] 36#36: *1168 [lua] access_by_lua(msblocations.conf:189):2: 794fa166903b2ad33a6cdaa05b5695c6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:15:13 [info] 36#36: *1168 [lua] logger.lua:23: 794fa166903b2ad33a6cdaa05b5695c6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:15:13 +0000] 794fa166903b2ad33a6cdaa05b5695c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:15:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:15:18 [info] 36#36: *1170 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:15:18 [info] 36#36: *1169 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:15:28 [info] 35#35: *1172 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:15:28 [info] 36#36: *1173 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:15:28 [info] 36#36: *1174 [lua] access_by_lua(msblocations.conf:189):2: c379b6c9d13c64742ed70d094342edbd:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:15:28 +0000] c379b6c9d13c64742ed70d094342edbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:15:28 [info] 36#36: *1174 [lua] logger.lua:23: c379b6c9d13c64742ed70d094342edbd {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:15:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:15:38 [info] 36#36: *1176 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:15:38 [info] 36#36: *1175 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:15:43 [info] 36#36: *1177 [lua] access_by_lua(msblocations.conf:189):2: 802b5340e289022dc0295a29cd504c74:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:15:43 [info] 36#36: *1177 [lua] logger.lua:23: 802b5340e289022dc0295a29cd504c74 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:15:43 +0000] 802b5340e289022dc0295a29cd504c74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:15:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:15:48 [info] 36#36: *1179 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:15:48 [info] 35#35: *1178 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:15:58 [info] 36#36: *1181 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:15:58 [info] 36#36: *1180 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:15:58 [info] 36#36: *1182 [lua] access_by_lua(msblocations.conf:189):2: 2aad9b9b727436f16d25e250d28427ef:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:15:58 [info] 36#36: *1182 [lua] logger.lua:23: 2aad9b9b727436f16d25e250d28427ef {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:15:58 +0000] 2aad9b9b727436f16d25e250d28427ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:15:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:16:08 [info] 36#36: *1183 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:16:08 [info] 36#36: *1184 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:16:13 [info] 36#36: *1185 [lua] access_by_lua(msblocations.conf:189):2: e6228fc2121bc21262b546076d61e981:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:16:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:16:13 [info] 36#36: *1185 [lua] logger.lua:23: e6228fc2121bc21262b546076d61e981 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:16:13 +0000] e6228fc2121bc21262b546076d61e981 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 06:16:18 [info] 36#36: *1187 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:16:18 [info] 36#36: *1186 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:16:28 [info] 36#36: *1189 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:16:28 [info] 36#36: *1190 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:16:28 [info] 36#36: *1191 [lua] access_by_lua(msblocations.conf:189):2: 8ad8d6fe56fd5262bef70b25b853bd6b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:16:28 [info] 36#36: *1191 [lua] logger.lua:23: 8ad8d6fe56fd5262bef70b25b853bd6b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:16:28 +0000] 8ad8d6fe56fd5262bef70b25b853bd6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:16:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:16:38 [info] 35#35: *1193 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:16:38 [info] 35#35: *1192 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:16:43 [info] 36#36: *1194 [lua] access_by_lua(msblocations.conf:189):2: d6e692187f4bb7a73fc2b6aa3af6441c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:16:43 +0000] d6e692187f4bb7a73fc2b6aa3af6441c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/01 06:16:43 [info] 36#36: *1194 [lua] logger.lua:23: d6e692187f4bb7a73fc2b6aa3af6441c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:16:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:16:48 [info] 36#36: *1195 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:16:48 [info] 36#36: *1196 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:16:58 [info] 35#35: *1198 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:16:58 [info] 35#35: *1197 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:16:58 [info] 36#36: *1199 [lua] access_by_lua(msblocations.conf:189):2: e78efdb6c6dca4e245fc8b8dadb7d373:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:16:58 [info] 36#36: *1199 [lua] logger.lua:23: e78efdb6c6dca4e245fc8b8dadb7d373 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:16:58 +0000] e78efdb6c6dca4e245fc8b8dadb7d373 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:16:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:17:08 [info] 36#36: *1200 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:17:08 [info] 36#36: *1201 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:17:13 [info] 36#36: *1202 [lua] access_by_lua(msblocations.conf:189):2: 55385054bb980c820fffa2231a87b622:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:17:13 [info] 36#36: *1202 [lua] logger.lua:23: 55385054bb980c820fffa2231a87b622 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:17:13 +0000] 55385054bb980c820fffa2231a87b622 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:17:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 06:17:18 [info] 35#35: *1203 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:17:18 [info] 36#36: *1204 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:17:28 [info] 36#36: *1206 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:17:28 [info] 36#36: *1207 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:17:28 [info] 36#36: *1208 [lua] access_by_lua(msblocations.conf:189):2: 181314a92dfad9e5716d2bba5b4ed8fe:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:17:28 +0000] 181314a92dfad9e5716d2bba5b4ed8fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 06:17:28 [info] 36#36: *1208 [lua] logger.lua:23: 181314a92dfad9e5716d2bba5b4ed8fe {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:17:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:17:38 [info] 36#36: *1209 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:17:38 [info] 35#35: *1210 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:17:43 [info] 36#36: *1211 [lua] access_by_lua(msblocations.conf:189):2: 140758c0a1ded7ea1efd68e09608552b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:17:43 [info] 36#36: *1211 [lua] logger.lua:23: 140758c0a1ded7ea1efd68e09608552b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:17:43 +0000] 140758c0a1ded7ea1efd68e09608552b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:17:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:17:48 [info] 35#35: *1212 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:17:48 [info] 35#35: *1213 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:17:58 [info] 35#35: *1214 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:17:58 [info] 35#35: *1215 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:17:58 [info] 36#36: *1216 [lua] access_by_lua(msblocations.conf:189):2: 090bf0d57f21867bdd3882f1522176b1:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:17:58 +0000] 090bf0d57f21867bdd3882f1522176b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:17:58 [info] 36#36: *1216 [lua] logger.lua:23: 090bf0d57f21867bdd3882f1522176b1 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:17:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:18:08 [info] 35#35: *1218 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:18:08 [info] 35#35: *1217 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:18:13 [info] 36#36: *1219 [lua] access_by_lua(msblocations.conf:189):2: 9ba73c4f9b7e01300794ffb0713da246:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:18:13 [info] 36#36: *1219 [lua] logger.lua:23: 9ba73c4f9b7e01300794ffb0713da246 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:18:13 +0000] 9ba73c4f9b7e01300794ffb0713da246 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:18:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/01 06:18:18 [info] 36#36: *1220 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:18:18 [info] 36#36: *1221 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:18:28 [info] 36#36: *1224 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:18:28 [info] 36#36: *1223 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:18:28 [info] 36#36: *1225 [lua] access_by_lua(msblocations.conf:189):2: 30d906fb2882e5c6b130ec0aebbce345:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:18:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:18:28 [info] 36#36: *1225 [lua] logger.lua:23: 30d906fb2882e5c6b130ec0aebbce345 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:18:28 +0000] 30d906fb2882e5c6b130ec0aebbce345 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 06:18:38 [info] 35#35: *1226 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:18:38 [info] 35#35: *1227 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:18:43 [info] 36#36: *1228 [lua] access_by_lua(msblocations.conf:189):2: d8fb5ae7c22efd65d98a6e165bede829:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:18:43 +0000] d8fb5ae7c22efd65d98a6e165bede829 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/01 06:18:43 [info] 36#36: *1228 [lua] logger.lua:23: d8fb5ae7c22efd65d98a6e165bede829 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:18:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:18:48 [info] 35#35: *1229 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:18:48 [info] 35#35: *1230 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:18:58 [info] 36#36: *1232 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:18:58 [info] 35#35: *1231 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:18:58 [info] 36#36: *1233 [lua] access_by_lua(msblocations.conf:189):2: dfffd8ae79f61f9c68dbaa3e67dd116c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:18:58 +0000] dfffd8ae79f61f9c68dbaa3e67dd116c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/01 06:18:58 [info] 36#36: *1233 [lua] logger.lua:23: dfffd8ae79f61f9c68dbaa3e67dd116c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:18:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:19:08 [info] 36#36: *1234 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:19:08 [info] 35#35: *1235 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:19:13 [info] 36#36: *1236 [lua] access_by_lua(msblocations.conf:189):2: 130094a42b5db87665337b04cea5de36:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:19:13 [info] 36#36: *1236 [lua] logger.lua:23: 130094a42b5db87665337b04cea5de36 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:19:13 +0000] 130094a42b5db87665337b04cea5de36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:19:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 06:19:18 [info] 35#35: *1238 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:19:18 [info] 36#36: *1237 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:19:28 [info] 35#35: *1240 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:19:28 [info] 35#35: *1241 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:19:28 [info] 36#36: *1242 [lua] access_by_lua(msblocations.conf:189):2: da9cf02c83716c3c3952e2a9c9a7aa5f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:19:28 [info] 36#36: *1242 [lua] logger.lua:23: da9cf02c83716c3c3952e2a9c9a7aa5f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:19:28 +0000] da9cf02c83716c3c3952e2a9c9a7aa5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:19:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 06:19:38 [info] 36#36: *1244 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:19:38 [info] 36#36: *1243 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:19:43 [info] 36#36: *1245 [lua] access_by_lua(msblocations.conf:189):2: eb08bc6fe46145e1c97498b4ff6f63b6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:19:43 [info] 36#36: *1245 [lua] logger.lua:23: eb08bc6fe46145e1c97498b4ff6f63b6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:19:43 +0000] eb08bc6fe46145e1c97498b4ff6f63b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:19:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:19:48 [info] 36#36: *1246 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:19:48 [info] 36#36: *1247 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:19:58 [info] 35#35: *1248 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:19:58 [info] 35#35: *1249 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:19:58 [info] 36#36: *1250 [lua] access_by_lua(msblocations.conf:189):2: edc1fdb20488e7f02600835211bf954c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:19:58 +0000] edc1fdb20488e7f02600835211bf954c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 06:19:58 [info] 36#36: *1250 [lua] logger.lua:23: edc1fdb20488e7f02600835211bf954c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:19:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 06:20:08 [info] 35#35: *1252 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:20:08 [info] 35#35: *1251 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:20:13 [info] 36#36: *1253 [lua] access_by_lua(msblocations.conf:189):2: c244e0e3d957b94e3e2768dbaf941c1a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:20:14 [info] 36#36: *1253 [lua] logger.lua:23: c244e0e3d957b94e3e2768dbaf941c1a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:20:14 +0000] c244e0e3d957b94e3e2768dbaf941c1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:20:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:20:18 [info] 36#36: *1255 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:20:18 [info] 36#36: *1254 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:20:28 [info] 35#35: *1257 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:20:28 [info] 35#35: *1258 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:20:29 [info] 36#36: *1259 [lua] access_by_lua(msblocations.conf:189):2: c53df86345f70d3ba480a89d72bdd330:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:20:29 +0000] c53df86345f70d3ba480a89d72bdd330 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:20:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:20:29 [info] 36#36: *1259 [lua] logger.lua:23: c53df86345f70d3ba480a89d72bdd330 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , 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/02/01 06:20:38 [info] 35#35: *1260 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:20:38 [info] 36#36: *1261 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:20:44 [info] 36#36: *1262 [lua] access_by_lua(msblocations.conf:189):2: 13450068b627ecdb54fbaf1c95d0caa5:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:20:44 [info] 36#36: *1262 [lua] logger.lua:23: 13450068b627ecdb54fbaf1c95d0caa5 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:20:44 +0000] 13450068b627ecdb54fbaf1c95d0caa5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:20:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:20:48 [info] 36#36: *1263 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:20:48 [info] 36#36: *1264 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:20:58 [info] 36#36: *1266 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:20:58 [info] 36#36: *1265 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:20:59 [info] 36#36: *1267 [lua] access_by_lua(msblocations.conf:189):2: c2346c815561c62fd31642e475926eda:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:20:59 [info] 36#36: *1267 [lua] logger.lua:23: c2346c815561c62fd31642e475926eda {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:20:59 +0000] c2346c815561c62fd31642e475926eda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:20:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 06:21:08 [info] 36#36: *1268 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:21:08 [info] 36#36: *1269 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:21:14 [info] 36#36: *1270 [lua] access_by_lua(msblocations.conf:189):2: dba620282ffe810f869efd9d0af17a66:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:21:14 +0000] dba620282ffe810f869efd9d0af17a66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/01 06:21:14 [info] 36#36: *1270 [lua] logger.lua:23: dba620282ffe810f869efd9d0af17a66 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:21:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 06:21:18 [info] 35#35: *1272 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:21:18 [info] 36#36: *1271 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:21:28 [info] 36#36: *1274 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:21:28 [info] 35#35: *1275 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:21:29 [info] 36#36: *1276 [lua] access_by_lua(msblocations.conf:189):2: f97ae01f5c1ab3e62683fac10af71504:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:21:29 +0000] f97ae01f5c1ab3e62683fac10af71504 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 06:21:29 [info] 36#36: *1276 [lua] logger.lua:23: f97ae01f5c1ab3e62683fac10af71504 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:21:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 06:21:38 [info] 35#35: *1277 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:21:38 [info] 36#36: *1278 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:21:44 [info] 36#36: *1279 [lua] access_by_lua(msblocations.conf:189):2: 4d8b45c1403748541dc6f27df8887027:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:21:44 [info] 36#36: *1279 [lua] logger.lua:23: 4d8b45c1403748541dc6f27df8887027 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:21:44 +0000] 4d8b45c1403748541dc6f27df8887027 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:21:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 06:21:48 [info] 35#35: *1281 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:21:48 [info] 35#35: *1280 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:21:58 [info] 35#35: *1283 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:21:58 [info] 35#35: *1282 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:21:59 [info] 36#36: *1284 [lua] access_by_lua(msblocations.conf:189):2: 1b2ea004336204f25353fe406fd76999:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:21:59 [info] 36#36: *1284 [lua] logger.lua:23: 1b2ea004336204f25353fe406fd76999 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:21:59 +0000] 1b2ea004336204f25353fe406fd76999 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:21:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 06:22:08 [info] 36#36: *1285 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:22:08 [info] 36#36: *1286 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:22:14 [info] 36#36: *1287 [lua] access_by_lua(msblocations.conf:189):2: d4ac89303ab4628f1895d180aecb8fa7:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:22:14 [info] 36#36: *1287 [lua] logger.lua:23: d4ac89303ab4628f1895d180aecb8fa7 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:22:14 +0000] d4ac89303ab4628f1895d180aecb8fa7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:22:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:22:18 [info] 36#36: *1289 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:22:18 [info] 36#36: *1288 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:22:28 [info] 35#35: *1292 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:22:28 [info] 35#35: *1291 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:22:29 [info] 36#36: *1293 [lua] access_by_lua(msblocations.conf:189):2: 13e9f4fc90977fb0436d78a83396e82b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:22:29 [info] 36#36: *1293 [lua] logger.lua:23: 13e9f4fc90977fb0436d78a83396e82b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:22:29 +0000] 13e9f4fc90977fb0436d78a83396e82b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:22:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 06:22:38 [info] 35#35: *1294 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:22:38 [info] 36#36: *1295 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:22:44 [info] 36#36: *1296 [lua] access_by_lua(msblocations.conf:189):2: 2ef6a508288f7b88ba06226905b03ac0:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:22:44 [info] 36#36: *1296 [lua] logger.lua:23: 2ef6a508288f7b88ba06226905b03ac0 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:22:44 +0000] 2ef6a508288f7b88ba06226905b03ac0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:22:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:22:48 [info] 35#35: *1297 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:22:48 [info] 35#35: *1298 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:22:58 [info] 36#36: *1300 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:22:58 [info] 35#35: *1299 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:22:59 [info] 36#36: *1301 [lua] access_by_lua(msblocations.conf:189):2: 1489bd2bbf67c256fd7e2c2e8a8fd1db:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:22:59 +0000] 1489bd2bbf67c256fd7e2c2e8a8fd1db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:22:59 [info] 36#36: *1301 [lua] logger.lua:23: 1489bd2bbf67c256fd7e2c2e8a8fd1db {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:22:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:23:08 [info] 36#36: *1303 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:23:08 [info] 35#35: *1302 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:23:14 [info] 36#36: *1304 [lua] access_by_lua(msblocations.conf:189):2: 36f664b40ad40d6cd4d03484d4432584:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:23:14 [info] 36#36: *1304 [lua] logger.lua:23: 36f664b40ad40d6cd4d03484d4432584 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:23:14 +0000] 36f664b40ad40d6cd4d03484d4432584 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:23:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:23:18 [info] 36#36: *1306 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:23:18 [info] 36#36: *1305 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:23:28 [info] 36#36: *1308 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:23:28 [info] 35#35: *1309 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:23:29 [info] 36#36: *1310 [lua] access_by_lua(msblocations.conf:189):2: c65f2d058bb3f526fdb94260d69ee1e3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:23:29 +0000] c65f2d058bb3f526fdb94260d69ee1e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/02/01 06:23:29 [info] 36#36: *1310 [lua] logger.lua:23: c65f2d058bb3f526fdb94260d69ee1e3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:23:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/02/01 06:23:38 [info] 36#36: *1311 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:23:38 [info] 36#36: *1312 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:23:44 [info] 36#36: *1313 [lua] access_by_lua(msblocations.conf:189):2: 96106c6004e43b2dfeb93842f8ca48c3:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:23:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.148 - - [01/Feb/2023:06:23:44 +0000] 96106c6004e43b2dfeb93842f8ca48c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 06:23:44 [info] 36#36: *1313 [lua] logger.lua:23: 96106c6004e43b2dfeb93842f8ca48c3 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , 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/02/01 06:23:48 [info] 35#35: *1314 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:23:48 [info] 36#36: *1315 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:23:58 [info] 36#36: *1317 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:23:58 [info] 35#35: *1316 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:23:59 [info] 36#36: *1318 [lua] access_by_lua(msblocations.conf:189):2: 7470c5feeda6593fe54e3cf6a347a929:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:23:59 [info] 36#36: *1318 [lua] logger.lua:23: 7470c5feeda6593fe54e3cf6a347a929 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:23:59 +0000] 7470c5feeda6593fe54e3cf6a347a929 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:23:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:24:08 [info] 35#35: *1319 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:24:08 [info] 36#36: *1320 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:24:14 [info] 36#36: *1321 [lua] access_by_lua(msblocations.conf:189):2: 07fd94ddaab4bb74df2716f7e544d208:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:24:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.148 - - [01/Feb/2023:06:24:14 +0000] 07fd94ddaab4bb74df2716f7e544d208 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 06:24:14 [info] 36#36: *1321 [lua] logger.lua:23: 07fd94ddaab4bb74df2716f7e544d208 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , 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/02/01 06:24:18 [info] 36#36: *1323 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:24:18 [info] 36#36: *1322 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:24:28 [info] 36#36: *1325 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:24:28 [info] 36#36: *1326 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:24:29 [info] 36#36: *1327 [lua] access_by_lua(msblocations.conf:189):2: 3d8b24319fc213f7af929d8c3de9f112:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:24:29 [info] 36#36: *1327 [lua] logger.lua:23: 3d8b24319fc213f7af929d8c3de9f112 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:24:29 +0000] 3d8b24319fc213f7af929d8c3de9f112 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:24:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:24:38 [info] 36#36: *1328 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:24:38 [info] 36#36: *1329 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:24:44 [info] 36#36: *1330 [lua] access_by_lua(msblocations.conf:189):2: 86efda72cc5b95a9aca3d9694b9634fc:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:24:44 +0000] 86efda72cc5b95a9aca3d9694b9634fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:24:44 [info] 36#36: *1330 [lua] logger.lua:23: 86efda72cc5b95a9aca3d9694b9634fc {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:24:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:24:48 [info] 36#36: *1331 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:24:48 [info] 35#35: *1332 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:24:58 [info] 36#36: *1333 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:24:58 [info] 35#35: *1334 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:24:59 [info] 36#36: *1335 [lua] access_by_lua(msblocations.conf:189):2: f7bff781e857941fdc53d62d8f363ef5:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:24:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:24:59 [info] 36#36: *1335 [lua] logger.lua:23: f7bff781e857941fdc53d62d8f363ef5 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:24:59 +0000] f7bff781e857941fdc53d62d8f363ef5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 06:25:08 [info] 36#36: *1336 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:25:08 [info] 36#36: *1337 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:25:14 [info] 36#36: *1338 [lua] access_by_lua(msblocations.conf:189):2: ff5d6048749e4cddd7b4fde8d74415eb:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:25:14 [info] 36#36: *1338 [lua] logger.lua:23: ff5d6048749e4cddd7b4fde8d74415eb {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:25:14 +0000] ff5d6048749e4cddd7b4fde8d74415eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:25:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/01 06:25:18 [info] 36#36: *1340 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:25:18 [info] 35#35: *1339 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:25:28 [info] 35#35: *1342 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:25:28 [info] 35#35: *1343 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:25:29 [info] 36#36: *1344 [lua] access_by_lua(msblocations.conf:189):2: 8a4081f80c1108d07d231a298356b0cb:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:25:29 [info] 36#36: *1344 [lua] logger.lua:23: 8a4081f80c1108d07d231a298356b0cb {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:25:29 +0000] 8a4081f80c1108d07d231a298356b0cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:25:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:25:38 [info] 36#36: *1345 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:25:38 [info] 36#36: *1346 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:25:44 [info] 36#36: *1347 [lua] access_by_lua(msblocations.conf:189):2: e3cfb68e394bdcc0882986588c133577:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:25:44 [info] 36#36: *1347 [lua] logger.lua:23: e3cfb68e394bdcc0882986588c133577 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:25:44 +0000] e3cfb68e394bdcc0882986588c133577 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:25:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:25:48 [info] 36#36: *1349 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:25:48 [info] 36#36: *1348 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:25:58 [info] 36#36: *1351 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:25:58 [info] 36#36: *1350 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:25:59 [info] 36#36: *1352 [lua] access_by_lua(msblocations.conf:189):2: 87bcb6fca5e7c5a0f90f3a2d0cc14d67:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:25:59 [info] 36#36: *1352 [lua] logger.lua:23: 87bcb6fca5e7c5a0f90f3a2d0cc14d67 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:25:59 +0000] 87bcb6fca5e7c5a0f90f3a2d0cc14d67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:25:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/01 06:26:08 [info] 36#36: *1354 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:26:08 [info] 36#36: *1353 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:26:14 [info] 36#36: *1355 [lua] access_by_lua(msblocations.conf:189):2: eac12adbefef37b6d9d70bb0e85f9c4c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:26:14 [info] 36#36: *1355 [lua] logger.lua:23: eac12adbefef37b6d9d70bb0e85f9c4c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:26:14 +0000] eac12adbefef37b6d9d70bb0e85f9c4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:26:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:26:18 [info] 36#36: *1356 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:26:18 [info] 36#36: *1357 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:26:28 [info] 36#36: *1359 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:26:28 [info] 36#36: *1360 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:26:29 [info] 36#36: *1361 [lua] access_by_lua(msblocations.conf:189):2: f8acdef2aa73423708617efd948deacf:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:26:29 +0000] f8acdef2aa73423708617efd948deacf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 06:26:29 [info] 36#36: *1361 [lua] logger.lua:23: f8acdef2aa73423708617efd948deacf {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:26:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:26:38 [info] 36#36: *1362 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:26:38 [info] 35#35: *1363 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:26:44 [info] 36#36: *1364 [lua] access_by_lua(msblocations.conf:189):2: 89537e79c4b78e7e958c1cf218614176:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:26:44 [info] 36#36: *1364 [lua] logger.lua:23: 89537e79c4b78e7e958c1cf218614176 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:26:44 +0000] 89537e79c4b78e7e958c1cf218614176 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:26:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:26:48 [info] 36#36: *1365 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:26:48 [info] 36#36: *1366 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:26:58 [info] 36#36: *1367 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:26:58 [info] 36#36: *1368 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:26:59 [info] 36#36: *1369 [lua] access_by_lua(msblocations.conf:189):2: 1e07082eec7da03b34557f6f1ce56eaa:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:26:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:26:59 [info] 36#36: *1369 [lua] logger.lua:23: 1e07082eec7da03b34557f6f1ce56eaa {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:26:59 +0000] 1e07082eec7da03b34557f6f1ce56eaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:27:08 [info] 35#35: *1370 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:27:08 [info] 35#35: *1371 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:27:14 [info] 36#36: *1372 [lua] access_by_lua(msblocations.conf:189):2: 5282ec951c2738694cbe4b27c2e03fa9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:27:14 [info] 36#36: *1372 [lua] logger.lua:23: 5282ec951c2738694cbe4b27c2e03fa9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:27:14 +0000] 5282ec951c2738694cbe4b27c2e03fa9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:27:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:27:18 [info] 35#35: *1373 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:27:18 [info] 35#35: *1374 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:27:28 [info] 36#36: *1376 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:27:28 [info] 36#36: *1377 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:27:29 [info] 36#36: *1378 [lua] access_by_lua(msblocations.conf:189):2: e1b93e15d5c3cba697c965c1b1435a97:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:27:29 +0000] e1b93e15d5c3cba697c965c1b1435a97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:27:29 [info] 36#36: *1378 [lua] logger.lua:23: e1b93e15d5c3cba697c965c1b1435a97 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:27:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:27:38 [info] 36#36: *1380 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:27:38 [info] 36#36: *1379 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:27:44 [info] 36#36: *1381 [lua] access_by_lua(msblocations.conf:189):2: 92ba809214fd411961a95654ffec1a58:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:27:44 [info] 36#36: *1381 [lua] logger.lua:23: 92ba809214fd411961a95654ffec1a58 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:27:44 +0000] 92ba809214fd411961a95654ffec1a58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:27:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:27:48 [info] 36#36: *1382 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:27:48 [info] 36#36: *1383 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:27:58 [info] 35#35: *1384 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:27:58 [info] 35#35: *1385 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:27:59 [info] 36#36: *1386 [lua] access_by_lua(msblocations.conf:189):2: 4e81591516f4a80116633ec7c1910c42:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:27:59 [info] 36#36: *1386 [lua] logger.lua:23: 4e81591516f4a80116633ec7c1910c42 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:27:59 +0000] 4e81591516f4a80116633ec7c1910c42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:27:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:28:08 [info] 36#36: *1388 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:28:08 [info] 35#35: *1387 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:28:14 [info] 36#36: *1389 [lua] access_by_lua(msblocations.conf:189):2: d636680eaf5997529cf700f6f7753ce9:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:28:14 [info] 36#36: *1389 [lua] logger.lua:23: d636680eaf5997529cf700f6f7753ce9 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:28:14 +0000] d636680eaf5997529cf700f6f7753ce9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:28:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/01 06:28:18 [info] 36#36: *1390 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:28:18 [info] 36#36: *1391 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:28:28 [info] 36#36: *1393 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:28:28 [info] 36#36: *1394 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:28:29 [info] 36#36: *1395 [lua] access_by_lua(msblocations.conf:189):2: ca80e7a4c884bb28448a29e58fedda15:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:28:29 [info] 36#36: *1395 [lua] logger.lua:23: ca80e7a4c884bb28448a29e58fedda15 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:28:29 +0000] ca80e7a4c884bb28448a29e58fedda15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:28:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:28:38 [info] 36#36: *1396 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:28:38 [info] 36#36: *1397 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:28:44 [info] 36#36: *1398 [lua] access_by_lua(msblocations.conf:189):2: 7e54731617752bbc9070c1da351f5f88:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:28:44 [info] 36#36: *1398 [lua] logger.lua:23: 7e54731617752bbc9070c1da351f5f88 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:28:44 +0000] 7e54731617752bbc9070c1da351f5f88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:28:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:28:48 [info] 36#36: *1400 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:28:48 [info] 36#36: *1399 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:28:58 [info] 36#36: *1402 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:28:58 [info] 36#36: *1401 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:28:59 [info] 36#36: *1403 [lua] access_by_lua(msblocations.conf:189):2: a02227baf5d033d807fd23d9449a5a55:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:28:59 +0000] a02227baf5d033d807fd23d9449a5a55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 06:28:59 [info] 36#36: *1403 [lua] logger.lua:23: a02227baf5d033d807fd23d9449a5a55 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:28:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 06:29:08 [info] 36#36: *1405 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:29:08 [info] 36#36: *1404 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:29:14 [info] 36#36: *1406 [lua] access_by_lua(msblocations.conf:189):2: 611483cbfc3b2a759cd57bb6f0986194:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:29:14 [info] 36#36: *1406 [lua] logger.lua:23: 611483cbfc3b2a759cd57bb6f0986194 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:29:14 +0000] 611483cbfc3b2a759cd57bb6f0986194 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:29:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:29:18 [info] 36#36: *1408 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:29:18 [info] 36#36: *1407 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:29:28 [info] 36#36: *1410 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:29:28 [info] 36#36: *1411 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:29:29 [info] 36#36: *1412 [lua] access_by_lua(msblocations.conf:189):2: b79d7f080e58a1a0070bccbc77e46bda:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:29:29 +0000] b79d7f080e58a1a0070bccbc77e46bda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 06:29:29 [info] 36#36: *1412 [lua] logger.lua:23: b79d7f080e58a1a0070bccbc77e46bda {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:29:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 06:29:38 [info] 35#35: *1413 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:29:38 [info] 36#36: *1414 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:29:44 [info] 36#36: *1415 [lua] access_by_lua(msblocations.conf:189):2: a3a0a39bc293ccfedda454b8c5991a14:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:29:44 +0000] a3a0a39bc293ccfedda454b8c5991a14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 06:29:44 [info] 36#36: *1415 [lua] logger.lua:23: a3a0a39bc293ccfedda454b8c5991a14 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:29:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 06:29:48 [info] 36#36: *1417 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:29:48 [info] 36#36: *1416 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:29:58 [info] 35#35: *1418 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:29:58 [info] 35#35: *1419 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:29:59 [info] 36#36: *1420 [lua] access_by_lua(msblocations.conf:189):2: fc2c82e14b1d8bc0942c65f24b2f4c03:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:29:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:29:59 [info] 36#36: *1420 [lua] logger.lua:23: fc2c82e14b1d8bc0942c65f24b2f4c03 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:29:59 +0000] fc2c82e14b1d8bc0942c65f24b2f4c03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:30:08 [info] 36#36: *1421 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:30:08 [info] 35#35: *1422 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:30:14 [info] 36#36: *1423 [lua] access_by_lua(msblocations.conf:189):2: 988ff8d9cb42954a4b7c7ebbbe26a46d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:30:14 +0000] 988ff8d9cb42954a4b7c7ebbbe26a46d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:30:14 [info] 36#36: *1423 [lua] logger.lua:23: 988ff8d9cb42954a4b7c7ebbbe26a46d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:30:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:30:18 [info] 35#35: *1424 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:30:18 [info] 35#35: *1425 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:30:28 [info] 36#36: *1427 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:30:28 [info] 36#36: *1428 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:30:29 [info] 36#36: *1429 [lua] access_by_lua(msblocations.conf:189):2: 37eb2d66ee931dcc8244f68d3fb5592e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:30:29 [info] 36#36: *1429 [lua] logger.lua:23: 37eb2d66ee931dcc8244f68d3fb5592e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:30:29 +0000] 37eb2d66ee931dcc8244f68d3fb5592e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:30:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:30:38 [info] 36#36: *1430 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:30:38 [info] 36#36: *1431 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:30:44 [info] 36#36: *1432 [lua] access_by_lua(msblocations.conf:189):2: cad3cb2dc33db699490fe07f5c2fce5d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:30:44 +0000] cad3cb2dc33db699490fe07f5c2fce5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/01 06:30:44 [info] 36#36: *1432 [lua] logger.lua:23: cad3cb2dc33db699490fe07f5c2fce5d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:30:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:30:48 [info] 35#35: *1434 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:30:48 [info] 35#35: *1433 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:30:58 [info] 36#36: *1436 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:30:58 [info] 35#35: *1435 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:30:59 [info] 36#36: *1437 [lua] access_by_lua(msblocations.conf:189):2: 2468d13c2d1bf4856999a83bb502f7dc:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:30:59 [info] 36#36: *1437 [lua] logger.lua:23: 2468d13c2d1bf4856999a83bb502f7dc {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:30:59 +0000] 2468d13c2d1bf4856999a83bb502f7dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:30:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 06:31:08 [info] 36#36: *1439 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:31:08 [info] 36#36: *1438 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:31:14 [info] 36#36: *1440 [lua] access_by_lua(msblocations.conf:189):2: 9cd297e41b5fe9375982810fdd248e51:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:31:14 [info] 36#36: *1440 [lua] logger.lua:23: 9cd297e41b5fe9375982810fdd248e51 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:31:14 +0000] 9cd297e41b5fe9375982810fdd248e51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:31:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:31:18 [info] 36#36: *1441 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:31:18 [info] 36#36: *1442 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:31:28 [info] 35#35: *1445 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:31:28 [info] 36#36: *1444 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:31:29 [info] 36#36: *1446 [lua] access_by_lua(msblocations.conf:189):2: f58ead9f811d1e21013c03b052e5cdee:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:31:29 [info] 36#36: *1446 [lua] logger.lua:23: f58ead9f811d1e21013c03b052e5cdee {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:31:29 +0000] f58ead9f811d1e21013c03b052e5cdee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:31:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:31:38 [info] 35#35: *1448 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:31:38 [info] 36#36: *1447 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:31:44 [info] 36#36: *1449 [lua] access_by_lua(msblocations.conf:189):2: 5aa29a4ab5a616db5f2132d3e5a63793:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:31:44 [info] 36#36: *1449 [lua] logger.lua:23: 5aa29a4ab5a616db5f2132d3e5a63793 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:31:44 +0000] 5aa29a4ab5a616db5f2132d3e5a63793 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:31:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:31:48 [info] 36#36: *1451 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:31:48 [info] 36#36: *1450 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:31:58 [info] 36#36: *1452 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:31:58 [info] 36#36: *1453 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:31:59 [info] 36#36: *1454 [lua] access_by_lua(msblocations.conf:189):2: e0a6f22a76b009956a1a65ca5ca6d98b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:31:59 [info] 36#36: *1454 [lua] logger.lua:23: e0a6f22a76b009956a1a65ca5ca6d98b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:31:59 +0000] e0a6f22a76b009956a1a65ca5ca6d98b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:31:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:32:08 [info] 36#36: *1455 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:32:08 [info] 36#36: *1456 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:32:14 [info] 36#36: *1457 [lua] access_by_lua(msblocations.conf:189):2: f3689c6d1f864c063cc5848ca69af56a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:32:14 [info] 36#36: *1457 [lua] logger.lua:23: f3689c6d1f864c063cc5848ca69af56a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:32:14 +0000] f3689c6d1f864c063cc5848ca69af56a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:32:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/01 06:32:18 [info] 35#35: *1458 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:32:18 [info] 35#35: *1459 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:32:28 [info] 35#35: *1462 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:32:28 [info] 36#36: *1461 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:32:29 [info] 36#36: *1463 [lua] access_by_lua(msblocations.conf:189):2: 99337d4d2b791089c08ad4245e03af13:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:32:29 +0000] 99337d4d2b791089c08ad4245e03af13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 06:32:29 [info] 36#36: *1463 [lua] logger.lua:23: 99337d4d2b791089c08ad4245e03af13 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:32:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 06:32:38 [info] 35#35: *1464 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:32:38 [info] 35#35: *1465 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:32:44 [info] 36#36: *1466 [lua] access_by_lua(msblocations.conf:189):2: 05d9688c76bcf5eacbd41ac607230a33:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:32:44 +0000] 05d9688c76bcf5eacbd41ac607230a33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:32:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/01 06:32:44 [info] 36#36: *1466 [lua] logger.lua:23: 05d9688c76bcf5eacbd41ac607230a33 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , 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/02/01 06:32:48 [info] 36#36: *1467 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:32:48 [info] 35#35: *1468 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:32:58 [info] 36#36: *1469 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:32:58 [info] 35#35: *1470 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:32:59 [info] 36#36: *1471 [lua] access_by_lua(msblocations.conf:189):2: 0762e60f748ff81055685499046a717d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:32:59 [info] 36#36: *1471 [lua] logger.lua:23: 0762e60f748ff81055685499046a717d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:32:59 +0000] 0762e60f748ff81055685499046a717d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:32:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:33:08 [info] 35#35: *1473 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:33:08 [info] 36#36: *1472 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:33:14 [info] 36#36: *1474 [lua] access_by_lua(msblocations.conf:189):2: f554ac1cd4ec3294100e871bd0c4c14e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:33:14 [info] 36#36: *1474 [lua] logger.lua:23: f554ac1cd4ec3294100e871bd0c4c14e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:33:14 +0000] f554ac1cd4ec3294100e871bd0c4c14e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:33:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/01 06:33:18 [info] 35#35: *1475 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:33:18 [info] 35#35: *1476 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:33:28 [info] 35#35: *1478 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:33:28 [info] 35#35: *1479 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:33:29 [info] 36#36: *1480 [lua] access_by_lua(msblocations.conf:189):2: cf20596253a3c7857a0fb8a51e277404:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:33:29 +0000] cf20596253a3c7857a0fb8a51e277404 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 06:33:29 [info] 36#36: *1480 [lua] logger.lua:23: cf20596253a3c7857a0fb8a51e277404 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:33:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 06:33:38 [info] 36#36: *1481 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:33:38 [info] 36#36: *1482 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:33:44 [info] 36#36: *1483 [lua] access_by_lua(msblocations.conf:189):2: 2daa2e590a1ddc5b24be30fc81eaddc1:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:33:44 +0000] 2daa2e590a1ddc5b24be30fc81eaddc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:33:44 [info] 36#36: *1483 [lua] logger.lua:23: 2daa2e590a1ddc5b24be30fc81eaddc1 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:33:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:33:48 [info] 36#36: *1484 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:33:48 [info] 36#36: *1485 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:33:58 [info] 36#36: *1486 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:33:58 [info] 35#35: *1487 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:33:59 [info] 36#36: *1488 [lua] access_by_lua(msblocations.conf:189):2: 43e0a1819b4179b8bc8cae00e708f886:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:33:59 [info] 36#36: *1488 [lua] logger.lua:23: 43e0a1819b4179b8bc8cae00e708f886 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:33:59 +0000] 43e0a1819b4179b8bc8cae00e708f886 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:33:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:34:08 [info] 35#35: *1490 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:34:08 [info] 35#35: *1489 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:34:14 [info] 36#36: *1491 [lua] access_by_lua(msblocations.conf:189):2: 7f22f443bb191f94bb55bee26f2b7988:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:34:14 [info] 36#36: *1491 [lua] logger.lua:23: 7f22f443bb191f94bb55bee26f2b7988 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:34:14 +0000] 7f22f443bb191f94bb55bee26f2b7988 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:34:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:34:18 [info] 35#35: *1492 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:34:18 [info] 35#35: *1493 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:34:28 [info] 36#36: *1495 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:34:28 [info] 36#36: *1496 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:34:29 [info] 36#36: *1497 [lua] access_by_lua(msblocations.conf:189):2: 76b6351f5e0e267701af2e1c4c316a75:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:34:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:34:29 [info] 36#36: *1497 [lua] logger.lua:23: 76b6351f5e0e267701af2e1c4c316a75 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:34:29 +0000] 76b6351f5e0e267701af2e1c4c316a75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 06:34:38 [info] 36#36: *1499 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:34:38 [info] 36#36: *1498 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:34:44 [info] 36#36: *1500 [lua] access_by_lua(msblocations.conf:189):2: 702e2ae62d0181e09cf36cb8ef881f1a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:34:44 [info] 36#36: *1500 [lua] logger.lua:23: 702e2ae62d0181e09cf36cb8ef881f1a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:34:44 +0000] 702e2ae62d0181e09cf36cb8ef881f1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:34:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/01 06:34:48 [info] 36#36: *1501 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:34:48 [info] 36#36: *1502 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:34:58 [info] 35#35: *1504 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:34:58 [info] 35#35: *1503 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:34:59 [info] 36#36: *1505 [lua] access_by_lua(msblocations.conf:189):2: 578b709cb5f5c3673023285ee95a90dc:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:34:59 [info] 36#36: *1505 [lua] logger.lua:23: 578b709cb5f5c3673023285ee95a90dc {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:34:59 +0000] 578b709cb5f5c3673023285ee95a90dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:34:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:35:08 [info] 35#35: *1506 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:35:08 [info] 35#35: *1507 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:35:14 [info] 36#36: *1508 [lua] access_by_lua(msblocations.conf:189):2: 1cdc3ac8092ce21233f5d014eed06401:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:35:14 +0000] 1cdc3ac8092ce21233f5d014eed06401 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:35:14 [info] 36#36: *1508 [lua] logger.lua:23: 1cdc3ac8092ce21233f5d014eed06401 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:35:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:35:18 [info] 36#36: *1510 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:35:18 [info] 36#36: *1509 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:35:28 [info] 36#36: *1513 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:35:28 [info] 36#36: *1512 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:35:29 [info] 36#36: *1514 [lua] access_by_lua(msblocations.conf:189):2: f97242994ef30c5aa6aabf98c27a9873:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:35:29 [info] 36#36: *1514 [lua] logger.lua:23: f97242994ef30c5aa6aabf98c27a9873 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:35:29 +0000] f97242994ef30c5aa6aabf98c27a9873 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:35:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/01 06:35:38 [info] 36#36: *1515 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:35:38 [info] 35#35: *1516 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:35:44 [info] 36#36: *1517 [lua] access_by_lua(msblocations.conf:189):2: 9059878132fd9887557eb63132a1b59f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:35:44 [info] 36#36: *1517 [lua] logger.lua:23: 9059878132fd9887557eb63132a1b59f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:35:44 +0000] 9059878132fd9887557eb63132a1b59f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:35:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/01 06:35:48 [info] 36#36: *1519 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:35:48 [info] 36#36: *1518 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:35:58 [info] 36#36: *1520 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:35:58 [info] 36#36: *1521 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:35:59 [info] 36#36: *1522 [lua] access_by_lua(msblocations.conf:189):2: 61de7be32d2ba7212cab1ecf37cd4967:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:35:59 [info] 36#36: *1522 [lua] logger.lua:23: 61de7be32d2ba7212cab1ecf37cd4967 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:35:59 +0000] 61de7be32d2ba7212cab1ecf37cd4967 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:35:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 06:36:08 [info] 35#35: *1524 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:36:08 [info] 36#36: *1523 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:36:14 [info] 36#36: *1525 [lua] access_by_lua(msblocations.conf:189):2: fd67b019f04ec284c6d9338b11aefbce:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:36:14 +0000] fd67b019f04ec284c6d9338b11aefbce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 06:36:14 [info] 36#36: *1525 [lua] logger.lua:23: fd67b019f04ec284c6d9338b11aefbce {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:36:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:36:18 [info] 35#35: *1526 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:36:18 [info] 36#36: *1527 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:36:28 [info] 35#35: *1529 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:36:28 [info] 36#36: *1530 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:36:29 [info] 36#36: *1531 [lua] access_by_lua(msblocations.conf:189):2: c64dcbb4da06d467e836678c9f881b6a:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:36:29 +0000] c64dcbb4da06d467e836678c9f881b6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:36:29 [info] 36#36: *1531 [lua] logger.lua:23: c64dcbb4da06d467e836678c9f881b6a {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:36:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:36:38 [info] 35#35: *1532 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:36:38 [info] 35#35: *1533 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:36:44 [info] 36#36: *1534 [lua] access_by_lua(msblocations.conf:189):2: 05d9e5642b43b914ef3beb573a0acfbd:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:36:44 [info] 36#36: *1534 [lua] logger.lua:23: 05d9e5642b43b914ef3beb573a0acfbd {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:36:44 +0000] 05d9e5642b43b914ef3beb573a0acfbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:36:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:36:48 [info] 35#35: *1535 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:36:48 [info] 35#35: *1536 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:36:58 [info] 36#36: *1537 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:36:58 [info] 36#36: *1538 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:36:59 [info] 36#36: *1539 [lua] access_by_lua(msblocations.conf:189):2: fd03e221855152d1a762fa29ac2e31fe:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:36:59 +0000] fd03e221855152d1a762fa29ac2e31fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:36:59 [info] 36#36: *1539 [lua] logger.lua:23: fd03e221855152d1a762fa29ac2e31fe {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:36:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:37:08 [info] 35#35: *1540 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:37:08 [info] 35#35: *1541 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:37:14 [info] 36#36: *1542 [lua] access_by_lua(msblocations.conf:189):2: 837dc0f728ae76771877fc6b8f96a9e6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:37:14 +0000] 837dc0f728ae76771877fc6b8f96a9e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/01 06:37:14 [info] 36#36: *1542 [lua] logger.lua:23: 837dc0f728ae76771877fc6b8f96a9e6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:37:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 06:37:18 [info] 35#35: *1544 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:37:18 [info] 35#35: *1543 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:37:28 [info] 36#36: *1547 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:37:28 [info] 36#36: *1546 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:37:29 [info] 36#36: *1548 [lua] access_by_lua(msblocations.conf:189):2: 08412d0fd5ece7c881db828a86d5923e:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:37:29 +0000] 08412d0fd5ece7c881db828a86d5923e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/01 06:37:29 [info] 36#36: *1548 [lua] logger.lua:23: 08412d0fd5ece7c881db828a86d5923e {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:37:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/01 06:37:38 [info] 36#36: *1550 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:37:38 [info] 36#36: *1549 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:37:44 [info] 36#36: *1551 [lua] access_by_lua(msblocations.conf:189):2: 4ecf1b102266c9cad2487db724b6a2c6:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:37:44 [info] 36#36: *1551 [lua] logger.lua:23: 4ecf1b102266c9cad2487db724b6a2c6 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:37:44 +0000] 4ecf1b102266c9cad2487db724b6a2c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:37:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:37:48 [info] 35#35: *1552 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:37:48 [info] 35#35: *1553 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:37:58 [info] 36#36: *1554 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:37:58 [info] 36#36: *1555 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:37:59 [info] 36#36: *1556 [lua] access_by_lua(msblocations.conf:189):2: 0c7203c5d00dc78e3566d23240602281:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:38:00 [info] 36#36: *1556 [lua] logger.lua:23: 0c7203c5d00dc78e3566d23240602281 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:38:00 +0000] 0c7203c5d00dc78e3566d23240602281 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:38:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:38:08 [info] 35#35: *1557 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:38:08 [info] 36#36: *1558 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:38:15 [info] 36#36: *1559 [lua] access_by_lua(msblocations.conf:189):2: 1c05dc64e3b138fd47fcec0eb98c915f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:38:15 +0000] 1c05dc64e3b138fd47fcec0eb98c915f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/01 06:38:15 [info] 36#36: *1559 [lua] logger.lua:23: 1c05dc64e3b138fd47fcec0eb98c915f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:38:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/01 06:38:18 [info] 36#36: *1560 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:38:18 [info] 35#35: *1561 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:38:28 [info] 35#35: *1563 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:38:28 [info] 36#36: *1564 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:38:30 [info] 36#36: *1565 [lua] access_by_lua(msblocations.conf:189):2: bc7ec04425e2bbf96fe8e7a7dd409311:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:38:30 +0000] bc7ec04425e2bbf96fe8e7a7dd409311 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:38:30 [info] 36#36: *1565 [lua] logger.lua:23: bc7ec04425e2bbf96fe8e7a7dd409311 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:38:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:38:38 [info] 35#35: *1567 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:38:38 [info] 36#36: *1566 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:38:45 [info] 36#36: *1568 [lua] access_by_lua(msblocations.conf:189):2: 9b9c7c6d4303e3aa1a9ad2d5fbb3be49:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:38:45 [info] 36#36: *1568 [lua] logger.lua:23: 9b9c7c6d4303e3aa1a9ad2d5fbb3be49 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:38:45 +0000] 9b9c7c6d4303e3aa1a9ad2d5fbb3be49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:38:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/01 06:38:48 [info] 35#35: *1570 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:38:48 [info] 36#36: *1569 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:38:58 [info] 36#36: *1571 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:38:58 [info] 36#36: *1572 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:39:00 [info] 36#36: *1573 [lua] access_by_lua(msblocations.conf:189):2: 13e2cee108ac55701812ddc33d8c5411:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:39:00 +0000] 13e2cee108ac55701812ddc33d8c5411 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 06:39:00 [info] 36#36: *1573 [lua] logger.lua:23: 13e2cee108ac55701812ddc33d8c5411 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:39:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:39:08 [info] 36#36: *1574 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:39:08 [info] 36#36: *1575 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:39:15 [info] 36#36: *1576 [lua] access_by_lua(msblocations.conf:189):2: b5f6370d792c5e3e5cb63f232a48589f:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:39:15 +0000] b5f6370d792c5e3e5cb63f232a48589f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:39:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/01 06:39:15 [info] 36#36: *1576 [lua] logger.lua:23: b5f6370d792c5e3e5cb63f232a48589f {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , 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/02/01 06:39:18 [info] 35#35: *1577 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:39:18 [info] 36#36: *1578 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:39:28 [info] 36#36: *1580 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:39:28 [info] 35#35: *1581 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:39:30 [info] 36#36: *1582 [lua] access_by_lua(msblocations.conf:189):2: d13bb68a1831be15482e9f5e24433773:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:39:30 [info] 36#36: *1582 [lua] logger.lua:23: d13bb68a1831be15482e9f5e24433773 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:39:30 +0000] d13bb68a1831be15482e9f5e24433773 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:39:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:39:38 [info] 36#36: *1583 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:39:38 [info] 35#35: *1584 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:39:45 [info] 36#36: *1585 [lua] access_by_lua(msblocations.conf:189):2: 0e64f1920359f8567978797a091c5a71:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:39:45 [info] 36#36: *1585 [lua] logger.lua:23: 0e64f1920359f8567978797a091c5a71 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:39:45 +0000] 0e64f1920359f8567978797a091c5a71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:39:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/01 06:39:48 [info] 36#36: *1587 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:39:48 [info] 36#36: *1586 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:39:58 [info] 35#35: *1589 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:39:58 [info] 35#35: *1588 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:40:00 [info] 36#36: *1590 [lua] access_by_lua(msblocations.conf:189):2: 82d97feb08038eedc8b59a553e2d644b:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:40:00 +0000] 82d97feb08038eedc8b59a553e2d644b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 06:40:00 [info] 36#36: *1590 [lua] logger.lua:23: 82d97feb08038eedc8b59a553e2d644b {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:40:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 06:40:08 [info] 36#36: *1592 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:40:08 [info] 35#35: *1591 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:40:15 [info] 36#36: *1593 [lua] access_by_lua(msblocations.conf:189):2: 6acd787f3fae2a802f24a1f67e061478:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:40:15 +0000] 6acd787f3fae2a802f24a1f67e061478 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 2023/02/01 06:40:15 [info] 36#36: *1593 [lua] logger.lua:23: 6acd787f3fae2a802f24a1f67e061478 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:40:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/01 06:40:18 [info] 36#36: *1594 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:40:18 [info] 36#36: *1595 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:40:28 [info] 36#36: *1597 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:40:28 [info] 35#35: *1598 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:40:30 [info] 36#36: *1599 [lua] access_by_lua(msblocations.conf:189):2: b21d63a28d77c7ebda635123832c4a4c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:40:30 [info] 36#36: *1599 [lua] logger.lua:23: b21d63a28d77c7ebda635123832c4a4c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:40:30 +0000] b21d63a28d77c7ebda635123832c4a4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:40:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:40:38 [info] 36#36: *1600 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:40:38 [info] 35#35: *1601 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:40:45 [info] 36#36: *1602 [lua] access_by_lua(msblocations.conf:189):2: 3cb40b397038f593614ef79e27d482ca:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:40:45 +0000] 3cb40b397038f593614ef79e27d482ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/01 06:40:45 [info] 36#36: *1602 [lua] logger.lua:23: 3cb40b397038f593614ef79e27d482ca {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:40:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:40:48 [info] 36#36: *1604 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:40:48 [info] 36#36: *1603 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:40:58 [info] 35#35: *1605 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:40:58 [info] 35#35: *1606 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:41:00 [info] 36#36: *1607 [lua] access_by_lua(msblocations.conf:189):2: f6a77ecbdc15b10621b5e57053b9c938:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:41:00 [info] 36#36: *1607 [lua] logger.lua:23: f6a77ecbdc15b10621b5e57053b9c938 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:41:00 +0000] f6a77ecbdc15b10621b5e57053b9c938 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:41:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 06:41:08 [info] 36#36: *1608 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:41:08 [info] 36#36: *1609 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:41:15 [info] 36#36: *1610 [lua] access_by_lua(msblocations.conf:189):2: c5b393cc3f31d5ac443da5cf6daea416:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:41:15 +0000] c5b393cc3f31d5ac443da5cf6daea416 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:41:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:41:15 [info] 36#36: *1610 [lua] logger.lua:23: c5b393cc3f31d5ac443da5cf6daea416 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , 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/02/01 06:41:18 [info] 36#36: *1611 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:41:18 [info] 35#35: *1612 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:41:28 [info] 36#36: *1615 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:41:28 [info] 36#36: *1614 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:41:30 [info] 36#36: *1616 [lua] access_by_lua(msblocations.conf:189):2: 3e230f5658b3980f1310cedc579e33f0:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:41:30 [info] 36#36: *1616 [lua] logger.lua:23: 3e230f5658b3980f1310cedc579e33f0 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:41:30 +0000] 3e230f5658b3980f1310cedc579e33f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:41:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 06:41:38 [info] 35#35: *1617 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:41:38 [info] 35#35: *1618 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:41:45 [info] 36#36: *1619 [lua] access_by_lua(msblocations.conf:189):2: 7614ddc49685bcee669a3808b96c7a33:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:41:45 +0000] 7614ddc49685bcee669a3808b96c7a33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:41:45 [info] 36#36: *1619 [lua] logger.lua:23: 7614ddc49685bcee669a3808b96c7a33 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:41:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:41:48 [info] 36#36: *1620 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:41:48 [info] 36#36: *1621 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:41:58 [info] 36#36: *1622 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:41:58 [info] 36#36: *1623 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:42:00 [info] 36#36: *1624 [lua] access_by_lua(msblocations.conf:189):2: 5824dfcea2187fed6713cbac8e083afa:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:42:00 [info] 36#36: *1624 [lua] logger.lua:23: 5824dfcea2187fed6713cbac8e083afa {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:42:00 +0000] 5824dfcea2187fed6713cbac8e083afa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:42:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:42:08 [info] 36#36: *1625 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:42:08 [info] 36#36: *1626 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:42:15 [info] 36#36: *1627 [lua] access_by_lua(msblocations.conf:189):2: 7d22ab66bd0bcf3f4a73cfff5090333c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:42:15 +0000] 7d22ab66bd0bcf3f4a73cfff5090333c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/01 06:42:15 [info] 36#36: *1627 [lua] logger.lua:23: 7d22ab66bd0bcf3f4a73cfff5090333c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:42:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:42:18 [info] 36#36: *1628 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:42:18 [info] 35#35: *1629 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:42:22 [info] 36#36: *1630 client closed connection while waiting for request, client: 10.233.71.228, server: 0.0.0.0:443 2023/02/01 06:42:28 [info] 36#36: *1632 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:42:28 [info] 35#35: *1633 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:42:30 [info] 36#36: *1634 [lua] access_by_lua(msblocations.conf:189):2: 6062934d8080916f3e388d4b70dbe210:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:42:30 +0000] 6062934d8080916f3e388d4b70dbe210 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:42:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 06:42:30 [info] 36#36: *1634 [lua] logger.lua:23: 6062934d8080916f3e388d4b70dbe210 {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , 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/02/01 06:42:38 [info] 36#36: *1636 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:42:38 [info] 36#36: *1635 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:42:45 [info] 36#36: *1637 [lua] access_by_lua(msblocations.conf:189):2: 61c8d85431dfd98bb44b31c90e91d0cf:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:42:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/01 06:42:45 [info] 36#36: *1637 [lua] logger.lua:23: 61c8d85431dfd98bb44b31c90e91d0cf {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:42:45 +0000] 61c8d85431dfd98bb44b31c90e91d0cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 06:42:48 [info] 35#35: *1639 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:42:48 [info] 35#35: *1638 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:42:58 [info] 36#36: *1640 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:42:58 [info] 35#35: *1641 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:43:00 [info] 36#36: *1642 [lua] access_by_lua(msblocations.conf:189):2: bef9991aaa1c1459c90fce3f96064d8d:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/01 06:43:00 [info] 36#36: *1642 [lua] logger.lua:23: bef9991aaa1c1459c90fce3f96064d8d {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:43:00 +0000] bef9991aaa1c1459c90fce3f96064d8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.148 - - [01/Feb/2023:06:43:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 06:43:08 [info] 36#36: *1643 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:43:08 [info] 36#36: *1644 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:43:15 [info] 36#36: *1645 [lua] access_by_lua(msblocations.conf:189):2: c45c7b4c239f8ec7160a0f28c5b8282c:receive the request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:43:15 +0000] c45c7b4c239f8ec7160a0f28c5b8282c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 06:43:15 [info] 36#36: *1645 [lua] logger.lua:23: c45c7b4c239f8ec7160a0f28c5b8282c {"matched":"microservices"} while logging request, client: 10.233.71.148, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.148 - - [01/Feb/2023:06:43:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 06:43:18 [info] 36#36: *1646 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:43:18 [info] 36#36: *1647 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:43:28 [info] 36#36: *1650 client closed connection while SSL handshaking, client: 10.233.72.11, server: 0.0.0.0:443 2023/02/01 06:43:28 [info] 35#35: *1649