@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.53.87 ### 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/18 04:55:37 [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/18 04:55:37 [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/18 04:55:37 [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/18 04:55:37 [notice] 33#33: using the "epoll" event method 2023/01/18 04:55:37 [notice] 33#33: openresty/1.13.6.1 2023/01/18 04:55:37 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/18 04:55:37 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/18 04:55:37 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2023/01/18 04:55:37 [notice] 34#34: start worker processes \n\n### Starting apiroute 2023/01/18 04:55:37 [notice] 34#34: start worker process 36 2023/01/18 04:55:37 [notice] 34#34: start worker process 37 2023/01/18 04:55:37 [notice] 34#34: start worker process 38 2023/01/18 04:55:37 [notice] 34#34: start worker process 39 2023/01/18 04:55:37 [notice] 34#34: start worker process 40 2023/01/18 04:55:37 [notice] 34#34: start worker process 42 2023/01/18 04:55:37 [notice] 34#34: start worker process 43 2023/01/18 04:55:37 [notice] 34#34: start worker process 44 2023/01/18 04:55:37 [notice] 34#34: start cache manager process 45 2023/01/18 04:55:37 [notice] 34#34: start cache loader process 46 @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-20230118045537.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-18 04:55:39 766 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-18 04:55:39 775 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-18 04:55:39 775 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-18 04:55:39 836 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-18 04:55:39 836 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.53.87:10081 Enabled:true 2023-01-18 04:55:41 265 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2023-01-18 04:55:41 343 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-18 04:55:41 343 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-18 04:55:41 345 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-18 04:55:41 347 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-18 04:55:41 347 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2023-01-18 04:55:41 347 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-18 04:55:41 347 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-18 04:55:41 434 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-18 04:55:41 543 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-18 04:55:41 544 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-18 04:55:41 544 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-18 04:55:42 048 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/18 04:55:47 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:55:47 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:55:57 [info] 36#36: *14 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:55:57 [info] 36#36: *15 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:55:57 [info] 36#36: *16 [lua] access_by_lua(msblocations.conf:189):2: 28cdd7dcafc3bfc5ab73ee6b64859742:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 04:55:57 [info] 36#36: *16 [lua] logger.lua:23: 28cdd7dcafc3bfc5ab73ee6b64859742 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:04:55:57 +0000] 28cdd7dcafc3bfc5ab73ee6b64859742 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.164 upstream_response_time:0.164 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:04:55:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 46 2023/01/18 04:56:03 [info] 36#36: *19 [lua] access_by_lua(msblocations.conf:189):2: 4501c2a60bd46e48519a0a73fc5b0d8f:receive the request, client: 10.233.69.119, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.69.119 - - [18/Jan/2023:04:56:03 +0000] 4501c2a60bd46e48519a0a73fc5b0d8f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.384 upstream_response_time:0.382 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2023/01/18 04:56:03 [info] 36#36: *19 [lua] logger.lua:23: 4501c2a60bd46e48519a0a73fc5b0d8f {"matched":"microservices"} while logging request, client: 10.233.69.119, 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.69.119 - - [18/Jan/2023:04:56:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 385 2023/01/18 04:56:07 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:56:07 [info] 36#36: *21 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:56:13 [info] 36#36: *22 [lua] access_by_lua(msblocations.conf:189):2: b548dc5fdacdba893e1aeb0432cd61c2:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:04:56:13 +0000] b548dc5fdacdba893e1aeb0432cd61c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/18 04:56:13 [info] 36#36: *22 [lua] logger.lua:23: b548dc5fdacdba893e1aeb0432cd61c2 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:04:56:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/18 04:56:13 [info] 36#36: *19 client 10.233.69.119 closed keepalive connection 2023/01/18 04:56:17 [info] 36#36: *24 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:56:17 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:56:24 [info] 36#36: *25 [lua] access_by_lua(msblocations.conf:189):2: 7aa55ed98f6e785b2ed5a068556abe8f:receive the request, client: 10.233.71.224, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/18 04:56:24 [info] 36#36: *25 [lua] logger.lua:23: 7aa55ed98f6e785b2ed5a068556abe8f {"matched":"microservices"} while logging request, client: 10.233.71.224, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.71.224 - - [18/Jan/2023:04:56:24 +0000] 7aa55ed98f6e785b2ed5a068556abe8f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.064 upstream_response_time:0.064 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.71.224 - - [18/Jan/2023:04:56:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 60 2023/01/18 04:56:27 [info] 37#37: *26 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:56:27 [info] 37#37: *27 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:56:28 [info] 36#36: *28 [lua] access_by_lua(msblocations.conf:189):2: 9cf983563456b19465a5e044da8ca8e5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 04:56:28 [info] 36#36: *28 [lua] logger.lua:23: 9cf983563456b19465a5e044da8ca8e5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:04:56:28 +0000] 9cf983563456b19465a5e044da8ca8e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:04:56:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 04:56:29 [info] 36#36: *25 client 10.233.71.224 closed keepalive connection 2023/01/18 04:56:37 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/18 04:56:37 [notice] 34#34: signal 17 (SIGCHLD) received from 46 2023/01/18 04:56:37 [notice] 34#34: cache loader process 46 exited with code 0 2023/01/18 04:56:37 [notice] 34#34: signal 29 (SIGIO) received 2023/01/18 04:56:37 [info] 37#37: *31 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:56:37 [info] 36#36: *30 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:56:43 [info] 36#36: *32 [lua] access_by_lua(msblocations.conf:189):2: e1cdc7cc967542402424ea23cb5cbd72:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:04:56:43 +0000] e1cdc7cc967542402424ea23cb5cbd72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/18 04:56:43 [info] 36#36: *32 [lua] logger.lua:23: e1cdc7cc967542402424ea23cb5cbd72 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:04:56:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 04:56:47 [info] 37#37: *34 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:56:47 [info] 37#37: *33 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:56:57 [info] 37#37: *36 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:56:57 [info] 36#36: *35 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:56:58 [info] 36#36: *37 [lua] access_by_lua(msblocations.conf:189):2: d0e2f9b287825ac80564f46908549407:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 04:56:58 [info] 36#36: *37 [lua] logger.lua:23: d0e2f9b287825ac80564f46908549407 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:04:56:58 +0000] d0e2f9b287825ac80564f46908549407 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:04:56:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 04:57:07 [info] 36#36: *38 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:57:07 [info] 36#36: *39 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:57:13 [info] 36#36: *40 [lua] access_by_lua(msblocations.conf:189):2: 2ceffb917eda4aa6c46c93d835ae0f2e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:04:57:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/18 04:57:13 [info] 36#36: *40 [lua] logger.lua:23: 2ceffb917eda4aa6c46c93d835ae0f2e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:04:57:13 +0000] 2ceffb917eda4aa6c46c93d835ae0f2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/18 04:57:17 [info] 37#37: *42 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:57:17 [info] 36#36: *41 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:57:27 [info] 36#36: *43 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:57:27 [info] 36#36: *44 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:57:28 [info] 36#36: *45 [lua] access_by_lua(msblocations.conf:189):2: 53e4f5fa372312d2693e0d4f6c74b32c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:04:57:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.67.70 - - [18/Jan/2023:04:57:28 +0000] 53e4f5fa372312d2693e0d4f6c74b32c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/18 04:57:28 [info] 36#36: *45 [lua] logger.lua:23: 53e4f5fa372312d2693e0d4f6c74b32c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 04:57:37 [info] 36#36: *47 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:57:37 [info] 36#36: *48 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:57:43 [info] 36#36: *49 [lua] access_by_lua(msblocations.conf:189):2: a9ba7890135b57975c912dd0e5e5708e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:04:57:43 +0000] a9ba7890135b57975c912dd0e5e5708e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/18 04:57:43 [info] 36#36: *49 [lua] logger.lua:23: a9ba7890135b57975c912dd0e5e5708e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:04:57:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/18 04:57:47 [info] 36#36: *50 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:57:47 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:57:57 [info] 36#36: *52 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:57:57 [info] 36#36: *53 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:57:58 [info] 36#36: *54 [lua] access_by_lua(msblocations.conf:189):2: 63b01c688a35d3a5abe1c99d0ffed43d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 04:57:58 [info] 36#36: *54 [lua] logger.lua:23: 63b01c688a35d3a5abe1c99d0ffed43d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:04:57:58 +0000] 63b01c688a35d3a5abe1c99d0ffed43d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.041 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:04:57:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 41 2023/01/18 04:58:07 [info] 36#36: *55 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:58:07 [info] 36#36: *56 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:58:13 [info] 36#36: *57 [lua] access_by_lua(msblocations.conf:189):2: 66989efee9153e8d6d73604fb9e5ebd2:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:04:58:13 +0000] 66989efee9153e8d6d73604fb9e5ebd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2023/01/18 04:58:13 [info] 36#36: *57 [lua] logger.lua:23: 66989efee9153e8d6d73604fb9e5ebd2 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:04:58:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/18 04:58:17 [info] 37#37: *58 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:58:17 [info] 37#37: *59 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:58:27 [info] 36#36: *60 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:58:27 [info] 37#37: *61 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:58:28 [info] 36#36: *62 [lua] access_by_lua(msblocations.conf:189):2: 99b7bce5e32969cd2cddf83e3f8775ad:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:04:58:28 +0000] 99b7bce5e32969cd2cddf83e3f8775ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:04:58:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 04:58:28 [info] 36#36: *62 [lua] logger.lua:23: 99b7bce5e32969cd2cddf83e3f8775ad {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 04:58:37 [info] 36#36: *64 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:58:37 [info] 36#36: *65 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:58:43 [info] 36#36: *66 [lua] access_by_lua(msblocations.conf:189):2: 0974fc5237c2a89843cea8395da9c3fc:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:04:58:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2023/01/18 04:58:43 [info] 36#36: *66 [lua] logger.lua:23: 0974fc5237c2a89843cea8395da9c3fc {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:04:58:43 +0000] 0974fc5237c2a89843cea8395da9c3fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.048 upstream_response_time:0.044 "-" "Consul Health Check" "-" 2023/01/18 04:58:47 [info] 36#36: *67 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:58:47 [info] 36#36: *68 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:58:57 [info] 37#37: *69 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:58:57 [info] 36#36: *70 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:58:58 [info] 36#36: *71 [lua] access_by_lua(msblocations.conf:189):2: 8fa09fcad874cb33e6d4681b2851e824:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 04:58:58 [info] 36#36: *71 [lua] logger.lua:23: 8fa09fcad874cb33e6d4681b2851e824 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:04:58:58 +0000] 8fa09fcad874cb33e6d4681b2851e824 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:04:58:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/18 04:59:07 [info] 36#36: *72 [lua] access_by_lua(msblocations.conf:189):2: b589b710c4c4a5eea7f83eb3574fc446:receive the request, client: 10.233.69.119, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/18 04:59:07 [info] 36#36: *72 [lua] logger.lua:23: b589b710c4c4a5eea7f83eb3574fc446 {"matched":"microservices"} while logging request, client: 10.233.69.119, 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.69.119 - - [18/Jan/2023:04:59:07 +0000] b589b710c4c4a5eea7f83eb3574fc446 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.075 upstream_response_time:0.074 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.69.119 - - [18/Jan/2023:04:59:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 71 2023/01/18 04:59:07 [info] 36#36: *73 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:59:07 [info] 36#36: *74 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:59:13 [info] 36#36: *75 [lua] access_by_lua(msblocations.conf:189):2: 30db497826424e58adbdf480910b9dcf:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:04:59:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/18 04:59:13 [info] 36#36: *75 [lua] logger.lua:23: 30db497826424e58adbdf480910b9dcf {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:04:59:13 +0000] 30db497826424e58adbdf480910b9dcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.031 "-" "Consul Health Check" "-" 2023/01/18 04:59:17 [info] 36#36: *72 client 10.233.69.119 closed keepalive connection 2023/01/18 04:59:17 [info] 36#36: *76 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:59:17 [info] 36#36: *77 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:59:27 [info] 36#36: *78 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:59:27 [info] 37#37: *79 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:59:28 [info] 36#36: *80 [lua] access_by_lua(msblocations.conf:189):2: 8cd9c7e5a5d05c7b53fd0996b3ef2c7d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:04:59:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 04:59:28 [info] 36#36: *80 [lua] logger.lua:23: 8cd9c7e5a5d05c7b53fd0996b3ef2c7d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:04:59:28 +0000] 8cd9c7e5a5d05c7b53fd0996b3ef2c7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/18 04:59:37 [info] 36#36: *82 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:59:37 [info] 36#36: *83 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:59:43 [info] 36#36: *84 [lua] access_by_lua(msblocations.conf:189):2: 19ec29ee8e44ec14de93d15fc870ac48:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:04:59:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.67.70 - - [18/Jan/2023:04:59:43 +0000] 19ec29ee8e44ec14de93d15fc870ac48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2023/01/18 04:59:43 [info] 36#36: *84 [lua] logger.lua:23: 19ec29ee8e44ec14de93d15fc870ac48 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 04:59:47 [info] 37#37: *85 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:59:47 [info] 37#37: *86 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:59:57 [info] 36#36: *87 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:59:57 [info] 36#36: *88 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 04:59:58 [info] 36#36: *89 [lua] access_by_lua(msblocations.conf:189):2: 5fb47b772a5844da7a9fa1cf5a31c3cd:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 04:59:58 [info] 36#36: *89 [lua] logger.lua:23: 5fb47b772a5844da7a9fa1cf5a31c3cd {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:04:59:58 +0000] 5fb47b772a5844da7a9fa1cf5a31c3cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:04:59:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:00:07 [info] 36#36: *90 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:00:07 [info] 36#36: *91 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:00:13 [info] 36#36: *92 [lua] access_by_lua(msblocations.conf:189):2: 924e9a490c473ac607fda9f260c3492a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:00:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 10.233.67.70 - - [18/Jan/2023:05:00:13 +0000] 924e9a490c473ac607fda9f260c3492a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.024 "-" "Consul Health Check" "-" 2023/01/18 05:00:13 [info] 36#36: *92 [lua] logger.lua:23: 924e9a490c473ac607fda9f260c3492a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:00:17 [info] 36#36: *93 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:00:17 [info] 36#36: *94 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:00:27 [info] 36#36: *95 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:00:27 [info] 36#36: *96 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:00:28 [info] 36#36: *97 [lua] access_by_lua(msblocations.conf:189):2: 073c157750d5ed54765d9878ee2f6525:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:00:28 [info] 36#36: *97 [lua] logger.lua:23: 073c157750d5ed54765d9878ee2f6525 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:00:28 +0000] 073c157750d5ed54765d9878ee2f6525 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:00:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/18 05:00:37 [info] 36#36: *99 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:00:37 [info] 36#36: *100 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:00:43 [info] 36#36: *101 [lua] access_by_lua(msblocations.conf:189):2: 1803e16877205b7f3b69dbfcde97ea66:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:00:43 [info] 36#36: *101 [lua] logger.lua:23: 1803e16877205b7f3b69dbfcde97ea66 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:00:43 +0000] 1803e16877205b7f3b69dbfcde97ea66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:00:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:00:47 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:00:47 [info] 36#36: *103 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:00:57 [info] 36#36: *104 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:00:57 [info] 36#36: *105 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:00:58 [info] 36#36: *106 [lua] access_by_lua(msblocations.conf:189):2: 5d77b74e9cab515dda506df90c063f6b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:00:58 [info] 36#36: *106 [lua] logger.lua:23: 5d77b74e9cab515dda506df90c063f6b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:00:58 +0000] 5d77b74e9cab515dda506df90c063f6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:00:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/18 05:01:07 [info] 36#36: *107 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:01:07 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:01:13 [info] 36#36: *109 [lua] access_by_lua(msblocations.conf:189):2: 6d99d1db7507ec8a900b012890874359:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:01:13 [info] 36#36: *109 [lua] logger.lua:23: 6d99d1db7507ec8a900b012890874359 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:01:13 +0000] 6d99d1db7507ec8a900b012890874359 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:01:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/18 05:01:17 [info] 37#37: *110 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:01:17 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:01:27 [info] 37#37: *112 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:01:27 [info] 36#36: *113 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:01:28 [info] 36#36: *114 [lua] access_by_lua(msblocations.conf:189):2: e6624db1b3ca0492aecb2163ca1cf326:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:01:28 [info] 36#36: *114 [lua] logger.lua:23: e6624db1b3ca0492aecb2163ca1cf326 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:01:28 +0000] e6624db1b3ca0492aecb2163ca1cf326 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:01:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:01:37 [info] 37#37: *117 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:01:37 [info] 36#36: *116 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:01:43 [info] 36#36: *118 [lua] access_by_lua(msblocations.conf:189):2: 46aa770207d80f193f84583976631597:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:01:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.70 - - [18/Jan/2023:05:01:43 +0000] 46aa770207d80f193f84583976631597 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/18 05:01:43 [info] 36#36: *118 [lua] logger.lua:23: 46aa770207d80f193f84583976631597 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:01:47 [info] 36#36: *119 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:01:47 [info] 36#36: *120 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:01:57 [info] 36#36: *121 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:01:57 [info] 36#36: *122 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:01:58 [info] 36#36: *123 [lua] access_by_lua(msblocations.conf:189):2: b0409d42e1f37f2ceb9d8204d1663f4d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:01:58 [info] 36#36: *123 [lua] logger.lua:23: b0409d42e1f37f2ceb9d8204d1663f4d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:01:58 +0000] b0409d42e1f37f2ceb9d8204d1663f4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:01:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/18 05:02:07 [info] 36#36: *125 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:02:07 [info] 37#37: *124 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:02:13 [info] 36#36: *126 [lua] access_by_lua(msblocations.conf:189):2: 1a388cd95ff433fa810ed52101d18254:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:02:13 +0000] 1a388cd95ff433fa810ed52101d18254 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:02:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:02:13 [info] 36#36: *126 [lua] logger.lua:23: 1a388cd95ff433fa810ed52101d18254 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:02:17 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:02:17 [info] 36#36: *128 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:02:27 [info] 36#36: *130 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:02:27 [info] 36#36: *129 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:02:28 [info] 36#36: *131 [lua] access_by_lua(msblocations.conf:189):2: 23961a153763237af89fc170f4ecf200:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:02:28 [info] 36#36: *131 [lua] logger.lua:23: 23961a153763237af89fc170f4ecf200 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:02:28 +0000] 23961a153763237af89fc170f4ecf200 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:02:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:02:37 [info] 36#36: *133 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:02:37 [info] 37#37: *134 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:02:43 [info] 36#36: *135 [lua] access_by_lua(msblocations.conf:189):2: 29584d6c5122b6fc65c1469fa993f55e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:02:43 +0000] 29584d6c5122b6fc65c1469fa993f55e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/18 05:02:43 [info] 36#36: *135 [lua] logger.lua:23: 29584d6c5122b6fc65c1469fa993f55e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:02:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:02:47 [info] 37#37: *136 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:02:47 [info] 36#36: *137 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:02:57 [info] 36#36: *138 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:02:57 [info] 36#36: *139 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:02:58 [info] 36#36: *140 [lua] access_by_lua(msblocations.conf:189):2: c853c13c6c29a4c20efd7fd407bf43f1:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:02:58 +0000] c853c13c6c29a4c20efd7fd407bf43f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/18 05:02:58 [info] 36#36: *140 [lua] logger.lua:23: c853c13c6c29a4c20efd7fd407bf43f1 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:02:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/18 05:03:07 [info] 36#36: *142 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:03:07 [info] 36#36: *141 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:03:13 [info] 36#36: *143 [lua] access_by_lua(msblocations.conf:189):2: 969eecd505bade0b145b9057b616c6a7:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:03:13 +0000] 969eecd505bade0b145b9057b616c6a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/18 05:03:13 [info] 36#36: *143 [lua] logger.lua:23: 969eecd505bade0b145b9057b616c6a7 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:03:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:03:17 [info] 37#37: *145 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:03:17 [info] 36#36: *144 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:03:27 [info] 37#37: *146 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:03:27 [info] 37#37: *147 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:03:28 [info] 36#36: *148 [lua] access_by_lua(msblocations.conf:189):2: e87c1305bfce7eec5dbb6a12d096d136:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:03:28 +0000] e87c1305bfce7eec5dbb6a12d096d136 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/18 05:03:28 [info] 36#36: *148 [lua] logger.lua:23: e87c1305bfce7eec5dbb6a12d096d136 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:03:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:03:37 [info] 36#36: *150 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:03:37 [info] 36#36: *151 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:03:43 [info] 36#36: *152 [lua] access_by_lua(msblocations.conf:189):2: 1133a1bdb22f7e8362792c04a5385e69:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:03:43 [info] 36#36: *152 [lua] logger.lua:23: 1133a1bdb22f7e8362792c04a5385e69 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:03:43 +0000] 1133a1bdb22f7e8362792c04a5385e69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:03:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:03:47 [info] 36#36: *153 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:03:47 [info] 37#37: *154 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:03:57 [info] 37#37: *155 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:03:57 [info] 36#36: *156 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:03:58 [info] 36#36: *157 [lua] access_by_lua(msblocations.conf:189):2: ef5c8fa61d3ab47c8612ddc2ee6e98d0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:03:58 [info] 36#36: *157 [lua] logger.lua:23: ef5c8fa61d3ab47c8612ddc2ee6e98d0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:03:58 +0000] ef5c8fa61d3ab47c8612ddc2ee6e98d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:03:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/18 05:04:07 [info] 37#37: *158 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:04:07 [info] 36#36: *159 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:04:13 [info] 36#36: *160 [lua] access_by_lua(msblocations.conf:189):2: 59106182d6bf6ba20ffb0c1cef6f603a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:04:13 [info] 36#36: *160 [lua] logger.lua:23: 59106182d6bf6ba20ffb0c1cef6f603a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:04:13 +0000] 59106182d6bf6ba20ffb0c1cef6f603a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:04:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:04:17 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:04:17 [info] 36#36: *161 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:04:27 [info] 37#37: *163 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:04:27 [info] 36#36: *164 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:04:28 [info] 36#36: *165 [lua] access_by_lua(msblocations.conf:189):2: ffb7a036bc24b861c10f69cb8af7ab43:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:04:28 [info] 36#36: *165 [lua] logger.lua:23: ffb7a036bc24b861c10f69cb8af7ab43 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:04:28 +0000] ffb7a036bc24b861c10f69cb8af7ab43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:04:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:04:37 [info] 36#36: *167 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:04:37 [info] 36#36: *168 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:04:43 [info] 36#36: *169 [lua] access_by_lua(msblocations.conf:189):2: 76738fe9049fbbbb57a5be03c100efe9:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:04:43 [info] 36#36: *169 [lua] logger.lua:23: 76738fe9049fbbbb57a5be03c100efe9 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:04:43 +0000] 76738fe9049fbbbb57a5be03c100efe9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:04:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:04:47 [info] 37#37: *170 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:04:47 [info] 37#37: *171 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:04:57 [info] 36#36: *172 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:04:57 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:04:58 [info] 36#36: *174 [lua] access_by_lua(msblocations.conf:189):2: c860823452a881d448939ccb0c800280:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:04:58 +0000] c860823452a881d448939ccb0c800280 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/18 05:04:58 [info] 36#36: *174 [lua] logger.lua:23: c860823452a881d448939ccb0c800280 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:04:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/18 05:05:07 [info] 36#36: *175 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:05:07 [info] 36#36: *176 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:05:13 [info] 36#36: *177 [lua] access_by_lua(msblocations.conf:189):2: 4b6694ca556e57b844ec02dd24558b00:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:05:13 +0000] 4b6694ca556e57b844ec02dd24558b00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/18 05:05:13 [info] 36#36: *177 [lua] logger.lua:23: 4b6694ca556e57b844ec02dd24558b00 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:05:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/18 05:05:17 [info] 37#37: *178 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:05:17 [info] 36#36: *179 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:05:27 [info] 36#36: *180 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:05:27 [info] 36#36: *181 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:05:28 [info] 36#36: *182 [lua] access_by_lua(msblocations.conf:189):2: 4bb4264c75ec8418943f8e4169e4a638:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:05:28 [info] 36#36: *182 [lua] logger.lua:23: 4bb4264c75ec8418943f8e4169e4a638 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:05:28 +0000] 4bb4264c75ec8418943f8e4169e4a638 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:05:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:05:37 [info] 36#36: *184 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:05:37 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:05:43 [info] 36#36: *186 [lua] access_by_lua(msblocations.conf:189):2: 3c73ca9b8a69006fc57df7c59493a422:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:05:43 [info] 36#36: *186 [lua] logger.lua:23: 3c73ca9b8a69006fc57df7c59493a422 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:05:43 +0000] 3c73ca9b8a69006fc57df7c59493a422 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:05:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:05:47 [info] 36#36: *187 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:05:47 [info] 36#36: *188 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:05:57 [info] 36#36: *189 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:05:57 [info] 37#37: *190 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:05:58 [info] 36#36: *191 [lua] access_by_lua(msblocations.conf:189):2: c970437abdff197b232c39c257e5a420:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:05:58 +0000] c970437abdff197b232c39c257e5a420 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/18 05:05:58 [info] 36#36: *191 [lua] logger.lua:23: c970437abdff197b232c39c257e5a420 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:05:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:06:07 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:06:07 [info] 36#36: *192 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:06:13 [info] 36#36: *194 [lua] access_by_lua(msblocations.conf:189):2: d8524d65813457366eeef8cc39d1fb08:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:06:13 +0000] d8524d65813457366eeef8cc39d1fb08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/18 05:06:13 [info] 36#36: *194 [lua] logger.lua:23: d8524d65813457366eeef8cc39d1fb08 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:06:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:06:17 [info] 36#36: *195 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:06:17 [info] 36#36: *196 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:06:27 [info] 36#36: *197 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:06:27 [info] 36#36: *198 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:06:28 [info] 36#36: *199 [lua] access_by_lua(msblocations.conf:189):2: 69e5137ef490502228e4c02249425921:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:06:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:06:28 [info] 36#36: *199 [lua] logger.lua:23: 69e5137ef490502228e4c02249425921 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:06:28 +0000] 69e5137ef490502228e4c02249425921 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/18 05:06:37 [info] 37#37: *201 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:06:37 [info] 37#37: *202 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:06:43 [info] 36#36: *203 [lua] access_by_lua(msblocations.conf:189):2: f5eba897b7242b96c4d5b631b7589663:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:06:43 +0000] f5eba897b7242b96c4d5b631b7589663 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/18 05:06:43 [info] 36#36: *203 [lua] logger.lua:23: f5eba897b7242b96c4d5b631b7589663 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:06:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:06:47 [info] 37#37: *205 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:06:47 [info] 37#37: *204 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:06:57 [info] 36#36: *206 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:06:57 [info] 36#36: *207 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:06:58 [info] 36#36: *208 [lua] access_by_lua(msblocations.conf:189):2: ef50b6240e44d42354ff041ab8076847:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:06:58 [info] 36#36: *208 [lua] logger.lua:23: ef50b6240e44d42354ff041ab8076847 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:06:58 +0000] ef50b6240e44d42354ff041ab8076847 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:06:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:07:07 [info] 36#36: *209 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:07:07 [info] 36#36: *210 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:07:13 [info] 36#36: *211 [lua] access_by_lua(msblocations.conf:189):2: 31540763d4e820aa566edd23d5f0163a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:07:13 +0000] 31540763d4e820aa566edd23d5f0163a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:07:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/18 05:07:13 [info] 36#36: *211 [lua] logger.lua:23: 31540763d4e820aa566edd23d5f0163a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:07:17 [info] 37#37: *213 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:07:17 [info] 36#36: *212 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:07:27 [info] 36#36: *214 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:07:27 [info] 36#36: *215 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:07:28 [info] 36#36: *216 [lua] access_by_lua(msblocations.conf:189):2: 1bd76a824ea139ff429de9f4877d7ac2:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:07:28 [info] 36#36: *216 [lua] logger.lua:23: 1bd76a824ea139ff429de9f4877d7ac2 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:07:28 +0000] 1bd76a824ea139ff429de9f4877d7ac2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:07:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:07:37 [info] 36#36: *219 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:07:37 [info] 37#37: *218 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:07:43 [info] 36#36: *220 [lua] access_by_lua(msblocations.conf:189):2: 7e78a08599ba164f738bca1d539291a6:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:07:43 [info] 36#36: *220 [lua] logger.lua:23: 7e78a08599ba164f738bca1d539291a6 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:07:43 +0000] 7e78a08599ba164f738bca1d539291a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:07:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/18 05:07:47 [info] 36#36: *221 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:07:47 [info] 36#36: *222 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:07:57 [info] 37#37: *223 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:07:57 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:07:58 [info] 36#36: *225 [lua] access_by_lua(msblocations.conf:189):2: f73e4cf5f9f269df5f70c14831034a8c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:07:59 [info] 36#36: *225 [lua] logger.lua:23: f73e4cf5f9f269df5f70c14831034a8c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:07:59 +0000] f73e4cf5f9f269df5f70c14831034a8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:07:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/18 05:08:07 [info] 36#36: *226 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:08:07 [info] 36#36: *227 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:08:14 [info] 36#36: *228 [lua] access_by_lua(msblocations.conf:189):2: 73619ff1b04977a91832fae30d47966c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:08:14 [info] 36#36: *228 [lua] logger.lua:23: 73619ff1b04977a91832fae30d47966c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:08:14 +0000] 73619ff1b04977a91832fae30d47966c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:08:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/18 05:08:17 [info] 36#36: *229 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:08:17 [info] 36#36: *230 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:08:27 [info] 36#36: *231 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:08:27 [info] 36#36: *232 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:08:29 [info] 36#36: *233 [lua] access_by_lua(msblocations.conf:189):2: 45cc1662f8d3a3714835eb4b397f0aa5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:08:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.70 - - [18/Jan/2023:05:08:29 +0000] 45cc1662f8d3a3714835eb4b397f0aa5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/18 05:08:29 [info] 36#36: *233 [lua] logger.lua:23: 45cc1662f8d3a3714835eb4b397f0aa5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:08:37 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:08:37 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:08:44 [info] 36#36: *237 [lua] access_by_lua(msblocations.conf:189):2: 691e2640dedfa8dde66ce5cb0aaf9d04:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:08:44 [info] 36#36: *237 [lua] logger.lua:23: 691e2640dedfa8dde66ce5cb0aaf9d04 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:08:44 +0000] 691e2640dedfa8dde66ce5cb0aaf9d04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:08:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/18 05:08:47 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:08:47 [info] 37#37: *239 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:08:57 [info] 36#36: *240 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:08:57 [info] 37#37: *241 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:08:59 [info] 36#36: *242 [lua] access_by_lua(msblocations.conf:189):2: 9e3dc429ebf937dad197a96ffeed80e7:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:08:59 [info] 36#36: *242 [lua] logger.lua:23: 9e3dc429ebf937dad197a96ffeed80e7 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:08:59 +0000] 9e3dc429ebf937dad197a96ffeed80e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:08:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:09:07 [info] 36#36: *243 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:09:07 [info] 36#36: *244 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:09:14 [info] 36#36: *245 [lua] access_by_lua(msblocations.conf:189):2: d623bc805152dc6739e9f7aebd48bee4:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:09:14 +0000] d623bc805152dc6739e9f7aebd48bee4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/18 05:09:14 [info] 36#36: *245 [lua] logger.lua:23: d623bc805152dc6739e9f7aebd48bee4 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:09:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:09:17 [info] 36#36: *246 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:09:17 [info] 36#36: *247 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:09:27 [info] 36#36: *248 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:09:27 [info] 36#36: *249 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:09:29 [info] 36#36: *250 [lua] access_by_lua(msblocations.conf:189):2: 6bdf93036711a01dc24ab543e7033e7c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:09:29 [info] 36#36: *250 [lua] logger.lua:23: 6bdf93036711a01dc24ab543e7033e7c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:09:29 +0000] 6bdf93036711a01dc24ab543e7033e7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:09:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:09:37 [info] 36#36: *252 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:09:37 [info] 36#36: *253 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:09:44 [info] 36#36: *254 [lua] access_by_lua(msblocations.conf:189):2: abed2e2a9c295d86404e83a07f877767:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:09:44 +0000] abed2e2a9c295d86404e83a07f877767 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/18 05:09:44 [info] 36#36: *254 [lua] logger.lua:23: abed2e2a9c295d86404e83a07f877767 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:09:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:09:47 [info] 36#36: *256 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:09:47 [info] 36#36: *255 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:09:57 [info] 36#36: *257 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:09:57 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:09:59 [info] 36#36: *259 [lua] access_by_lua(msblocations.conf:189):2: 6040233a9565f4d61f1334f6f556e689:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:09:59 [info] 36#36: *259 [lua] logger.lua:23: 6040233a9565f4d61f1334f6f556e689 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:09:59 +0000] 6040233a9565f4d61f1334f6f556e689 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:09:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:10:07 [info] 36#36: *261 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:10:07 [info] 37#37: *260 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:10:14 [info] 36#36: *262 [lua] access_by_lua(msblocations.conf:189):2: 7b2238bbff847228ac5448d0edd3af9d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:10:14 [info] 36#36: *262 [lua] logger.lua:23: 7b2238bbff847228ac5448d0edd3af9d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:10:14 +0000] 7b2238bbff847228ac5448d0edd3af9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:10:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/18 05:10:17 [info] 36#36: *264 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:10:17 [info] 36#36: *263 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:10:27 [info] 37#37: *266 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:10:27 [info] 37#37: *265 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:10:29 [info] 36#36: *267 [lua] access_by_lua(msblocations.conf:189):2: d829d146caa706b2cea5a81116b17bfb:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:10:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.70 - - [18/Jan/2023:05:10:29 +0000] d829d146caa706b2cea5a81116b17bfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/18 05:10:29 [info] 36#36: *267 [lua] logger.lua:23: d829d146caa706b2cea5a81116b17bfb {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:10:37 [info] 36#36: *269 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:10:37 [info] 36#36: *270 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:10:44 [info] 36#36: *271 [lua] access_by_lua(msblocations.conf:189):2: cd41c6fdbd412e8a7c14151e86d1a4a2:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:10:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:10:44 [info] 36#36: *271 [lua] logger.lua:23: cd41c6fdbd412e8a7c14151e86d1a4a2 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:10:44 +0000] cd41c6fdbd412e8a7c14151e86d1a4a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/18 05:10:47 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:10:47 [info] 36#36: *273 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:10:57 [info] 36#36: *274 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:10:57 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:10:59 [info] 36#36: *276 [lua] access_by_lua(msblocations.conf:189):2: bfb9ef07be7eecdeac07923185f4a987:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:10:59 +0000] bfb9ef07be7eecdeac07923185f4a987 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:10:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/18 05:10:59 [info] 36#36: *276 [lua] logger.lua:23: bfb9ef07be7eecdeac07923185f4a987 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:11:07 [info] 37#37: *277 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:11:07 [info] 37#37: *278 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:11:14 [info] 36#36: *279 [lua] access_by_lua(msblocations.conf:189):2: 3931d721a9bd8eebb0140d7035529a16:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:11:14 [info] 36#36: *279 [lua] logger.lua:23: 3931d721a9bd8eebb0140d7035529a16 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:11:14 +0000] 3931d721a9bd8eebb0140d7035529a16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:11:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:11:17 [info] 37#37: *280 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:11:17 [info] 37#37: *281 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:11:27 [info] 36#36: *282 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:11:27 [info] 36#36: *283 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:11:29 [info] 36#36: *284 [lua] access_by_lua(msblocations.conf:189):2: 5068d89f9a828ecfcdb22edc6aff977a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:11:29 [info] 36#36: *284 [lua] logger.lua:23: 5068d89f9a828ecfcdb22edc6aff977a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:11:29 +0000] 5068d89f9a828ecfcdb22edc6aff977a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:11:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/18 05:11:37 [info] 37#37: *287 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:11:37 [info] 37#37: *286 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:11:44 [info] 36#36: *288 [lua] access_by_lua(msblocations.conf:189):2: 613cdf261202ab9be477cbd03d5913ad:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:11:44 [info] 36#36: *288 [lua] logger.lua:23: 613cdf261202ab9be477cbd03d5913ad {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:11:44 +0000] 613cdf261202ab9be477cbd03d5913ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:11:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:11:47 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:11:47 [info] 36#36: *290 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:11:57 [info] 37#37: *292 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:11:57 [info] 36#36: *291 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:11:59 [info] 36#36: *293 [lua] access_by_lua(msblocations.conf:189):2: e7489728b07a67bdd5b23d0e71951a94:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:11:59 [info] 36#36: *293 [lua] logger.lua:23: e7489728b07a67bdd5b23d0e71951a94 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:11:59 +0000] e7489728b07a67bdd5b23d0e71951a94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:11:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/18 05:12:07 [info] 37#37: *294 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:12:07 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:12:14 [info] 36#36: *296 [lua] access_by_lua(msblocations.conf:189):2: f8e4ce67f41c6da73a935d14d615bb66:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:12:14 [info] 36#36: *296 [lua] logger.lua:23: f8e4ce67f41c6da73a935d14d615bb66 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:12:14 +0000] f8e4ce67f41c6da73a935d14d615bb66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:12:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:12:17 [info] 37#37: *297 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:12:17 [info] 37#37: *298 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:12:27 [info] 36#36: *299 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:12:27 [info] 36#36: *300 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:12:29 [info] 36#36: *301 [lua] access_by_lua(msblocations.conf:189):2: f458b38d2044384749254808c85cacc7:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:12:29 +0000] f458b38d2044384749254808c85cacc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/18 05:12:29 [info] 36#36: *301 [lua] logger.lua:23: f458b38d2044384749254808c85cacc7 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:12:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:12:37 [info] 36#36: *303 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:12:37 [info] 36#36: *304 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:12:44 [info] 36#36: *305 [lua] access_by_lua(msblocations.conf:189):2: 5c101822f5d1f60902b8316a2e251845:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:12:44 [info] 36#36: *305 [lua] logger.lua:23: 5c101822f5d1f60902b8316a2e251845 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:12:44 +0000] 5c101822f5d1f60902b8316a2e251845 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:12:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/18 05:12:47 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:12:47 [info] 36#36: *307 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:12:57 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:12:57 [info] 37#37: *308 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:12:59 [info] 36#36: *310 [lua] access_by_lua(msblocations.conf:189):2: 2ab14840788c28ab2dc386b659081456:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:12:59 [info] 36#36: *310 [lua] logger.lua:23: 2ab14840788c28ab2dc386b659081456 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:12:59 +0000] 2ab14840788c28ab2dc386b659081456 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:12:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:13:07 [info] 36#36: *311 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:13:07 [info] 37#37: *312 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:13:14 [info] 36#36: *313 [lua] access_by_lua(msblocations.conf:189):2: 0f1ed6a8f6f1fa2bbe3d6e37ccb5047b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:13:14 [info] 36#36: *313 [lua] logger.lua:23: 0f1ed6a8f6f1fa2bbe3d6e37ccb5047b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:13:14 +0000] 0f1ed6a8f6f1fa2bbe3d6e37ccb5047b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:13:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/18 05:13:17 [info] 37#37: *315 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:13:17 [info] 37#37: *314 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:13:27 [info] 37#37: *317 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:13:27 [info] 37#37: *316 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:13:29 [info] 36#36: *318 [lua] access_by_lua(msblocations.conf:189):2: c80e6348e7391498a4d683e6dd9f395b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:13:29 [info] 36#36: *318 [lua] logger.lua:23: c80e6348e7391498a4d683e6dd9f395b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:13:29 +0000] c80e6348e7391498a4d683e6dd9f395b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:13:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/18 05:13:37 [info] 36#36: *320 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:13:37 [info] 36#36: *321 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:13:44 [info] 36#36: *322 [lua] access_by_lua(msblocations.conf:189):2: 52a95c9840cfc4ea397451dbdbb41049:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:13:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.70 - - [18/Jan/2023:05:13:44 +0000] 52a95c9840cfc4ea397451dbdbb41049 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/18 05:13:44 [info] 36#36: *322 [lua] logger.lua:23: 52a95c9840cfc4ea397451dbdbb41049 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:13:47 [info] 36#36: *323 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:13:47 [info] 37#37: *324 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:13:57 [info] 36#36: *325 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:13:57 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:13:59 [info] 36#36: *327 [lua] access_by_lua(msblocations.conf:189):2: c6e062d6d5cbddd2b813063ee2406a0a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:13:59 +0000] c6e062d6d5cbddd2b813063ee2406a0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:13:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:13:59 [info] 36#36: *327 [lua] logger.lua:23: c6e062d6d5cbddd2b813063ee2406a0a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:14:07 [info] 36#36: *328 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:14:07 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:14:14 [info] 36#36: *330 [lua] access_by_lua(msblocations.conf:189):2: 04a1db0a9179c42f76b21791bcf33a4a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:14:14 +0000] 04a1db0a9179c42f76b21791bcf33a4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/18 05:14:14 [info] 36#36: *330 [lua] logger.lua:23: 04a1db0a9179c42f76b21791bcf33a4a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:14:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:14:17 [info] 36#36: *331 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:14:17 [info] 36#36: *332 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:14:27 [info] 37#37: *333 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:14:27 [info] 37#37: *334 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:14:29 [info] 36#36: *335 [lua] access_by_lua(msblocations.conf:189):2: 1ca433d6a693ce66c0efb6dab5bc2b84:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:14:29 [info] 36#36: *335 [lua] logger.lua:23: 1ca433d6a693ce66c0efb6dab5bc2b84 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:14:29 +0000] 1ca433d6a693ce66c0efb6dab5bc2b84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:14:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:14:37 [info] 37#37: *337 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:14:37 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:14:44 [info] 36#36: *339 [lua] access_by_lua(msblocations.conf:189):2: fe8cc1ef9122ba815bce83cf3ac12217:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:14:44 +0000] fe8cc1ef9122ba815bce83cf3ac12217 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/18 05:14:44 [info] 36#36: *339 [lua] logger.lua:23: fe8cc1ef9122ba815bce83cf3ac12217 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:14:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:14:47 [info] 37#37: *340 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:14:47 [info] 37#37: *341 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:14:57 [info] 36#36: *342 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:14:57 [info] 36#36: *343 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:14:59 [info] 36#36: *344 [lua] access_by_lua(msblocations.conf:189):2: 1bf5d605919c8d16e01033213f62c893:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:14:59 [info] 36#36: *344 [lua] logger.lua:23: 1bf5d605919c8d16e01033213f62c893 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:14:59 +0000] 1bf5d605919c8d16e01033213f62c893 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:14:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/18 05:15:07 [info] 37#37: *345 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:15:07 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:15:14 [info] 36#36: *347 [lua] access_by_lua(msblocations.conf:189):2: 8da9c59ea69c227e3845a64ee29b657a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:15:14 +0000] 8da9c59ea69c227e3845a64ee29b657a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/18 05:15:14 [info] 36#36: *347 [lua] logger.lua:23: 8da9c59ea69c227e3845a64ee29b657a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:15:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/18 05:15:17 [info] 37#37: *349 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:15:17 [info] 37#37: *348 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:15:27 [info] 37#37: *350 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:15:27 [info] 37#37: *351 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:15:29 [info] 36#36: *352 [lua] access_by_lua(msblocations.conf:189):2: 0f3368c60ffdf007acc11c4411f862e0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:15:29 [info] 36#36: *352 [lua] logger.lua:23: 0f3368c60ffdf007acc11c4411f862e0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:15:29 +0000] 0f3368c60ffdf007acc11c4411f862e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:15:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:15:37 [info] 37#37: *355 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:15:37 [info] 37#37: *354 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:15:44 [info] 36#36: *356 [lua] access_by_lua(msblocations.conf:189):2: d1f62213b81bd402678bace5bdc21ad1:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:15:44 [info] 36#36: *356 [lua] logger.lua:23: d1f62213b81bd402678bace5bdc21ad1 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:15:44 +0000] d1f62213b81bd402678bace5bdc21ad1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:15:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:15:47 [info] 36#36: *357 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:15:47 [info] 36#36: *358 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:15:57 [info] 37#37: *359 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:15:57 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:15:59 [info] 36#36: *361 [lua] access_by_lua(msblocations.conf:189):2: 7f3ddaa3651b0fe396bed1c390bc079a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:15:59 +0000] 7f3ddaa3651b0fe396bed1c390bc079a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/18 05:15:59 [info] 36#36: *361 [lua] logger.lua:23: 7f3ddaa3651b0fe396bed1c390bc079a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:15:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/18 05:16:07 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:16:07 [info] 37#37: *362 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:16:14 [info] 36#36: *364 [lua] access_by_lua(msblocations.conf:189):2: e32c375b6e5b67091db030e374114a64:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:16:14 [info] 36#36: *364 [lua] logger.lua:23: e32c375b6e5b67091db030e374114a64 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:16:14 +0000] e32c375b6e5b67091db030e374114a64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:16:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:16:17 [info] 36#36: *365 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:16:17 [info] 36#36: *366 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:16:27 [info] 36#36: *367 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:16:27 [info] 36#36: *368 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:16:29 [info] 36#36: *369 [lua] access_by_lua(msblocations.conf:189):2: 3ea658c1dd29c285dcadf5e0a69b89c8:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:16:29 +0000] 3ea658c1dd29c285dcadf5e0a69b89c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:16:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/18 05:16:29 [info] 36#36: *369 [lua] logger.lua:23: 3ea658c1dd29c285dcadf5e0a69b89c8 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:16:37 [info] 36#36: *371 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:16:37 [info] 36#36: *372 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:16:44 [info] 36#36: *373 [lua] access_by_lua(msblocations.conf:189):2: 981b1b005b32d1fdbe0ed3c3a51de124:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:16:44 +0000] 981b1b005b32d1fdbe0ed3c3a51de124 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/18 05:16:44 [info] 36#36: *373 [lua] logger.lua:23: 981b1b005b32d1fdbe0ed3c3a51de124 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:16:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:16:47 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:16:47 [info] 36#36: *375 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:16:57 [info] 36#36: *377 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:16:57 [info] 37#37: *376 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:16:59 [info] 36#36: *378 [lua] access_by_lua(msblocations.conf:189):2: 09b0d8e84fdc803eebc6dfb38ca501eb:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:16:59 +0000] 09b0d8e84fdc803eebc6dfb38ca501eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:16:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:16:59 [info] 36#36: *378 [lua] logger.lua:23: 09b0d8e84fdc803eebc6dfb38ca501eb {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:17:07 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:17:07 [info] 36#36: *380 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:17:14 [info] 36#36: *381 [lua] access_by_lua(msblocations.conf:189):2: d27faf57782e24a36c77ed822e060d8c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:17:14 +0000] d27faf57782e24a36c77ed822e060d8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/18 05:17:14 [info] 36#36: *381 [lua] logger.lua:23: d27faf57782e24a36c77ed822e060d8c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:17:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:17:17 [info] 36#36: *382 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:17:17 [info] 36#36: *383 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:17:27 [info] 37#37: *384 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:17:27 [info] 37#37: *385 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:17:29 [info] 36#36: *386 [lua] access_by_lua(msblocations.conf:189):2: e8031ccae708f053777339c94dc76a4a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:17:29 [info] 36#36: *386 [lua] logger.lua:23: e8031ccae708f053777339c94dc76a4a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:17:29 +0000] e8031ccae708f053777339c94dc76a4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:17:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/18 05:17:37 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:17:37 [info] 36#36: *389 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:17:44 [info] 36#36: *390 [lua] access_by_lua(msblocations.conf:189):2: 76f377db7e53febb853b35b62e6b9011:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:17:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:17:44 [info] 36#36: *390 [lua] logger.lua:23: 76f377db7e53febb853b35b62e6b9011 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:17:44 +0000] 76f377db7e53febb853b35b62e6b9011 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/18 05:17:47 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:17:47 [info] 36#36: *391 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:17:57 [info] 36#36: *393 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:17:57 [info] 36#36: *394 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:17:59 [info] 36#36: *395 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.71.194, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.71.194 - - [18/Jan/2023:05:17:59 +0000] 0a72047362eaeaacf288d746a58faa3c "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2023/01/18 05:17:59 [info] 36#36: *396 [lua] access_by_lua(msblocations.conf:189):2: 8f7d28d52a45df8130f6d3f0aa69b55b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:17:59 [info] 36#36: *396 [lua] logger.lua:23: 8f7d28d52a45df8130f6d3f0aa69b55b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:17:59 +0000] 8f7d28d52a45df8130f6d3f0aa69b55b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:17:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:18:07 [info] 37#37: *397 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:18:07 [info] 37#37: *398 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:18:14 [info] 36#36: *399 [lua] access_by_lua(msblocations.conf:189):2: 4fe180aec825ff4122fc9854faaf43f1:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:18:14 [info] 36#36: *399 [lua] logger.lua:23: 4fe180aec825ff4122fc9854faaf43f1 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:18:14 +0000] 4fe180aec825ff4122fc9854faaf43f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:18:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:18:17 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:18:17 [info] 37#37: *401 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:18:27 [info] 36#36: *402 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:18:27 [info] 36#36: *403 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:18:29 [info] 36#36: *404 [lua] access_by_lua(msblocations.conf:189):2: b8b340e23c5c346b337b79c9c7475aa9:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:18:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.70 - - [18/Jan/2023:05:18:29 +0000] b8b340e23c5c346b337b79c9c7475aa9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/18 05:18:29 [info] 36#36: *404 [lua] logger.lua:23: b8b340e23c5c346b337b79c9c7475aa9 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:18:37 [info] 36#36: *406 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:18:37 [info] 36#36: *407 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:18:44 [info] 36#36: *408 [lua] access_by_lua(msblocations.conf:189):2: 3f76ed924aa37943104d85bd75f78e1b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:18:44 [info] 36#36: *408 [lua] logger.lua:23: 3f76ed924aa37943104d85bd75f78e1b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:18:44 +0000] 3f76ed924aa37943104d85bd75f78e1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:18:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:18:47 [info] 36#36: *409 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:18:47 [info] 37#37: *410 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:18:57 [info] 36#36: *411 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:18:57 [info] 37#37: *412 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:18:59 [info] 36#36: *413 [lua] access_by_lua(msblocations.conf:189):2: 978e48e29370434a501ac724d82163d9:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:18:59 [info] 36#36: *413 [lua] logger.lua:23: 978e48e29370434a501ac724d82163d9 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:18:59 +0000] 978e48e29370434a501ac724d82163d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:18:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/18 05:19:07 [info] 37#37: *415 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:19:07 [info] 36#36: *414 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:19:14 [info] 36#36: *416 [lua] access_by_lua(msblocations.conf:189):2: 5486749910c76bc09865eb928394cf42:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:19:14 [info] 36#36: *416 [lua] logger.lua:23: 5486749910c76bc09865eb928394cf42 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:19:14 +0000] 5486749910c76bc09865eb928394cf42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:19:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:19:17 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:19:17 [info] 36#36: *418 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:19:27 [info] 37#37: *419 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:19:27 [info] 37#37: *420 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:19:29 [info] 36#36: *421 [lua] access_by_lua(msblocations.conf:189):2: 6b2e2da1f27e622dde119b687cabd4d7:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:19:29 [info] 36#36: *421 [lua] logger.lua:23: 6b2e2da1f27e622dde119b687cabd4d7 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:19:29 +0000] 6b2e2da1f27e622dde119b687cabd4d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:19:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:19:37 [info] 37#37: *423 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:19:37 [info] 37#37: *424 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 10.233.67.70 - - [18/Jan/2023:05:19:44 +0000] b917093a960e046f1c1f75007532125f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/18 05:19:44 [info] 36#36: *425 [lua] access_by_lua(msblocations.conf:189):2: b917093a960e046f1c1f75007532125f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:19:44 [info] 36#36: *425 [lua] logger.lua:23: b917093a960e046f1c1f75007532125f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:19:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:19:47 [info] 37#37: *426 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:19:47 [info] 37#37: *427 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:19:57 [info] 37#37: *429 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:19:57 [info] 37#37: *428 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:19:59 [info] 36#36: *430 [lua] access_by_lua(msblocations.conf:189):2: cb8a7602ea19ba5d807decc594e77a8b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:19:59 +0000] cb8a7602ea19ba5d807decc594e77a8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/18 05:19:59 [info] 36#36: *430 [lua] logger.lua:23: cb8a7602ea19ba5d807decc594e77a8b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:19:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:20:07 [info] 37#37: *432 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:20:07 [info] 36#36: *431 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:20:14 [info] 36#36: *433 [lua] access_by_lua(msblocations.conf:189):2: 5bed3da7e4aa20680345fe3a9729a6b1:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:20:14 +0000] 5bed3da7e4aa20680345fe3a9729a6b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/18 05:20:14 [info] 36#36: *433 [lua] logger.lua:23: 5bed3da7e4aa20680345fe3a9729a6b1 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:20:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:20:17 [info] 36#36: *434 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:20:17 [info] 36#36: *435 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:20:27 [info] 36#36: *437 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:20:27 [info] 36#36: *436 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:20:29 [info] 36#36: *438 [lua] access_by_lua(msblocations.conf:189):2: 9bfdbe595d63bc58ced9a04e62adeae4:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:20:29 +0000] 9bfdbe595d63bc58ced9a04e62adeae4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/18 05:20:29 [info] 36#36: *438 [lua] logger.lua:23: 9bfdbe595d63bc58ced9a04e62adeae4 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:20:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:20:37 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:20:37 [info] 37#37: *441 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:20:44 [info] 36#36: *442 [lua] access_by_lua(msblocations.conf:189):2: 2856c43fa3a6c39a007788137e96d432:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:20:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.70 - - [18/Jan/2023:05:20:44 +0000] 2856c43fa3a6c39a007788137e96d432 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/18 05:20:44 [info] 36#36: *442 [lua] logger.lua:23: 2856c43fa3a6c39a007788137e96d432 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:20:47 [info] 37#37: *443 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:20:47 [info] 37#37: *444 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:20:57 [info] 37#37: *445 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:20:57 [info] 37#37: *446 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:20:59 [info] 36#36: *447 [lua] access_by_lua(msblocations.conf:189):2: 3c7abe78d783259c067d4ce3929b0af5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:20:59 +0000] 3c7abe78d783259c067d4ce3929b0af5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/18 05:20:59 [info] 36#36: *447 [lua] logger.lua:23: 3c7abe78d783259c067d4ce3929b0af5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:20:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:21:07 [info] 36#36: *449 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:21:07 [info] 36#36: *448 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:21:14 [info] 36#36: *450 [lua] access_by_lua(msblocations.conf:189):2: 18a82150bc50a4702bb7c0510c2d6af2:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:21:14 [info] 36#36: *450 [lua] logger.lua:23: 18a82150bc50a4702bb7c0510c2d6af2 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:21:14 +0000] 18a82150bc50a4702bb7c0510c2d6af2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:21:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/18 05:21:17 [info] 37#37: *451 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:21:17 [info] 37#37: *452 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:21:27 [info] 36#36: *453 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:21:27 [info] 36#36: *454 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:21:29 [info] 36#36: *455 [lua] access_by_lua(msblocations.conf:189):2: c8ceab5036806a33080055e81b2b4298:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:21:29 [info] 36#36: *455 [lua] logger.lua:23: c8ceab5036806a33080055e81b2b4298 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:21:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.67.70 - - [18/Jan/2023:05:21:29 +0000] c8ceab5036806a33080055e81b2b4298 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/18 05:21:37 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:21:37 [info] 37#37: *458 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:21:44 [info] 36#36: *459 [lua] access_by_lua(msblocations.conf:189):2: 8bcb5a2b0f11742b7629020d9fa795db:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:21:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:21:44 [info] 36#36: *459 [lua] logger.lua:23: 8bcb5a2b0f11742b7629020d9fa795db {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:21:44 +0000] 8bcb5a2b0f11742b7629020d9fa795db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/18 05:21:47 [info] 36#36: *460 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:21:47 [info] 36#36: *461 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:21:57 [info] 36#36: *463 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:21:57 [info] 36#36: *462 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:21:59 [info] 36#36: *464 [lua] access_by_lua(msblocations.conf:189):2: d3f11f4e30884029bd574cb586bd988b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:21:59 +0000] d3f11f4e30884029bd574cb586bd988b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:21:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:21:59 [info] 36#36: *464 [lua] logger.lua:23: d3f11f4e30884029bd574cb586bd988b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:22:07 [info] 36#36: *465 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:22:07 [info] 37#37: *466 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:22:15 [info] 36#36: *467 [lua] access_by_lua(msblocations.conf:189):2: f03ad34c48c1493560d60b23c140ee77:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:22:15 +0000] f03ad34c48c1493560d60b23c140ee77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/18 05:22:15 [info] 36#36: *467 [lua] logger.lua:23: f03ad34c48c1493560d60b23c140ee77 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:22:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:22:17 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:22:17 [info] 37#37: *469 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:22:27 [info] 36#36: *470 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:22:27 [info] 37#37: *471 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:22:30 [info] 36#36: *472 [lua] access_by_lua(msblocations.conf:189):2: cb39d71b750bac407b798b5e27b37dd0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:22:30 +0000] cb39d71b750bac407b798b5e27b37dd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/18 05:22:30 [info] 36#36: *472 [lua] logger.lua:23: cb39d71b750bac407b798b5e27b37dd0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:22:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:22:37 [info] 37#37: *475 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:22:37 [info] 37#37: *474 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:22:45 [info] 36#36: *476 [lua] access_by_lua(msblocations.conf:189):2: 0161ce5f92db9e1d6d9df2718ed1ec4c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:22:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:22:45 [info] 36#36: *476 [lua] logger.lua:23: 0161ce5f92db9e1d6d9df2718ed1ec4c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:22:45 +0000] 0161ce5f92db9e1d6d9df2718ed1ec4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/18 05:22:47 [info] 37#37: *478 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:22:47 [info] 37#37: *477 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:22:57 [info] 36#36: *479 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:22:57 [info] 36#36: *480 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:23:00 [info] 36#36: *481 [lua] access_by_lua(msblocations.conf:189):2: bfc6d28cdd42d31a27f4b6ea5e1188ab:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:23:00 +0000] bfc6d28cdd42d31a27f4b6ea5e1188ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/18 05:23:00 [info] 36#36: *481 [lua] logger.lua:23: bfc6d28cdd42d31a27f4b6ea5e1188ab {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:23:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:23:07 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:23:07 [info] 36#36: *483 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:23:15 [info] 36#36: *484 [lua] access_by_lua(msblocations.conf:189):2: a52b1b413c7ab07f808afc4aa8ab6aa9:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:23:15 +0000] a52b1b413c7ab07f808afc4aa8ab6aa9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/18 05:23:15 [info] 36#36: *484 [lua] logger.lua:23: a52b1b413c7ab07f808afc4aa8ab6aa9 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:23:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:23:17 [info] 36#36: *485 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:23:17 [info] 37#37: *486 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:23:27 [info] 36#36: *487 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:23:27 [info] 36#36: *488 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:23:30 [info] 36#36: *489 [lua] access_by_lua(msblocations.conf:189):2: 76fdd766ba2d5e8bc7a77c94ec1cf005:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:23:30 +0000] 76fdd766ba2d5e8bc7a77c94ec1cf005 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/18 05:23:30 [info] 36#36: *489 [lua] logger.lua:23: 76fdd766ba2d5e8bc7a77c94ec1cf005 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:23:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:23:37 [info] 37#37: *491 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:23:37 [info] 37#37: *492 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:23:45 [info] 36#36: *493 [lua] access_by_lua(msblocations.conf:189):2: d414a7c23722b6ca6c74d32f366ad630:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:23:45 +0000] d414a7c23722b6ca6c74d32f366ad630 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/18 05:23:45 [info] 36#36: *493 [lua] logger.lua:23: d414a7c23722b6ca6c74d32f366ad630 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:23:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:23:47 [info] 36#36: *494 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:23:47 [info] 36#36: *495 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:23:57 [info] 37#37: *496 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:23:57 [info] 36#36: *497 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:24:00 [info] 36#36: *498 [lua] access_by_lua(msblocations.conf:189):2: c2198bbef23cdf8b334036bd1d80ae8e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:24:00 [info] 36#36: *498 [lua] logger.lua:23: c2198bbef23cdf8b334036bd1d80ae8e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:24:00 +0000] c2198bbef23cdf8b334036bd1d80ae8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:24:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:24:07 [info] 37#37: *499 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:24:07 [info] 37#37: *500 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:24:15 [info] 36#36: *501 [lua] access_by_lua(msblocations.conf:189):2: 0af4e7ec27d23ddd79102fd985c1767e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:24:15 [info] 36#36: *501 [lua] logger.lua:23: 0af4e7ec27d23ddd79102fd985c1767e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:24:15 +0000] 0af4e7ec27d23ddd79102fd985c1767e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:24:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:24:17 [info] 36#36: *502 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:24:17 [info] 36#36: *503 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:24:27 [info] 36#36: *504 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:24:27 [info] 36#36: *505 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:24:30 [info] 36#36: *506 [lua] access_by_lua(msblocations.conf:189):2: fa75320037fccf70207b623472c4e513:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:24:30 [info] 36#36: *506 [lua] logger.lua:23: fa75320037fccf70207b623472c4e513 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:24:30 +0000] fa75320037fccf70207b623472c4e513 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:24:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:24:37 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:24:37 [info] 36#36: *509 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:24:45 [info] 36#36: *510 [lua] access_by_lua(msblocations.conf:189):2: a44f3cecc43e314aaa3c01a2817aa8b6:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:24:45 +0000] a44f3cecc43e314aaa3c01a2817aa8b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/18 05:24:45 [info] 36#36: *510 [lua] logger.lua:23: a44f3cecc43e314aaa3c01a2817aa8b6 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:24:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:24:47 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:24:47 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:24:57 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:24:57 [info] 36#36: *514 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:25:00 [info] 36#36: *515 [lua] access_by_lua(msblocations.conf:189):2: 200cd3dcf56b1fcf075fffd99c6d50e0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:25:00 +0000] 200cd3dcf56b1fcf075fffd99c6d50e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:25:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:25:00 [info] 36#36: *515 [lua] logger.lua:23: 200cd3dcf56b1fcf075fffd99c6d50e0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:25:07 [info] 36#36: *516 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:25:07 [info] 36#36: *517 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:25:15 [info] 36#36: *518 [lua] access_by_lua(msblocations.conf:189):2: 04deb5898ca2b4b5c0326126fcee02b6:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:25:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:25:15 [info] 36#36: *518 [lua] logger.lua:23: 04deb5898ca2b4b5c0326126fcee02b6 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:25:15 +0000] 04deb5898ca2b4b5c0326126fcee02b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/18 05:25:17 [info] 36#36: *520 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:25:17 [info] 37#37: *519 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:25:27 [info] 37#37: *521 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:25:27 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:25:30 [info] 36#36: *523 [lua] access_by_lua(msblocations.conf:189):2: a9df793fc58dfd6c926ab821419f23a3:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:25:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.67.70 - - [18/Jan/2023:05:25:30 +0000] a9df793fc58dfd6c926ab821419f23a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/18 05:25:30 [info] 36#36: *523 [lua] logger.lua:23: a9df793fc58dfd6c926ab821419f23a3 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:25:37 [info] 36#36: *525 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:25:37 [info] 36#36: *526 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:25:45 [info] 36#36: *527 [lua] access_by_lua(msblocations.conf:189):2: 24fc24858fbe90b3b68f708f23a43ec4:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:25:45 [info] 36#36: *527 [lua] logger.lua:23: 24fc24858fbe90b3b68f708f23a43ec4 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:25:45 +0000] 24fc24858fbe90b3b68f708f23a43ec4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:25:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:25:47 [info] 36#36: *528 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:25:47 [info] 36#36: *529 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:25:57 [info] 36#36: *531 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:25:57 [info] 36#36: *530 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:26:00 [info] 36#36: *532 [lua] access_by_lua(msblocations.conf:189):2: b631b5b052e8158670d51886f40ef227:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:26:00 [info] 36#36: *532 [lua] logger.lua:23: b631b5b052e8158670d51886f40ef227 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:26:00 +0000] b631b5b052e8158670d51886f40ef227 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:26:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:26:07 [info] 36#36: *534 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:26:07 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:26:15 [info] 36#36: *535 [lua] access_by_lua(msblocations.conf:189):2: 8f0ab26ab7f547e051e7d43ebd057df4:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:26:15 [info] 36#36: *535 [lua] logger.lua:23: 8f0ab26ab7f547e051e7d43ebd057df4 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:26:15 +0000] 8f0ab26ab7f547e051e7d43ebd057df4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:26:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/18 05:26:17 [info] 37#37: *537 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:26:17 [info] 37#37: *536 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:26:27 [info] 36#36: *538 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:26:27 [info] 36#36: *539 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:26:30 [info] 36#36: *540 [lua] access_by_lua(msblocations.conf:189):2: e0b0d66f39ef188b324d31aa3f94e4e0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:26:30 +0000] e0b0d66f39ef188b324d31aa3f94e4e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:26:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:26:30 [info] 36#36: *540 [lua] logger.lua:23: e0b0d66f39ef188b324d31aa3f94e4e0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:26:37 [info] 37#37: *542 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:26:37 [info] 37#37: *543 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:26:45 [info] 36#36: *544 [lua] access_by_lua(msblocations.conf:189):2: be83a312fdf648448db8e8199851c3c5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:26:45 [info] 36#36: *544 [lua] logger.lua:23: be83a312fdf648448db8e8199851c3c5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:26:45 +0000] be83a312fdf648448db8e8199851c3c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:26:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/18 05:26:47 [info] 37#37: *545 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:26:47 [info] 37#37: *546 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:26:57 [info] 36#36: *547 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:26:57 [info] 36#36: *548 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:27:00 [info] 36#36: *549 [lua] access_by_lua(msblocations.conf:189):2: 41443ba97179b99366f4e3f0aadbfe98:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:27:00 +0000] 41443ba97179b99366f4e3f0aadbfe98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/18 05:27:00 [info] 36#36: *549 [lua] logger.lua:23: 41443ba97179b99366f4e3f0aadbfe98 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:27:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:27:07 [info] 36#36: *550 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:27:07 [info] 36#36: *551 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:27:15 [info] 36#36: *552 [lua] access_by_lua(msblocations.conf:189):2: d068dd3c99a1bbae6a188ae43fae7c2b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:27:15 [info] 36#36: *552 [lua] logger.lua:23: d068dd3c99a1bbae6a188ae43fae7c2b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:27:15 +0000] d068dd3c99a1bbae6a188ae43fae7c2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:27:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:27:17 [info] 36#36: *553 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:27:17 [info] 36#36: *554 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:27:27 [info] 36#36: *555 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:27:27 [info] 36#36: *556 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:27:30 [info] 36#36: *557 [lua] access_by_lua(msblocations.conf:189):2: 7c79071dac9a663f17b31e0f035d51ac:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:27:30 [info] 36#36: *557 [lua] logger.lua:23: 7c79071dac9a663f17b31e0f035d51ac {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:27:30 +0000] 7c79071dac9a663f17b31e0f035d51ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:27:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:27:37 [info] 36#36: *560 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:27:37 [info] 36#36: *559 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:27:45 [info] 36#36: *561 [lua] access_by_lua(msblocations.conf:189):2: 1801d6ea902b7ac61fac24e0f11a8215:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:27:45 [info] 36#36: *561 [lua] logger.lua:23: 1801d6ea902b7ac61fac24e0f11a8215 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:27:45 +0000] 1801d6ea902b7ac61fac24e0f11a8215 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:27:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/18 05:27:47 [info] 37#37: *562 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:27:47 [info] 37#37: *563 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:27:57 [info] 36#36: *564 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:27:57 [info] 36#36: *565 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:28:00 [info] 36#36: *566 [lua] access_by_lua(msblocations.conf:189):2: 2a2fdbb5ff2868e50cd3d33cb1cfc4f6:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:28:00 [info] 36#36: *566 [lua] logger.lua:23: 2a2fdbb5ff2868e50cd3d33cb1cfc4f6 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:28:00 +0000] 2a2fdbb5ff2868e50cd3d33cb1cfc4f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:28:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/18 05:28:07 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:28:07 [info] 37#37: *568 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:28:15 [info] 36#36: *569 [lua] access_by_lua(msblocations.conf:189):2: 4164497ad492ad802a7317e98a6df080:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:28:15 [info] 36#36: *569 [lua] logger.lua:23: 4164497ad492ad802a7317e98a6df080 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:28:15 +0000] 4164497ad492ad802a7317e98a6df080 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:28:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/18 05:28:17 [info] 37#37: *571 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:28:17 [info] 37#37: *570 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:28:27 [info] 36#36: *572 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:28:27 [info] 36#36: *573 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:28:30 [info] 36#36: *574 [lua] access_by_lua(msblocations.conf:189):2: cf04fe8aaf6e774b5207fd060c4c8080:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:28:30 +0000] cf04fe8aaf6e774b5207fd060c4c8080 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/18 05:28:30 [info] 36#36: *574 [lua] logger.lua:23: cf04fe8aaf6e774b5207fd060c4c8080 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:28:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:28:37 [info] 37#37: *576 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:28:37 [info] 37#37: *577 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:28:45 [info] 36#36: *578 [lua] access_by_lua(msblocations.conf:189):2: b00c0b5421c75574d37eb8301b83f6cc:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:28:45 [info] 36#36: *578 [lua] logger.lua:23: b00c0b5421c75574d37eb8301b83f6cc {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:28:45 +0000] b00c0b5421c75574d37eb8301b83f6cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:28:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/18 05:28:47 [info] 36#36: *579 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:28:47 [info] 36#36: *580 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:28:57 [info] 36#36: *581 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:28:57 [info] 36#36: *582 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:29:00 [info] 36#36: *583 [lua] access_by_lua(msblocations.conf:189):2: 3cd471bafe984a9e6c73e7f082685305:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:29:00 +0000] 3cd471bafe984a9e6c73e7f082685305 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:29:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:29:00 [info] 36#36: *583 [lua] logger.lua:23: 3cd471bafe984a9e6c73e7f082685305 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:29:07 [info] 36#36: *584 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:29:07 [info] 36#36: *585 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:29:15 [info] 36#36: *586 [lua] access_by_lua(msblocations.conf:189):2: 34793375982640a1fb6a2e0bbc07aa67:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:29:15 [info] 36#36: *586 [lua] logger.lua:23: 34793375982640a1fb6a2e0bbc07aa67 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:29:15 +0000] 34793375982640a1fb6a2e0bbc07aa67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:29:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:29:17 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:29:17 [info] 37#37: *588 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:29:27 [info] 36#36: *589 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:29:27 [info] 36#36: *590 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:29:30 [info] 36#36: *591 [lua] access_by_lua(msblocations.conf:189):2: 6f89be3c76fe14b19812fa3394ab1d30:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:29:30 +0000] 6f89be3c76fe14b19812fa3394ab1d30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/18 05:29:30 [info] 36#36: *591 [lua] logger.lua:23: 6f89be3c76fe14b19812fa3394ab1d30 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:29:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/18 05:29:37 [info] 36#36: *593 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:29:37 [info] 36#36: *594 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:29:45 [info] 36#36: *595 [lua] access_by_lua(msblocations.conf:189):2: a5347c1d417742ed56a0787b897eb315:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:29:45 +0000] a5347c1d417742ed56a0787b897eb315 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/18 05:29:45 [info] 36#36: *595 [lua] logger.lua:23: a5347c1d417742ed56a0787b897eb315 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:29:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/18 05:29:47 [info] 36#36: *596 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:29:47 [info] 37#37: *597 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:29:57 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:29:57 [info] 36#36: *599 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:30:00 [info] 36#36: *600 [lua] access_by_lua(msblocations.conf:189):2: 634d4f9246c1370355dcf163b25c567d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:30:00 +0000] 634d4f9246c1370355dcf163b25c567d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/18 05:30:00 [info] 36#36: *600 [lua] logger.lua:23: 634d4f9246c1370355dcf163b25c567d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:30:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:30:07 [info] 37#37: *602 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:30:07 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:30:15 [info] 36#36: *603 [lua] access_by_lua(msblocations.conf:189):2: 13b764bbd7a802410222cde222d8dd13:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:30:15 [info] 36#36: *603 [lua] logger.lua:23: 13b764bbd7a802410222cde222d8dd13 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:30:15 +0000] 13b764bbd7a802410222cde222d8dd13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:30:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:30:17 [info] 36#36: *604 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:30:17 [info] 36#36: *605 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:30:27 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:30:27 [info] 37#37: *606 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:30:30 [info] 36#36: *608 [lua] access_by_lua(msblocations.conf:189):2: 77396de9741196f7f373b61ab1721c1d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:30:30 [info] 36#36: *608 [lua] logger.lua:23: 77396de9741196f7f373b61ab1721c1d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:30:30 +0000] 77396de9741196f7f373b61ab1721c1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:30:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:30:37 [info] 36#36: *611 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:30:37 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:30:45 [info] 36#36: *612 [lua] access_by_lua(msblocations.conf:189):2: 539664f88ce9b13ba441597a4f8ec911:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:30:45 +0000] 539664f88ce9b13ba441597a4f8ec911 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/18 05:30:45 [info] 36#36: *612 [lua] logger.lua:23: 539664f88ce9b13ba441597a4f8ec911 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:30:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:30:47 [info] 36#36: *613 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:30:47 [info] 36#36: *614 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:30:57 [info] 36#36: *616 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:30:57 [info] 37#37: *615 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:31:00 [info] 36#36: *617 [lua] access_by_lua(msblocations.conf:189):2: 3253fef8d23dfd617b18ac913a836201:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:31:00 +0000] 3253fef8d23dfd617b18ac913a836201 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:31:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:31:00 [info] 36#36: *617 [lua] logger.lua:23: 3253fef8d23dfd617b18ac913a836201 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:31:07 [info] 36#36: *619 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:31:07 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:31:15 [info] 36#36: *620 [lua] access_by_lua(msblocations.conf:189):2: f4c4e49fddcf49b788a0a09b7fca7841:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:31:15 +0000] f4c4e49fddcf49b788a0a09b7fca7841 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/18 05:31:15 [info] 36#36: *620 [lua] logger.lua:23: f4c4e49fddcf49b788a0a09b7fca7841 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:31:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:31:17 [info] 36#36: *621 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:31:17 [info] 36#36: *622 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:31:27 [info] 37#37: *624 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:31:27 [info] 36#36: *623 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:31:30 [info] 36#36: *625 [lua] access_by_lua(msblocations.conf:189):2: 2646dbf970f43a1b574dde72efc5dc70:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:31:30 +0000] 2646dbf970f43a1b574dde72efc5dc70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/18 05:31:30 [info] 36#36: *625 [lua] logger.lua:23: 2646dbf970f43a1b574dde72efc5dc70 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:31:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/18 05:31:37 [info] 36#36: *628 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:31:37 [info] 36#36: *627 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:31:45 [info] 36#36: *629 [lua] access_by_lua(msblocations.conf:189):2: 823cfe6dd50b58f1496b9f53741a6c34:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:31:45 +0000] 823cfe6dd50b58f1496b9f53741a6c34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/18 05:31:45 [info] 36#36: *629 [lua] logger.lua:23: 823cfe6dd50b58f1496b9f53741a6c34 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:31:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:31:47 [info] 36#36: *630 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:31:47 [info] 37#37: *631 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:31:57 [info] 37#37: *632 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:31:57 [info] 37#37: *633 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:32:00 [info] 36#36: *634 [lua] access_by_lua(msblocations.conf:189):2: 460a4b006d2ee3042d3fb053a50c28bd:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:32:00 +0000] 460a4b006d2ee3042d3fb053a50c28bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:32:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:32:00 [info] 36#36: *634 [lua] logger.lua:23: 460a4b006d2ee3042d3fb053a50c28bd {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:32:07 [info] 36#36: *636 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:32:07 [info] 36#36: *635 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:32:15 [info] 36#36: *637 [lua] access_by_lua(msblocations.conf:189):2: 8cde8207c0382a5f7dac77283adb3c25:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:32:15 +0000] 8cde8207c0382a5f7dac77283adb3c25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/18 05:32:15 [info] 36#36: *637 [lua] logger.lua:23: 8cde8207c0382a5f7dac77283adb3c25 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:32:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:32:17 [info] 36#36: *638 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:32:17 [info] 36#36: *639 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:32:27 [info] 37#37: *641 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:32:27 [info] 36#36: *640 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:32:30 [info] 36#36: *642 [lua] access_by_lua(msblocations.conf:189):2: 87b77cfa0dfa378223fee9534ed23a0b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:32:30 +0000] 87b77cfa0dfa378223fee9534ed23a0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/18 05:32:30 [info] 36#36: *642 [lua] logger.lua:23: 87b77cfa0dfa378223fee9534ed23a0b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:32:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:32:37 [info] 36#36: *645 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:32:37 [info] 36#36: *644 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:32:45 [info] 36#36: *646 [lua] access_by_lua(msblocations.conf:189):2: 33f525624c3708be308fda07a18e25fd:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:32:45 [info] 36#36: *646 [lua] logger.lua:23: 33f525624c3708be308fda07a18e25fd {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:32:45 +0000] 33f525624c3708be308fda07a18e25fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:32:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:32:47 [info] 36#36: *648 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:32:47 [info] 36#36: *647 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:32:57 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:32:57 [info] 36#36: *650 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:33:00 [info] 36#36: *651 [lua] access_by_lua(msblocations.conf:189):2: 6a7233ca46dce36d12ccd56383cd911b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:33:00 [info] 36#36: *651 [lua] logger.lua:23: 6a7233ca46dce36d12ccd56383cd911b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:33:00 +0000] 6a7233ca46dce36d12ccd56383cd911b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:33:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:33:07 [info] 36#36: *652 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:33:07 [info] 36#36: *653 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:33:15 [info] 36#36: *654 [lua] access_by_lua(msblocations.conf:189):2: fad50c05f5ffdf0c49723dd515d38923:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:33:15 +0000] fad50c05f5ffdf0c49723dd515d38923 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/18 05:33:15 [info] 36#36: *654 [lua] logger.lua:23: fad50c05f5ffdf0c49723dd515d38923 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:33:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:33:17 [info] 36#36: *655 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:33:17 [info] 36#36: *656 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:33:27 [info] 37#37: *657 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:33:27 [info] 36#36: *658 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:33:30 [info] 36#36: *659 [lua] access_by_lua(msblocations.conf:189):2: a111386158003617e5408553a5993766:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:33:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.70 - - [18/Jan/2023:05:33:30 +0000] a111386158003617e5408553a5993766 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/18 05:33:30 [info] 36#36: *659 [lua] logger.lua:23: a111386158003617e5408553a5993766 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:33:37 [info] 36#36: *661 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:33:37 [info] 36#36: *662 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:33:45 [info] 36#36: *663 [lua] access_by_lua(msblocations.conf:189):2: 529d72cf543d2c5fedb0ec3ddbc9ee64:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:33:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:33:45 [info] 36#36: *663 [lua] logger.lua:23: 529d72cf543d2c5fedb0ec3ddbc9ee64 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:33:45 +0000] 529d72cf543d2c5fedb0ec3ddbc9ee64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/18 05:33:47 [info] 37#37: *665 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:33:47 [info] 37#37: *664 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:33:57 [info] 37#37: *666 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:33:57 [info] 36#36: *667 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:34:00 [info] 36#36: *668 [lua] access_by_lua(msblocations.conf:189):2: abfbc856e909cdc69293514b78b8789c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:34:00 [info] 36#36: *668 [lua] logger.lua:23: abfbc856e909cdc69293514b78b8789c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:34:00 +0000] abfbc856e909cdc69293514b78b8789c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:34:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/18 05:34:07 [info] 37#37: *669 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:34:07 [info] 37#37: *670 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:34:15 [info] 36#36: *671 [lua] access_by_lua(msblocations.conf:189):2: 751414b01288fa98e7204106cbaed22c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:34:15 +0000] 751414b01288fa98e7204106cbaed22c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/18 05:34:15 [info] 36#36: *671 [lua] logger.lua:23: 751414b01288fa98e7204106cbaed22c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:34:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:34:17 [info] 36#36: *672 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:34:17 [info] 37#37: *673 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:34:27 [info] 36#36: *674 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:34:27 [info] 36#36: *675 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:34:30 [info] 36#36: *676 [lua] access_by_lua(msblocations.conf:189):2: d3d5ae9baa911882e2ff8380e2a6237f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:34:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/18 05:34:30 [info] 36#36: *676 [lua] logger.lua:23: d3d5ae9baa911882e2ff8380e2a6237f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:34:30 +0000] d3d5ae9baa911882e2ff8380e2a6237f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/18 05:34:37 [info] 37#37: *678 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:34:37 [info] 37#37: *679 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:34:45 [info] 36#36: *680 [lua] access_by_lua(msblocations.conf:189):2: ae0b823360cbb62fcb550d805106337a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:34:45 [info] 36#36: *680 [lua] logger.lua:23: ae0b823360cbb62fcb550d805106337a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:34:45 +0000] ae0b823360cbb62fcb550d805106337a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:34:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:34:47 [info] 36#36: *681 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:34:47 [info] 36#36: *682 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:34:57 [info] 37#37: *683 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:34:57 [info] 36#36: *684 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:35:00 [info] 36#36: *685 [lua] access_by_lua(msblocations.conf:189):2: dab9705ce2d5f1fe54e6d5c7eb503839:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:35:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/18 05:35:00 [info] 36#36: *685 [lua] logger.lua:23: dab9705ce2d5f1fe54e6d5c7eb503839 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:35:00 +0000] dab9705ce2d5f1fe54e6d5c7eb503839 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/18 05:35:07 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:35:07 [info] 36#36: *687 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:35:15 [info] 36#36: *688 [lua] access_by_lua(msblocations.conf:189):2: 9939388ca5f5d527263564d876ff49d2:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:35:15 +0000] 9939388ca5f5d527263564d876ff49d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/18 05:35:15 [info] 36#36: *688 [lua] logger.lua:23: 9939388ca5f5d527263564d876ff49d2 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:35:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:35:17 [info] 36#36: *689 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:35:17 [info] 37#37: *690 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:35:27 [info] 36#36: *692 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:35:27 [info] 36#36: *691 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:35:30 [info] 36#36: *693 [lua] access_by_lua(msblocations.conf:189):2: 68cdfc0e99eefb88421abe67cccc1a68:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:35:30 [info] 36#36: *693 [lua] logger.lua:23: 68cdfc0e99eefb88421abe67cccc1a68 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:35:30 +0000] 68cdfc0e99eefb88421abe67cccc1a68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:35:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/18 05:35:37 [info] 36#36: *695 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:35:37 [info] 36#36: *696 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:35:45 [info] 36#36: *697 [lua] access_by_lua(msblocations.conf:189):2: bde18d89ffc068d9d3d06dfd1857361f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:35:45 +0000] bde18d89ffc068d9d3d06dfd1857361f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/18 05:35:45 [info] 36#36: *697 [lua] logger.lua:23: bde18d89ffc068d9d3d06dfd1857361f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:35:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/18 05:35:47 [info] 36#36: *698 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:35:47 [info] 36#36: *699 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:35:57 [info] 37#37: *700 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:35:57 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:36:00 [info] 36#36: *702 [lua] access_by_lua(msblocations.conf:189):2: 76e698a7d7b3f4145c358f6a9ed61db9:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:36:00 [info] 36#36: *702 [lua] logger.lua:23: 76e698a7d7b3f4145c358f6a9ed61db9 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:36:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.67.70 - - [18/Jan/2023:05:36:00 +0000] 76e698a7d7b3f4145c358f6a9ed61db9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/18 05:36:07 [info] 36#36: *703 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:36:07 [info] 36#36: *704 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:36:15 [info] 36#36: *705 [lua] access_by_lua(msblocations.conf:189):2: 3e9bf2dd22ba7fee3b32b58c81fd0fd3:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:36:15 +0000] 3e9bf2dd22ba7fee3b32b58c81fd0fd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:36:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/18 05:36:15 [info] 36#36: *705 [lua] logger.lua:23: 3e9bf2dd22ba7fee3b32b58c81fd0fd3 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:36:17 [info] 37#37: *707 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:36:17 [info] 37#37: *706 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:36:27 [info] 36#36: *708 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:36:27 [info] 37#37: *709 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:36:30 [info] 36#36: *710 [lua] access_by_lua(msblocations.conf:189):2: 413c037f10a4400ec74b541fa729c0a7:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:36:30 [info] 36#36: *710 [lua] logger.lua:23: 413c037f10a4400ec74b541fa729c0a7 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:36:30 +0000] 413c037f10a4400ec74b541fa729c0a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:36:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:36:37 [info] 36#36: *712 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:36:37 [info] 36#36: *713 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:36:45 [info] 36#36: *714 [lua] access_by_lua(msblocations.conf:189):2: 98b67edb3e4eb64c27b4eb46ee199d3f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:36:45 +0000] 98b67edb3e4eb64c27b4eb46ee199d3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/18 05:36:45 [info] 36#36: *714 [lua] logger.lua:23: 98b67edb3e4eb64c27b4eb46ee199d3f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:36:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2023/01/18 05:36:47 [info] 36#36: *715 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:36:47 [info] 36#36: *716 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:36:57 [info] 36#36: *717 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:36:57 [info] 36#36: *718 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:37:00 [info] 36#36: *719 [lua] access_by_lua(msblocations.conf:189):2: a70440ea8befdce1347f9feaec12699f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:37:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:37:00 [info] 36#36: *719 [lua] logger.lua:23: a70440ea8befdce1347f9feaec12699f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:37:00 +0000] a70440ea8befdce1347f9feaec12699f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/18 05:37:07 [info] 36#36: *721 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:37:07 [info] 36#36: *720 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:37:15 [info] 36#36: *722 [lua] access_by_lua(msblocations.conf:189):2: 9da61b6970c799fea5efe0f173f6fb4b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:37:15 +0000] 9da61b6970c799fea5efe0f173f6fb4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:37:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:37:15 [info] 36#36: *722 [lua] logger.lua:23: 9da61b6970c799fea5efe0f173f6fb4b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:37:17 [info] 36#36: *723 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:37:17 [info] 36#36: *724 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:37:27 [info] 37#37: *726 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:37:27 [info] 37#37: *725 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:37:30 [info] 36#36: *727 [lua] access_by_lua(msblocations.conf:189):2: 8789c90e04f6248bb0bc11e68bbf51b0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:37:30 +0000] 8789c90e04f6248bb0bc11e68bbf51b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/18 05:37:30 [info] 36#36: *727 [lua] logger.lua:23: 8789c90e04f6248bb0bc11e68bbf51b0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:37:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:37:37 [info] 37#37: *729 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:37:37 [info] 36#36: *730 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:37:45 [info] 36#36: *731 [lua] access_by_lua(msblocations.conf:189):2: e96ef8bff4d9edefec2631fcc56f7ce3:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:37:45 +0000] e96ef8bff4d9edefec2631fcc56f7ce3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/01/18 05:37:45 [info] 36#36: *731 [lua] logger.lua:23: e96ef8bff4d9edefec2631fcc56f7ce3 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:37:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/18 05:37:47 [info] 37#37: *733 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:37:47 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:37:57 [info] 37#37: *734 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:37:57 [info] 37#37: *735 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:38:00 [info] 36#36: *736 [lua] access_by_lua(msblocations.conf:189):2: b3881384a217cd829d45fb43a0b5ea3a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:38:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/18 05:38:01 [info] 36#36: *736 [lua] logger.lua:23: b3881384a217cd829d45fb43a0b5ea3a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:38:01 +0000] b3881384a217cd829d45fb43a0b5ea3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/18 05:38:07 [info] 36#36: *737 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:38:07 [info] 36#36: *738 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:38:16 [info] 36#36: *739 [lua] access_by_lua(msblocations.conf:189):2: feac5acc7db183b53e344c3318cddeaa:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:38:16 +0000] feac5acc7db183b53e344c3318cddeaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:38:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:38:16 [info] 36#36: *739 [lua] logger.lua:23: feac5acc7db183b53e344c3318cddeaa {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:38:17 [info] 36#36: *740 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:38:17 [info] 36#36: *741 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:38:27 [info] 36#36: *742 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:38:27 [info] 36#36: *743 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:38:31 [info] 36#36: *744 [lua] access_by_lua(msblocations.conf:189):2: f27b93022433a48c888bcd6c8c1ee2c4:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:38:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.70 - - [18/Jan/2023:05:38:31 +0000] f27b93022433a48c888bcd6c8c1ee2c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/18 05:38:31 [info] 36#36: *744 [lua] logger.lua:23: f27b93022433a48c888bcd6c8c1ee2c4 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:38:37 [info] 37#37: *746 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:38:37 [info] 37#37: *747 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:38:46 [info] 36#36: *748 [lua] access_by_lua(msblocations.conf:189):2: 92c4c29571281314506d7240d2067789:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:38:46 [info] 36#36: *748 [lua] logger.lua:23: 92c4c29571281314506d7240d2067789 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:38:46 +0000] 92c4c29571281314506d7240d2067789 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:38:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:38:47 [info] 36#36: *749 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:38:47 [info] 36#36: *750 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:38:57 [info] 37#37: *751 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:38:57 [info] 36#36: *752 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:39:01 [info] 36#36: *753 [lua] access_by_lua(msblocations.conf:189):2: f8212e4af5c9bbe13245fdba48adb5a6:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:39:01 [info] 36#36: *753 [lua] logger.lua:23: f8212e4af5c9bbe13245fdba48adb5a6 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:39:01 +0000] f8212e4af5c9bbe13245fdba48adb5a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:39:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:39:07 [info] 36#36: *754 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:39:07 [info] 36#36: *755 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:39:16 [info] 36#36: *756 [lua] access_by_lua(msblocations.conf:189):2: b846567a326cb991db243ac90633ac6e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:39:16 [info] 36#36: *756 [lua] logger.lua:23: b846567a326cb991db243ac90633ac6e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:39:16 +0000] b846567a326cb991db243ac90633ac6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:39:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:39:17 [info] 37#37: *757 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:39:17 [info] 37#37: *758 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:39:27 [info] 36#36: *760 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:39:27 [info] 36#36: *759 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:39:31 [info] 36#36: *761 [lua] access_by_lua(msblocations.conf:189):2: 0b302fa8715d08cbf94b3e5549270120:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:39:31 [info] 36#36: *761 [lua] logger.lua:23: 0b302fa8715d08cbf94b3e5549270120 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:39:31 +0000] 0b302fa8715d08cbf94b3e5549270120 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:39:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:39:37 [info] 37#37: *763 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:39:37 [info] 37#37: *764 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:39:46 [info] 36#36: *765 [lua] access_by_lua(msblocations.conf:189):2: 602f09d29dc0f60241505d85a79b7700:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:39:46 [info] 36#36: *765 [lua] logger.lua:23: 602f09d29dc0f60241505d85a79b7700 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:39:46 +0000] 602f09d29dc0f60241505d85a79b7700 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:39:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:39:47 [info] 37#37: *767 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:39:47 [info] 37#37: *766 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:39:57 [info] 36#36: *768 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:39:57 [info] 36#36: *769 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:40:01 [info] 36#36: *770 [lua] access_by_lua(msblocations.conf:189):2: 8d38ec37f32e7ee4f106e2db34b71b25:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:40:01 [info] 36#36: *770 [lua] logger.lua:23: 8d38ec37f32e7ee4f106e2db34b71b25 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:40:01 +0000] 8d38ec37f32e7ee4f106e2db34b71b25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:40:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:40:07 [info] 37#37: *771 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:40:07 [info] 37#37: *772 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:40:16 [info] 36#36: *773 [lua] access_by_lua(msblocations.conf:189):2: b1994fbff5aaa8b7323b0f208da4a5c5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:40:16 +0000] b1994fbff5aaa8b7323b0f208da4a5c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/18 05:40:16 [info] 36#36: *773 [lua] logger.lua:23: b1994fbff5aaa8b7323b0f208da4a5c5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:40:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:40:17 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:40:17 [info] 37#37: *775 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:40:27 [info] 36#36: *776 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:40:27 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:40:31 [info] 36#36: *778 [lua] access_by_lua(msblocations.conf:189):2: c07148d4038c7dfc5e8e1ae0df19922f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:40:31 +0000] c07148d4038c7dfc5e8e1ae0df19922f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:40:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:40:31 [info] 36#36: *778 [lua] logger.lua:23: c07148d4038c7dfc5e8e1ae0df19922f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:40:37 [info] 36#36: *780 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:40:37 [info] 37#37: *779 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:40:46 [info] 36#36: *782 [lua] access_by_lua(msblocations.conf:189):2: b7d305e7be3d0ac32d63b9b17b2b06ac:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:40:46 [info] 36#36: *782 [lua] logger.lua:23: b7d305e7be3d0ac32d63b9b17b2b06ac {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:40:46 +0000] b7d305e7be3d0ac32d63b9b17b2b06ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:40:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:40:47 [info] 36#36: *783 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:40:47 [info] 37#37: *784 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:40:57 [info] 36#36: *785 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:40:57 [info] 36#36: *786 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:41:01 [info] 36#36: *787 [lua] access_by_lua(msblocations.conf:189):2: dbcd60f88fbe344cd90d7c55976a76ad:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:41:01 [info] 36#36: *787 [lua] logger.lua:23: dbcd60f88fbe344cd90d7c55976a76ad {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:41:01 +0000] dbcd60f88fbe344cd90d7c55976a76ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:41:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:41:07 [info] 37#37: *788 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:41:07 [info] 37#37: *789 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:41:16 [info] 36#36: *790 [lua] access_by_lua(msblocations.conf:189):2: fccae523cd8ad4d116fd29263d34eddd:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:41:16 +0000] fccae523cd8ad4d116fd29263d34eddd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/18 05:41:16 [info] 36#36: *790 [lua] logger.lua:23: fccae523cd8ad4d116fd29263d34eddd {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:41:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:41:17 [info] 36#36: *791 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:41:17 [info] 36#36: *792 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:41:18 [info] 36#36: *793 client closed connection while waiting for request, client: 10.233.65.51, server: 0.0.0.0:443 2023/01/18 05:41:27 [info] 36#36: *794 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:41:27 [info] 36#36: *795 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:41:31 [info] 36#36: *796 [lua] access_by_lua(msblocations.conf:189):2: 45394190e6547b0bb1971a0c10e664af:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:41:31 +0000] 45394190e6547b0bb1971a0c10e664af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/18 05:41:31 [info] 36#36: *796 [lua] logger.lua:23: 45394190e6547b0bb1971a0c10e664af {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:41:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:41:37 [info] 36#36: *797 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:41:37 [info] 36#36: *799 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:41:46 [info] 36#36: *800 [lua] access_by_lua(msblocations.conf:189):2: 1aaeaa02441173e3c6572149818cf8ec:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:41:46 [info] 36#36: *800 [lua] logger.lua:23: 1aaeaa02441173e3c6572149818cf8ec {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:41:46 +0000] 1aaeaa02441173e3c6572149818cf8ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:41:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:41:47 [info] 36#36: *802 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:41:47 [info] 36#36: *801 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:41:57 [info] 36#36: *803 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:41:57 [info] 36#36: *804 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:42:01 [info] 36#36: *805 [lua] access_by_lua(msblocations.conf:189):2: 8262c25f1ec2c8437b8ed491449e1e63:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:42:01 [info] 36#36: *805 [lua] logger.lua:23: 8262c25f1ec2c8437b8ed491449e1e63 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:42:01 +0000] 8262c25f1ec2c8437b8ed491449e1e63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:42:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:42:07 [info] 36#36: *806 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:42:07 [info] 36#36: *807 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:42:16 [info] 36#36: *808 [lua] access_by_lua(msblocations.conf:189):2: 9668a4902b6330e8e54b14efe702545a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:42:16 [info] 36#36: *808 [lua] logger.lua:23: 9668a4902b6330e8e54b14efe702545a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:42:16 +0000] 9668a4902b6330e8e54b14efe702545a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:42:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:42:17 [info] 37#37: *809 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:42:17 [info] 37#37: *810 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:42:27 [info] 37#37: *811 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:42:27 [info] 37#37: *812 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:42:31 [info] 36#36: *813 [lua] access_by_lua(msblocations.conf:189):2: b71f8e9c84b601e7ff25d30b80e503bf:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:42:31 +0000] b71f8e9c84b601e7ff25d30b80e503bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/18 05:42:31 [info] 36#36: *813 [lua] logger.lua:23: b71f8e9c84b601e7ff25d30b80e503bf {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:42:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:42:37 [info] 36#36: *814 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:42:37 [info] 37#37: *816 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:42:46 [info] 36#36: *817 [lua] access_by_lua(msblocations.conf:189):2: cbac64ffa50a46358a6a4c5a4d1828ff:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:42:46 +0000] cbac64ffa50a46358a6a4c5a4d1828ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/18 05:42:46 [info] 36#36: *817 [lua] logger.lua:23: cbac64ffa50a46358a6a4c5a4d1828ff {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:42:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/18 05:42:47 [info] 37#37: *819 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:42:47 [info] 36#36: *818 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:42:57 [info] 36#36: *820 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:42:57 [info] 36#36: *821 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:43:01 [info] 36#36: *822 [lua] access_by_lua(msblocations.conf:189):2: 03c414bb76884725fda8367f363443fe:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:43:01 [info] 36#36: *822 [lua] logger.lua:23: 03c414bb76884725fda8367f363443fe {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:43:01 +0000] 03c414bb76884725fda8367f363443fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:43:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:43:07 [info] 37#37: *823 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:43:07 [info] 37#37: *824 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:43:16 [info] 36#36: *825 [lua] access_by_lua(msblocations.conf:189):2: ff270eef397f26ddd9decad0dcda345d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:43:16 +0000] ff270eef397f26ddd9decad0dcda345d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/18 05:43:16 [info] 36#36: *825 [lua] logger.lua:23: ff270eef397f26ddd9decad0dcda345d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:43:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/18 05:43:17 [info] 37#37: *827 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:43:17 [info] 36#36: *826 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:43:27 [info] 36#36: *828 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:43:27 [info] 37#37: *829 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:43:31 [info] 36#36: *830 [lua] access_by_lua(msblocations.conf:189):2: c5e3cb9578b542e51955b4e6a6f5eb5b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:43:31 +0000] c5e3cb9578b542e51955b4e6a6f5eb5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/18 05:43:31 [info] 36#36: *830 [lua] logger.lua:23: c5e3cb9578b542e51955b4e6a6f5eb5b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:43:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/18 05:43:37 [info] 36#36: *831 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:43:37 [info] 37#37: *833 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:43:46 [info] 36#36: *834 [lua] access_by_lua(msblocations.conf:189):2: 3ec6841723df3bcefdf3ed1a663c05a8:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:43:46 +0000] 3ec6841723df3bcefdf3ed1a663c05a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/18 05:43:46 [info] 36#36: *834 [lua] logger.lua:23: 3ec6841723df3bcefdf3ed1a663c05a8 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:43:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/18 05:43:47 [info] 36#36: *835 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:43:47 [info] 36#36: *836 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:43:57 [info] 37#37: *838 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:43:57 [info] 36#36: *837 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:44:01 [info] 36#36: *839 [lua] access_by_lua(msblocations.conf:189):2: 565128f9fb1e8cae2fd2af0efb38c389:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:44:01 [info] 36#36: *839 [lua] logger.lua:23: 565128f9fb1e8cae2fd2af0efb38c389 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:44:01 +0000] 565128f9fb1e8cae2fd2af0efb38c389 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:44:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:44:07 [info] 36#36: *840 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:44:07 [info] 37#37: *841 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:44:16 [info] 36#36: *842 [lua] access_by_lua(msblocations.conf:189):2: 510cdf634e6b05e5b813b46fd0156f36:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:44:16 +0000] 510cdf634e6b05e5b813b46fd0156f36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/18 05:44:16 [info] 36#36: *842 [lua] logger.lua:23: 510cdf634e6b05e5b813b46fd0156f36 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:44:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:44:17 [info] 36#36: *843 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:44:17 [info] 36#36: *844 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:44:27 [info] 36#36: *845 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:44:27 [info] 36#36: *846 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:44:31 [info] 36#36: *847 [lua] access_by_lua(msblocations.conf:189):2: e1140e118ebc66ffea64ff2da5f96fcb:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:44:31 +0000] e1140e118ebc66ffea64ff2da5f96fcb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/18 05:44:31 [info] 36#36: *847 [lua] logger.lua:23: e1140e118ebc66ffea64ff2da5f96fcb {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:44:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:44:37 [info] 37#37: *848 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:44:37 [info] 37#37: *849 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:44:46 [info] 36#36: *851 [lua] access_by_lua(msblocations.conf:189):2: 53a9d8b12e14c8c031b8c091f475e7ab:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:44:46 [info] 36#36: *851 [lua] logger.lua:23: 53a9d8b12e14c8c031b8c091f475e7ab {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:44:46 +0000] 53a9d8b12e14c8c031b8c091f475e7ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:44:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:44:47 [info] 36#36: *852 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:44:47 [info] 36#36: *853 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:44:57 [info] 37#37: *855 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:44:57 [info] 36#36: *854 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:45:01 [info] 36#36: *856 [lua] access_by_lua(msblocations.conf:189):2: 9dab532a1aa1b22450c773e50270c1a6:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:45:01 +0000] 9dab532a1aa1b22450c773e50270c1a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/18 05:45:01 [info] 36#36: *856 [lua] logger.lua:23: 9dab532a1aa1b22450c773e50270c1a6 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:45:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:45:07 [info] 36#36: *858 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:45:07 [info] 36#36: *857 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:45:16 [info] 36#36: *859 [lua] access_by_lua(msblocations.conf:189):2: 017d5554e50100dbd5571ff576bda9e9:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:45:16 +0000] 017d5554e50100dbd5571ff576bda9e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:45:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:45:16 [info] 36#36: *859 [lua] logger.lua:23: 017d5554e50100dbd5571ff576bda9e9 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:45:17 [info] 37#37: *860 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:45:17 [info] 37#37: *861 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:45:27 [info] 37#37: *863 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:45:27 [info] 36#36: *862 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:45:31 [info] 36#36: *864 [lua] access_by_lua(msblocations.conf:189):2: a7b33073350d0ac521882f714b1d7551:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:45:31 [info] 36#36: *864 [lua] logger.lua:23: a7b33073350d0ac521882f714b1d7551 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:45:31 +0000] a7b33073350d0ac521882f714b1d7551 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:45:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:45:37 [info] 36#36: *865 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:45:37 [info] 36#36: *866 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:45:46 [info] 36#36: *868 [lua] access_by_lua(msblocations.conf:189):2: c1fecbffa714661e2474f06e1c9fd33e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:45:46 +0000] c1fecbffa714661e2474f06e1c9fd33e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:45:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:45:46 [info] 36#36: *868 [lua] logger.lua:23: c1fecbffa714661e2474f06e1c9fd33e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:45:47 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:45:47 [info] 37#37: *870 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:45:57 [info] 37#37: *871 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:45:57 [info] 37#37: *872 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:46:01 [info] 36#36: *873 [lua] access_by_lua(msblocations.conf:189):2: 52bad52507706a17fec5d72fb4024738:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:46:01 [info] 36#36: *873 [lua] logger.lua:23: 52bad52507706a17fec5d72fb4024738 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:46:01 +0000] 52bad52507706a17fec5d72fb4024738 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:46:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:46:07 [info] 37#37: *874 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:46:07 [info] 37#37: *875 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:46:16 [info] 36#36: *876 [lua] access_by_lua(msblocations.conf:189):2: 64bdf310d9d3507af1d51696865b35ce:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:46:16 [info] 36#36: *876 [lua] logger.lua:23: 64bdf310d9d3507af1d51696865b35ce {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:46:16 +0000] 64bdf310d9d3507af1d51696865b35ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:46:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:46:17 [info] 37#37: *878 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:46:17 [info] 37#37: *877 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:46:27 [info] 36#36: *879 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:46:27 [info] 36#36: *880 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:46:31 [info] 36#36: *881 [lua] access_by_lua(msblocations.conf:189):2: 2ff4f595cf0af2c874e4638a3d53deff:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:46:31 +0000] 2ff4f595cf0af2c874e4638a3d53deff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/18 05:46:31 [info] 36#36: *881 [lua] logger.lua:23: 2ff4f595cf0af2c874e4638a3d53deff {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:46:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:46:37 [info] 36#36: *883 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:46:37 [info] 37#37: *882 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:46:46 [info] 36#36: *885 [lua] access_by_lua(msblocations.conf:189):2: 68f3b2a7bb2c3271495fc120acd87f3c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:46:46 +0000] 68f3b2a7bb2c3271495fc120acd87f3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/18 05:46:46 [info] 36#36: *885 [lua] logger.lua:23: 68f3b2a7bb2c3271495fc120acd87f3c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:46:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:46:47 [info] 36#36: *886 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:46:47 [info] 36#36: *887 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:46:57 [info] 37#37: *888 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:46:57 [info] 37#37: *889 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:47:01 [info] 36#36: *890 [lua] access_by_lua(msblocations.conf:189):2: 7397c91388a40be17641f9ff4e3500ff:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:47:01 [info] 36#36: *890 [lua] logger.lua:23: 7397c91388a40be17641f9ff4e3500ff {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:47:01 +0000] 7397c91388a40be17641f9ff4e3500ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:47:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:47:07 [info] 36#36: *891 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:47:07 [info] 36#36: *892 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:47:16 [info] 36#36: *893 [lua] access_by_lua(msblocations.conf:189):2: d651dfda41c4517f1b3b6bb75fe0f294:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:47:16 [info] 36#36: *893 [lua] logger.lua:23: d651dfda41c4517f1b3b6bb75fe0f294 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:47:16 +0000] d651dfda41c4517f1b3b6bb75fe0f294 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:47:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:47:17 [info] 36#36: *894 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:47:17 [info] 37#37: *895 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:47:27 [info] 37#37: *897 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:47:27 [info] 37#37: *896 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:47:31 [info] 36#36: *898 [lua] access_by_lua(msblocations.conf:189):2: e5004b83b1e6827f2cb4d25a064a7f2f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:47:31 [info] 36#36: *898 [lua] logger.lua:23: e5004b83b1e6827f2cb4d25a064a7f2f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:47:31 +0000] e5004b83b1e6827f2cb4d25a064a7f2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:47:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:47:37 [info] 36#36: *900 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:47:37 [info] 36#36: *899 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:47:46 [info] 36#36: *902 [lua] access_by_lua(msblocations.conf:189):2: 1d5eafb6e1a69c5619e6956445c9989e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:47:46 [info] 36#36: *902 [lua] logger.lua:23: 1d5eafb6e1a69c5619e6956445c9989e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:47:46 +0000] 1d5eafb6e1a69c5619e6956445c9989e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:47:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:47:47 [info] 36#36: *903 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:47:47 [info] 36#36: *904 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:47:57 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:47:57 [info] 37#37: *906 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:48:01 [info] 36#36: *907 [lua] access_by_lua(msblocations.conf:189):2: d12aab65abb91ddfd3dc3a112f82dba3:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:48:01 +0000] d12aab65abb91ddfd3dc3a112f82dba3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/18 05:48:01 [info] 36#36: *907 [lua] logger.lua:23: d12aab65abb91ddfd3dc3a112f82dba3 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:48:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/18 05:48:07 [info] 36#36: *908 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:48:07 [info] 36#36: *909 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:48:16 [info] 36#36: *910 [lua] access_by_lua(msblocations.conf:189):2: 4f05342071421641e14fab21a8bfe2b5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:48:16 [info] 36#36: *910 [lua] logger.lua:23: 4f05342071421641e14fab21a8bfe2b5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:48:16 +0000] 4f05342071421641e14fab21a8bfe2b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:48:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:48:17 [info] 36#36: *911 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:48:17 [info] 37#37: *912 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:48:27 [info] 37#37: *913 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:48:27 [info] 37#37: *914 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:48:31 [info] 36#36: *915 [lua] access_by_lua(msblocations.conf:189):2: 0c81f09fc04933cc1a588f357d9083f3:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:48:31 [info] 36#36: *915 [lua] logger.lua:23: 0c81f09fc04933cc1a588f357d9083f3 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:48:31 +0000] 0c81f09fc04933cc1a588f357d9083f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:48:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:48:37 [info] 37#37: *916 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:48:37 [info] 37#37: *917 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:48:46 [info] 36#36: *919 [lua] access_by_lua(msblocations.conf:189):2: 8de29ae22ec46322b55fc551d203868e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:48:46 +0000] 8de29ae22ec46322b55fc551d203868e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/18 05:48:46 [info] 36#36: *919 [lua] logger.lua:23: 8de29ae22ec46322b55fc551d203868e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:48:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/18 05:48:47 [info] 36#36: *920 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:48:47 [info] 37#37: *921 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:48:57 [info] 36#36: *922 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:48:57 [info] 36#36: *923 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:49:01 [info] 36#36: *924 [lua] access_by_lua(msblocations.conf:189):2: 026aa302ed0f1d81b0bc09db1b6ad9d5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:49:01 +0000] 026aa302ed0f1d81b0bc09db1b6ad9d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:49:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:49:01 [info] 36#36: *924 [lua] logger.lua:23: 026aa302ed0f1d81b0bc09db1b6ad9d5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:49:07 [info] 36#36: *925 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:49:07 [info] 37#37: *926 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:49:16 [info] 36#36: *927 [lua] access_by_lua(msblocations.conf:189):2: 42f5e362ef219cc75c342ce4646aa1c2:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:49:16 [info] 36#36: *927 [lua] logger.lua:23: 42f5e362ef219cc75c342ce4646aa1c2 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:49:16 +0000] 42f5e362ef219cc75c342ce4646aa1c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:49:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/18 05:49:17 [info] 37#37: *928 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:49:17 [info] 37#37: *929 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:49:27 [info] 37#37: *930 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:49:27 [info] 36#36: *931 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:49:30 [info] 36#36: *932 client closed connection while waiting for request, client: 10.233.65.51, server: 0.0.0.0:443 2023/01/18 05:49:31 [info] 36#36: *933 [lua] access_by_lua(msblocations.conf:189):2: 22e7f8f9bc764f4e9047fe0dfc1b68b0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:49:31 +0000] 22e7f8f9bc764f4e9047fe0dfc1b68b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/18 05:49:31 [info] 36#36: *933 [lua] logger.lua:23: 22e7f8f9bc764f4e9047fe0dfc1b68b0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:49:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:49:37 [info] 37#37: *934 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:49:37 [info] 36#36: *935 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:49:46 [info] 36#36: *937 [lua] access_by_lua(msblocations.conf:189):2: 07311e91c29e8d84b8889ff0a5005a97:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:49:46 [info] 36#36: *937 [lua] logger.lua:23: 07311e91c29e8d84b8889ff0a5005a97 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:49:46 +0000] 07311e91c29e8d84b8889ff0a5005a97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:49:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:49:47 [info] 36#36: *938 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:49:47 [info] 37#37: *939 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:49:57 [info] 37#37: *940 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:49:57 [info] 37#37: *941 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:50:01 [info] 36#36: *942 [lua] access_by_lua(msblocations.conf:189):2: cbb30dee9ddb6d7fd22e775fbfc17b74:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:50:01 +0000] cbb30dee9ddb6d7fd22e775fbfc17b74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/18 05:50:01 [info] 36#36: *942 [lua] logger.lua:23: cbb30dee9ddb6d7fd22e775fbfc17b74 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:50:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:50:07 [info] 37#37: *943 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:50:07 [info] 37#37: *944 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:50:16 [info] 36#36: *945 [lua] access_by_lua(msblocations.conf:189):2: 572500e938a8bfb8ce715993d1c01cfe:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:50:16 [info] 36#36: *945 [lua] logger.lua:23: 572500e938a8bfb8ce715993d1c01cfe {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:50:16 +0000] 572500e938a8bfb8ce715993d1c01cfe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:50:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:50:17 [info] 37#37: *947 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:50:17 [info] 36#36: *946 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:50:27 [info] 36#36: *949 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:50:27 [info] 36#36: *948 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:50:31 [info] 36#36: *950 [lua] access_by_lua(msblocations.conf:189):2: 87fef104804c6a13caac390fe04928b7:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:50:31 +0000] 87fef104804c6a13caac390fe04928b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/18 05:50:31 [info] 36#36: *950 [lua] logger.lua:23: 87fef104804c6a13caac390fe04928b7 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:50:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:50:37 [info] 36#36: *951 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:50:37 [info] 36#36: *952 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:50:46 [info] 36#36: *954 [lua] access_by_lua(msblocations.conf:189):2: 1b3ca32835813806c45de2064577cc4f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:50:46 +0000] 1b3ca32835813806c45de2064577cc4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/18 05:50:46 [info] 36#36: *954 [lua] logger.lua:23: 1b3ca32835813806c45de2064577cc4f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:50:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:50:47 [info] 36#36: *955 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:50:47 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:50:57 [info] 37#37: *957 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:50:57 [info] 37#37: *958 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:51:01 [info] 36#36: *959 [lua] access_by_lua(msblocations.conf:189):2: 398053d6a7f95ecf9d05b84eb5f62bee:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:51:01 [info] 36#36: *959 [lua] logger.lua:23: 398053d6a7f95ecf9d05b84eb5f62bee {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:51:01 +0000] 398053d6a7f95ecf9d05b84eb5f62bee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:51:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:51:07 [info] 37#37: *960 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:51:07 [info] 37#37: *961 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:51:16 [info] 36#36: *962 [lua] access_by_lua(msblocations.conf:189):2: 3315c50514f5abaf1e80218c8af6e02b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:51:16 [info] 36#36: *962 [lua] logger.lua:23: 3315c50514f5abaf1e80218c8af6e02b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:51:16 +0000] 3315c50514f5abaf1e80218c8af6e02b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:51:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:51:17 [info] 36#36: *963 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:51:17 [info] 36#36: *964 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:51:27 [info] 37#37: *966 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:51:27 [info] 37#37: *965 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:51:31 [info] 36#36: *967 [lua] access_by_lua(msblocations.conf:189):2: ce7ceb2b82ff7d134ec74952cfa530ee:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:51:31 [info] 36#36: *967 [lua] logger.lua:23: ce7ceb2b82ff7d134ec74952cfa530ee {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:51:31 +0000] ce7ceb2b82ff7d134ec74952cfa530ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:51:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:51:37 [info] 37#37: *968 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:51:37 [info] 36#36: *969 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:51:46 [info] 36#36: *971 [lua] access_by_lua(msblocations.conf:189):2: cc476b97c6d354734cc87328832b8996:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:51:46 [info] 36#36: *971 [lua] logger.lua:23: cc476b97c6d354734cc87328832b8996 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:51:46 +0000] cc476b97c6d354734cc87328832b8996 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:51:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/18 05:51:47 [info] 36#36: *972 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:51:47 [info] 36#36: *973 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:51:57 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:51:57 [info] 37#37: *975 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:52:01 [info] 36#36: *976 [lua] access_by_lua(msblocations.conf:189):2: bc4389ad681835aca293bc1d458ea00c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:52:01 [info] 36#36: *976 [lua] logger.lua:23: bc4389ad681835aca293bc1d458ea00c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:52:01 +0000] bc4389ad681835aca293bc1d458ea00c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:52:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:52:07 [info] 37#37: *977 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:52:07 [info] 37#37: *978 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:52:16 [info] 36#36: *979 [lua] access_by_lua(msblocations.conf:189):2: ad73cba7c14407aea127c3b24b27e55d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:52:16 [info] 36#36: *979 [lua] logger.lua:23: ad73cba7c14407aea127c3b24b27e55d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:52:16 +0000] ad73cba7c14407aea127c3b24b27e55d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:52:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:52:17 [info] 36#36: *980 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:52:17 [info] 36#36: *981 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:52:27 [info] 36#36: *982 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:52:27 [info] 36#36: *983 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:52:31 [info] 36#36: *984 [lua] access_by_lua(msblocations.conf:189):2: 7180c96d1e499063c944c56b46c45978:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:52:31 [info] 36#36: *984 [lua] logger.lua:23: 7180c96d1e499063c944c56b46c45978 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:52:31 +0000] 7180c96d1e499063c944c56b46c45978 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:52:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:52:37 [info] 36#36: *985 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:52:37 [info] 37#37: *986 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:52:46 [info] 36#36: *988 [lua] access_by_lua(msblocations.conf:189):2: a12235dad2a08d691b8ef1dbe62bed6f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:52:46 +0000] a12235dad2a08d691b8ef1dbe62bed6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/18 05:52:46 [info] 36#36: *988 [lua] logger.lua:23: a12235dad2a08d691b8ef1dbe62bed6f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:52:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:52:47 [info] 36#36: *989 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:52:47 [info] 36#36: *990 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:52:57 [info] 36#36: *991 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:52:57 [info] 36#36: *992 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:53:01 [info] 36#36: *993 [lua] access_by_lua(msblocations.conf:189):2: 2cf7b3470a50f5c710124ec3ac73f024:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:53:01 [info] 36#36: *993 [lua] logger.lua:23: 2cf7b3470a50f5c710124ec3ac73f024 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:53:01 +0000] 2cf7b3470a50f5c710124ec3ac73f024 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:53:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:53:07 [info] 36#36: *994 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:53:07 [info] 36#36: *995 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:53:16 [info] 36#36: *996 [lua] access_by_lua(msblocations.conf:189):2: ec23d68f77c16bab8c892bd80bee6d03:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:53:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.67.70 - - [18/Jan/2023:05:53:16 +0000] ec23d68f77c16bab8c892bd80bee6d03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/18 05:53:16 [info] 36#36: *996 [lua] logger.lua:23: ec23d68f77c16bab8c892bd80bee6d03 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , 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/18 05:53:17 [info] 36#36: *998 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:53:17 [info] 36#36: *997 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:53:27 [info] 37#37: *1000 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:53:27 [info] 37#37: *999 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:53:31 [info] 36#36: *1001 [lua] access_by_lua(msblocations.conf:189):2: 1e588c4657c0c90d77cb95a137262a9b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:53:31 [info] 36#36: *1001 [lua] logger.lua:23: 1e588c4657c0c90d77cb95a137262a9b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:53:31 +0000] 1e588c4657c0c90d77cb95a137262a9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:53:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/18 05:53:37 [info] 37#37: *1002 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:53:37 [info] 37#37: *1003 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:53:46 [info] 36#36: *1005 [lua] access_by_lua(msblocations.conf:189):2: 2108c30401d7957b2c3a95b964b06c1d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:53:46 [info] 36#36: *1005 [lua] logger.lua:23: 2108c30401d7957b2c3a95b964b06c1d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:53:46 +0000] 2108c30401d7957b2c3a95b964b06c1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:53:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:53:47 [info] 36#36: *1006 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:53:47 [info] 37#37: *1007 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:53:57 [info] 36#36: *1008 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:53:57 [info] 36#36: *1009 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:54:01 [info] 36#36: *1010 [lua] access_by_lua(msblocations.conf:189):2: aed4c1b4be5129998b43c01fa1f4a859:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:54:01 [info] 36#36: *1010 [lua] logger.lua:23: aed4c1b4be5129998b43c01fa1f4a859 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:54:01 +0000] aed4c1b4be5129998b43c01fa1f4a859 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:54:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/18 05:54:07 [info] 36#36: *1011 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:54:07 [info] 36#36: *1012 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:54:16 [info] 36#36: *1013 [lua] access_by_lua(msblocations.conf:189):2: d2709dae23a51e55e1a746c57471b439:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:54:16 [info] 36#36: *1013 [lua] logger.lua:23: d2709dae23a51e55e1a746c57471b439 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:54:16 +0000] d2709dae23a51e55e1a746c57471b439 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:54:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/18 05:54:17 [info] 37#37: *1014 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:54:17 [info] 37#37: *1015 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:54:27 [info] 36#36: *1016 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:54:27 [info] 36#36: *1017 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:54:31 [info] 36#36: *1018 [lua] access_by_lua(msblocations.conf:189):2: b52f46c5298fddb9ea99d88b2bfe385f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:54:31 +0000] b52f46c5298fddb9ea99d88b2bfe385f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/18 05:54:31 [info] 36#36: *1018 [lua] logger.lua:23: b52f46c5298fddb9ea99d88b2bfe385f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:54:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/18 05:54:37 [info] 36#36: *1019 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:54:37 [info] 36#36: *1020 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:54:46 [info] 36#36: *1022 [lua] access_by_lua(msblocations.conf:189):2: 4a9e89f92d9e9c38e956cbc3f9d22cce:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:54:46 +0000] 4a9e89f92d9e9c38e956cbc3f9d22cce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/18 05:54:46 [info] 36#36: *1022 [lua] logger.lua:23: 4a9e89f92d9e9c38e956cbc3f9d22cce {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:54:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/18 05:54:47 [info] 36#36: *1023 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:54:47 [info] 36#36: *1024 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:54:57 [info] 37#37: *1025 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:54:57 [info] 37#37: *1026 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:55:01 [info] 36#36: *1027 [lua] access_by_lua(msblocations.conf:189):2: 254d6e8d6198105e541e0467e25b3d4d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:55:01 [info] 36#36: *1027 [lua] logger.lua:23: 254d6e8d6198105e541e0467e25b3d4d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:55:01 +0000] 254d6e8d6198105e541e0467e25b3d4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:55:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/18 05:55:07 [info] 37#37: *1029 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:55:07 [info] 37#37: *1028 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:55:16 [info] 36#36: *1030 [lua] access_by_lua(msblocations.conf:189):2: f6163077d960a2dab2a55e74a9ee2943:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:55:16 +0000] f6163077d960a2dab2a55e74a9ee2943 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/18 05:55:16 [info] 36#36: *1030 [lua] logger.lua:23: f6163077d960a2dab2a55e74a9ee2943 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:55:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/18 05:55:17 [info] 37#37: *1032 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:55:17 [info] 36#36: *1031 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:55:27 [info] 37#37: *1033 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:55:27 [info] 37#37: *1034 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:55:31 [info] 36#36: *1035 [lua] access_by_lua(msblocations.conf:189):2: 08032c12e39881d3e13e51b716dd4013:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:55:31 [info] 36#36: *1035 [lua] logger.lua:23: 08032c12e39881d3e13e51b716dd4013 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:55:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.70 - - [18/Jan/2023:05:55:31 +0000] 08032c12e39881d3e13e51b716dd4013 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/18 05:55:37 [info] 36#36: *1037 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:55:37 [info] 36#36: *1036 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:55:46 [info] 36#36: *1039 [lua] access_by_lua(msblocations.conf:189):2: 63655e05f97e5b76121779885f0f972b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:55:46 [info] 36#36: *1039 [lua] logger.lua:23: 63655e05f97e5b76121779885f0f972b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:55:46 +0000] 63655e05f97e5b76121779885f0f972b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:55:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2023/01/18 05:55:47 [info] 36#36: *1040 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:55:47 [info] 36#36: *1041 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:55:57 [info] 36#36: *1042 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:55:57 [info] 36#36: *1043 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443 2023/01/18 05:56:01 [info] 36#36: *1044 [lua] access_by_lua(msblocations.conf:189):2: d991ccb2a97b43efcd8c594a13539658:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/18 05:56:01 [info] 36#36: *1044 [lua] logger.lua:23: d991ccb2a97b43efcd8c594a13539658 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.70 - - [18/Jan/2023:05:56:01 +0000] d991ccb2a97b43efcd8c594a13539658 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.70 - - [18/Jan/2023:05:56:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5