By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.24.246 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2023/01/07 02:59:40 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2023/01/07 02:59:40 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2023/01/07 02:59:40 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2023/01/07 02:59:40 [notice] 33#33: using the "epoll" event method 2023/01/07 02:59:40 [notice] 33#33: openresty/1.13.6.1 2023/01/07 02:59:40 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/07 02:59:40 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/07 02:59:40 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2023/01/07 02:59:40 [notice] 34#34: start worker processes 2023/01/07 02:59:40 [notice] 34#34: start worker process 35 \n\n### Starting apiroute 2023/01/07 02:59:40 [notice] 34#34: start worker process 36 2023/01/07 02:59:40 [notice] 34#34: start worker process 38 2023/01/07 02:59:40 [notice] 34#34: start worker process 39 2023/01/07 02:59:40 [notice] 34#34: start worker process 40 2023/01/07 02:59:40 [notice] 34#34: start worker process 41 2023/01/07 02:59:40 [notice] 34#34: start worker process 42 2023/01/07 02:59:40 [notice] 34#34: start worker process 43 2023/01/07 02:59:40 [notice] 34#34: start cache manager process 44 2023/01/07 02:59:40 [notice] 34#34: start cache loader process 45 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230107025940.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2023-01-07 02:59:42 818 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-07 02:59:42 827 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-07 02:59:42 827 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-07 02:59:42 877 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-07 02:59:42 878 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.24.246:10081 Enabled:true 2023-01-07 02:59:44 042 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2023-01-07 02:59:44 109 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-07 02:59:44 110 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-07 02:59:44 111 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-07 02:59:44 112 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-07 02:59:44 112 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2023-01-07 02:59:44 112 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-07 02:59:44 112 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-07 02:59:44 164 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-07 02:59:44 249 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-07 02:59:44 249 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-07 02:59:44 250 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-07 02:59:44 648 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/07 02:59:50 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 02:59:50 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 02:59:52 [info] 36#36: *14 [lua] access_by_lua(msblocations.conf:189):2: 0be021e795a7728e602b9b000a2520a8:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 02:59:52 [info] 36#36: *14 [lua] logger.lua:23: 0be021e795a7728e602b9b000a2520a8 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:02:59:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 65 10.233.69.216 - - [07/Jan/2023:02:59:52 +0000] 0be021e795a7728e602b9b000a2520a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.174 upstream_response_time:0.173 "-" "Consul Health Check" "-" 2023/01/07 02:59:59 [info] 36#36: *17 [lua] access_by_lua(msblocations.conf:189):2: 1d3e6eccbea7b838c60205f1d7821230:receive the request, client: 10.233.72.80, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.72.80 - - [07/Jan/2023:02:59:59 +0000] 1d3e6eccbea7b838c60205f1d7821230 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.282 upstream_response_time:0.281 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2023/01/07 02:59:59 [info] 36#36: *17 [lua] logger.lua:23: 1d3e6eccbea7b838c60205f1d7821230 {"matched":"microservices"} while logging request, client: 10.233.72.80, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.72.80 - - [07/Jan/2023:02:59:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 286 2023/01/07 03:00:00 [info] 36#36: *19 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:00:00 [info] 36#36: *18 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:00:07 [info] 36#36: *20 [lua] access_by_lua(msblocations.conf:189):2: e02f157ee2b76ac3b3b68793d6478ba3:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:00:07 [info] 36#36: *20 [lua] logger.lua:23: e02f157ee2b76ac3b3b68793d6478ba3 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:00:07 +0000] e02f157ee2b76ac3b3b68793d6478ba3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:00:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:00:09 [info] 36#36: *17 client 10.233.72.80 closed keepalive connection 2023/01/07 03:00:10 [info] 36#36: *22 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:00:10 [info] 38#38: *21 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:00:13 [info] 36#36: *23 [lua] access_by_lua(msblocations.conf:189):2: 5cb7a5ab67be1d9a6c75bde218209e0b:receive the request, client: 10.233.68.196, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/07 03:00:13 [info] 36#36: *23 [lua] logger.lua:23: 5cb7a5ab67be1d9a6c75bde218209e0b {"matched":"microservices"} while logging request, client: 10.233.68.196, 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.68.196 - - [07/Jan/2023:03:00:13 +0000] 5cb7a5ab67be1d9a6c75bde218209e0b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.058 upstream_response_time:0.057 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.68.196 - - [07/Jan/2023:03:00:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 54 2023/01/07 03:00:18 [info] 36#36: *23 client 10.233.68.196 closed keepalive connection 2023/01/07 03:00:20 [info] 36#36: *24 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:00:20 [info] 38#38: *25 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:00:22 [info] 36#36: *26 [lua] access_by_lua(msblocations.conf:189):2: d6a4e5933f90dfbc0ee34eea356109e8:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:00:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.69.216 - - [07/Jan/2023:03:00:22 +0000] d6a4e5933f90dfbc0ee34eea356109e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.038 "-" "Consul Health Check" "-" 2023/01/07 03:00:22 [info] 36#36: *26 [lua] logger.lua:23: d6a4e5933f90dfbc0ee34eea356109e8 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/07 03:00:30 [info] 36#36: *27 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:00:30 [info] 36#36: *28 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:00:37 [info] 36#36: *29 [lua] access_by_lua(msblocations.conf:189):2: b59657d2b2c7d2fa54fc4b89b644d51c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:00:37 [info] 36#36: *29 [lua] logger.lua:23: b59657d2b2c7d2fa54fc4b89b644d51c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:00:37 +0000] b59657d2b2c7d2fa54fc4b89b644d51c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:00:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:00:40 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/07 03:00:40 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2023/01/07 03:00:40 [notice] 34#34: cache loader process 45 exited with code 0 2023/01/07 03:00:40 [notice] 34#34: signal 29 (SIGIO) received 2023/01/07 03:00:40 [info] 36#36: *33 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:00:40 [info] 36#36: *32 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:00:50 [info] 38#38: *35 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:00:50 [info] 36#36: *34 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:00:52 [info] 36#36: *36 [lua] access_by_lua(msblocations.conf:189):2: 6dc18a157c73843f37f4b7626cc3e5d1:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:00:53 [info] 36#36: *36 [lua] logger.lua:23: 6dc18a157c73843f37f4b7626cc3e5d1 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:00:53 +0000] 6dc18a157c73843f37f4b7626cc3e5d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:00:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/07 03:01:00 [info] 36#36: *38 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:01:00 [info] 36#36: *37 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:01:08 [info] 36#36: *39 [lua] access_by_lua(msblocations.conf:189):2: 8e5097bfa846af1f7d475a649cb83144:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:01:08 [info] 36#36: *39 [lua] logger.lua:23: 8e5097bfa846af1f7d475a649cb83144 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:01:08 +0000] 8e5097bfa846af1f7d475a649cb83144 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:01:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:01:10 [info] 38#38: *40 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:01:10 [info] 38#38: *41 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:01:20 [info] 38#38: *43 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:01:20 [info] 36#36: *42 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:01:23 [info] 36#36: *44 [lua] access_by_lua(msblocations.conf:189):2: 5d68d4331b6b8a4c46b5906cd25df9f3:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:01:23 [info] 36#36: *44 [lua] logger.lua:23: 5d68d4331b6b8a4c46b5906cd25df9f3 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:01:23 +0000] 5d68d4331b6b8a4c46b5906cd25df9f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:01:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:01:30 [info] 36#36: *45 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:01:30 [info] 36#36: *46 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:01:38 [info] 36#36: *47 [lua] access_by_lua(msblocations.conf:189):2: 4af435a0285150eb083707aeb5accfe4:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:01:38 [info] 36#36: *47 [lua] logger.lua:23: 4af435a0285150eb083707aeb5accfe4 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:01:38 +0000] 4af435a0285150eb083707aeb5accfe4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:01:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/07 03:01:40 [info] 38#38: *49 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:01:40 [info] 38#38: *50 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:01:50 [info] 36#36: *52 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:01:50 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:01:53 [info] 36#36: *53 [lua] access_by_lua(msblocations.conf:189):2: ab4d758f8588263d0324d54da0e90091:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:01:53 [info] 36#36: *53 [lua] logger.lua:23: ab4d758f8588263d0324d54da0e90091 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:01:53 +0000] ab4d758f8588263d0324d54da0e90091 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:01:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/07 03:02:00 [info] 38#38: *54 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:02:00 [info] 38#38: *55 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:02:08 [info] 36#36: *56 [lua] access_by_lua(msblocations.conf:189):2: 7f42eaeac5b84bcb69aec0b882aff532:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:02:08 [info] 36#36: *56 [lua] logger.lua:23: 7f42eaeac5b84bcb69aec0b882aff532 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:02:08 +0000] 7f42eaeac5b84bcb69aec0b882aff532 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:02:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:02:10 [info] 38#38: *58 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:02:10 [info] 38#38: *57 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:02:20 [info] 36#36: *59 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:02:20 [info] 36#36: *60 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:02:23 [info] 36#36: *61 [lua] access_by_lua(msblocations.conf:189):2: 0096918c8a4ccc71d686f77083464575:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:02:23 [info] 36#36: *61 [lua] logger.lua:23: 0096918c8a4ccc71d686f77083464575 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:02:23 +0000] 0096918c8a4ccc71d686f77083464575 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:02:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:02:30 [info] 38#38: *63 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:02:30 [info] 36#36: *62 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:02:38 [info] 36#36: *64 [lua] access_by_lua(msblocations.conf:189):2: d95fb2054e4492d78778dfece46045bb:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:02:38 [info] 36#36: *64 [lua] logger.lua:23: d95fb2054e4492d78778dfece46045bb {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:02:38 +0000] d95fb2054e4492d78778dfece46045bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:02:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:02:40 [info] 38#38: *67 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:02:40 [info] 38#38: *66 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:02:50 [info] 36#36: *68 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:02:50 [info] 36#36: *69 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:02:53 [info] 36#36: *70 [lua] access_by_lua(msblocations.conf:189):2: 7e64dc1ccc72f3f37d301526189f8de4:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:02:53 [info] 36#36: *70 [lua] logger.lua:23: 7e64dc1ccc72f3f37d301526189f8de4 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:02:53 +0000] 7e64dc1ccc72f3f37d301526189f8de4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:02:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 03:03:00 [info] 36#36: *71 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:03:00 [info] 36#36: *72 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:03:08 [info] 36#36: *73 [lua] access_by_lua(msblocations.conf:189):2: 5657b54a2b1ae368a3061cd953d0b9b9:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:03:08 [info] 36#36: *73 [lua] logger.lua:23: 5657b54a2b1ae368a3061cd953d0b9b9 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:03:08 +0000] 5657b54a2b1ae368a3061cd953d0b9b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:03:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:03:10 [info] 36#36: *74 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:03:10 [info] 36#36: *75 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:03:20 [info] 38#38: *77 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:03:20 [info] 36#36: *76 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:03:23 [info] 36#36: *78 [lua] access_by_lua(msblocations.conf:189):2: f45a4b5e2b5136eb02ef370fd693d418:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:03:23 [info] 36#36: *78 [lua] logger.lua:23: f45a4b5e2b5136eb02ef370fd693d418 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:03:23 +0000] f45a4b5e2b5136eb02ef370fd693d418 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:03:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:03:25 [info] 36#36: *79 [lua] access_by_lua(msblocations.conf:189):2: d4c78ce0d6dc6f01f9812fb31f42a49f:receive the request, client: 10.233.68.196, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.68.196 - - [07/Jan/2023:03:03:25 +0000] d4c78ce0d6dc6f01f9812fb31f42a49f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.121 upstream_response_time:0.120 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2023/01/07 03:03:25 [info] 36#36: *79 [lua] logger.lua:23: d4c78ce0d6dc6f01f9812fb31f42a49f {"matched":"microservices"} while logging request, client: 10.233.68.196, 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.68.196 - - [07/Jan/2023:03:03:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 119 2023/01/07 03:03:30 [info] 36#36: *81 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:03:30 [info] 38#38: *80 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:03:35 [info] 36#36: *79 client 10.233.68.196 closed keepalive connection 2023/01/07 03:03:38 [info] 36#36: *82 [lua] access_by_lua(msblocations.conf:189):2: 040c7aeafead6eac6630b387f5d11fb0:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:03:38 [info] 36#36: *82 [lua] logger.lua:23: 040c7aeafead6eac6630b387f5d11fb0 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:03:38 +0000] 040c7aeafead6eac6630b387f5d11fb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:03:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:03:40 [info] 36#36: *84 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:03:40 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:03:50 [info] 36#36: *87 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:03:50 [info] 38#38: *86 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:03:53 [info] 36#36: *88 [lua] access_by_lua(msblocations.conf:189):2: 72da2a48f59ed5dd25b2bd9653366db2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:03:53 +0000] 72da2a48f59ed5dd25b2bd9653366db2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:03:53 [info] 36#36: *88 [lua] logger.lua:23: 72da2a48f59ed5dd25b2bd9653366db2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:03:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:04:00 [info] 36#36: *90 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:04:00 [info] 36#36: *89 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:04:08 [info] 36#36: *91 [lua] access_by_lua(msblocations.conf:189):2: fc9c522efe6c02d0b999796c17bd1576:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:04:08 [info] 36#36: *91 [lua] logger.lua:23: fc9c522efe6c02d0b999796c17bd1576 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:04:08 +0000] fc9c522efe6c02d0b999796c17bd1576 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:04:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:04:10 [info] 36#36: *93 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:04:10 [info] 38#38: *92 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:04:20 [info] 38#38: *94 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:04:20 [info] 38#38: *95 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:04:23 [info] 36#36: *96 [lua] access_by_lua(msblocations.conf:189):2: 9a1c12c4c6783eae18849073d50c78bd:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:04:23 [info] 36#36: *96 [lua] logger.lua:23: 9a1c12c4c6783eae18849073d50c78bd {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:04:23 +0000] 9a1c12c4c6783eae18849073d50c78bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:04:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:04:30 [info] 36#36: *97 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:04:30 [info] 36#36: *98 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:04:38 [info] 36#36: *99 [lua] access_by_lua(msblocations.conf:189):2: c913918751c5e29ce871a5240e31c4fc:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:04:38 +0000] c913918751c5e29ce871a5240e31c4fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/07 03:04:38 [info] 36#36: *99 [lua] logger.lua:23: c913918751c5e29ce871a5240e31c4fc {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:04:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/07 03:04:40 [info] 36#36: *101 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:04:40 [info] 38#38: *102 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:04:50 [info] 38#38: *103 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:04:50 [info] 38#38: *104 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:04:53 [info] 36#36: *105 [lua] access_by_lua(msblocations.conf:189):2: 41e2042bce2cc6b9541b7fa055f71bf7:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:04:53 +0000] 41e2042bce2cc6b9541b7fa055f71bf7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:04:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:04:53 [info] 36#36: *105 [lua] logger.lua:23: 41e2042bce2cc6b9541b7fa055f71bf7 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/07 03:05:00 [info] 38#38: *106 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:05:00 [info] 38#38: *107 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:05:08 [info] 36#36: *108 [lua] access_by_lua(msblocations.conf:189):2: aecb02434be7b81e67c3ff01ac5b2aed:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:05:08 [info] 36#36: *108 [lua] logger.lua:23: aecb02434be7b81e67c3ff01ac5b2aed {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:05:08 +0000] aecb02434be7b81e67c3ff01ac5b2aed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:05:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:05:10 [info] 36#36: *109 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:05:10 [info] 36#36: *110 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:05:20 [info] 36#36: *112 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:05:20 [info] 36#36: *111 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:05:23 [info] 36#36: *113 [lua] access_by_lua(msblocations.conf:189):2: 175afc960c12ac91e437615345580c3b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:05:23 [info] 36#36: *113 [lua] logger.lua:23: 175afc960c12ac91e437615345580c3b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:05:23 +0000] 175afc960c12ac91e437615345580c3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:05:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:05:30 [info] 36#36: *114 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:05:30 [info] 36#36: *115 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:05:38 [info] 36#36: *116 [lua] access_by_lua(msblocations.conf:189):2: b9cbb4af5f498196fb9269db9899bf83:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:05:38 [info] 36#36: *116 [lua] logger.lua:23: b9cbb4af5f498196fb9269db9899bf83 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:05:38 +0000] b9cbb4af5f498196fb9269db9899bf83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:05:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:05:40 [info] 36#36: *118 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:05:40 [info] 36#36: *119 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:05:50 [info] 36#36: *121 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:05:50 [info] 36#36: *120 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:05:53 [info] 36#36: *122 [lua] access_by_lua(msblocations.conf:189):2: d4f520a1123356af673e27f16f705c79:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:05:53 +0000] d4f520a1123356af673e27f16f705c79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:05:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:05:53 [info] 36#36: *122 [lua] logger.lua:23: d4f520a1123356af673e27f16f705c79 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/07 03:06:00 [info] 36#36: *123 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:06:00 [info] 36#36: *124 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:06:08 [info] 36#36: *125 [lua] access_by_lua(msblocations.conf:189):2: 3557968794b519ec7c8d7e232dd7da0a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:06:08 +0000] 3557968794b519ec7c8d7e232dd7da0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:06:08 [info] 36#36: *125 [lua] logger.lua:23: 3557968794b519ec7c8d7e232dd7da0a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:06:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:06:10 [info] 36#36: *126 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:06:10 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:06:20 [info] 38#38: *129 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:06:20 [info] 38#38: *128 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:06:23 [info] 36#36: *130 [lua] access_by_lua(msblocations.conf:189):2: 78035189363a3a53fbdb66f58608f617:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:06:23 +0000] 78035189363a3a53fbdb66f58608f617 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:06:23 [info] 36#36: *130 [lua] logger.lua:23: 78035189363a3a53fbdb66f58608f617 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:06:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:06:30 [info] 36#36: *131 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:06:30 [info] 36#36: *132 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:06:38 [info] 36#36: *133 [lua] access_by_lua(msblocations.conf:189):2: 62e23b784a725dea9ad306e4d923edae:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:06:38 [info] 36#36: *133 [lua] logger.lua:23: 62e23b784a725dea9ad306e4d923edae {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:06:38 +0000] 62e23b784a725dea9ad306e4d923edae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:06:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:06:40 [info] 36#36: *135 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:06:40 [info] 36#36: *136 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:06:50 [info] 36#36: *137 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:06:50 [info] 36#36: *138 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:06:53 [info] 36#36: *139 [lua] access_by_lua(msblocations.conf:189):2: 9dd41ac66244617c0632929692231a7f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:06:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.216 - - [07/Jan/2023:03:06:53 +0000] 9dd41ac66244617c0632929692231a7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 03:06:53 [info] 36#36: *139 [lua] logger.lua:23: 9dd41ac66244617c0632929692231a7f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/07 03:07:00 [info] 36#36: *140 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:07:00 [info] 36#36: *141 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:07:08 [info] 36#36: *142 [lua] access_by_lua(msblocations.conf:189):2: 274dd4f1cf9e38d686f861225c47b52b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:07:08 +0000] 274dd4f1cf9e38d686f861225c47b52b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:07:08 [info] 36#36: *142 [lua] logger.lua:23: 274dd4f1cf9e38d686f861225c47b52b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:07:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:07:10 [info] 36#36: *143 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:07:10 [info] 38#38: *144 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:07:20 [info] 36#36: *146 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:07:20 [info] 36#36: *145 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:07:23 [info] 36#36: *147 [lua] access_by_lua(msblocations.conf:189):2: 8b189cbea3b8bacadddca338cb7494e7:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:07:23 [info] 36#36: *147 [lua] logger.lua:23: 8b189cbea3b8bacadddca338cb7494e7 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:07:23 +0000] 8b189cbea3b8bacadddca338cb7494e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:07:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:07:30 [info] 36#36: *149 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:07:30 [info] 36#36: *148 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:07:38 [info] 36#36: *150 [lua] access_by_lua(msblocations.conf:189):2: d400d5478d3ebd8b2695931e36e4471c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:07:38 [info] 36#36: *150 [lua] logger.lua:23: d400d5478d3ebd8b2695931e36e4471c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:07:38 +0000] d400d5478d3ebd8b2695931e36e4471c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:07:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:07:40 [info] 38#38: *152 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:07:40 [info] 38#38: *153 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:07:50 [info] 36#36: *154 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:07:50 [info] 36#36: *155 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:07:53 [info] 36#36: *156 [lua] access_by_lua(msblocations.conf:189):2: 44a60b138b1a0066242f039dd6aab007:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:07:53 [info] 36#36: *156 [lua] logger.lua:23: 44a60b138b1a0066242f039dd6aab007 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:07:53 +0000] 44a60b138b1a0066242f039dd6aab007 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:07:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 03:08:00 [info] 36#36: *157 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:08:00 [info] 36#36: *158 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:08:08 [info] 36#36: *159 [lua] access_by_lua(msblocations.conf:189):2: d8a0cdff124b66cc0403ae2fe08d94fd:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:08:08 [info] 36#36: *159 [lua] logger.lua:23: d8a0cdff124b66cc0403ae2fe08d94fd {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:08:08 +0000] d8a0cdff124b66cc0403ae2fe08d94fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:08:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:08:10 [info] 38#38: *161 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:08:10 [info] 36#36: *160 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:08:20 [info] 36#36: *163 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:08:20 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:08:23 [info] 36#36: *164 [lua] access_by_lua(msblocations.conf:189):2: b91fd3565b8bebce9c34b27d978dc622:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:08:23 [info] 36#36: *164 [lua] logger.lua:23: b91fd3565b8bebce9c34b27d978dc622 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:08:23 +0000] b91fd3565b8bebce9c34b27d978dc622 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:08:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:08:30 [info] 38#38: *165 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:08:30 [info] 38#38: *166 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:08:38 [info] 36#36: *167 [lua] access_by_lua(msblocations.conf:189):2: db45a34efc4e9d7f55ac7cd44c359444:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:08:38 +0000] db45a34efc4e9d7f55ac7cd44c359444 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:08:38 [info] 36#36: *167 [lua] logger.lua:23: db45a34efc4e9d7f55ac7cd44c359444 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:08:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:08:40 [info] 38#38: *169 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:08:40 [info] 38#38: *168 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:08:50 [info] 36#36: *171 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:08:50 [info] 36#36: *172 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:08:53 [info] 36#36: *173 [lua] access_by_lua(msblocations.conf:189):2: a46d2faa6351a8bd9b8983f0531fc4e9:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:08:53 +0000] a46d2faa6351a8bd9b8983f0531fc4e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:08:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:08:53 [info] 36#36: *173 [lua] logger.lua:23: a46d2faa6351a8bd9b8983f0531fc4e9 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/07 03:09:00 [info] 36#36: *175 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:09:00 [info] 38#38: *174 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:09:08 [info] 36#36: *176 [lua] access_by_lua(msblocations.conf:189):2: e606c4e6677da212e894cb57f27a8c56:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:09:08 +0000] e606c4e6677da212e894cb57f27a8c56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/07 03:09:08 [info] 36#36: *176 [lua] logger.lua:23: e606c4e6677da212e894cb57f27a8c56 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:09:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:09:10 [info] 38#38: *178 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:09:10 [info] 36#36: *177 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:09:20 [info] 36#36: *179 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:09:20 [info] 36#36: *180 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:09:23 [info] 36#36: *181 [lua] access_by_lua(msblocations.conf:189):2: 47ac53381f8cca8a07891540ed0d033d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:09:23 [info] 36#36: *181 [lua] logger.lua:23: 47ac53381f8cca8a07891540ed0d033d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:09:23 +0000] 47ac53381f8cca8a07891540ed0d033d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:09:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:09:30 [info] 36#36: *182 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:09:30 [info] 36#36: *183 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:09:38 [info] 36#36: *184 [lua] access_by_lua(msblocations.conf:189):2: 57088018d2f3cc3c9cd2bcde82dee435:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:09:38 +0000] 57088018d2f3cc3c9cd2bcde82dee435 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:09:38 [info] 36#36: *184 [lua] logger.lua:23: 57088018d2f3cc3c9cd2bcde82dee435 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:09:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:09:40 [info] 36#36: *186 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:09:40 [info] 38#38: *185 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:09:50 [info] 36#36: *188 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:09:50 [info] 36#36: *189 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:09:53 [info] 36#36: *190 [lua] access_by_lua(msblocations.conf:189):2: 40ba635ed8df09b36343846ce6f5f5b6:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:09:53 [info] 36#36: *190 [lua] logger.lua:23: 40ba635ed8df09b36343846ce6f5f5b6 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:09:53 +0000] 40ba635ed8df09b36343846ce6f5f5b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:09:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:10:00 [info] 36#36: *191 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:10:00 [info] 36#36: *192 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:10:08 [info] 36#36: *193 [lua] access_by_lua(msblocations.conf:189):2: f7fa512a75196120afb91b2880b95b15:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:10:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.216 - - [07/Jan/2023:03:10:08 +0000] f7fa512a75196120afb91b2880b95b15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/07 03:10:08 [info] 36#36: *193 [lua] logger.lua:23: f7fa512a75196120afb91b2880b95b15 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/07 03:10:10 [info] 36#36: *194 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:10:10 [info] 36#36: *195 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:10:20 [info] 38#38: *197 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:10:20 [info] 38#38: *196 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:10:23 [info] 36#36: *198 [lua] access_by_lua(msblocations.conf:189):2: 6559da8637cf7394678bf6a4ef844970:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:10:23 [info] 36#36: *198 [lua] logger.lua:23: 6559da8637cf7394678bf6a4ef844970 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:10:23 +0000] 6559da8637cf7394678bf6a4ef844970 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:10:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:10:30 [info] 36#36: *199 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:10:30 [info] 36#36: *200 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:10:38 [info] 36#36: *201 [lua] access_by_lua(msblocations.conf:189):2: 55706f4f598c33efe6591fe5c93231d2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:10:38 [info] 36#36: *201 [lua] logger.lua:23: 55706f4f598c33efe6591fe5c93231d2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:10:38 +0000] 55706f4f598c33efe6591fe5c93231d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:10:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:10:40 [info] 38#38: *203 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:10:40 [info] 38#38: *202 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:10:50 [info] 38#38: *206 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:10:50 [info] 38#38: *205 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:10:53 [info] 36#36: *207 [lua] access_by_lua(msblocations.conf:189):2: 0b617919b32445515b5769f25ac3b1e3:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:10:53 [info] 36#36: *207 [lua] logger.lua:23: 0b617919b32445515b5769f25ac3b1e3 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:10:53 +0000] 0b617919b32445515b5769f25ac3b1e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:10:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:11:00 [info] 38#38: *208 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:11:00 [info] 36#36: *209 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:11:08 [info] 36#36: *210 [lua] access_by_lua(msblocations.conf:189):2: b61152c979ae2a3554d075a2a30eb14f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:11:08 [info] 36#36: *210 [lua] logger.lua:23: b61152c979ae2a3554d075a2a30eb14f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:11:08 +0000] b61152c979ae2a3554d075a2a30eb14f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:11:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 03:11:10 [info] 36#36: *212 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:11:10 [info] 36#36: *211 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:11:20 [info] 36#36: *214 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:11:20 [info] 38#38: *213 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:11:23 [info] 36#36: *215 [lua] access_by_lua(msblocations.conf:189):2: 62b0e826674d9d3511df9dcb2fe5f3d7:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:11:23 [info] 36#36: *215 [lua] logger.lua:23: 62b0e826674d9d3511df9dcb2fe5f3d7 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:11:23 +0000] 62b0e826674d9d3511df9dcb2fe5f3d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:11:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:11:30 [info] 36#36: *217 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:11:30 [info] 38#38: *216 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:11:38 [info] 36#36: *218 [lua] access_by_lua(msblocations.conf:189):2: 3a0b403db98309c1e31cd1272b4f8981:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:11:38 [info] 36#36: *218 [lua] logger.lua:23: 3a0b403db98309c1e31cd1272b4f8981 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:11:38 +0000] 3a0b403db98309c1e31cd1272b4f8981 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:11:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/07 03:11:40 [info] 36#36: *220 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:11:40 [info] 36#36: *219 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:11:50 [info] 36#36: *223 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:11:50 [info] 36#36: *222 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:11:53 [info] 36#36: *224 [lua] access_by_lua(msblocations.conf:189):2: 9dd397b5b2754ca0bff3bdf7f2f67bc7:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:11:53 +0000] 9dd397b5b2754ca0bff3bdf7f2f67bc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:11:53 [info] 36#36: *224 [lua] logger.lua:23: 9dd397b5b2754ca0bff3bdf7f2f67bc7 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:11:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:12:00 [info] 36#36: *225 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:12:00 [info] 36#36: *226 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:12:08 [info] 36#36: *227 [lua] access_by_lua(msblocations.conf:189):2: 4d25544c724c42a5e0d894872188d0d4:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:12:08 [info] 36#36: *227 [lua] logger.lua:23: 4d25544c724c42a5e0d894872188d0d4 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:12:08 +0000] 4d25544c724c42a5e0d894872188d0d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:12:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:12:10 [info] 38#38: *229 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:12:10 [info] 36#36: *228 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:12:20 [info] 36#36: *231 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:12:20 [info] 36#36: *230 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:12:23 [info] 36#36: *232 [lua] access_by_lua(msblocations.conf:189):2: eb17f3841508645c6cb1497715469c1a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:12:23 [info] 36#36: *232 [lua] logger.lua:23: eb17f3841508645c6cb1497715469c1a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:12:23 +0000] eb17f3841508645c6cb1497715469c1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:12:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/07 03:12:30 [info] 38#38: *233 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:12:30 [info] 38#38: *234 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:12:38 [info] 36#36: *235 [lua] access_by_lua(msblocations.conf:189):2: f50d654c54ea53163749e7ab9b21d98d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:12:38 +0000] f50d654c54ea53163749e7ab9b21d98d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:12:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:12:38 [info] 36#36: *235 [lua] logger.lua:23: f50d654c54ea53163749e7ab9b21d98d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/07 03:12:40 [info] 36#36: *237 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:12:40 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:12:50 [info] 36#36: *240 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:12:50 [info] 36#36: *239 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:12:53 [info] 36#36: *241 [lua] access_by_lua(msblocations.conf:189):2: fc87b52d40bbfdee23afacc13cd36653:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:12:53 +0000] fc87b52d40bbfdee23afacc13cd36653 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/07 03:12:53 [info] 36#36: *241 [lua] logger.lua:23: fc87b52d40bbfdee23afacc13cd36653 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:12:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/07 03:13:00 [info] 36#36: *243 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:13:00 [info] 38#38: *242 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:13:08 [info] 36#36: *244 [lua] access_by_lua(msblocations.conf:189):2: 7b4a61cba458de0779037c1e49f326ea:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:13:08 [info] 36#36: *244 [lua] logger.lua:23: 7b4a61cba458de0779037c1e49f326ea {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:13:08 +0000] 7b4a61cba458de0779037c1e49f326ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:13:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:13:10 [info] 36#36: *245 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:13:10 [info] 36#36: *246 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:13:20 [info] 38#38: *248 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:13:20 [info] 38#38: *247 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:13:23 [info] 36#36: *249 [lua] access_by_lua(msblocations.conf:189):2: 97ef8d9bfad416c790c257da067d2485:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:13:23 +0000] 97ef8d9bfad416c790c257da067d2485 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:13:23 [info] 36#36: *249 [lua] logger.lua:23: 97ef8d9bfad416c790c257da067d2485 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:13:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:13:30 [info] 36#36: *250 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:13:30 [info] 38#38: *251 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:13:38 [info] 36#36: *252 [lua] access_by_lua(msblocations.conf:189):2: 9cb55511ef2a4c0777bfdb6d178e34a4:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:13:38 +0000] 9cb55511ef2a4c0777bfdb6d178e34a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:13:38 [info] 36#36: *252 [lua] logger.lua:23: 9cb55511ef2a4c0777bfdb6d178e34a4 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:13:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:13:40 [info] 38#38: *253 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:13:40 [info] 38#38: *254 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:13:50 [info] 38#38: *257 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:13:50 [info] 36#36: *256 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:13:53 [info] 36#36: *258 [lua] access_by_lua(msblocations.conf:189):2: 57d42b23f8cf6e835913b36f67245c73:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:13:53 [info] 36#36: *258 [lua] logger.lua:23: 57d42b23f8cf6e835913b36f67245c73 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:13:53 +0000] 57d42b23f8cf6e835913b36f67245c73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:13:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:14:00 [info] 38#38: *259 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:14:00 [info] 38#38: *260 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:14:08 [info] 36#36: *261 [lua] access_by_lua(msblocations.conf:189):2: a32725ffb5990981ac5e48d49dc96eb8:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:14:08 [info] 36#36: *261 [lua] logger.lua:23: a32725ffb5990981ac5e48d49dc96eb8 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:14:08 +0000] a32725ffb5990981ac5e48d49dc96eb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:14:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/07 03:14:10 [info] 36#36: *263 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:14:10 [info] 36#36: *262 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:14:20 [info] 36#36: *264 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:14:20 [info] 36#36: *265 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:14:23 [info] 36#36: *266 [lua] access_by_lua(msblocations.conf:189):2: 39b39ea80c4831f0aa5bc48d52d9c43a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:14:23 +0000] 39b39ea80c4831f0aa5bc48d52d9c43a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:14:23 [info] 36#36: *266 [lua] logger.lua:23: 39b39ea80c4831f0aa5bc48d52d9c43a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:14:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:14:30 [info] 36#36: *267 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:14:30 [info] 36#36: *268 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:14:38 [info] 36#36: *269 [lua] access_by_lua(msblocations.conf:189):2: 1f96873dcee00e52538884db65e83b7e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:14:38 +0000] 1f96873dcee00e52538884db65e83b7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:14:38 [info] 36#36: *269 [lua] logger.lua:23: 1f96873dcee00e52538884db65e83b7e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:14:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:14:40 [info] 38#38: *270 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:14:40 [info] 36#36: *271 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:14:50 [info] 36#36: *274 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:14:50 [info] 38#38: *273 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:14:53 [info] 36#36: *275 [lua] access_by_lua(msblocations.conf:189):2: b35e86aeae6f36cab75b8e5b5b0bb7ab:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:14:53 +0000] b35e86aeae6f36cab75b8e5b5b0bb7ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:14:53 [info] 36#36: *275 [lua] logger.lua:23: b35e86aeae6f36cab75b8e5b5b0bb7ab {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:14:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:15:00 [info] 36#36: *276 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:15:00 [info] 36#36: *277 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:15:08 [info] 36#36: *278 [lua] access_by_lua(msblocations.conf:189):2: e846525c7672eb4a9481939f1f7787cc:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:15:08 [info] 36#36: *278 [lua] logger.lua:23: e846525c7672eb4a9481939f1f7787cc {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:15:08 +0000] e846525c7672eb4a9481939f1f7787cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:15:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:15:10 [info] 36#36: *279 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:15:10 [info] 36#36: *280 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:15:20 [info] 36#36: *281 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:15:20 [info] 38#38: *282 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:15:23 [info] 36#36: *283 [lua] access_by_lua(msblocations.conf:189):2: 0fe89cc555e46afbae95dd095c073f18:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:15:23 [info] 36#36: *283 [lua] logger.lua:23: 0fe89cc555e46afbae95dd095c073f18 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:15:23 +0000] 0fe89cc555e46afbae95dd095c073f18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:15:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:15:30 [info] 38#38: *284 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:15:30 [info] 36#36: *285 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:15:38 [info] 36#36: *286 [lua] access_by_lua(msblocations.conf:189):2: a5482a7466fb5ab621b59f22b82f88ee:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:15:38 [info] 36#36: *286 [lua] logger.lua:23: a5482a7466fb5ab621b59f22b82f88ee {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:15:38 +0000] a5482a7466fb5ab621b59f22b82f88ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:15:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:15:40 [info] 36#36: *288 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:15:40 [info] 36#36: *287 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:15:50 [info] 36#36: *291 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:15:50 [info] 36#36: *290 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:15:53 [info] 36#36: *292 [lua] access_by_lua(msblocations.conf:189):2: 4a1d506ba4ef06221ac5aefe82510891:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:15:53 [info] 36#36: *292 [lua] logger.lua:23: 4a1d506ba4ef06221ac5aefe82510891 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:15:53 +0000] 4a1d506ba4ef06221ac5aefe82510891 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:15:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:16:00 [info] 38#38: *293 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:16:00 [info] 38#38: *294 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:16:08 [info] 36#36: *295 [lua] access_by_lua(msblocations.conf:189):2: 572dec9e83ff5a1c5fc5dfdfbaf49246:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:16:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:16:08 [info] 36#36: *295 [lua] logger.lua:23: 572dec9e83ff5a1c5fc5dfdfbaf49246 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:16:08 +0000] 572dec9e83ff5a1c5fc5dfdfbaf49246 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:16:10 [info] 38#38: *296 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:16:10 [info] 38#38: *297 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:16:20 [info] 38#38: *299 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:16:20 [info] 38#38: *298 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:16:23 [info] 36#36: *300 [lua] access_by_lua(msblocations.conf:189):2: 496838aa5f055c7dd6b38a005874d3b8:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:16:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.216 - - [07/Jan/2023:03:16:23 +0000] 496838aa5f055c7dd6b38a005874d3b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:16:23 [info] 36#36: *300 [lua] logger.lua:23: 496838aa5f055c7dd6b38a005874d3b8 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/07 03:16:30 [info] 38#38: *301 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:16:30 [info] 38#38: *302 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:16:38 [info] 36#36: *303 [lua] access_by_lua(msblocations.conf:189):2: 8f46a4eba44794a0c274886f6623bdc0:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:16:38 [info] 36#36: *303 [lua] logger.lua:23: 8f46a4eba44794a0c274886f6623bdc0 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:16:38 +0000] 8f46a4eba44794a0c274886f6623bdc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:16:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/07 03:16:40 [info] 38#38: *304 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:16:40 [info] 38#38: *305 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:16:50 [info] 36#36: *307 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:16:50 [info] 36#36: *308 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:16:53 [info] 36#36: *309 [lua] access_by_lua(msblocations.conf:189):2: 3b4e107dc068d8714feb6f51dadf02fd:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:16:53 [info] 36#36: *309 [lua] logger.lua:23: 3b4e107dc068d8714feb6f51dadf02fd {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:16:53 +0000] 3b4e107dc068d8714feb6f51dadf02fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:16:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:17:00 [info] 36#36: *310 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:17:00 [info] 36#36: *311 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:17:08 [info] 36#36: *312 [lua] access_by_lua(msblocations.conf:189):2: ab200a35ae70811d1d6619c986252bdf:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:17:08 [info] 36#36: *312 [lua] logger.lua:23: ab200a35ae70811d1d6619c986252bdf {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:17:08 +0000] ab200a35ae70811d1d6619c986252bdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:17:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:17:10 [info] 38#38: *314 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:17:10 [info] 38#38: *313 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:17:20 [info] 36#36: *315 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:17:20 [info] 36#36: *316 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:17:23 [info] 36#36: *317 [lua] access_by_lua(msblocations.conf:189):2: ada3c14dcd87f8b8debd87d84824e985:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:17:23 [info] 36#36: *317 [lua] logger.lua:23: ada3c14dcd87f8b8debd87d84824e985 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:17:23 +0000] ada3c14dcd87f8b8debd87d84824e985 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:17:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:17:30 [info] 38#38: *319 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:17:30 [info] 36#36: *318 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:17:38 [info] 36#36: *320 [lua] access_by_lua(msblocations.conf:189):2: 2bbaeb934862988d2f26c8a13502e249:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:17:38 [info] 36#36: *320 [lua] logger.lua:23: 2bbaeb934862988d2f26c8a13502e249 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:17:38 +0000] 2bbaeb934862988d2f26c8a13502e249 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:17:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:17:40 [info] 36#36: *321 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:17:40 [info] 36#36: *322 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:17:50 [info] 36#36: *324 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:17:50 [info] 36#36: *325 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:17:53 [info] 36#36: *326 [lua] access_by_lua(msblocations.conf:189):2: 1951b46695094f21342b8ca53e7f2a00:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:17:53 +0000] 1951b46695094f21342b8ca53e7f2a00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:17:53 [info] 36#36: *326 [lua] logger.lua:23: 1951b46695094f21342b8ca53e7f2a00 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:17:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:18:00 [info] 38#38: *327 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:18:00 [info] 38#38: *328 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:18:08 [info] 36#36: *329 [lua] access_by_lua(msblocations.conf:189):2: 4a80cc4821f38a123d6390a5ac5cd149:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:18:08 [info] 36#36: *329 [lua] logger.lua:23: 4a80cc4821f38a123d6390a5ac5cd149 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:18:08 +0000] 4a80cc4821f38a123d6390a5ac5cd149 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:18:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:18:10 [info] 38#38: *330 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:18:10 [info] 38#38: *331 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:18:20 [info] 36#36: *332 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:18:20 [info] 38#38: *333 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:18:23 [info] 36#36: *334 [lua] access_by_lua(msblocations.conf:189):2: b64c8d1dbc3b6432bbcd910d8cd4111d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:18:23 +0000] b64c8d1dbc3b6432bbcd910d8cd4111d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/07 03:18:23 [info] 36#36: *334 [lua] logger.lua:23: b64c8d1dbc3b6432bbcd910d8cd4111d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:18:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/07 03:18:30 [info] 36#36: *335 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:18:30 [info] 36#36: *336 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:18:38 [info] 36#36: *337 [lua] access_by_lua(msblocations.conf:189):2: 976458400399380b3935353f0e03caff:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:18:38 +0000] 976458400399380b3935353f0e03caff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:18:38 [info] 36#36: *337 [lua] logger.lua:23: 976458400399380b3935353f0e03caff {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:18:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:18:40 [info] 38#38: *338 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:18:40 [info] 38#38: *339 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:18:50 [info] 38#38: *342 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:18:50 [info] 38#38: *341 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:18:53 [info] 36#36: *343 [lua] access_by_lua(msblocations.conf:189):2: b6d2f9c08e716f9f095e04d202c3e789:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:18:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:18:53 [info] 36#36: *343 [lua] logger.lua:23: b6d2f9c08e716f9f095e04d202c3e789 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:18:53 +0000] b6d2f9c08e716f9f095e04d202c3e789 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 03:19:00 [info] 36#36: *345 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:19:00 [info] 38#38: *344 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:19:08 [info] 36#36: *346 [lua] access_by_lua(msblocations.conf:189):2: c6e8384bd452166cdf3e4755a65f4f39:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:19:08 +0000] c6e8384bd452166cdf3e4755a65f4f39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:19:08 [info] 36#36: *346 [lua] logger.lua:23: c6e8384bd452166cdf3e4755a65f4f39 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:19:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:19:10 [info] 36#36: *347 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:19:10 [info] 38#38: *348 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:19:20 [info] 36#36: *350 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:19:20 [info] 38#38: *349 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:19:23 [info] 36#36: *351 [lua] access_by_lua(msblocations.conf:189):2: d2772a55597f7f7ea998e44e84c0608b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:19:23 [info] 36#36: *351 [lua] logger.lua:23: d2772a55597f7f7ea998e44e84c0608b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:19:23 +0000] d2772a55597f7f7ea998e44e84c0608b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:19:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:19:30 [info] 38#38: *352 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:19:30 [info] 36#36: *353 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:19:39 [info] 36#36: *354 [lua] access_by_lua(msblocations.conf:189):2: 79dae54d10c3d5513330e661c514ec25:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:19:39 +0000] 79dae54d10c3d5513330e661c514ec25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:19:39 [info] 36#36: *354 [lua] logger.lua:23: 79dae54d10c3d5513330e661c514ec25 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:19:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:19:40 [info] 38#38: *356 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:19:40 [info] 36#36: *355 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:19:50 [info] 36#36: *358 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:19:50 [info] 38#38: *359 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:19:54 [info] 36#36: *360 [lua] access_by_lua(msblocations.conf:189):2: 846f75192bd5a3daeefa0dd0a6a60841:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:19:54 +0000] 846f75192bd5a3daeefa0dd0a6a60841 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:19:54 [info] 36#36: *360 [lua] logger.lua:23: 846f75192bd5a3daeefa0dd0a6a60841 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:19:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:20:00 [info] 36#36: *361 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:20:00 [info] 36#36: *362 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:20:09 [info] 36#36: *363 [lua] access_by_lua(msblocations.conf:189):2: 72e2586b93ad87abd7c1f551d207908b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:20:09 [info] 36#36: *363 [lua] logger.lua:23: 72e2586b93ad87abd7c1f551d207908b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:20:09 +0000] 72e2586b93ad87abd7c1f551d207908b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:20:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:20:10 [info] 36#36: *364 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:20:10 [info] 36#36: *365 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:20:20 [info] 38#38: *367 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:20:20 [info] 36#36: *366 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:20:24 [info] 36#36: *368 [lua] access_by_lua(msblocations.conf:189):2: 83421174578fe819d390598ff019ea52:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:20:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:20:24 [info] 36#36: *368 [lua] logger.lua:23: 83421174578fe819d390598ff019ea52 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:20:24 +0000] 83421174578fe819d390598ff019ea52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:20:30 [info] 36#36: *369 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:20:30 [info] 36#36: *370 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:20:39 [info] 36#36: *371 [lua] access_by_lua(msblocations.conf:189):2: cfa6f43fb4f081c279af1eb951cad715:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:20:39 [info] 36#36: *371 [lua] logger.lua:23: cfa6f43fb4f081c279af1eb951cad715 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:20:39 +0000] cfa6f43fb4f081c279af1eb951cad715 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:20:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/07 03:20:40 [info] 36#36: *373 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:20:40 [info] 36#36: *372 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:20:50 [info] 36#36: *376 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:20:50 [info] 36#36: *375 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:20:54 [info] 36#36: *377 [lua] access_by_lua(msblocations.conf:189):2: c21b7bce298acbf0af52baf0db49c6d2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:20:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:20:54 [info] 36#36: *377 [lua] logger.lua:23: c21b7bce298acbf0af52baf0db49c6d2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:20:54 +0000] c21b7bce298acbf0af52baf0db49c6d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:21:00 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:21:00 [info] 38#38: *378 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:21:09 [info] 36#36: *380 [lua] access_by_lua(msblocations.conf:189):2: 4920bddc83b3d470586b7fc2b9090c71:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:21:09 [info] 36#36: *380 [lua] logger.lua:23: 4920bddc83b3d470586b7fc2b9090c71 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:21:09 +0000] 4920bddc83b3d470586b7fc2b9090c71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:21:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:21:10 [info] 38#38: *381 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:21:10 [info] 36#36: *382 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:21:20 [info] 36#36: *383 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:21:20 [info] 38#38: *384 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:21:24 [info] 36#36: *385 [lua] access_by_lua(msblocations.conf:189):2: 96c185b5ca409b609dde50632ebc0441:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:21:24 [info] 36#36: *385 [lua] logger.lua:23: 96c185b5ca409b609dde50632ebc0441 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:21:24 +0000] 96c185b5ca409b609dde50632ebc0441 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:21:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:21:30 [info] 36#36: *386 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:21:30 [info] 36#36: *387 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:21:39 [info] 36#36: *388 [lua] access_by_lua(msblocations.conf:189):2: d09bc9ab44705497e2caa529ab000375:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:21:39 [info] 36#36: *388 [lua] logger.lua:23: d09bc9ab44705497e2caa529ab000375 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:21:39 +0000] d09bc9ab44705497e2caa529ab000375 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:21:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:21:40 [info] 38#38: *389 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:21:40 [info] 38#38: *390 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:21:50 [info] 38#38: *392 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:21:50 [info] 36#36: *393 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:21:54 [info] 36#36: *394 [lua] access_by_lua(msblocations.conf:189):2: 8049aa9f48fafe20c534afbbe3fd8139:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:21:54 [info] 36#36: *394 [lua] logger.lua:23: 8049aa9f48fafe20c534afbbe3fd8139 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:21:54 +0000] 8049aa9f48fafe20c534afbbe3fd8139 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:21:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:22:00 [info] 36#36: *396 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:22:00 [info] 38#38: *395 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:22:09 [info] 36#36: *397 [lua] access_by_lua(msblocations.conf:189):2: eeb3b888f9856aaf3e0c865cddd889af:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:22:09 [info] 36#36: *397 [lua] logger.lua:23: eeb3b888f9856aaf3e0c865cddd889af {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:22:09 +0000] eeb3b888f9856aaf3e0c865cddd889af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:22:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:22:10 [info] 38#38: *398 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:22:10 [info] 36#36: *399 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:22:20 [info] 36#36: *401 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:22:20 [info] 36#36: *400 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:22:24 [info] 36#36: *402 [lua] access_by_lua(msblocations.conf:189):2: 2a7bf639348b293dc397a9d9f29b3613:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:22:24 +0000] 2a7bf639348b293dc397a9d9f29b3613 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:22:24 [info] 36#36: *402 [lua] logger.lua:23: 2a7bf639348b293dc397a9d9f29b3613 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:22:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:22:30 [info] 38#38: *404 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:22:30 [info] 36#36: *403 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:22:39 [info] 36#36: *405 [lua] access_by_lua(msblocations.conf:189):2: eb87bd39ba3cf5e8d78aa4b6de95acda:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:22:39 [info] 36#36: *405 [lua] logger.lua:23: eb87bd39ba3cf5e8d78aa4b6de95acda {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:22:39 +0000] eb87bd39ba3cf5e8d78aa4b6de95acda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:22:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:22:40 [info] 36#36: *406 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:22:40 [info] 36#36: *407 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:22:50 [info] 36#36: *409 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:22:50 [info] 38#38: *410 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:22:54 [info] 36#36: *411 [lua] access_by_lua(msblocations.conf:189):2: db2594cd266f91e91b73fe7ea17e9b4f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:22:54 +0000] db2594cd266f91e91b73fe7ea17e9b4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:22:54 [info] 36#36: *411 [lua] logger.lua:23: db2594cd266f91e91b73fe7ea17e9b4f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:22:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:22:56 [info] 36#36: *412 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.65.73, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.65.73 - - [07/Jan/2023:03:22:56 +0000] cb7ebb874bc950dc4424488e6cbe3db4 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2023/01/07 03:23:00 [info] 38#38: *414 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:23:00 [info] 38#38: *413 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:23:09 [info] 36#36: *415 [lua] access_by_lua(msblocations.conf:189):2: 8869d87079753a7eda0beff6edfa7062:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:23:09 [info] 36#36: *415 [lua] logger.lua:23: 8869d87079753a7eda0beff6edfa7062 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:23:09 +0000] 8869d87079753a7eda0beff6edfa7062 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:23:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:23:10 [info] 36#36: *416 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:23:10 [info] 38#38: *417 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:23:20 [info] 38#38: *419 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:23:20 [info] 36#36: *418 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:23:24 [info] 36#36: *420 [lua] access_by_lua(msblocations.conf:189):2: 613660344a2d89db22bed684f180820f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:23:24 [info] 36#36: *420 [lua] logger.lua:23: 613660344a2d89db22bed684f180820f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:23:24 +0000] 613660344a2d89db22bed684f180820f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:23:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:23:30 [info] 36#36: *421 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:23:30 [info] 36#36: *422 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:23:39 [info] 36#36: *423 [lua] access_by_lua(msblocations.conf:189):2: 6f8f0fc7229799f51b5733f2c991cd90:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:23:39 [info] 36#36: *423 [lua] logger.lua:23: 6f8f0fc7229799f51b5733f2c991cd90 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:23:39 +0000] 6f8f0fc7229799f51b5733f2c991cd90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:23:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:23:40 [info] 36#36: *424 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:23:40 [info] 36#36: *425 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:23:50 [info] 36#36: *427 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:23:50 [info] 36#36: *428 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:23:54 [info] 36#36: *429 [lua] access_by_lua(msblocations.conf:189):2: 7e01d641cd7d3e93823369396eaeb133:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:23:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.216 - - [07/Jan/2023:03:23:54 +0000] 7e01d641cd7d3e93823369396eaeb133 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:23:54 [info] 36#36: *429 [lua] logger.lua:23: 7e01d641cd7d3e93823369396eaeb133 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/07 03:24:00 [info] 38#38: *430 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:24:00 [info] 38#38: *431 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:24:09 [info] 36#36: *432 [lua] access_by_lua(msblocations.conf:189):2: c0adfb3df32c83782089c7ebc38c4df0:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:24:09 +0000] c0adfb3df32c83782089c7ebc38c4df0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:24:09 [info] 36#36: *432 [lua] logger.lua:23: c0adfb3df32c83782089c7ebc38c4df0 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:24:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:24:10 [info] 36#36: *433 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:24:10 [info] 36#36: *434 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:24:20 [info] 36#36: *436 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:24:20 [info] 38#38: *435 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:24:24 [info] 36#36: *437 [lua] access_by_lua(msblocations.conf:189):2: feab1827777abc8fa4f1738cb32bc9b1:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:24:24 +0000] feab1827777abc8fa4f1738cb32bc9b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 03:24:24 [info] 36#36: *437 [lua] logger.lua:23: feab1827777abc8fa4f1738cb32bc9b1 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:24:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:24:30 [info] 36#36: *439 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:24:30 [info] 36#36: *438 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:24:39 [info] 36#36: *440 [lua] access_by_lua(msblocations.conf:189):2: 172197d47f39249b5052fc0cdc6e8e2a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:24:39 [info] 36#36: *440 [lua] logger.lua:23: 172197d47f39249b5052fc0cdc6e8e2a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:24:39 +0000] 172197d47f39249b5052fc0cdc6e8e2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:24:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:24:40 [info] 36#36: *441 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:24:40 [info] 36#36: *442 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:24:50 [info] 36#36: *444 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:24:50 [info] 36#36: *445 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:24:54 [info] 36#36: *446 [lua] access_by_lua(msblocations.conf:189):2: a7b97de6205a9e6fcb1375f2e23d8e25:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:24:54 [info] 36#36: *446 [lua] logger.lua:23: a7b97de6205a9e6fcb1375f2e23d8e25 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:24:54 +0000] a7b97de6205a9e6fcb1375f2e23d8e25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:24:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:25:00 [info] 36#36: *447 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:25:00 [info] 36#36: *448 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:25:09 [info] 36#36: *449 [lua] access_by_lua(msblocations.conf:189):2: 52736a195a40c0cd94511eea9e3fd1c1:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:25:09 [info] 36#36: *449 [lua] logger.lua:23: 52736a195a40c0cd94511eea9e3fd1c1 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:25:09 +0000] 52736a195a40c0cd94511eea9e3fd1c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:25:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:25:10 [info] 38#38: *451 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:25:10 [info] 36#36: *450 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:25:20 [info] 36#36: *452 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:25:20 [info] 36#36: *453 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:25:24 [info] 36#36: *454 [lua] access_by_lua(msblocations.conf:189):2: 2bdd208fed0477bf7495ca10ff2b15e1:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:25:24 +0000] 2bdd208fed0477bf7495ca10ff2b15e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:25:24 [info] 36#36: *454 [lua] logger.lua:23: 2bdd208fed0477bf7495ca10ff2b15e1 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:25:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:25:30 [info] 38#38: *455 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:25:30 [info] 38#38: *456 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:25:39 [info] 36#36: *457 [lua] access_by_lua(msblocations.conf:189):2: 4030bab5d0fe534a888b94df61e8d438:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:25:39 [info] 36#36: *457 [lua] logger.lua:23: 4030bab5d0fe534a888b94df61e8d438 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:25:39 +0000] 4030bab5d0fe534a888b94df61e8d438 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:25:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:25:40 [info] 36#36: *458 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:25:40 [info] 36#36: *459 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:25:50 [info] 36#36: *461 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:25:50 [info] 36#36: *462 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:25:54 [info] 36#36: *463 [lua] access_by_lua(msblocations.conf:189):2: 41a7e34fc68848a02813e25cbb48ce63:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:25:54 [info] 36#36: *463 [lua] logger.lua:23: 41a7e34fc68848a02813e25cbb48ce63 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:25:54 +0000] 41a7e34fc68848a02813e25cbb48ce63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:25:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:26:00 [info] 38#38: *464 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:26:00 [info] 38#38: *465 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:26:09 [info] 36#36: *466 [lua] access_by_lua(msblocations.conf:189):2: 9fd4cc30a696cf926e704b717d00a9b3:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:26:09 +0000] 9fd4cc30a696cf926e704b717d00a9b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 03:26:09 [info] 36#36: *466 [lua] logger.lua:23: 9fd4cc30a696cf926e704b717d00a9b3 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:26:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/07 03:26:10 [info] 38#38: *467 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:26:10 [info] 38#38: *468 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:26:20 [info] 36#36: *469 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:26:20 [info] 36#36: *470 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:26:24 [info] 36#36: *471 [lua] access_by_lua(msblocations.conf:189):2: b592644953af6f4b5d2e9c1caa94263f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:26:24 +0000] b592644953af6f4b5d2e9c1caa94263f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 03:26:24 [info] 36#36: *471 [lua] logger.lua:23: b592644953af6f4b5d2e9c1caa94263f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:26:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:26:30 [info] 38#38: *472 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:26:30 [info] 38#38: *473 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:26:39 [info] 36#36: *474 [lua] access_by_lua(msblocations.conf:189):2: 883927946c81df4d2c5c128e4361f339:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:26:39 +0000] 883927946c81df4d2c5c128e4361f339 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/07 03:26:39 [info] 36#36: *474 [lua] logger.lua:23: 883927946c81df4d2c5c128e4361f339 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:26:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:26:40 [info] 38#38: *475 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:26:40 [info] 38#38: *476 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:26:50 [info] 38#38: *478 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:26:50 [info] 38#38: *479 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:26:54 [info] 36#36: *480 [lua] access_by_lua(msblocations.conf:189):2: 2058d3ab9842b8f25f02b1c2bdffe01c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:26:54 [info] 36#36: *480 [lua] logger.lua:23: 2058d3ab9842b8f25f02b1c2bdffe01c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:26:54 +0000] 2058d3ab9842b8f25f02b1c2bdffe01c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:26:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:27:00 [info] 36#36: *481 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:27:00 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:27:09 [info] 36#36: *483 [lua] access_by_lua(msblocations.conf:189):2: ce2178b970859cf7ee09c1a0cc7b50c4:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:27:09 [info] 36#36: *483 [lua] logger.lua:23: ce2178b970859cf7ee09c1a0cc7b50c4 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:27:09 +0000] ce2178b970859cf7ee09c1a0cc7b50c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:27:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/07 03:27:10 [info] 38#38: *484 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:27:10 [info] 38#38: *485 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:27:20 [info] 36#36: *487 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:27:20 [info] 36#36: *486 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:27:24 [info] 36#36: *488 [lua] access_by_lua(msblocations.conf:189):2: b03bab354e0cd1f830921509d380a033:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:27:24 [info] 36#36: *488 [lua] logger.lua:23: b03bab354e0cd1f830921509d380a033 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:27:24 +0000] b03bab354e0cd1f830921509d380a033 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:27:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:27:30 [info] 38#38: *489 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:27:30 [info] 38#38: *490 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:27:39 [info] 36#36: *491 [lua] access_by_lua(msblocations.conf:189):2: 7cdf34584706a727744b244589a360f9:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:27:39 [info] 36#36: *491 [lua] logger.lua:23: 7cdf34584706a727744b244589a360f9 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:27:39 +0000] 7cdf34584706a727744b244589a360f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:27:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:27:40 [info] 36#36: *493 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:27:40 [info] 36#36: *492 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:27:50 [info] 38#38: *496 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:27:50 [info] 38#38: *495 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:27:54 [info] 36#36: *497 [lua] access_by_lua(msblocations.conf:189):2: fc2d1f6be7f554e043c15052e6139b40:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:27:54 [info] 36#36: *497 [lua] logger.lua:23: fc2d1f6be7f554e043c15052e6139b40 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:27:54 +0000] fc2d1f6be7f554e043c15052e6139b40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:27:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:28:00 [info] 36#36: *498 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:28:00 [info] 36#36: *499 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:28:09 [info] 36#36: *500 [lua] access_by_lua(msblocations.conf:189):2: 8c96622da0021270c159ab207dc8f8fe:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:28:09 [info] 36#36: *500 [lua] logger.lua:23: 8c96622da0021270c159ab207dc8f8fe {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:28:09 +0000] 8c96622da0021270c159ab207dc8f8fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:28:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:28:10 [info] 36#36: *501 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:28:10 [info] 36#36: *502 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:28:20 [info] 38#38: *504 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:28:20 [info] 38#38: *503 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:28:24 [info] 36#36: *505 [lua] access_by_lua(msblocations.conf:189):2: aeee3a2ba5fc26b144f8f61c144d75cf:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:28:24 +0000] aeee3a2ba5fc26b144f8f61c144d75cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:28:24 [info] 36#36: *505 [lua] logger.lua:23: aeee3a2ba5fc26b144f8f61c144d75cf {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:28:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:28:30 [info] 36#36: *506 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:28:30 [info] 36#36: *507 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:28:39 [info] 36#36: *508 [lua] access_by_lua(msblocations.conf:189):2: 3ff0997164e307eac2ebdb098416638f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:28:39 [info] 36#36: *508 [lua] logger.lua:23: 3ff0997164e307eac2ebdb098416638f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:28:39 +0000] 3ff0997164e307eac2ebdb098416638f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:28:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:28:40 [info] 36#36: *510 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:28:40 [info] 36#36: *509 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:28:50 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:28:50 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:28:54 [info] 36#36: *514 [lua] access_by_lua(msblocations.conf:189):2: 2192d2c59f2508ff3845501fccb79b50:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:28:54 +0000] 2192d2c59f2508ff3845501fccb79b50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:28:54 [info] 36#36: *514 [lua] logger.lua:23: 2192d2c59f2508ff3845501fccb79b50 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:28:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:29:00 [info] 36#36: *515 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:29:00 [info] 38#38: *516 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:29:09 [info] 36#36: *517 [lua] access_by_lua(msblocations.conf:189):2: 88d28664f62eca0094b0cbcc6cb67faf:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:29:09 +0000] 88d28664f62eca0094b0cbcc6cb67faf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:29:09 [info] 36#36: *517 [lua] logger.lua:23: 88d28664f62eca0094b0cbcc6cb67faf {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:29:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:29:10 [info] 38#38: *519 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:29:10 [info] 36#36: *518 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:29:20 [info] 36#36: *520 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:29:20 [info] 38#38: *521 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:29:24 [info] 36#36: *522 [lua] access_by_lua(msblocations.conf:189):2: f19ec14356deb4486a56e7828de6c38e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:29:24 +0000] f19ec14356deb4486a56e7828de6c38e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:29:24 [info] 36#36: *522 [lua] logger.lua:23: f19ec14356deb4486a56e7828de6c38e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:29:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:29:30 [info] 36#36: *523 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:29:30 [info] 36#36: *524 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:29:39 [info] 36#36: *525 [lua] access_by_lua(msblocations.conf:189):2: afe5d154f7c85fe353aebd91b4e33ca3:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:29:39 [info] 36#36: *525 [lua] logger.lua:23: afe5d154f7c85fe353aebd91b4e33ca3 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:29:39 +0000] afe5d154f7c85fe353aebd91b4e33ca3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:29:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/07 03:29:40 [info] 38#38: *526 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:29:40 [info] 38#38: *527 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:29:50 [info] 36#36: *529 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:29:50 [info] 36#36: *530 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:29:54 [info] 36#36: *531 [lua] access_by_lua(msblocations.conf:189):2: af51a64ca45b395f5c50d795f3892cf8:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:29:54 [info] 36#36: *531 [lua] logger.lua:23: af51a64ca45b395f5c50d795f3892cf8 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:29:54 +0000] af51a64ca45b395f5c50d795f3892cf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:29:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:30:00 [info] 38#38: *532 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:30:00 [info] 38#38: *533 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:30:09 [info] 36#36: *534 [lua] access_by_lua(msblocations.conf:189):2: 3892783123b762fd6b2acd767e192b07:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:30:09 +0000] 3892783123b762fd6b2acd767e192b07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:30:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:30:09 [info] 36#36: *534 [lua] logger.lua:23: 3892783123b762fd6b2acd767e192b07 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/07 03:30:10 [info] 36#36: *535 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:30:10 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:30:20 [info] 36#36: *537 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:30:20 [info] 36#36: *538 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:30:24 [info] 36#36: *539 [lua] access_by_lua(msblocations.conf:189):2: 33c436156480711d2867eef630d90888:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:30:24 +0000] 33c436156480711d2867eef630d90888 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:30:24 [info] 36#36: *539 [lua] logger.lua:23: 33c436156480711d2867eef630d90888 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:30:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:30:30 [info] 36#36: *540 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:30:30 [info] 36#36: *541 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:30:39 [info] 36#36: *542 [lua] access_by_lua(msblocations.conf:189):2: e91cbeca95be8601649361ee7e607654:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:30:39 [info] 36#36: *542 [lua] logger.lua:23: e91cbeca95be8601649361ee7e607654 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:30:39 +0000] e91cbeca95be8601649361ee7e607654 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:30:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:30:40 [info] 38#38: *544 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:30:40 [info] 36#36: *543 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:30:50 [info] 36#36: *547 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:30:50 [info] 38#38: *546 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:30:54 [info] 36#36: *548 [lua] access_by_lua(msblocations.conf:189):2: 7991e2516d744d812726e4e9859e5d32:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:30:54 [info] 36#36: *548 [lua] logger.lua:23: 7991e2516d744d812726e4e9859e5d32 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:30:54 +0000] 7991e2516d744d812726e4e9859e5d32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:30:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:31:00 [info] 38#38: *549 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:31:00 [info] 38#38: *550 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:31:09 [info] 36#36: *551 [lua] access_by_lua(msblocations.conf:189):2: 87d9643ce8d16ba46cb9dda9082dd273:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:31:09 +0000] 87d9643ce8d16ba46cb9dda9082dd273 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:31:09 [info] 36#36: *551 [lua] logger.lua:23: 87d9643ce8d16ba46cb9dda9082dd273 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:31:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:31:10 [info] 38#38: *552 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:31:10 [info] 38#38: *553 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:31:20 [info] 36#36: *554 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:31:20 [info] 36#36: *555 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:31:24 [info] 36#36: *556 [lua] access_by_lua(msblocations.conf:189):2: 8eae43893a253090be46190539d85572:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:31:24 [info] 36#36: *556 [lua] logger.lua:23: 8eae43893a253090be46190539d85572 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:31:24 +0000] 8eae43893a253090be46190539d85572 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:31:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:31:30 [info] 36#36: *558 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:31:30 [info] 36#36: *557 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:31:39 [info] 36#36: *559 [lua] access_by_lua(msblocations.conf:189):2: 0cf7baa508eafa1d1cb2908ec9ca23c7:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:31:39 +0000] 0cf7baa508eafa1d1cb2908ec9ca23c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/07 03:31:39 [info] 36#36: *559 [lua] logger.lua:23: 0cf7baa508eafa1d1cb2908ec9ca23c7 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:31:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:31:40 [info] 36#36: *560 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:31:40 [info] 38#38: *561 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:31:50 [info] 38#38: *564 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:31:50 [info] 36#36: *563 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:31:54 [info] 36#36: *565 [lua] access_by_lua(msblocations.conf:189):2: 8289ab82f4b1aae80e2673a8e3b5c02d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:31:54 [info] 36#36: *565 [lua] logger.lua:23: 8289ab82f4b1aae80e2673a8e3b5c02d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:31:54 +0000] 8289ab82f4b1aae80e2673a8e3b5c02d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:31:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:32:00 [info] 38#38: *566 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:32:00 [info] 36#36: *567 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:32:09 [info] 36#36: *568 [lua] access_by_lua(msblocations.conf:189):2: df2c7bbb2c4edce6cef3b0b91a8a39c7:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:32:09 +0000] df2c7bbb2c4edce6cef3b0b91a8a39c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 03:32:09 [info] 36#36: *568 [lua] logger.lua:23: df2c7bbb2c4edce6cef3b0b91a8a39c7 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:32:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:32:10 [info] 36#36: *570 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:32:10 [info] 36#36: *569 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:32:20 [info] 38#38: *571 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:32:20 [info] 36#36: *572 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:32:24 [info] 36#36: *573 [lua] access_by_lua(msblocations.conf:189):2: f6b49d61c621d9df43ee58c6ee375255:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:32:24 [info] 36#36: *573 [lua] logger.lua:23: f6b49d61c621d9df43ee58c6ee375255 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:32:24 +0000] f6b49d61c621d9df43ee58c6ee375255 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:32:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:32:30 [info] 36#36: *574 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:32:30 [info] 36#36: *575 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:32:39 [info] 36#36: *576 [lua] access_by_lua(msblocations.conf:189):2: d1be7318882aa3e7779e2b05c7af16bb:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:32:39 +0000] d1be7318882aa3e7779e2b05c7af16bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:32:39 [info] 36#36: *576 [lua] logger.lua:23: d1be7318882aa3e7779e2b05c7af16bb {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:32:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:32:40 [info] 36#36: *577 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:32:40 [info] 38#38: *578 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:32:50 [info] 36#36: *581 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:32:50 [info] 36#36: *580 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:32:54 [info] 36#36: *582 [lua] access_by_lua(msblocations.conf:189):2: f622f805ae0ef07e7e004bad9c9a44d8:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:32:54 [info] 36#36: *582 [lua] logger.lua:23: f622f805ae0ef07e7e004bad9c9a44d8 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:32:54 +0000] f622f805ae0ef07e7e004bad9c9a44d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:32:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:33:00 [info] 36#36: *583 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:33:00 [info] 36#36: *584 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:33:09 [info] 36#36: *585 [lua] access_by_lua(msblocations.conf:189):2: 8a159a688153b7846527cced74f4a695:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:33:09 +0000] 8a159a688153b7846527cced74f4a695 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:33:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:33:09 [info] 36#36: *585 [lua] logger.lua:23: 8a159a688153b7846527cced74f4a695 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/07 03:33:10 [info] 38#38: *586 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:33:10 [info] 38#38: *587 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:33:20 [info] 36#36: *588 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:33:20 [info] 38#38: *589 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:33:24 [info] 36#36: *590 [lua] access_by_lua(msblocations.conf:189):2: 3c821073682173a3ed83287c9eb0b911:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:33:24 [info] 36#36: *590 [lua] logger.lua:23: 3c821073682173a3ed83287c9eb0b911 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:33:24 +0000] 3c821073682173a3ed83287c9eb0b911 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:33:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:33:30 [info] 36#36: *591 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:33:30 [info] 36#36: *592 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:33:39 [info] 36#36: *593 [lua] access_by_lua(msblocations.conf:189):2: 42dee72239b8609b33a2159e55ec440e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:33:39 +0000] 42dee72239b8609b33a2159e55ec440e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:33:39 [info] 36#36: *593 [lua] logger.lua:23: 42dee72239b8609b33a2159e55ec440e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:33:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:33:40 [info] 36#36: *594 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:33:40 [info] 38#38: *595 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:33:50 [info] 36#36: *597 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:33:50 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:33:54 [info] 36#36: *599 [lua] access_by_lua(msblocations.conf:189):2: f2dbfc47549cee3e6700d5c0a6d5e81d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:33:54 [info] 36#36: *599 [lua] logger.lua:23: f2dbfc47549cee3e6700d5c0a6d5e81d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:33:54 +0000] f2dbfc47549cee3e6700d5c0a6d5e81d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:33:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:34:00 [info] 36#36: *600 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:34:00 [info] 36#36: *601 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:34:09 [info] 36#36: *602 [lua] access_by_lua(msblocations.conf:189):2: 8e6ce3ae514714dc3308097b868a975c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:34:09 [info] 36#36: *602 [lua] logger.lua:23: 8e6ce3ae514714dc3308097b868a975c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:34:09 +0000] 8e6ce3ae514714dc3308097b868a975c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:34:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:34:10 [info] 38#38: *604 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:34:10 [info] 38#38: *603 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:34:20 [info] 36#36: *605 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:34:20 [info] 38#38: *606 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:34:24 [info] 36#36: *607 [lua] access_by_lua(msblocations.conf:189):2: cb93a9562781eb1d2f7aaa389fbee62e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:34:24 [info] 36#36: *607 [lua] logger.lua:23: cb93a9562781eb1d2f7aaa389fbee62e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:34:24 +0000] cb93a9562781eb1d2f7aaa389fbee62e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:34:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:34:30 [info] 38#38: *609 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:34:30 [info] 36#36: *608 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:34:39 [info] 36#36: *610 [lua] access_by_lua(msblocations.conf:189):2: 774f67416d4c64fb9265c1a4c8aa833e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:34:39 [info] 36#36: *610 [lua] logger.lua:23: 774f67416d4c64fb9265c1a4c8aa833e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:34:39 +0000] 774f67416d4c64fb9265c1a4c8aa833e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:34:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:34:40 [info] 36#36: *611 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:34:40 [info] 36#36: *612 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:34:50 [info] 36#36: *615 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:34:50 [info] 36#36: *614 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:34:54 [info] 36#36: *616 [lua] access_by_lua(msblocations.conf:189):2: c87f92b362a0f0c130648255022e471d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:34:54 +0000] c87f92b362a0f0c130648255022e471d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/07 03:34:54 [info] 36#36: *616 [lua] logger.lua:23: c87f92b362a0f0c130648255022e471d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:34:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:35:00 [info] 36#36: *617 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:35:00 [info] 36#36: *618 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:35:09 [info] 36#36: *619 [lua] access_by_lua(msblocations.conf:189):2: 9f0cfe7392d801b2057e6d37cfe64398:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:35:09 [info] 36#36: *619 [lua] logger.lua:23: 9f0cfe7392d801b2057e6d37cfe64398 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:35:09 +0000] 9f0cfe7392d801b2057e6d37cfe64398 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:35:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:35:10 [info] 36#36: *620 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:35:10 [info] 38#38: *621 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:35:20 [info] 36#36: *622 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:35:20 [info] 36#36: *623 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:35:24 [info] 36#36: *624 [lua] access_by_lua(msblocations.conf:189):2: b7d818142283669b39e8e7475c14252c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:35:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.216 - - [07/Jan/2023:03:35:24 +0000] b7d818142283669b39e8e7475c14252c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:35:24 [info] 36#36: *624 [lua] logger.lua:23: b7d818142283669b39e8e7475c14252c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/07 03:35:30 [info] 36#36: *625 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:35:30 [info] 36#36: *626 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:35:39 [info] 36#36: *627 [lua] access_by_lua(msblocations.conf:189):2: e992277c8ccc19d8d85d15824f654ecf:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:35:39 +0000] e992277c8ccc19d8d85d15824f654ecf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:35:39 [info] 36#36: *627 [lua] logger.lua:23: e992277c8ccc19d8d85d15824f654ecf {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:35:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:35:40 [info] 36#36: *628 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:35:40 [info] 36#36: *629 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:35:50 [info] 38#38: *631 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:35:50 [info] 36#36: *632 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:35:54 [info] 36#36: *633 [lua] access_by_lua(msblocations.conf:189):2: ef435ffa9a046282700d60bca8636f5b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:35:54 [info] 36#36: *633 [lua] logger.lua:23: ef435ffa9a046282700d60bca8636f5b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:35:54 +0000] ef435ffa9a046282700d60bca8636f5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:35:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:36:00 [info] 36#36: *634 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:36:00 [info] 38#38: *635 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:36:09 [info] 36#36: *636 [lua] access_by_lua(msblocations.conf:189):2: 6c8973797a4a2680b2ac6cc89a0332c6:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:36:09 [info] 36#36: *636 [lua] logger.lua:23: 6c8973797a4a2680b2ac6cc89a0332c6 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:36:09 +0000] 6c8973797a4a2680b2ac6cc89a0332c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:36:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:36:10 [info] 36#36: *637 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:36:10 [info] 36#36: *638 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:36:20 [info] 38#38: *639 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:36:20 [info] 38#38: *640 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:36:24 [info] 36#36: *641 [lua] access_by_lua(msblocations.conf:189):2: c304ac37e402fafe6e69ea1d66655268:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:36:24 +0000] c304ac37e402fafe6e69ea1d66655268 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 03:36:24 [info] 36#36: *641 [lua] logger.lua:23: c304ac37e402fafe6e69ea1d66655268 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:36:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:36:30 [info] 38#38: *642 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:36:30 [info] 38#38: *643 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:36:39 [info] 36#36: *644 [lua] access_by_lua(msblocations.conf:189):2: b602015fee1fa695035c4d1f1be58252:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:36:39 [info] 36#36: *644 [lua] logger.lua:23: b602015fee1fa695035c4d1f1be58252 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:36:39 +0000] b602015fee1fa695035c4d1f1be58252 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:36:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:36:40 [info] 38#38: *645 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:36:40 [info] 38#38: *646 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:36:50 [info] 36#36: *648 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:36:50 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:36:54 [info] 36#36: *650 [lua] access_by_lua(msblocations.conf:189):2: f3bea03cc892be2dde4637ee14e3ad57:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:36:54 [info] 36#36: *650 [lua] logger.lua:23: f3bea03cc892be2dde4637ee14e3ad57 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:36:54 +0000] f3bea03cc892be2dde4637ee14e3ad57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:36:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 03:37:00 [info] 38#38: *652 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:37:00 [info] 36#36: *651 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:37:09 [info] 36#36: *653 [lua] access_by_lua(msblocations.conf:189):2: f67f2a71e695e4d444bf16a9dc07f04e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:37:09 +0000] f67f2a71e695e4d444bf16a9dc07f04e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:37:09 [info] 36#36: *653 [lua] logger.lua:23: f67f2a71e695e4d444bf16a9dc07f04e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:37:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:37:10 [info] 36#36: *654 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:37:10 [info] 36#36: *655 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:37:20 [info] 38#38: *656 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:37:20 [info] 36#36: *657 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:37:24 [info] 36#36: *658 [lua] access_by_lua(msblocations.conf:189):2: 087188a0fa6ff35e542397bfbdb84492:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:37:24 [info] 36#36: *658 [lua] logger.lua:23: 087188a0fa6ff35e542397bfbdb84492 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:37:24 +0000] 087188a0fa6ff35e542397bfbdb84492 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:37:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:37:30 [info] 36#36: *659 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:37:30 [info] 36#36: *660 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:37:39 [info] 36#36: *661 [lua] access_by_lua(msblocations.conf:189):2: 41dc19a76ad34386e939b748552b7477:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:37:39 +0000] 41dc19a76ad34386e939b748552b7477 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:37:39 [info] 36#36: *661 [lua] logger.lua:23: 41dc19a76ad34386e939b748552b7477 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:37:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:37:40 [info] 36#36: *662 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:37:40 [info] 36#36: *663 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:37:50 [info] 36#36: *666 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:37:50 [info] 36#36: *665 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:37:54 [info] 36#36: *667 [lua] access_by_lua(msblocations.conf:189):2: 7e1f89492266a4ef9cca8c2dd041c95f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:37:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 10.233.69.216 - - [07/Jan/2023:03:37:54 +0000] 7e1f89492266a4ef9cca8c2dd041c95f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/07 03:37:54 [info] 36#36: *667 [lua] logger.lua:23: 7e1f89492266a4ef9cca8c2dd041c95f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/07 03:38:00 [info] 36#36: *668 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:38:00 [info] 36#36: *669 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:38:09 [info] 36#36: *670 [lua] access_by_lua(msblocations.conf:189):2: b5f3c0a90e23b9b048da91495a948e06:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:38:09 +0000] b5f3c0a90e23b9b048da91495a948e06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:38:09 [info] 36#36: *670 [lua] logger.lua:23: b5f3c0a90e23b9b048da91495a948e06 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:38:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:38:10 [info] 38#38: *672 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:38:10 [info] 38#38: *671 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:38:20 [info] 36#36: *673 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:38:20 [info] 36#36: *674 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:38:24 [info] 36#36: *675 [lua] access_by_lua(msblocations.conf:189):2: 820ba289823b9953c997d912f2a817f7:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:38:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:38:24 [info] 36#36: *675 [lua] logger.lua:23: 820ba289823b9953c997d912f2a817f7 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:38:24 +0000] 820ba289823b9953c997d912f2a817f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:38:30 [info] 36#36: *676 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:38:30 [info] 38#38: *677 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:38:39 [info] 36#36: *678 [lua] access_by_lua(msblocations.conf:189):2: e1086fbfc07c192d782f21b1aa212b39:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:38:39 [info] 36#36: *678 [lua] logger.lua:23: e1086fbfc07c192d782f21b1aa212b39 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:38:39 +0000] e1086fbfc07c192d782f21b1aa212b39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:38:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:38:40 [info] 36#36: *679 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:38:40 [info] 36#36: *680 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:38:50 [info] 38#38: *683 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:38:50 [info] 36#36: *682 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:38:54 [info] 36#36: *684 [lua] access_by_lua(msblocations.conf:189):2: 4905f34dca0c951a1e26ddfcf7e561ff:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:38:54 +0000] 4905f34dca0c951a1e26ddfcf7e561ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:38:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/07 03:38:54 [info] 36#36: *684 [lua] logger.lua:23: 4905f34dca0c951a1e26ddfcf7e561ff {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/07 03:39:00 [info] 38#38: *685 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:39:00 [info] 38#38: *686 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:39:09 [info] 36#36: *687 [lua] access_by_lua(msblocations.conf:189):2: 4e8ec22891912fe367d49657b9fea890:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:39:09 [info] 36#36: *687 [lua] logger.lua:23: 4e8ec22891912fe367d49657b9fea890 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:39:09 +0000] 4e8ec22891912fe367d49657b9fea890 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:39:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:39:10 [info] 36#36: *689 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:39:10 [info] 36#36: *688 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:39:20 [info] 36#36: *691 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:39:20 [info] 36#36: *690 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:39:24 [info] 36#36: *692 [lua] access_by_lua(msblocations.conf:189):2: 09e7266726c9b5f2c9b01e23838b6190:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:39:25 [info] 36#36: *692 [lua] logger.lua:23: 09e7266726c9b5f2c9b01e23838b6190 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:39:25 +0000] 09e7266726c9b5f2c9b01e23838b6190 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:39:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 03:39:30 [info] 36#36: *694 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:39:30 [info] 36#36: *693 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:39:40 [info] 36#36: *695 [lua] access_by_lua(msblocations.conf:189):2: 91c257991b4c4520e57fe605658042d2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:39:40 [info] 36#36: *695 [lua] logger.lua:23: 91c257991b4c4520e57fe605658042d2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:39:40 +0000] 91c257991b4c4520e57fe605658042d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:39:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:39:40 [info] 36#36: *696 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:39:40 [info] 38#38: *697 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:39:50 [info] 36#36: *699 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:39:50 [info] 36#36: *700 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:39:55 [info] 36#36: *701 [lua] access_by_lua(msblocations.conf:189):2: 110d4ebe421b02ba9ec59fe68109cacf:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:39:55 [info] 36#36: *701 [lua] logger.lua:23: 110d4ebe421b02ba9ec59fe68109cacf {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:39:55 +0000] 110d4ebe421b02ba9ec59fe68109cacf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:39:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:40:00 [info] 36#36: *703 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:40:00 [info] 36#36: *702 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:40:10 [info] 36#36: *704 [lua] access_by_lua(msblocations.conf:189):2: fa3a53b4cafbcb302a03f6c868862a0b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:40:10 [info] 36#36: *704 [lua] logger.lua:23: fa3a53b4cafbcb302a03f6c868862a0b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:40:10 +0000] fa3a53b4cafbcb302a03f6c868862a0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:40:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:40:10 [info] 38#38: *705 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:40:10 [info] 38#38: *706 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:40:20 [info] 36#36: *708 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:40:20 [info] 38#38: *707 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:40:25 [info] 36#36: *709 [lua] access_by_lua(msblocations.conf:189):2: 8e6d4cbe04abd516989ab650b33d9c0e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:40:25 [info] 36#36: *709 [lua] logger.lua:23: 8e6d4cbe04abd516989ab650b33d9c0e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:40:25 +0000] 8e6d4cbe04abd516989ab650b33d9c0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:40:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:40:30 [info] 36#36: *710 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:40:30 [info] 38#38: *711 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:40:40 [info] 36#36: *712 [lua] access_by_lua(msblocations.conf:189):2: 8b465669444437555d04a5bb1d9e823f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:40:40 [info] 36#36: *712 [lua] logger.lua:23: 8b465669444437555d04a5bb1d9e823f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:40:40 +0000] 8b465669444437555d04a5bb1d9e823f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:40:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:40:40 [info] 38#38: *713 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:40:40 [info] 38#38: *714 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:40:50 [info] 38#38: *716 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:40:50 [info] 36#36: *717 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:40:55 [info] 36#36: *718 [lua] access_by_lua(msblocations.conf:189):2: 44469723a11fa976e5a7e7c613900003:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:40:55 +0000] 44469723a11fa976e5a7e7c613900003 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 03:40:55 [info] 36#36: *718 [lua] logger.lua:23: 44469723a11fa976e5a7e7c613900003 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:40:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:41:00 [info] 36#36: *720 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:41:00 [info] 36#36: *719 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:41:10 [info] 36#36: *721 [lua] access_by_lua(msblocations.conf:189):2: c5f8c8db70e3889525ca157298c1403b:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:41:10 [info] 36#36: *721 [lua] logger.lua:23: c5f8c8db70e3889525ca157298c1403b {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:41:10 +0000] c5f8c8db70e3889525ca157298c1403b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:41:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:41:10 [info] 36#36: *723 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:41:10 [info] 36#36: *722 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:41:20 [info] 36#36: *725 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:41:20 [info] 38#38: *724 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:41:25 [info] 36#36: *726 [lua] access_by_lua(msblocations.conf:189):2: 166bead7095852673cc1ce625f522b27:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:41:25 +0000] 166bead7095852673cc1ce625f522b27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:41:25 [info] 36#36: *726 [lua] logger.lua:23: 166bead7095852673cc1ce625f522b27 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:41:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:41:30 [info] 38#38: *728 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:41:30 [info] 38#38: *727 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:41:40 [info] 36#36: *729 [lua] access_by_lua(msblocations.conf:189):2: 481c9cbc573eb2f0f2d03f86f0bb4b1c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:41:40 +0000] 481c9cbc573eb2f0f2d03f86f0bb4b1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:41:40 [info] 36#36: *729 [lua] logger.lua:23: 481c9cbc573eb2f0f2d03f86f0bb4b1c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:41:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:41:40 [info] 36#36: *731 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:41:40 [info] 36#36: *730 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:41:50 [info] 38#38: *734 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:41:50 [info] 38#38: *733 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:41:55 [info] 36#36: *735 [lua] access_by_lua(msblocations.conf:189):2: 63fab5f71b12e6f6822a6046baf08bdc:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:41:55 [info] 36#36: *735 [lua] logger.lua:23: 63fab5f71b12e6f6822a6046baf08bdc {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:41:55 +0000] 63fab5f71b12e6f6822a6046baf08bdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:41:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:42:00 [info] 36#36: *736 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:42:00 [info] 36#36: *737 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:42:10 [info] 36#36: *738 [lua] access_by_lua(msblocations.conf:189):2: f302eec1f5c26d0df84435c8ea0f6140:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:42:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:42:10 [info] 36#36: *738 [lua] logger.lua:23: f302eec1f5c26d0df84435c8ea0f6140 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:42:10 +0000] f302eec1f5c26d0df84435c8ea0f6140 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 03:42:10 [info] 38#38: *739 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:42:10 [info] 38#38: *740 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:42:20 [info] 38#38: *741 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:42:20 [info] 36#36: *742 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:42:25 [info] 36#36: *743 [lua] access_by_lua(msblocations.conf:189):2: 95b09c0cea76bcb3c1e698a9dc76f0da:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:42:25 [info] 36#36: *743 [lua] logger.lua:23: 95b09c0cea76bcb3c1e698a9dc76f0da {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:42:25 +0000] 95b09c0cea76bcb3c1e698a9dc76f0da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:42:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:42:30 [info] 36#36: *745 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:42:30 [info] 36#36: *744 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:42:40 [info] 36#36: *746 [lua] access_by_lua(msblocations.conf:189):2: 4174745c8eca675c9074052a344c8d6e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:42:40 [info] 36#36: *746 [lua] logger.lua:23: 4174745c8eca675c9074052a344c8d6e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:42:40 +0000] 4174745c8eca675c9074052a344c8d6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:42:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:42:40 [info] 38#38: *748 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:42:40 [info] 38#38: *747 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:42:50 [info] 36#36: *751 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:42:50 [info] 38#38: *750 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:42:55 [info] 36#36: *752 [lua] access_by_lua(msblocations.conf:189):2: 4642a6dec13c86c5e5079cf3bcd8b8f8:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:42:55 +0000] 4642a6dec13c86c5e5079cf3bcd8b8f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:42:55 [info] 36#36: *752 [lua] logger.lua:23: 4642a6dec13c86c5e5079cf3bcd8b8f8 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:42:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:43:00 [info] 38#38: *753 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:43:00 [info] 36#36: *754 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:43:10 [info] 36#36: *755 [lua] access_by_lua(msblocations.conf:189):2: 7abb3601922871b81433163c9c801259:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:43:10 [info] 36#36: *755 [lua] logger.lua:23: 7abb3601922871b81433163c9c801259 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:43:10 +0000] 7abb3601922871b81433163c9c801259 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:43:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:43:10 [info] 36#36: *756 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:43:10 [info] 38#38: *757 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:43:16 [info] 36#36: *758 client closed connection while waiting for request, client: 10.233.68.90, server: 0.0.0.0:443 2023/01/07 03:43:16 [info] 36#36: *759 client sent invalid method while reading client request line, client: 10.233.68.90, server: , request: " �S�g_�5$���I+*�d��G��ert��!� .�E���t� ���������|�i���BeJ >�,�0 �̨̩̪�+�/ ��$�( k�#�' g�" 10.233.68.90 - - [07/Jan/2023:03:43:16 +0000] 4f2a8e6e40a29a6a2313cea9972bc66f "\x16\x03\x01\x02\x00\x01\x00\x01\xFC\x03\x03\x10S\xBFg_\xCB5$\xD5\xEE\xD6I+*\x18\xEAd\xEF\x12\xE7G\x8D\x88\x1Fert\xFC\x1D\xD9!\xB4 .\xDEE\xF1\xC7\xF2\x0Ft\x1A\xD9\x09\x11\xA0\xD3\x1D\xA4\xA7\xAB\x94\xC3\xFE\xE3|\xA3i\x87\x0B\xFD\xA2BeJ\x00>\x13\x02\x13\x03\x13\x01\xC0,\xC00\x00\x9F\xCC\xA9\xCC\xA8\xCC\xAA\xC0+\xC0/\x00\x9E\xC0$\xC0(\x00k\xC0#\xC0'\x00g\xC0" 400 request_processing_time:0.001 upstream_response_time:- "-" "-" "-" 2023/01/07 03:43:16 [info] 36#36: *759 recv() failed (104: Connection reset by peer) while reading client request line, client: 10.233.68.90, server: , request: " �S�g_�5$���I+*�d��G��ert��!� .�E���t� ���������|�i���BeJ >�,�0 �̨̩̪�+�/ ��$�( k�#�' g�" 2023/01/07 03:43:16 [info] 36#36: *760 client closed connection while waiting for request, client: 10.233.68.90, server: 0.0.0.0:443 2023/01/07 03:43:20 [info] 36#36: *761 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:43:20 [info] 36#36: *762 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:43:25 [info] 36#36: *763 [lua] access_by_lua(msblocations.conf:189):2: 45406e53e9bad93a3714be0f4d664244:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:43:25 [info] 36#36: *763 [lua] logger.lua:23: 45406e53e9bad93a3714be0f4d664244 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:43:25 +0000] 45406e53e9bad93a3714be0f4d664244 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:43:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:43:30 [info] 38#38: *764 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:43:30 [info] 38#38: *765 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:43:40 [info] 36#36: *766 [lua] access_by_lua(msblocations.conf:189):2: 515b1b700bedf24c574edfc1637dc2ed:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:43:40 [info] 36#36: *766 [lua] logger.lua:23: 515b1b700bedf24c574edfc1637dc2ed {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:43:40 +0000] 515b1b700bedf24c574edfc1637dc2ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:43:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:43:40 [info] 36#36: *768 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:43:40 [info] 38#38: *767 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:43:50 [info] 36#36: *770 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:43:50 [info] 38#38: *771 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:43:55 [info] 36#36: *772 [lua] access_by_lua(msblocations.conf:189):2: b7f4948dd4afa4e81ab21e86fd68c0da:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:43:55 [info] 36#36: *772 [lua] logger.lua:23: b7f4948dd4afa4e81ab21e86fd68c0da {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:43:55 +0000] b7f4948dd4afa4e81ab21e86fd68c0da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:43:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:44:00 [info] 36#36: *773 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:44:00 [info] 36#36: *774 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:44:10 [info] 36#36: *775 [lua] access_by_lua(msblocations.conf:189):2: 17229c5722df9a4b1673b2949d62a50e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:44:10 [info] 36#36: *775 [lua] logger.lua:23: 17229c5722df9a4b1673b2949d62a50e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:44:10 +0000] 17229c5722df9a4b1673b2949d62a50e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:44:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:44:10 [info] 36#36: *776 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:44:10 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:44:20 [info] 36#36: *778 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:44:20 [info] 36#36: *779 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:44:25 [info] 36#36: *780 [lua] access_by_lua(msblocations.conf:189):2: 40c798c749d7ed8ae1bf649cadeccecc:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:44:25 [info] 36#36: *780 [lua] logger.lua:23: 40c798c749d7ed8ae1bf649cadeccecc {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:44:25 +0000] 40c798c749d7ed8ae1bf649cadeccecc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:44:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 03:44:30 [info] 36#36: *781 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:44:30 [info] 36#36: *782 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:44:40 [info] 36#36: *783 [lua] access_by_lua(msblocations.conf:189):2: e68e935014d11ae01ca05cffe3757051:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:44:40 +0000] e68e935014d11ae01ca05cffe3757051 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:44:40 [info] 36#36: *783 [lua] logger.lua:23: e68e935014d11ae01ca05cffe3757051 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:44:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:44:40 [info] 38#38: *784 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:44:40 [info] 38#38: *785 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:44:50 [info] 36#36: *788 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:44:50 [info] 36#36: *787 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:44:55 [info] 36#36: *789 [lua] access_by_lua(msblocations.conf:189):2: 217cf7c92e3c17e5b498260d1b1c6dc2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:44:55 [info] 36#36: *789 [lua] logger.lua:23: 217cf7c92e3c17e5b498260d1b1c6dc2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:44:55 +0000] 217cf7c92e3c17e5b498260d1b1c6dc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:44:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:45:00 [info] 36#36: *790 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:45:00 [info] 38#38: *791 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:45:10 [info] 36#36: *792 [lua] access_by_lua(msblocations.conf:189):2: 7b5e7f4e2d09f864e74f24fb716a35cb:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:45:10 +0000] 7b5e7f4e2d09f864e74f24fb716a35cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:45:10 [info] 36#36: *792 [lua] logger.lua:23: 7b5e7f4e2d09f864e74f24fb716a35cb {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:45:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:45:10 [info] 38#38: *794 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:45:10 [info] 36#36: *793 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:45:20 [info] 38#38: *796 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:45:20 [info] 36#36: *795 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:45:25 [info] 36#36: *797 [lua] access_by_lua(msblocations.conf:189):2: c4216e4031d1dab77a328e25fbf56eec:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:45:25 [info] 36#36: *797 [lua] logger.lua:23: c4216e4031d1dab77a328e25fbf56eec {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:45:25 +0000] c4216e4031d1dab77a328e25fbf56eec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:45:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:45:30 [info] 36#36: *798 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:45:30 [info] 36#36: *799 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:45:40 [info] 36#36: *800 [lua] access_by_lua(msblocations.conf:189):2: f557fb9be6d4aae843336cb3ed7293d2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:45:40 [info] 36#36: *800 [lua] logger.lua:23: f557fb9be6d4aae843336cb3ed7293d2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:45:40 +0000] f557fb9be6d4aae843336cb3ed7293d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:45:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:45:40 [info] 36#36: *801 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:45:40 [info] 36#36: *802 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:45:50 [info] 38#38: *804 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:45:50 [info] 38#38: *805 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:45:55 [info] 36#36: *806 [lua] access_by_lua(msblocations.conf:189):2: 0e639d59a7803cc18da4b784ba44eccc:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:45:55 [info] 36#36: *806 [lua] logger.lua:23: 0e639d59a7803cc18da4b784ba44eccc {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:45:55 +0000] 0e639d59a7803cc18da4b784ba44eccc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:45:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:46:00 [info] 36#36: *807 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:46:00 [info] 38#38: *808 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:46:10 [info] 36#36: *809 [lua] access_by_lua(msblocations.conf:189):2: bc32c5c61277b46defcd53c1ba0a6a56:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:46:10 [info] 36#36: *809 [lua] logger.lua:23: bc32c5c61277b46defcd53c1ba0a6a56 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:46:10 +0000] bc32c5c61277b46defcd53c1ba0a6a56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:46:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:46:10 [info] 36#36: *810 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:46:10 [info] 36#36: *811 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:46:20 [info] 38#38: *813 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:46:20 [info] 38#38: *812 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:46:25 [info] 36#36: *814 [lua] access_by_lua(msblocations.conf:189):2: 6a2f55dbab588a9e09428775a1578299:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:46:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.216 - - [07/Jan/2023:03:46:25 +0000] 6a2f55dbab588a9e09428775a1578299 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:46:25 [info] 36#36: *814 [lua] logger.lua:23: 6a2f55dbab588a9e09428775a1578299 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/07 03:46:30 [info] 38#38: *815 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:46:30 [info] 36#36: *816 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:46:40 [info] 36#36: *817 [lua] access_by_lua(msblocations.conf:189):2: 6e0187f208a7a6034658186547380f72:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:46:40 [info] 36#36: *817 [lua] logger.lua:23: 6e0187f208a7a6034658186547380f72 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:46:40 +0000] 6e0187f208a7a6034658186547380f72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:46:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:46:40 [info] 38#38: *818 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:46:40 [info] 38#38: *819 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:46:50 [info] 38#38: *822 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:46:50 [info] 38#38: *821 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:46:55 [info] 36#36: *823 client closed connection while waiting for request, client: 10.233.65.217, server: 0.0.0.0:443 2023/01/07 03:46:55 [info] 36#36: *824 [lua] access_by_lua(msblocations.conf:189):2: 3aad7d6b2a6e22d1b08bdc279ee13b1e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:46:55 [info] 36#36: *824 [lua] logger.lua:23: 3aad7d6b2a6e22d1b08bdc279ee13b1e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:46:55 +0000] 3aad7d6b2a6e22d1b08bdc279ee13b1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:46:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/07 03:47:00 [info] 36#36: *825 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:47:00 [info] 38#38: *826 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:47:10 [info] 36#36: *827 [lua] access_by_lua(msblocations.conf:189):2: cd6fd7c421c8b57dd62a5ac76e9bc81c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:47:10 +0000] cd6fd7c421c8b57dd62a5ac76e9bc81c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 03:47:10 [info] 36#36: *827 [lua] logger.lua:23: cd6fd7c421c8b57dd62a5ac76e9bc81c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:47:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:47:10 [info] 38#38: *828 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:47:10 [info] 36#36: *829 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:47:20 [info] 38#38: *831 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:47:20 [info] 38#38: *830 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:47:25 [info] 36#36: *832 [lua] access_by_lua(msblocations.conf:189):2: 42664d0c97d630c6975011e38459562c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:47:25 [info] 36#36: *832 [lua] logger.lua:23: 42664d0c97d630c6975011e38459562c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:47:25 +0000] 42664d0c97d630c6975011e38459562c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:47:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:47:30 [info] 38#38: *833 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:47:30 [info] 36#36: *834 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:47:40 [info] 36#36: *835 [lua] access_by_lua(msblocations.conf:189):2: f83dde9d45f2fe4b3f1365f4bdca2ee8:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:47:40 [info] 36#36: *835 [lua] logger.lua:23: f83dde9d45f2fe4b3f1365f4bdca2ee8 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:47:40 +0000] f83dde9d45f2fe4b3f1365f4bdca2ee8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:47:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/07 03:47:40 [info] 36#36: *836 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:47:40 [info] 36#36: *837 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:47:50 [info] 36#36: *839 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:47:50 [info] 36#36: *840 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:47:55 [info] 36#36: *841 [lua] access_by_lua(msblocations.conf:189):2: 522903a9ecb3ff8a643ad4415848c535:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:47:55 [info] 36#36: *841 [lua] logger.lua:23: 522903a9ecb3ff8a643ad4415848c535 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:47:55 +0000] 522903a9ecb3ff8a643ad4415848c535 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:47:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:48:00 [info] 36#36: *842 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:48:00 [info] 38#38: *843 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:48:10 [info] 36#36: *844 [lua] access_by_lua(msblocations.conf:189):2: dc328b5372061f12fbb980fc84903c92:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:48:10 +0000] dc328b5372061f12fbb980fc84903c92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:48:10 [info] 36#36: *844 [lua] logger.lua:23: dc328b5372061f12fbb980fc84903c92 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:48:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/07 03:48:10 [info] 36#36: *846 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:48:10 [info] 38#38: *845 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:48:20 [info] 38#38: *848 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:48:20 [info] 38#38: *847 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:48:25 [info] 36#36: *849 [lua] access_by_lua(msblocations.conf:189):2: 78c920bef9e67750e5a11d72dbb7c961:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:48:25 [info] 36#36: *849 [lua] logger.lua:23: 78c920bef9e67750e5a11d72dbb7c961 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:48:25 +0000] 78c920bef9e67750e5a11d72dbb7c961 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:48:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:48:30 [info] 38#38: *850 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:48:30 [info] 38#38: *851 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:48:40 [info] 36#36: *852 [lua] access_by_lua(msblocations.conf:189):2: 12fe213488132f28d4d0aaacbc94858e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:48:40 [info] 36#36: *852 [lua] logger.lua:23: 12fe213488132f28d4d0aaacbc94858e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:48:40 +0000] 12fe213488132f28d4d0aaacbc94858e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:48:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:48:40 [info] 38#38: *853 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:48:40 [info] 38#38: *854 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:48:50 [info] 38#38: *856 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:48:50 [info] 38#38: *857 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:48:55 [info] 36#36: *858 [lua] access_by_lua(msblocations.conf:189):2: e5d2ff7e42317197f01714e468348ea4:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:48:55 +0000] e5d2ff7e42317197f01714e468348ea4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 03:48:55 [info] 36#36: *858 [lua] logger.lua:23: e5d2ff7e42317197f01714e468348ea4 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:48:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/07 03:49:00 [info] 36#36: *859 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:49:00 [info] 36#36: *860 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:49:10 [info] 36#36: *861 [lua] access_by_lua(msblocations.conf:189):2: 7e05dac53885cb8f63295002494243e0:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:49:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.216 - - [07/Jan/2023:03:49:10 +0000] 7e05dac53885cb8f63295002494243e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:49:10 [info] 36#36: *861 [lua] logger.lua:23: 7e05dac53885cb8f63295002494243e0 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/07 03:49:10 [info] 38#38: *863 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:49:10 [info] 38#38: *862 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:49:20 [info] 38#38: *864 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:49:20 [info] 38#38: *865 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:49:25 [info] 36#36: *866 [lua] access_by_lua(msblocations.conf:189):2: 14121d539a4b5917dfd4045fd6becae1:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:49:25 [info] 36#36: *866 [lua] logger.lua:23: 14121d539a4b5917dfd4045fd6becae1 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:49:25 +0000] 14121d539a4b5917dfd4045fd6becae1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:49:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:49:30 [info] 38#38: *868 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:49:30 [info] 38#38: *867 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:49:40 [info] 36#36: *869 [lua] access_by_lua(msblocations.conf:189):2: a57999c7a852938f650796c57b2d4330:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:49:40 [info] 36#36: *869 [lua] logger.lua:23: a57999c7a852938f650796c57b2d4330 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:49:40 +0000] a57999c7a852938f650796c57b2d4330 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:49:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:49:40 [info] 36#36: *871 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:49:40 [info] 38#38: *870 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:49:50 [info] 38#38: *873 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:49:50 [info] 38#38: *874 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:49:55 [info] 36#36: *875 [lua] access_by_lua(msblocations.conf:189):2: 6cda3c718ee643793ddc9e0765879994:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:49:55 +0000] 6cda3c718ee643793ddc9e0765879994 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:49:55 [info] 36#36: *875 [lua] logger.lua:23: 6cda3c718ee643793ddc9e0765879994 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:49:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:50:00 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:50:00 [info] 36#36: *877 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:50:10 [info] 36#36: *878 [lua] access_by_lua(msblocations.conf:189):2: b3e55b4e181a3f4c500d97a5f60e5afd:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:50:10 [info] 36#36: *878 [lua] logger.lua:23: b3e55b4e181a3f4c500d97a5f60e5afd {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:50:10 +0000] b3e55b4e181a3f4c500d97a5f60e5afd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:50:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:50:10 [info] 38#38: *880 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:50:10 [info] 36#36: *879 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:50:20 [info] 36#36: *881 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:50:20 [info] 36#36: *882 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:50:25 [info] 36#36: *883 [lua] access_by_lua(msblocations.conf:189):2: 9652bc246118b794cd267ce4d2384ae1:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:50:25 +0000] 9652bc246118b794cd267ce4d2384ae1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:50:25 [info] 36#36: *883 [lua] logger.lua:23: 9652bc246118b794cd267ce4d2384ae1 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:50:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:50:30 [info] 36#36: *885 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:50:30 [info] 36#36: *884 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:50:40 [info] 36#36: *886 [lua] access_by_lua(msblocations.conf:189):2: beafca8a8af62c193cbad87f726347db:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:50:40 +0000] beafca8a8af62c193cbad87f726347db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 03:50:40 [info] 36#36: *886 [lua] logger.lua:23: beafca8a8af62c193cbad87f726347db {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:50:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:50:40 [info] 36#36: *887 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:50:40 [info] 36#36: *888 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:50:50 [info] 36#36: *890 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:50:50 [info] 36#36: *891 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:50:55 [info] 36#36: *892 [lua] access_by_lua(msblocations.conf:189):2: 92e9de1f2d3819fad09ea9cb84c5cdbd:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:50:55 [info] 36#36: *892 [lua] logger.lua:23: 92e9de1f2d3819fad09ea9cb84c5cdbd {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:50:55 +0000] 92e9de1f2d3819fad09ea9cb84c5cdbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:50:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:51:00 [info] 36#36: *893 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:51:00 [info] 36#36: *894 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:51:10 [info] 36#36: *895 [lua] access_by_lua(msblocations.conf:189):2: a1495e45bc96739dcb8d2f9960e46ea9:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:51:10 [info] 36#36: *895 [lua] logger.lua:23: a1495e45bc96739dcb8d2f9960e46ea9 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:51:10 +0000] a1495e45bc96739dcb8d2f9960e46ea9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:51:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:51:10 [info] 38#38: *896 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:51:10 [info] 38#38: *897 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:51:20 [info] 36#36: *898 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:51:20 [info] 36#36: *899 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:51:25 [info] 36#36: *900 [lua] access_by_lua(msblocations.conf:189):2: ed4caf53199de4e584532cf27d10ca1d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:51:25 +0000] ed4caf53199de4e584532cf27d10ca1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:51:25 [info] 36#36: *900 [lua] logger.lua:23: ed4caf53199de4e584532cf27d10ca1d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:51:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:51:30 [info] 36#36: *901 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:51:30 [info] 36#36: *902 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:51:40 [info] 36#36: *903 [lua] access_by_lua(msblocations.conf:189):2: e1549786cd3622483a27de4e0c715703:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:51:40 +0000] e1549786cd3622483a27de4e0c715703 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:51:40 [info] 36#36: *903 [lua] logger.lua:23: e1549786cd3622483a27de4e0c715703 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:51:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:51:40 [info] 38#38: *904 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:51:40 [info] 38#38: *905 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:51:50 [info] 36#36: *907 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:51:50 [info] 36#36: *908 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:51:55 [info] 36#36: *909 [lua] access_by_lua(msblocations.conf:189):2: 4f03f554dfcdec3a27c3b8ccb9988215:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:51:55 +0000] 4f03f554dfcdec3a27c3b8ccb9988215 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:51:55 [info] 36#36: *909 [lua] logger.lua:23: 4f03f554dfcdec3a27c3b8ccb9988215 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:51:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:52:00 [info] 36#36: *911 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:52:00 [info] 36#36: *910 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:52:10 [info] 36#36: *912 [lua] access_by_lua(msblocations.conf:189):2: acd7b6e94c7fd2eaec79ee96bf2206c5:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:52:10 [info] 36#36: *912 [lua] logger.lua:23: acd7b6e94c7fd2eaec79ee96bf2206c5 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:52:10 +0000] acd7b6e94c7fd2eaec79ee96bf2206c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:52:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 03:52:10 [info] 36#36: *913 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:52:10 [info] 36#36: *914 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:52:20 [info] 38#38: *915 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:52:20 [info] 38#38: *916 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:52:25 [info] 36#36: *917 [lua] access_by_lua(msblocations.conf:189):2: e90e1359dbab163536c9e148ced19f7f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:52:25 +0000] e90e1359dbab163536c9e148ced19f7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 03:52:25 [info] 36#36: *917 [lua] logger.lua:23: e90e1359dbab163536c9e148ced19f7f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:52:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:52:30 [info] 36#36: *918 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:52:30 [info] 36#36: *919 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:52:40 [info] 36#36: *920 [lua] access_by_lua(msblocations.conf:189):2: bd72b057efee9ffc6fdeebf85407d91a:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:52:40 +0000] bd72b057efee9ffc6fdeebf85407d91a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:52:40 [info] 36#36: *920 [lua] logger.lua:23: bd72b057efee9ffc6fdeebf85407d91a {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:52:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:52:40 [info] 36#36: *921 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:52:40 [info] 36#36: *922 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:52:50 [info] 38#38: *925 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:52:50 [info] 38#38: *924 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:52:55 [info] 36#36: *926 [lua] access_by_lua(msblocations.conf:189):2: 58e4e8e70ce48f255a4de26cc75d792e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:52:55 [info] 36#36: *926 [lua] logger.lua:23: 58e4e8e70ce48f255a4de26cc75d792e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:52:55 +0000] 58e4e8e70ce48f255a4de26cc75d792e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:52:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:53:00 [info] 36#36: *927 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:53:00 [info] 36#36: *928 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:53:10 [info] 36#36: *929 [lua] access_by_lua(msblocations.conf:189):2: d1182dcb570917204972feb2108567b5:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:53:10 [info] 36#36: *929 [lua] logger.lua:23: d1182dcb570917204972feb2108567b5 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:53:10 +0000] d1182dcb570917204972feb2108567b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:53:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/07 03:53:10 [info] 38#38: *930 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:53:10 [info] 38#38: *931 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:53:20 [info] 36#36: *932 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:53:20 [info] 36#36: *933 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:53:25 [info] 36#36: *934 [lua] access_by_lua(msblocations.conf:189):2: 76e6d495ada98d77f26d78e9f4810d83:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:53:25 [info] 36#36: *934 [lua] logger.lua:23: 76e6d495ada98d77f26d78e9f4810d83 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:53:25 +0000] 76e6d495ada98d77f26d78e9f4810d83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:53:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:53:30 [info] 36#36: *936 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:53:30 [info] 36#36: *935 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:53:40 [info] 36#36: *937 [lua] access_by_lua(msblocations.conf:189):2: 66384c30d6684e8b3678205ca9fb887e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:53:40 [info] 36#36: *937 [lua] logger.lua:23: 66384c30d6684e8b3678205ca9fb887e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:53:40 +0000] 66384c30d6684e8b3678205ca9fb887e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:53:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:53:40 [info] 38#38: *938 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:53:40 [info] 38#38: *939 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:53:50 [info] 38#38: *942 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:53:50 [info] 38#38: *941 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:53:55 [info] 36#36: *943 [lua] access_by_lua(msblocations.conf:189):2: b44ccc35cb8231d38cec09b97cb531ee:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:53:55 +0000] b44ccc35cb8231d38cec09b97cb531ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:53:55 [info] 36#36: *943 [lua] logger.lua:23: b44ccc35cb8231d38cec09b97cb531ee {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:53:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:54:00 [info] 36#36: *945 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:54:00 [info] 36#36: *944 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:54:10 [info] 36#36: *946 [lua] access_by_lua(msblocations.conf:189):2: addcc145dd6120d91e0d9b9d50ff42e6:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:54:10 [info] 36#36: *946 [lua] logger.lua:23: addcc145dd6120d91e0d9b9d50ff42e6 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:54:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.69.216 - - [07/Jan/2023:03:54:10 +0000] addcc145dd6120d91e0d9b9d50ff42e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:54:10 [info] 38#38: *947 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:54:10 [info] 38#38: *948 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:54:20 [info] 36#36: *949 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:54:20 [info] 36#36: *950 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:54:25 [info] 36#36: *951 [lua] access_by_lua(msblocations.conf:189):2: 5e9cb4eb9e2a127d61ff7c4b3a72b232:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:54:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:54:25 [info] 36#36: *951 [lua] logger.lua:23: 5e9cb4eb9e2a127d61ff7c4b3a72b232 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:54:25 +0000] 5e9cb4eb9e2a127d61ff7c4b3a72b232 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 03:54:30 [info] 36#36: *952 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:54:30 [info] 36#36: *953 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:54:38 [info] 36#36: *954 client closed connection while waiting for request, client: 10.233.65.217, server: 0.0.0.0:443 2023/01/07 03:54:40 [info] 36#36: *955 [lua] access_by_lua(msblocations.conf:189):2: 5b6bef0dfe1579db52f8d7f478864034:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:54:40 +0000] 5b6bef0dfe1579db52f8d7f478864034 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 03:54:40 [info] 36#36: *955 [lua] logger.lua:23: 5b6bef0dfe1579db52f8d7f478864034 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:54:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/07 03:54:40 [info] 38#38: *957 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:54:40 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:54:50 [info] 36#36: *960 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:54:50 [info] 36#36: *959 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:54:55 [info] 36#36: *961 [lua] access_by_lua(msblocations.conf:189):2: 00399383ce9ec6c25c949189e7863531:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:54:55 [info] 36#36: *961 [lua] logger.lua:23: 00399383ce9ec6c25c949189e7863531 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:54:55 +0000] 00399383ce9ec6c25c949189e7863531 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:54:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:55:00 [info] 36#36: *962 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:55:00 [info] 36#36: *963 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:55:10 [info] 36#36: *964 [lua] access_by_lua(msblocations.conf:189):2: a9ab799ede10c83c0a726b5f106d25ca:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:55:10 +0000] a9ab799ede10c83c0a726b5f106d25ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 03:55:10 [info] 36#36: *964 [lua] logger.lua:23: a9ab799ede10c83c0a726b5f106d25ca {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:55:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:55:10 [info] 36#36: *965 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:55:10 [info] 38#38: *966 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:55:20 [info] 36#36: *967 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:55:20 [info] 36#36: *968 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:55:25 [info] 36#36: *969 [lua] access_by_lua(msblocations.conf:189):2: 980e191c29b1ed21be75b8cc22f19849:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:55:25 [info] 36#36: *969 [lua] logger.lua:23: 980e191c29b1ed21be75b8cc22f19849 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:55:25 +0000] 980e191c29b1ed21be75b8cc22f19849 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:55:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:55:30 [info] 36#36: *970 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:55:30 [info] 36#36: *971 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:55:40 [info] 36#36: *972 [lua] access_by_lua(msblocations.conf:189):2: faf23caf2daa0d2d6105a95c61800793:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:55:40 +0000] faf23caf2daa0d2d6105a95c61800793 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 03:55:40 [info] 36#36: *972 [lua] logger.lua:23: faf23caf2daa0d2d6105a95c61800793 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:55:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:55:40 [info] 38#38: *974 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:55:40 [info] 38#38: *973 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:55:50 [info] 36#36: *976 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:55:50 [info] 38#38: *977 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:55:55 [info] 36#36: *978 [lua] access_by_lua(msblocations.conf:189):2: 654a39737d9714c16be3caca8a0f483f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:55:55 [info] 36#36: *978 [lua] logger.lua:23: 654a39737d9714c16be3caca8a0f483f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:55:55 +0000] 654a39737d9714c16be3caca8a0f483f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:55:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:56:00 [info] 36#36: *979 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:56:00 [info] 36#36: *980 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:56:10 [info] 36#36: *981 [lua] access_by_lua(msblocations.conf:189):2: e117936efc0251b40856eb2c000f05d8:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:56:10 [info] 36#36: *981 [lua] logger.lua:23: e117936efc0251b40856eb2c000f05d8 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:56:10 +0000] e117936efc0251b40856eb2c000f05d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:56:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:56:10 [info] 36#36: *982 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:56:10 [info] 38#38: *983 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:56:20 [info] 36#36: *984 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:56:20 [info] 36#36: *985 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:56:25 [info] 36#36: *986 [lua] access_by_lua(msblocations.conf:189):2: c9a0a84c5a3014d4242e9b82d0d34e3d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:56:25 +0000] c9a0a84c5a3014d4242e9b82d0d34e3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 03:56:25 [info] 36#36: *986 [lua] logger.lua:23: c9a0a84c5a3014d4242e9b82d0d34e3d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:56:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:56:30 [info] 38#38: *987 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:56:30 [info] 38#38: *988 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:56:40 [info] 36#36: *989 [lua] access_by_lua(msblocations.conf:189):2: f4f078d0c5ccc06ba0e242c004d2f02f:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:56:40 [info] 36#36: *989 [lua] logger.lua:23: f4f078d0c5ccc06ba0e242c004d2f02f {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:56:40 +0000] f4f078d0c5ccc06ba0e242c004d2f02f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:56:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:56:40 [info] 36#36: *990 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:56:40 [info] 38#38: *991 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:56:50 [info] 36#36: *993 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:56:50 [info] 38#38: *994 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:56:55 [info] 36#36: *995 [lua] access_by_lua(msblocations.conf:189):2: 5de787e6586c15da36637d07c1a3cf2c:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:56:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:56:55 [info] 36#36: *995 [lua] logger.lua:23: 5de787e6586c15da36637d07c1a3cf2c {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:56:55 +0000] 5de787e6586c15da36637d07c1a3cf2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:57:00 [info] 38#38: *997 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:57:00 [info] 38#38: *996 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:57:10 [info] 36#36: *998 [lua] access_by_lua(msblocations.conf:189):2: 722504b596ec3eea9a090ac3f4694611:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:57:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.216 - - [07/Jan/2023:03:57:10 +0000] 722504b596ec3eea9a090ac3f4694611 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 03:57:10 [info] 36#36: *998 [lua] logger.lua:23: 722504b596ec3eea9a090ac3f4694611 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/07 03:57:10 [info] 38#38: *1000 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:57:10 [info] 36#36: *999 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:57:20 [info] 36#36: *1001 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:57:20 [info] 36#36: *1002 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:57:25 [info] 36#36: *1003 [lua] access_by_lua(msblocations.conf:189):2: 3d469362feeae27bb2f42a489e7a17a1:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:57:25 [info] 36#36: *1003 [lua] logger.lua:23: 3d469362feeae27bb2f42a489e7a17a1 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:57:25 +0000] 3d469362feeae27bb2f42a489e7a17a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:57:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:57:30 [info] 36#36: *1004 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:57:30 [info] 36#36: *1005 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:57:40 [info] 36#36: *1006 [lua] access_by_lua(msblocations.conf:189):2: 8a9265e708d168d5b3f8ec3f5ba3e6b9:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:57:40 +0000] 8a9265e708d168d5b3f8ec3f5ba3e6b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:57:40 [info] 36#36: *1006 [lua] logger.lua:23: 8a9265e708d168d5b3f8ec3f5ba3e6b9 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:57:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/07 03:57:40 [info] 36#36: *1007 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:57:40 [info] 38#38: *1008 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:57:50 [info] 38#38: *1010 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:57:50 [info] 38#38: *1011 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:57:55 [info] 36#36: *1012 [lua] access_by_lua(msblocations.conf:189):2: 6ce0159efbcad6f6fc5ec779ae06a527:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:57:55 +0000] 6ce0159efbcad6f6fc5ec779ae06a527 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:57:55 [info] 36#36: *1012 [lua] logger.lua:23: 6ce0159efbcad6f6fc5ec779ae06a527 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:57:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:58:00 [info] 36#36: *1014 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:58:00 [info] 36#36: *1013 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:58:10 [info] 36#36: *1015 [lua] access_by_lua(msblocations.conf:189):2: fe92cb36246830e37e08759fd2c02a42:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:58:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.216 - - [07/Jan/2023:03:58:10 +0000] fe92cb36246830e37e08759fd2c02a42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:58:10 [info] 36#36: *1015 [lua] logger.lua:23: fe92cb36246830e37e08759fd2c02a42 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/07 03:58:10 [info] 36#36: *1017 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:58:10 [info] 36#36: *1016 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:58:20 [info] 36#36: *1018 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:58:20 [info] 36#36: *1019 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:58:25 [info] 36#36: *1020 [lua] access_by_lua(msblocations.conf:189):2: 790aa2c43694b56f33e96af447d22fd4:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:58:25 [info] 36#36: *1020 [lua] logger.lua:23: 790aa2c43694b56f33e96af447d22fd4 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:58:25 +0000] 790aa2c43694b56f33e96af447d22fd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:58:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:58:30 [info] 38#38: *1022 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:58:30 [info] 38#38: *1021 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:58:40 [info] 36#36: *1023 [lua] access_by_lua(msblocations.conf:189):2: 7400173cfaadc1182f76d6160c354549:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:58:40 [info] 36#36: *1023 [lua] logger.lua:23: 7400173cfaadc1182f76d6160c354549 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:58:40 +0000] 7400173cfaadc1182f76d6160c354549 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:58:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:58:40 [info] 38#38: *1024 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:58:40 [info] 38#38: *1025 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:58:50 [info] 36#36: *1027 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:58:50 [info] 36#36: *1028 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:58:55 [info] 36#36: *1029 [lua] access_by_lua(msblocations.conf:189):2: 2dd1daf6e78fab13dd54f8e826ae8eb2:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:58:55 +0000] 2dd1daf6e78fab13dd54f8e826ae8eb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 03:58:55 [info] 36#36: *1029 [lua] logger.lua:23: 2dd1daf6e78fab13dd54f8e826ae8eb2 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:58:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 03:59:00 [info] 38#38: *1031 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:59:00 [info] 38#38: *1030 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:59:10 [info] 36#36: *1032 [lua] access_by_lua(msblocations.conf:189):2: f13de1277b592c30b69c69ef092ba803:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 03:59:10 [info] 36#36: *1032 [lua] logger.lua:23: f13de1277b592c30b69c69ef092ba803 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:59:10 +0000] f13de1277b592c30b69c69ef092ba803 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:03:59:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:59:10 [info] 36#36: *1034 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:59:10 [info] 36#36: *1033 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:59:20 [info] 38#38: *1035 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:59:20 [info] 38#38: *1036 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:59:25 [info] 36#36: *1037 [lua] access_by_lua(msblocations.conf:189):2: 9ca172656c765cba71e2ad2ca57e0110:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:59:25 +0000] 9ca172656c765cba71e2ad2ca57e0110 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 03:59:25 [info] 36#36: *1037 [lua] logger.lua:23: 9ca172656c765cba71e2ad2ca57e0110 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:59:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 03:59:30 [info] 36#36: *1039 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:59:30 [info] 36#36: *1038 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:59:40 [info] 36#36: *1040 [lua] access_by_lua(msblocations.conf:189):2: c521bdb776876d08bdc4b60e681b9ad5:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:59:40 +0000] c521bdb776876d08bdc4b60e681b9ad5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 03:59:40 [info] 36#36: *1040 [lua] logger.lua:23: c521bdb776876d08bdc4b60e681b9ad5 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:59:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 03:59:40 [info] 36#36: *1041 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:59:40 [info] 38#38: *1042 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:59:50 [info] 36#36: *1045 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:59:50 [info] 36#36: *1044 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 03:59:55 [info] 36#36: *1046 [lua] access_by_lua(msblocations.conf:189):2: d7023644301fc901ebebe30467b592d0:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:59:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/07 03:59:55 [info] 36#36: *1046 [lua] logger.lua:23: d7023644301fc901ebebe30467b592d0 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:03:59:55 +0000] d7023644301fc901ebebe30467b592d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/07 04:00:00 [info] 36#36: *1047 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 04:00:00 [info] 36#36: *1048 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 04:00:10 [info] 36#36: *1049 [lua] access_by_lua(msblocations.conf:189):2: a6ad8722169e31384c51a5fe17335f9d:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 04:00:10 [info] 36#36: *1049 [lua] logger.lua:23: a6ad8722169e31384c51a5fe17335f9d {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:04:00:10 +0000] a6ad8722169e31384c51a5fe17335f9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:04:00:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 04:00:10 [info] 38#38: *1050 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 04:00:10 [info] 38#38: *1051 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 04:00:20 [info] 36#36: *1052 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 04:00:20 [info] 36#36: *1053 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 04:00:25 [info] 36#36: *1054 [lua] access_by_lua(msblocations.conf:189):2: de2354ca0fd0e3d69e31554c6a5cea4e:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 04:00:25 [info] 36#36: *1054 [lua] logger.lua:23: de2354ca0fd0e3d69e31554c6a5cea4e {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:04:00:25 +0000] de2354ca0fd0e3d69e31554c6a5cea4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:04:00:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 04:00:30 [info] 38#38: *1055 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 04:00:30 [info] 38#38: *1056 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 04:00:40 [info] 36#36: *1057 [lua] access_by_lua(msblocations.conf:189):2: c17f3c04d36072a1524bf47b8fd998ed:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 04:00:40 [info] 36#36: *1057 [lua] logger.lua:23: c17f3c04d36072a1524bf47b8fd998ed {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/07 04:00:40 [info] 36#36: *1058 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 10.233.69.216 - - [07/Jan/2023:04:00:40 +0000] c17f3c04d36072a1524bf47b8fd998ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 04:00:40 [info] 36#36: *1059 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 10.233.69.216 - - [07/Jan/2023:04:00:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 04:00:50 [info] 36#36: *1061 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 04:00:50 [info] 36#36: *1062 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 04:00:55 [info] 36#36: *1063 [lua] access_by_lua(msblocations.conf:189):2: 64943f52859032f6d8aeb829afb0fc15:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 04:00:55 [info] 36#36: *1063 [lua] logger.lua:23: 64943f52859032f6d8aeb829afb0fc15 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:04:00:55 +0000] 64943f52859032f6d8aeb829afb0fc15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:04:00:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 04:01:00 [info] 36#36: *1064 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 04:01:00 [info] 38#38: *1065 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 04:01:10 [info] 36#36: *1066 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 04:01:10 [info] 36#36: *1067 client closed connection while SSL handshaking, client: 10.233.67.225, server: 0.0.0.0:443 2023/01/07 04:01:10 [info] 36#36: *1068 [lua] access_by_lua(msblocations.conf:189):2: 6c67e0d8d2a273fd9a8eb4997b4b75a4:receive the request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 04:01:10 [info] 36#36: *1068 [lua] logger.lua:23: 6c67e0d8d2a273fd9a8eb4997b4b75a4 {"matched":"microservices"} while logging request, client: 10.233.69.216, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.216 - - [07/Jan/2023:04:01:10 +0000] 6c67e0d8d2a273fd9a8eb4997b4b75a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.216 - - [07/Jan/2023:04:01:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3