By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.8.158 ### 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/24 05:16:20 [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/24 05:16:20 [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/24 05:16:20 [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/24 05:16:20 [notice] 33#33: using the "epoll" event method 2023/01/24 05:16:20 [notice] 33#33: openresty/1.13.6.1 2023/01/24 05:16:20 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/24 05:16:20 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/24 05:16:20 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 \n\n### Starting apiroute 2023/01/24 05:16:20 [notice] 34#34: start worker processes 2023/01/24 05:16:20 [notice] 34#34: start worker process 37 2023/01/24 05:16:20 [notice] 34#34: start worker process 38 2023/01/24 05:16:20 [notice] 34#34: start worker process 39 @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 ========================================================================== 2023/01/24 05:16:20 [notice] 34#34: start worker process 40 2023/01/24 05:16:20 [notice] 34#34: start worker process 42 2023/01/24 05:16:20 [notice] 34#34: start worker process 43 start msb-apiroute-service ... 2023/01/24 05:16:20 [notice] 34#34: start worker process 45 2023/01/24 05:16:20 [notice] 34#34: start worker process 47 2023/01/24 05:16:20 [notice] 34#34: start cache manager process 49 2023/01/24 05:16:20 [notice] 34#34: start cache loader process 50 @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-20230124051620.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-24 05:16:22 329 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-24 05:16:22 335 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-24 05:16:22 336 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-24 05:16:22 382 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-24 05:16:22 382 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.8.158:10081 Enabled:true 2023-01-24 05:16:23 584 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2023-01-24 05:16:23 664 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-24 05:16:23 665 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-24 05:16:23 666 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-24 05:16:23 667 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-24 05:16:23 667 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2023-01-24 05:16:23 667 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-24 05:16:23 667 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-24 05:16:23 741 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-24 05:16:23 828 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-24 05:16:23 828 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-24 05:16:23 828 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-24 05:16:24 296 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/24 05:16:35 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:16:35 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:16:41 [info] 38#38: *14 [lua] access_by_lua(msblocations.conf:189):2: e446f9feca6392f5043cdd297c7050e5:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:16:41 [info] 38#38: *14 [lua] logger.lua:23: e446f9feca6392f5043cdd297c7050e5 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:16:41 +0000] e446f9feca6392f5043cdd297c7050e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.188 upstream_response_time:0.180 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:16:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 60 2023/01/24 05:16:45 [info] 38#38: *18 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:16:45 [info] 38#38: *17 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:16:55 [info] 38#38: *19 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:16:55 [info] 38#38: *20 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:16:56 [info] 38#38: *21 [lua] access_by_lua(msblocations.conf:189):2: 99a0fc106082b8c191e48be1db5b920b:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:16:56 +0000] 99a0fc106082b8c191e48be1db5b920b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/24 05:16:56 [info] 38#38: *21 [lua] logger.lua:23: 99a0fc106082b8c191e48be1db5b920b {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:16:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 05:17:05 [info] 38#38: *22 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:17:05 [info] 38#38: *23 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:17:11 [info] 38#38: *24 [lua] access_by_lua(msblocations.conf:189):2: 5302d0630fc87a914702c3db254082b0:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:17:11 [info] 38#38: *24 [lua] logger.lua:23: 5302d0630fc87a914702c3db254082b0 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:17:11 +0000] 5302d0630fc87a914702c3db254082b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:17:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:17:15 [info] 38#38: *25 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:17:15 [info] 37#37: *26 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:17:19 [info] 38#38: *27 [lua] access_by_lua(msblocations.conf:189):2: 2ad8f69818bd290434e6f4533674a102:receive the request, client: 10.233.65.55, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/24 05:17:19 [info] 38#38: *27 [lua] logger.lua:23: 2ad8f69818bd290434e6f4533674a102 {"matched":"microservices"} while logging request, client: 10.233.65.55, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.65.55 - - [24/Jan/2023:05:17:19 +0000] 2ad8f69818bd290434e6f4533674a102 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.250 upstream_response_time:0.249 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.65.55 - - [24/Jan/2023:05:17:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 251 2023/01/24 05:17:20 [notice] 50#50: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/24 05:17:20 [notice] 34#34: signal 17 (SIGCHLD) received from 50 2023/01/24 05:17:20 [notice] 34#34: cache loader process 50 exited with code 0 2023/01/24 05:17:20 [notice] 34#34: signal 29 (SIGIO) received 2023/01/24 05:17:23 [info] 38#38: *30 [lua] access_by_lua(msblocations.conf:189):2: 64bef05dff4d6a758236c0d9d4df6a3d:receive the request, client: 10.233.69.86, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.69.86 - - [24/Jan/2023:05:17:23 +0000] 64bef05dff4d6a758236c0d9d4df6a3d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.068 upstream_response_time:0.068 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2023/01/24 05:17:23 [info] 38#38: *30 [lua] logger.lua:23: 64bef05dff4d6a758236c0d9d4df6a3d {"matched":"microservices"} while logging request, client: 10.233.69.86, 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.86 - - [24/Jan/2023:05:17:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 64 2023/01/24 05:17:25 [info] 38#38: *32 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:17:25 [info] 38#38: *31 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:17:26 [info] 38#38: *33 [lua] access_by_lua(msblocations.conf:189):2: 81085c41246e2dab130dcf476529db5f:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:17:26 +0000] 81085c41246e2dab130dcf476529db5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 05:17:26 [info] 38#38: *33 [lua] logger.lua:23: 81085c41246e2dab130dcf476529db5f {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:17:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:17:28 [info] 38#38: *30 client 10.233.69.86 closed keepalive connection 2023/01/24 05:17:29 [info] 38#38: *27 client 10.233.65.55 closed keepalive connection 2023/01/24 05:17:35 [info] 37#37: *35 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:17:35 [info] 38#38: *34 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:17:41 [info] 38#38: *36 [lua] access_by_lua(msblocations.conf:189):2: 3b38a8da0a6131fb80ed270e8b7f623f:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:17:41 [info] 38#38: *36 [lua] logger.lua:23: 3b38a8da0a6131fb80ed270e8b7f623f {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:17:41 +0000] 3b38a8da0a6131fb80ed270e8b7f623f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:17:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 05:17:45 [info] 38#38: *38 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:17:45 [info] 38#38: *37 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:17:55 [info] 38#38: *39 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:17:55 [info] 38#38: *40 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:17:56 [info] 38#38: *41 [lua] access_by_lua(msblocations.conf:189):2: d5a9fb3aa88304bb91a2bff7b60e971c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:17:56 [info] 38#38: *41 [lua] logger.lua:23: d5a9fb3aa88304bb91a2bff7b60e971c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:17:56 +0000] d5a9fb3aa88304bb91a2bff7b60e971c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:17:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:18:05 [info] 37#37: *43 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:18:05 [info] 38#38: *42 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:18:11 [info] 38#38: *44 [lua] access_by_lua(msblocations.conf:189):2: 2304fa46426229ee21a3423f237684bd:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:18:11 +0000] 2304fa46426229ee21a3423f237684bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 05:18:11 [info] 38#38: *44 [lua] logger.lua:23: 2304fa46426229ee21a3423f237684bd {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:18:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:18:15 [info] 37#37: *45 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:18:15 [info] 37#37: *46 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:18:25 [info] 37#37: *48 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:18:25 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:18:26 [info] 38#38: *50 [lua] access_by_lua(msblocations.conf:189):2: 909c712611cd4959a304b2e359be2707:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:18:26 +0000] 909c712611cd4959a304b2e359be2707 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/24 05:18:26 [info] 38#38: *50 [lua] logger.lua:23: 909c712611cd4959a304b2e359be2707 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:18:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/24 05:18:35 [info] 38#38: *51 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:18:35 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:18:41 [info] 38#38: *53 [lua] access_by_lua(msblocations.conf:189):2: 1e4edc44a35b8c2d568f12a116be6736:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:18:41 +0000] 1e4edc44a35b8c2d568f12a116be6736 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/24 05:18:41 [info] 38#38: *53 [lua] logger.lua:23: 1e4edc44a35b8c2d568f12a116be6736 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:18:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/24 05:18:45 [info] 37#37: *54 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:18:45 [info] 37#37: *55 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:18:55 [info] 38#38: *56 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:18:55 [info] 37#37: *57 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:18:56 [info] 38#38: *58 [lua] access_by_lua(msblocations.conf:189):2: f16f60378bda83d2cc99a58ba43a32c5:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:18:56 [info] 38#38: *58 [lua] logger.lua:23: f16f60378bda83d2cc99a58ba43a32c5 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:18:56 +0000] f16f60378bda83d2cc99a58ba43a32c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:18:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:19:05 [info] 38#38: *59 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:19:05 [info] 37#37: *60 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:19:11 [info] 38#38: *61 [lua] access_by_lua(msblocations.conf:189):2: d05fbd0581c3ddfc1672a342ab4c3a21:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:19:11 [info] 38#38: *61 [lua] logger.lua:23: d05fbd0581c3ddfc1672a342ab4c3a21 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:19:11 +0000] d05fbd0581c3ddfc1672a342ab4c3a21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:19:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:19:15 [info] 37#37: *63 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:19:15 [info] 37#37: *62 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:19:25 [info] 38#38: *65 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:19:25 [info] 38#38: *66 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:19:26 [info] 38#38: *67 [lua] access_by_lua(msblocations.conf:189):2: d02948afbd79c6e1e4bb541b0af582b8:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:19:26 +0000] d02948afbd79c6e1e4bb541b0af582b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 05:19:26 [info] 38#38: *67 [lua] logger.lua:23: d02948afbd79c6e1e4bb541b0af582b8 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:19:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:19:35 [info] 38#38: *68 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:19:35 [info] 38#38: *69 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:19:41 [info] 38#38: *70 [lua] access_by_lua(msblocations.conf:189):2: 2796c528694d93ef7244afefc5c1ef27:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:19:41 +0000] 2796c528694d93ef7244afefc5c1ef27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 05:19:41 [info] 38#38: *70 [lua] logger.lua:23: 2796c528694d93ef7244afefc5c1ef27 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:19:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:19:45 [info] 38#38: *72 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:19:45 [info] 38#38: *71 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:19:55 [info] 38#38: *73 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:19:55 [info] 38#38: *74 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:19:56 [info] 38#38: *75 [lua] access_by_lua(msblocations.conf:189):2: 8a217a520925c2b7519102c0df91a1eb:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:19:56 [info] 38#38: *75 [lua] logger.lua:23: 8a217a520925c2b7519102c0df91a1eb {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:19:56 +0000] 8a217a520925c2b7519102c0df91a1eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:19:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:20:05 [info] 38#38: *76 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:20:05 [info] 38#38: *77 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:20:11 [info] 38#38: *78 [lua] access_by_lua(msblocations.conf:189):2: 3d819aed02f21ffe88a01b9402700458:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:20:11 [info] 38#38: *78 [lua] logger.lua:23: 3d819aed02f21ffe88a01b9402700458 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:20:11 +0000] 3d819aed02f21ffe88a01b9402700458 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:20:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:20:15 [info] 38#38: *80 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:20:15 [info] 38#38: *79 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:20:25 [info] 38#38: *82 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:20:25 [info] 38#38: *83 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:20:26 [info] 38#38: *84 [lua] access_by_lua(msblocations.conf:189):2: 13ebaa61f5fa2db963c5cfa1216af0cf:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:20:26 [info] 38#38: *84 [lua] logger.lua:23: 13ebaa61f5fa2db963c5cfa1216af0cf {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:20:26 +0000] 13ebaa61f5fa2db963c5cfa1216af0cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:20:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 05:20:35 [info] 38#38: *85 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:20:35 [info] 38#38: *86 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:20:41 [info] 38#38: *87 [lua] access_by_lua(msblocations.conf:189):2: 4887a5758f51372b418c538a95535c28:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:20:41 [info] 38#38: *87 [lua] logger.lua:23: 4887a5758f51372b418c538a95535c28 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:20:41 +0000] 4887a5758f51372b418c538a95535c28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:20:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:20:45 [info] 38#38: *88 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:20:45 [info] 37#37: *89 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:20:55 [info] 37#37: *90 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:20:55 [info] 37#37: *91 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:20:56 [info] 38#38: *92 [lua] access_by_lua(msblocations.conf:189):2: b698818824e977b331f389ffd5ad043d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:20:56 [info] 38#38: *92 [lua] logger.lua:23: b698818824e977b331f389ffd5ad043d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:20:56 +0000] b698818824e977b331f389ffd5ad043d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:20:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:21:05 [info] 37#37: *94 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:21:05 [info] 37#37: *93 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:21:11 [info] 38#38: *95 [lua] access_by_lua(msblocations.conf:189):2: 02321b3734cad5c25eb9463abc46fd54:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:21:11 +0000] 02321b3734cad5c25eb9463abc46fd54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 05:21:11 [info] 38#38: *95 [lua] logger.lua:23: 02321b3734cad5c25eb9463abc46fd54 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:21:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:21:15 [info] 38#38: *96 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:21:15 [info] 38#38: *97 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:21:25 [info] 38#38: *99 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:21:25 [info] 37#37: *100 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:21:26 [info] 38#38: *101 [lua] access_by_lua(msblocations.conf:189):2: 23489c5e47781d2a9138ae1bb5a19ce7:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:21:26 [info] 38#38: *101 [lua] logger.lua:23: 23489c5e47781d2a9138ae1bb5a19ce7 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:21:26 +0000] 23489c5e47781d2a9138ae1bb5a19ce7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:21:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:21:35 [info] 37#37: *102 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:21:35 [info] 37#37: *103 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:21:41 [info] 38#38: *104 [lua] access_by_lua(msblocations.conf:189):2: 73fd70aa84589c304946fa62c57db763:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:21:41 [info] 38#38: *104 [lua] logger.lua:23: 73fd70aa84589c304946fa62c57db763 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:21:41 +0000] 73fd70aa84589c304946fa62c57db763 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:21:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:21:45 [info] 38#38: *105 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:21:45 [info] 38#38: *106 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:21:55 [info] 38#38: *108 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:21:55 [info] 38#38: *107 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:21:56 [info] 38#38: *109 [lua] access_by_lua(msblocations.conf:189):2: 6e3fb8c42228a24d6a3246d45815ecaa:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:21:56 +0000] 6e3fb8c42228a24d6a3246d45815ecaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 05:21:56 [info] 38#38: *109 [lua] logger.lua:23: 6e3fb8c42228a24d6a3246d45815ecaa {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:21:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:22:05 [info] 38#38: *110 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:22:05 [info] 38#38: *111 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:22:11 [info] 38#38: *112 [lua] access_by_lua(msblocations.conf:189):2: 0aa5d0d5917bdfbf28c955118fd2704a:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:22:11 +0000] 0aa5d0d5917bdfbf28c955118fd2704a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 05:22:11 [info] 38#38: *112 [lua] logger.lua:23: 0aa5d0d5917bdfbf28c955118fd2704a {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:22:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:22:15 [info] 37#37: *113 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:22:15 [info] 38#38: *114 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:22:25 [info] 37#37: *116 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:22:25 [info] 38#38: *117 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:22:26 [info] 38#38: *118 [lua] access_by_lua(msblocations.conf:189):2: e90f55d0691621b5282e954ce33ca423:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:22:26 +0000] e90f55d0691621b5282e954ce33ca423 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/24 05:22:26 [info] 38#38: *118 [lua] logger.lua:23: e90f55d0691621b5282e954ce33ca423 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:22:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/24 05:22:35 [info] 38#38: *120 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:22:35 [info] 38#38: *119 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:22:41 [info] 38#38: *121 [lua] access_by_lua(msblocations.conf:189):2: 7488a5bbda68587dfa5d0e363eb56b17:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:22:41 [info] 38#38: *121 [lua] logger.lua:23: 7488a5bbda68587dfa5d0e363eb56b17 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:22:41 +0000] 7488a5bbda68587dfa5d0e363eb56b17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:22:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 05:22:45 [info] 37#37: *123 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:22:45 [info] 38#38: *122 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:22:55 [info] 37#37: *124 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:22:55 [info] 37#37: *125 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:22:56 [info] 38#38: *126 [lua] access_by_lua(msblocations.conf:189):2: c1fe7a0915a9a212d2d9f62b3226cd07:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:22:56 [info] 38#38: *126 [lua] logger.lua:23: c1fe7a0915a9a212d2d9f62b3226cd07 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:22:56 +0000] c1fe7a0915a9a212d2d9f62b3226cd07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:22:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:23:05 [info] 37#37: *127 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:23:05 [info] 38#38: *128 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:23:11 [info] 38#38: *129 [lua] access_by_lua(msblocations.conf:189):2: 02d088bacb3bb72af1e4821b53c062fc:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:23:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:23:11 [info] 38#38: *129 [lua] logger.lua:23: 02d088bacb3bb72af1e4821b53c062fc {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:23:11 +0000] 02d088bacb3bb72af1e4821b53c062fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/24 05:23:15 [info] 38#38: *130 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:23:15 [info] 38#38: *131 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:23:25 [info] 37#37: *133 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:23:25 [info] 37#37: *134 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:23:26 [info] 38#38: *135 [lua] access_by_lua(msblocations.conf:189):2: ead37b8254d51290b308a0b0c9a72aad:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:23:26 +0000] ead37b8254d51290b308a0b0c9a72aad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 05:23:26 [info] 38#38: *135 [lua] logger.lua:23: ead37b8254d51290b308a0b0c9a72aad {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:23:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/24 05:23:35 [info] 37#37: *136 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:23:35 [info] 37#37: *137 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:23:41 [info] 38#38: *138 [lua] access_by_lua(msblocations.conf:189):2: 2c46f09333c8de193968d823db265ccc:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:23:41 +0000] 2c46f09333c8de193968d823db265ccc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 05:23:41 [info] 38#38: *138 [lua] logger.lua:23: 2c46f09333c8de193968d823db265ccc {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:23:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 05:23:45 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:23:45 [info] 37#37: *140 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:23:55 [info] 38#38: *141 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:23:55 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:23:56 [info] 38#38: *143 [lua] access_by_lua(msblocations.conf:189):2: ffb261d8c3d2f48b777b2a361c7ded34:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:23:56 [info] 38#38: *143 [lua] logger.lua:23: ffb261d8c3d2f48b777b2a361c7ded34 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:23:56 +0000] ffb261d8c3d2f48b777b2a361c7ded34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:23:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/24 05:24:05 [info] 38#38: *144 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:24:05 [info] 38#38: *145 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:24:11 [info] 38#38: *146 [lua] access_by_lua(msblocations.conf:189):2: 61b685c6f3b6402de673e1b58d84a357:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:24:11 +0000] 61b685c6f3b6402de673e1b58d84a357 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 05:24:11 [info] 38#38: *146 [lua] logger.lua:23: 61b685c6f3b6402de673e1b58d84a357 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:24:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:24:15 [info] 37#37: *147 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:24:15 [info] 37#37: *148 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:24:25 [info] 38#38: *150 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:24:25 [info] 38#38: *151 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:24:26 [info] 38#38: *152 [lua] access_by_lua(msblocations.conf:189):2: 6289c5c25791538e1a286370ecd15c75:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:24:26 +0000] 6289c5c25791538e1a286370ecd15c75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/24 05:24:26 [info] 38#38: *152 [lua] logger.lua:23: 6289c5c25791538e1a286370ecd15c75 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:24:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 05:24:35 [info] 38#38: *153 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:24:35 [info] 38#38: *154 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:24:41 [info] 38#38: *155 [lua] access_by_lua(msblocations.conf:189):2: f85bc99b911a0b208ba2c915a229a214:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:24:41 [info] 38#38: *155 [lua] logger.lua:23: f85bc99b911a0b208ba2c915a229a214 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:24:41 +0000] f85bc99b911a0b208ba2c915a229a214 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:24:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/24 05:24:45 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:24:45 [info] 37#37: *157 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:24:55 [info] 37#37: *159 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:24:55 [info] 37#37: *158 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:24:56 [info] 38#38: *160 [lua] access_by_lua(msblocations.conf:189):2: b68eaab87b6d0a4e201371f9183623cb:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:24:56 [info] 38#38: *160 [lua] logger.lua:23: b68eaab87b6d0a4e201371f9183623cb {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:24:56 +0000] b68eaab87b6d0a4e201371f9183623cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:24:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 05:25:05 [info] 38#38: *161 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:25:05 [info] 37#37: *162 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:25:11 [info] 38#38: *163 [lua] access_by_lua(msblocations.conf:189):2: bbd76e90ea74786df8b408eb7a1239c4:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:25:11 [info] 38#38: *163 [lua] logger.lua:23: bbd76e90ea74786df8b408eb7a1239c4 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:25:11 +0000] bbd76e90ea74786df8b408eb7a1239c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:25:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 05:25:15 [info] 38#38: *164 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:25:15 [info] 38#38: *165 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:25:25 [info] 38#38: *167 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:25:25 [info] 38#38: *168 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:25:26 [info] 38#38: *169 [lua] access_by_lua(msblocations.conf:189):2: b2c4ba36e44229eebb039e2140a496b8:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:25:26 [info] 38#38: *169 [lua] logger.lua:23: b2c4ba36e44229eebb039e2140a496b8 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:25:26 +0000] b2c4ba36e44229eebb039e2140a496b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:25:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:25:35 [info] 38#38: *170 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:25:35 [info] 38#38: *171 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:25:41 [info] 38#38: *172 [lua] access_by_lua(msblocations.conf:189):2: e6fc3bec8374aa4cd59fc4ee3b212202:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:25:41 +0000] e6fc3bec8374aa4cd59fc4ee3b212202 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 05:25:41 [info] 38#38: *172 [lua] logger.lua:23: e6fc3bec8374aa4cd59fc4ee3b212202 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:25:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:25:45 [info] 37#37: *174 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:25:45 [info] 38#38: *173 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:25:55 [info] 38#38: *175 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:25:55 [info] 38#38: *176 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:25:56 [info] 38#38: *177 [lua] access_by_lua(msblocations.conf:189):2: 3cbe0b369e0d4caee0f7f129d09bf361:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:25:56 [info] 38#38: *177 [lua] logger.lua:23: 3cbe0b369e0d4caee0f7f129d09bf361 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:25:56 +0000] 3cbe0b369e0d4caee0f7f129d09bf361 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:25:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:26:05 [info] 38#38: *178 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:26:05 [info] 37#37: *179 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:26:11 [info] 38#38: *180 [lua] access_by_lua(msblocations.conf:189):2: 0778a0579e5e74794458fc6e98d33860:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:26:11 +0000] 0778a0579e5e74794458fc6e98d33860 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:26:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:26:11 [info] 38#38: *180 [lua] logger.lua:23: 0778a0579e5e74794458fc6e98d33860 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , 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/24 05:26:15 [info] 38#38: *181 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:26:15 [info] 38#38: *182 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:26:25 [info] 38#38: *184 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:26:25 [info] 37#37: *185 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:26:26 [info] 38#38: *186 [lua] access_by_lua(msblocations.conf:189):2: 2e684f3ec7fbfe767a24b41e2edb3719:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:26:26 [info] 38#38: *186 [lua] logger.lua:23: 2e684f3ec7fbfe767a24b41e2edb3719 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:26:26 +0000] 2e684f3ec7fbfe767a24b41e2edb3719 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:26:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:26:35 [info] 38#38: *187 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:26:35 [info] 38#38: *188 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:26:41 [info] 38#38: *189 [lua] access_by_lua(msblocations.conf:189):2: 5e2861221e7a72ebf791e449b89c9476:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:26:41 [info] 38#38: *189 [lua] logger.lua:23: 5e2861221e7a72ebf791e449b89c9476 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:26:41 +0000] 5e2861221e7a72ebf791e449b89c9476 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:26:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:26:45 [info] 38#38: *190 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:26:45 [info] 38#38: *191 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:26:55 [info] 38#38: *192 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:26:55 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:26:56 [info] 38#38: *194 [lua] access_by_lua(msblocations.conf:189):2: ab72c3c7ebd47f7e9026948a10b11867:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:26:56 +0000] ab72c3c7ebd47f7e9026948a10b11867 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 05:26:56 [info] 38#38: *194 [lua] logger.lua:23: ab72c3c7ebd47f7e9026948a10b11867 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:26:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:27:05 [info] 38#38: *195 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:27:05 [info] 37#37: *196 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:27:11 [info] 38#38: *197 [lua] access_by_lua(msblocations.conf:189):2: b6397d232a407ea6a4bdd116adfb0cec:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:27:11 +0000] b6397d232a407ea6a4bdd116adfb0cec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 05:27:11 [info] 38#38: *197 [lua] logger.lua:23: b6397d232a407ea6a4bdd116adfb0cec {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:27:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:27:15 [info] 38#38: *198 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:27:15 [info] 38#38: *199 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:27:25 [info] 38#38: *201 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:27:25 [info] 38#38: *202 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:27:26 [info] 38#38: *203 [lua] access_by_lua(msblocations.conf:189):2: f3945fe96e6d6009d39da742aeaec47c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:27:26 [info] 38#38: *203 [lua] logger.lua:23: f3945fe96e6d6009d39da742aeaec47c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:27:26 +0000] f3945fe96e6d6009d39da742aeaec47c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:27:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:27:35 [info] 38#38: *204 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:27:35 [info] 38#38: *205 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:27:41 [info] 38#38: *206 [lua] access_by_lua(msblocations.conf:189):2: 006b8b0a0b1e0d2251b07ab01da886f5:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:27:41 +0000] 006b8b0a0b1e0d2251b07ab01da886f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/24 05:27:41 [info] 38#38: *206 [lua] logger.lua:23: 006b8b0a0b1e0d2251b07ab01da886f5 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:27:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:27:45 [info] 38#38: *207 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:27:45 [info] 38#38: *208 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:27:55 [info] 38#38: *209 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:27:55 [info] 38#38: *210 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:27:56 [info] 38#38: *211 [lua] access_by_lua(msblocations.conf:189):2: 345d3c721bf20c2268a95201181d1d15:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:27:56 +0000] 345d3c721bf20c2268a95201181d1d15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 05:27:56 [info] 38#38: *211 [lua] logger.lua:23: 345d3c721bf20c2268a95201181d1d15 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:27:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:28:05 [info] 38#38: *212 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:28:05 [info] 37#37: *213 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:28:11 [info] 38#38: *214 [lua] access_by_lua(msblocations.conf:189):2: ac3ceba86e3658fb8b4e0c256fc2d5b0:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:28:11 +0000] ac3ceba86e3658fb8b4e0c256fc2d5b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 05:28:11 [info] 38#38: *214 [lua] logger.lua:23: ac3ceba86e3658fb8b4e0c256fc2d5b0 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:28:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:28:15 [info] 38#38: *215 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:28:15 [info] 37#37: *216 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:28:25 [info] 37#37: *218 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:28:25 [info] 37#37: *219 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:28:26 [info] 38#38: *220 [lua] access_by_lua(msblocations.conf:189):2: 5bf983cb8dac12b5074b6a88c3c83a52:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:28:26 [info] 38#38: *220 [lua] logger.lua:23: 5bf983cb8dac12b5074b6a88c3c83a52 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:28:26 +0000] 5bf983cb8dac12b5074b6a88c3c83a52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:28:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:28:35 [info] 38#38: *221 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:28:35 [info] 38#38: *222 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:28:41 [info] 38#38: *223 [lua] access_by_lua(msblocations.conf:189):2: 450fc7f00a5a50f02203a4bbde836496:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:28:41 +0000] 450fc7f00a5a50f02203a4bbde836496 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/24 05:28:41 [info] 38#38: *223 [lua] logger.lua:23: 450fc7f00a5a50f02203a4bbde836496 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:28:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 05:28:45 [info] 37#37: *225 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:28:45 [info] 38#38: *224 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:28:55 [info] 38#38: *226 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:28:55 [info] 38#38: *227 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:28:56 [info] 38#38: *228 [lua] access_by_lua(msblocations.conf:189):2: 9740f5dffc316fa33e51e553d170383b:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:28:56 [info] 38#38: *228 [lua] logger.lua:23: 9740f5dffc316fa33e51e553d170383b {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:28:56 +0000] 9740f5dffc316fa33e51e553d170383b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:28:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 05:29:05 [info] 38#38: *230 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:29:05 [info] 37#37: *229 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:29:11 [info] 38#38: *231 [lua] access_by_lua(msblocations.conf:189):2: 2e6485aaf1815034416311252ea47ea8:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:29:11 [info] 38#38: *231 [lua] logger.lua:23: 2e6485aaf1815034416311252ea47ea8 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:29:11 +0000] 2e6485aaf1815034416311252ea47ea8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:29:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:29:15 [info] 38#38: *232 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:29:15 [info] 38#38: *233 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:29:25 [info] 38#38: *236 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:29:25 [info] 37#37: *235 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:29:26 [info] 38#38: *237 [lua] access_by_lua(msblocations.conf:189):2: 61f75e8280651f55eabff7efc249095d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:29:26 [info] 38#38: *237 [lua] logger.lua:23: 61f75e8280651f55eabff7efc249095d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:29:26 +0000] 61f75e8280651f55eabff7efc249095d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:29:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:29:35 [info] 38#38: *238 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:29:35 [info] 38#38: *239 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:29:41 [info] 38#38: *240 [lua] access_by_lua(msblocations.conf:189):2: 9a6fb01171c940cde87e045a6f8e9d94:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:29:42 +0000] 9a6fb01171c940cde87e045a6f8e9d94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 05:29:42 [info] 38#38: *240 [lua] logger.lua:23: 9a6fb01171c940cde87e045a6f8e9d94 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:29:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:29:45 [info] 37#37: *241 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:29:45 [info] 37#37: *242 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:29:55 [info] 38#38: *243 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:29:55 [info] 37#37: *244 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:29:57 [info] 38#38: *245 [lua] access_by_lua(msblocations.conf:189):2: 2cdbf5495dd08f68879d517cbd4cd960:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:29:57 [info] 38#38: *245 [lua] logger.lua:23: 2cdbf5495dd08f68879d517cbd4cd960 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:29:57 +0000] 2cdbf5495dd08f68879d517cbd4cd960 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:29:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:30:05 [info] 38#38: *246 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:30:05 [info] 38#38: *247 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:30:12 [info] 38#38: *248 [lua] access_by_lua(msblocations.conf:189):2: 13943a1c6fadd0973f1a8c8f325a95ee:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:30:12 +0000] 13943a1c6fadd0973f1a8c8f325a95ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:30:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:30:12 [info] 38#38: *248 [lua] logger.lua:23: 13943a1c6fadd0973f1a8c8f325a95ee {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , 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/24 05:30:15 [info] 38#38: *250 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:30:15 [info] 38#38: *249 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:30:25 [info] 37#37: *252 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:30:25 [info] 37#37: *253 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:30:27 [info] 38#38: *254 [lua] access_by_lua(msblocations.conf:189):2: 440dc98d379c4f6a73f6c142bae1f9db:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:30:27 +0000] 440dc98d379c4f6a73f6c142bae1f9db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 05:30:27 [info] 38#38: *254 [lua] logger.lua:23: 440dc98d379c4f6a73f6c142bae1f9db {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:30:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:30:35 [info] 38#38: *255 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:30:35 [info] 38#38: *256 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:30:42 [info] 38#38: *257 [lua] access_by_lua(msblocations.conf:189):2: 25eb438164e43f1e8f4f06ead8422817:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:30:42 +0000] 25eb438164e43f1e8f4f06ead8422817 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/24 05:30:42 [info] 38#38: *257 [lua] logger.lua:23: 25eb438164e43f1e8f4f06ead8422817 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:30:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/24 05:30:45 [info] 38#38: *258 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:30:45 [info] 38#38: *259 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:30:55 [info] 37#37: *260 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:30:55 [info] 38#38: *261 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:30:57 [info] 38#38: *262 [lua] access_by_lua(msblocations.conf:189):2: af2af67f30fd7a5644895b2d5aab3215:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:30:57 [info] 38#38: *262 [lua] logger.lua:23: af2af67f30fd7a5644895b2d5aab3215 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:30:57 +0000] af2af67f30fd7a5644895b2d5aab3215 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:30:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:31:05 [info] 38#38: *264 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:31:05 [info] 38#38: *263 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:31:12 [info] 38#38: *265 [lua] access_by_lua(msblocations.conf:189):2: b70bdc837fb5334908c2a003c3f2e6e2:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:31:12 +0000] b70bdc837fb5334908c2a003c3f2e6e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:31:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:31:12 [info] 38#38: *265 [lua] logger.lua:23: b70bdc837fb5334908c2a003c3f2e6e2 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , 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/24 05:31:15 [info] 37#37: *267 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:31:15 [info] 37#37: *266 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:31:25 [info] 37#37: *269 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:31:25 [info] 37#37: *270 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:31:27 [info] 38#38: *271 [lua] access_by_lua(msblocations.conf:189):2: de604321ba8d6c069fea5fd41585bc9e:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:31:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.72.126 - - [24/Jan/2023:05:31:27 +0000] de604321ba8d6c069fea5fd41585bc9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 05:31:27 [info] 38#38: *271 [lua] logger.lua:23: de604321ba8d6c069fea5fd41585bc9e {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , 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/24 05:31:35 [info] 38#38: *272 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:31:35 [info] 38#38: *273 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:31:42 [info] 38#38: *274 [lua] access_by_lua(msblocations.conf:189):2: f9a4c25fbb55c2b46193c5ed4f82cf9a:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:31:42 [info] 38#38: *274 [lua] logger.lua:23: f9a4c25fbb55c2b46193c5ed4f82cf9a {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:31:42 +0000] f9a4c25fbb55c2b46193c5ed4f82cf9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:31:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:31:45 [info] 37#37: *276 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:31:45 [info] 38#38: *275 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:31:55 [info] 38#38: *278 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:31:55 [info] 37#37: *277 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:31:57 [info] 38#38: *279 [lua] access_by_lua(msblocations.conf:189):2: 1cc622274c9bda8f9c3e0811872b91c0:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:31:57 +0000] 1cc622274c9bda8f9c3e0811872b91c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 05:31:57 [info] 38#38: *279 [lua] logger.lua:23: 1cc622274c9bda8f9c3e0811872b91c0 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:31:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:32:05 [info] 38#38: *280 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:32:05 [info] 38#38: *281 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:32:12 [info] 38#38: *282 [lua] access_by_lua(msblocations.conf:189):2: d38065f42d06774e56f8d29f723c1880:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:32:12 [info] 38#38: *282 [lua] logger.lua:23: d38065f42d06774e56f8d29f723c1880 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:32:12 +0000] d38065f42d06774e56f8d29f723c1880 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:32:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:32:15 [info] 37#37: *283 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:32:15 [info] 37#37: *284 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:32:25 [info] 38#38: *286 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:32:25 [info] 38#38: *287 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:32:27 [info] 38#38: *288 [lua] access_by_lua(msblocations.conf:189):2: c09ac9e0092484e13876c3d8a0ca7e8c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:32:27 [info] 38#38: *288 [lua] logger.lua:23: c09ac9e0092484e13876c3d8a0ca7e8c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:32:27 +0000] c09ac9e0092484e13876c3d8a0ca7e8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:32:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:32:35 [info] 38#38: *289 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:32:35 [info] 37#37: *290 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:32:42 [info] 38#38: *291 [lua] access_by_lua(msblocations.conf:189):2: 808cde58012655d7574d9611489fa7b8:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:32:42 [info] 38#38: *291 [lua] logger.lua:23: 808cde58012655d7574d9611489fa7b8 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:32:42 +0000] 808cde58012655d7574d9611489fa7b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:32:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/24 05:32:45 [info] 38#38: *292 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:32:45 [info] 38#38: *293 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:32:55 [info] 38#38: *294 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:32:55 [info] 38#38: *295 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:32:57 [info] 38#38: *296 [lua] access_by_lua(msblocations.conf:189):2: 9a1663cff72084a082f5fa3e9948aadb:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:32:57 +0000] 9a1663cff72084a082f5fa3e9948aadb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/24 05:32:57 [info] 38#38: *296 [lua] logger.lua:23: 9a1663cff72084a082f5fa3e9948aadb {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:32:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/24 05:33:05 [info] 38#38: *297 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:33:05 [info] 37#37: *298 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:33:12 [info] 38#38: *299 [lua] access_by_lua(msblocations.conf:189):2: 9425ebdf2d1ae7f7a0f582d9884e6121:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:33:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:33:12 [info] 38#38: *299 [lua] logger.lua:23: 9425ebdf2d1ae7f7a0f582d9884e6121 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:33:12 +0000] 9425ebdf2d1ae7f7a0f582d9884e6121 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 05:33:15 [info] 38#38: *300 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:33:15 [info] 38#38: *301 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:33:25 [info] 37#37: *303 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:33:25 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:33:27 [info] 38#38: *305 [lua] access_by_lua(msblocations.conf:189):2: b27967c2e459811816d7e9d9c0b58acb:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:33:27 +0000] b27967c2e459811816d7e9d9c0b58acb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/24 05:33:27 [info] 38#38: *305 [lua] logger.lua:23: b27967c2e459811816d7e9d9c0b58acb {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:33:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/24 05:33:35 [info] 38#38: *306 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:33:35 [info] 38#38: *307 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:33:42 [info] 38#38: *308 [lua] access_by_lua(msblocations.conf:189):2: 116a74c5974142c873ce394cbf0e2a7f:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:33:42 +0000] 116a74c5974142c873ce394cbf0e2a7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 05:33:42 [info] 38#38: *308 [lua] logger.lua:23: 116a74c5974142c873ce394cbf0e2a7f {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:33:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:33:45 [info] 37#37: *310 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:33:45 [info] 38#38: *309 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:33:55 [info] 38#38: *311 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:33:55 [info] 38#38: *312 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:33:57 [info] 38#38: *313 [lua] access_by_lua(msblocations.conf:189):2: 51944f3dbd9692d6053097bece3447c5:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:33:57 [info] 38#38: *313 [lua] logger.lua:23: 51944f3dbd9692d6053097bece3447c5 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:33:57 +0000] 51944f3dbd9692d6053097bece3447c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:33:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 05:34:05 [info] 38#38: *315 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:34:05 [info] 38#38: *314 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:34:12 [info] 38#38: *316 [lua] access_by_lua(msblocations.conf:189):2: d23e8fd79fa0f2f7ac630f9607148f6e:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:34:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:34:12 [info] 38#38: *316 [lua] logger.lua:23: d23e8fd79fa0f2f7ac630f9607148f6e {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:34:12 +0000] d23e8fd79fa0f2f7ac630f9607148f6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 05:34:15 [info] 38#38: *317 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:34:15 [info] 37#37: *318 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:34:25 [info] 38#38: *320 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:34:25 [info] 38#38: *321 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:34:27 [info] 38#38: *322 [lua] access_by_lua(msblocations.conf:189):2: 4d5b3d3afd7bc1bbb399b686af999dec:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:34:27 +0000] 4d5b3d3afd7bc1bbb399b686af999dec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 05:34:27 [info] 38#38: *322 [lua] logger.lua:23: 4d5b3d3afd7bc1bbb399b686af999dec {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:34:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:34:35 [info] 38#38: *323 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:34:35 [info] 37#37: *324 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:34:42 [info] 38#38: *325 [lua] access_by_lua(msblocations.conf:189):2: 863d352ef12f8ba425db1f041b743acf:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:34:42 +0000] 863d352ef12f8ba425db1f041b743acf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 05:34:42 [info] 38#38: *325 [lua] logger.lua:23: 863d352ef12f8ba425db1f041b743acf {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:34:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:34:45 [info] 38#38: *326 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:34:45 [info] 37#37: *327 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:34:55 [info] 37#37: *328 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:34:55 [info] 37#37: *329 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:34:57 [info] 38#38: *330 [lua] access_by_lua(msblocations.conf:189):2: 9d4bfdf4f11509356addd9189ab1ae4c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:34:57 [info] 38#38: *330 [lua] logger.lua:23: 9d4bfdf4f11509356addd9189ab1ae4c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:34:57 +0000] 9d4bfdf4f11509356addd9189ab1ae4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:34:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:35:05 [info] 37#37: *332 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:35:05 [info] 38#38: *331 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:35:12 [info] 38#38: *333 [lua] access_by_lua(msblocations.conf:189):2: b8cbdf4a02528e3e2eaa3b8fc15098b7:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:35:12 [info] 38#38: *333 [lua] logger.lua:23: b8cbdf4a02528e3e2eaa3b8fc15098b7 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:35:12 +0000] b8cbdf4a02528e3e2eaa3b8fc15098b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:35:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 05:35:15 [info] 38#38: *334 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:35:15 [info] 38#38: *335 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:35:25 [info] 38#38: *337 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:35:25 [info] 38#38: *338 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:35:27 [info] 38#38: *339 [lua] access_by_lua(msblocations.conf:189):2: 2dbcceaaa74091e8ea41358731c3f088:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:35:27 [info] 38#38: *339 [lua] logger.lua:23: 2dbcceaaa74091e8ea41358731c3f088 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:35:27 +0000] 2dbcceaaa74091e8ea41358731c3f088 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:35:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:35:35 [info] 38#38: *341 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:35:35 [info] 38#38: *340 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:35:42 [info] 38#38: *342 [lua] access_by_lua(msblocations.conf:189):2: 0c0fc264c90f0dab2f0473877f285016:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:35:42 [info] 38#38: *342 [lua] logger.lua:23: 0c0fc264c90f0dab2f0473877f285016 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:35:42 +0000] 0c0fc264c90f0dab2f0473877f285016 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:35:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:35:45 [info] 37#37: *343 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:35:45 [info] 37#37: *344 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:35:55 [info] 38#38: *345 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:35:55 [info] 38#38: *346 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:35:57 [info] 38#38: *347 [lua] access_by_lua(msblocations.conf:189):2: c26d2d0cd4d34b40d5619f7387858b48:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:35:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:35:57 [info] 38#38: *347 [lua] logger.lua:23: c26d2d0cd4d34b40d5619f7387858b48 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:35:57 +0000] c26d2d0cd4d34b40d5619f7387858b48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 05:36:05 [info] 38#38: *348 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:36:05 [info] 38#38: *349 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:36:12 [info] 38#38: *350 [lua] access_by_lua(msblocations.conf:189):2: 5882c357dcc1e2f803d92227274bd0bf:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:36:12 [info] 38#38: *350 [lua] logger.lua:23: 5882c357dcc1e2f803d92227274bd0bf {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:36:12 +0000] 5882c357dcc1e2f803d92227274bd0bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:36:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:36:15 [info] 38#38: *351 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:36:15 [info] 38#38: *352 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:36:25 [info] 38#38: *354 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:36:25 [info] 38#38: *355 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:36:27 [info] 38#38: *356 [lua] access_by_lua(msblocations.conf:189):2: f7838c86bec01bccdd676f827897230c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:36:27 +0000] f7838c86bec01bccdd676f827897230c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/24 05:36:27 [info] 38#38: *356 [lua] logger.lua:23: f7838c86bec01bccdd676f827897230c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:36:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/24 05:36:35 [info] 38#38: *358 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:36:35 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:36:42 [info] 38#38: *359 [lua] access_by_lua(msblocations.conf:189):2: 8037cda491f12e11e7b2020e8b31760b:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:36:42 +0000] 8037cda491f12e11e7b2020e8b31760b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:36:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/24 05:36:42 [info] 38#38: *359 [lua] logger.lua:23: 8037cda491f12e11e7b2020e8b31760b {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , 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/24 05:36:45 [info] 38#38: *360 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:36:45 [info] 37#37: *361 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:36:55 [info] 38#38: *362 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:36:55 [info] 38#38: *363 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:36:57 [info] 38#38: *364 [lua] access_by_lua(msblocations.conf:189):2: 04f77e184d77cfbfcde9dd4a581edb86:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:36:57 [info] 38#38: *364 [lua] logger.lua:23: 04f77e184d77cfbfcde9dd4a581edb86 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:36:57 +0000] 04f77e184d77cfbfcde9dd4a581edb86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:36:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:37:05 [info] 38#38: *365 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:37:05 [info] 37#37: *366 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:37:12 [info] 38#38: *367 [lua] access_by_lua(msblocations.conf:189):2: eb8b52933942af96a0228255e12df05d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:37:12 [info] 38#38: *367 [lua] logger.lua:23: eb8b52933942af96a0228255e12df05d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:37:12 +0000] eb8b52933942af96a0228255e12df05d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:37:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/24 05:37:15 [info] 37#37: *368 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:37:15 [info] 37#37: *369 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:37:25 [info] 38#38: *371 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:37:25 [info] 37#37: *372 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:37:27 [info] 38#38: *373 [lua] access_by_lua(msblocations.conf:189):2: 4c95323b7ea6490f6d3bd3787376564a:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:37:27 [info] 38#38: *373 [lua] logger.lua:23: 4c95323b7ea6490f6d3bd3787376564a {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:37:27 +0000] 4c95323b7ea6490f6d3bd3787376564a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:37:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:37:35 [info] 37#37: *374 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:37:35 [info] 38#38: *375 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:37:42 [info] 38#38: *376 [lua] access_by_lua(msblocations.conf:189):2: 7ffefb24b41370d030deb550a0c2f5aa:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:37:42 +0000] 7ffefb24b41370d030deb550a0c2f5aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:37:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:37:42 [info] 38#38: *376 [lua] logger.lua:23: 7ffefb24b41370d030deb550a0c2f5aa {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , 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/24 05:37:45 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:37:45 [info] 38#38: *378 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:37:55 [info] 38#38: *379 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:37:55 [info] 38#38: *380 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:37:57 [info] 38#38: *381 [lua] access_by_lua(msblocations.conf:189):2: 93e9751548150480c9a1b4bf5f3a241e:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:37:57 +0000] 93e9751548150480c9a1b4bf5f3a241e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 05:37:57 [info] 38#38: *381 [lua] logger.lua:23: 93e9751548150480c9a1b4bf5f3a241e {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:37:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:38:05 [info] 38#38: *382 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:38:05 [info] 38#38: *383 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:38:12 [info] 38#38: *384 [lua] access_by_lua(msblocations.conf:189):2: f2e802fa658be12161fac64d35e3c489:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:38:12 [info] 38#38: *384 [lua] logger.lua:23: f2e802fa658be12161fac64d35e3c489 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:38:12 +0000] f2e802fa658be12161fac64d35e3c489 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:38:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:38:15 [info] 38#38: *385 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:38:15 [info] 38#38: *386 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:38:25 [info] 37#37: *388 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:38:25 [info] 38#38: *389 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:38:27 [info] 38#38: *390 [lua] access_by_lua(msblocations.conf:189):2: 1157cb28348e7f4cef6c73b505d490a6:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:38:27 [info] 38#38: *390 [lua] logger.lua:23: 1157cb28348e7f4cef6c73b505d490a6 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:38:27 +0000] 1157cb28348e7f4cef6c73b505d490a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:38:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 05:38:35 [info] 38#38: *391 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:38:35 [info] 38#38: *392 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:38:42 [info] 38#38: *393 [lua] access_by_lua(msblocations.conf:189):2: 5391f7c774129f53a698f85e81efe190:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:38:42 +0000] 5391f7c774129f53a698f85e81efe190 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 05:38:42 [info] 38#38: *393 [lua] logger.lua:23: 5391f7c774129f53a698f85e81efe190 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:38:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:38:45 [info] 38#38: *394 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:38:45 [info] 38#38: *395 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:38:55 [info] 38#38: *397 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:38:55 [info] 38#38: *396 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:38:57 [info] 38#38: *398 [lua] access_by_lua(msblocations.conf:189):2: 21124d3d3e5dd6a5a3a4f4c2b48188cf:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:38:57 +0000] 21124d3d3e5dd6a5a3a4f4c2b48188cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:38:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:38:57 [info] 38#38: *398 [lua] logger.lua:23: 21124d3d3e5dd6a5a3a4f4c2b48188cf {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , 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/24 05:39:05 [info] 37#37: *399 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:39:05 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:39:12 [info] 38#38: *401 [lua] access_by_lua(msblocations.conf:189):2: 87e530345737be50e03ebdf2c34fd963:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:39:12 +0000] 87e530345737be50e03ebdf2c34fd963 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 05:39:12 [info] 38#38: *401 [lua] logger.lua:23: 87e530345737be50e03ebdf2c34fd963 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:39:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:39:15 [info] 38#38: *403 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:39:15 [info] 38#38: *402 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:39:25 [info] 37#37: *405 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:39:25 [info] 37#37: *406 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:39:27 [info] 38#38: *407 [lua] access_by_lua(msblocations.conf:189):2: 4b5ec902a7afe3079b674823f3144012:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:39:27 [info] 38#38: *407 [lua] logger.lua:23: 4b5ec902a7afe3079b674823f3144012 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:39:27 +0000] 4b5ec902a7afe3079b674823f3144012 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:39:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:39:35 [info] 38#38: *408 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:39:35 [info] 38#38: *409 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:39:42 [info] 38#38: *410 [lua] access_by_lua(msblocations.conf:189):2: ef27179260f325f0f6190529ac044b2b:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:39:42 +0000] ef27179260f325f0f6190529ac044b2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 05:39:42 [info] 38#38: *410 [lua] logger.lua:23: ef27179260f325f0f6190529ac044b2b {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:39:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/24 05:39:45 [info] 38#38: *411 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:39:45 [info] 38#38: *412 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:39:55 [info] 37#37: *413 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:39:55 [info] 37#37: *414 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:39:57 [info] 38#38: *415 [lua] access_by_lua(msblocations.conf:189):2: d98bb57159ed3e04944411aaecd3fe62:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:39:57 [info] 38#38: *415 [lua] logger.lua:23: d98bb57159ed3e04944411aaecd3fe62 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:39:57 +0000] d98bb57159ed3e04944411aaecd3fe62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:39:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:40:05 [info] 37#37: *416 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:40:05 [info] 37#37: *417 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:40:12 [info] 38#38: *418 [lua] access_by_lua(msblocations.conf:189):2: f5067e22cf51e14a9b135c3364f721d1:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:40:12 [info] 38#38: *418 [lua] logger.lua:23: f5067e22cf51e14a9b135c3364f721d1 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:40:12 +0000] f5067e22cf51e14a9b135c3364f721d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:40:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:40:15 [info] 38#38: *419 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:40:15 [info] 38#38: *420 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:40:25 [info] 37#37: *423 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:40:25 [info] 37#37: *422 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:40:27 [info] 38#38: *424 [lua] access_by_lua(msblocations.conf:189):2: a3a097115bf22fb726e4f7efaa2b42c7:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:40:27 [info] 38#38: *424 [lua] logger.lua:23: a3a097115bf22fb726e4f7efaa2b42c7 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:40:27 +0000] a3a097115bf22fb726e4f7efaa2b42c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:40:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:40:35 [info] 37#37: *425 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:40:35 [info] 37#37: *426 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:40:42 [info] 38#38: *427 [lua] access_by_lua(msblocations.conf:189):2: b03999ea04837671c2a6c20bfeac06e2:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:40:42 +0000] b03999ea04837671c2a6c20bfeac06e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:40:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:40:42 [info] 38#38: *427 [lua] logger.lua:23: b03999ea04837671c2a6c20bfeac06e2 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , 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/24 05:40:45 [info] 38#38: *428 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:40:45 [info] 37#37: *429 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:40:55 [info] 37#37: *431 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:40:55 [info] 38#38: *430 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:40:57 [info] 38#38: *432 [lua] access_by_lua(msblocations.conf:189):2: 42ac004e50305f9f4066ebfb9edeefae:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:40:57 [info] 38#38: *432 [lua] logger.lua:23: 42ac004e50305f9f4066ebfb9edeefae {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:40:57 +0000] 42ac004e50305f9f4066ebfb9edeefae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:40:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 05:41:05 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:41:05 [info] 38#38: *433 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:41:12 [info] 38#38: *435 [lua] access_by_lua(msblocations.conf:189):2: 4ec281fa11c83a29a923c4bb1d89f347:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:41:12 [info] 38#38: *435 [lua] logger.lua:23: 4ec281fa11c83a29a923c4bb1d89f347 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:41:12 +0000] 4ec281fa11c83a29a923c4bb1d89f347 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:41:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 05:41:15 [info] 38#38: *436 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:41:15 [info] 38#38: *437 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:41:25 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:41:25 [info] 37#37: *439 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:41:27 [info] 38#38: *441 [lua] access_by_lua(msblocations.conf:189):2: 5c8fd452657c5b7d600878477ff50144:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:41:27 [info] 38#38: *441 [lua] logger.lua:23: 5c8fd452657c5b7d600878477ff50144 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:41:27 +0000] 5c8fd452657c5b7d600878477ff50144 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:41:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 05:41:35 [info] 38#38: *443 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:41:35 [info] 37#37: *442 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:41:42 [info] 38#38: *444 [lua] access_by_lua(msblocations.conf:189):2: a38cca921bb5b9e9cf2c7529a3734169:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:41:42 [info] 38#38: *444 [lua] logger.lua:23: a38cca921bb5b9e9cf2c7529a3734169 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:41:42 +0000] a38cca921bb5b9e9cf2c7529a3734169 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:41:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:41:45 [info] 37#37: *445 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:41:45 [info] 37#37: *446 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:41:55 [info] 38#38: *447 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:41:55 [info] 38#38: *448 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:41:57 [info] 38#38: *449 [lua] access_by_lua(msblocations.conf:189):2: 78bce2ff6d59d3792ecd47e0eb3e3d6b:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:41:57 +0000] 78bce2ff6d59d3792ecd47e0eb3e3d6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:41:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:41:57 [info] 38#38: *449 [lua] logger.lua:23: 78bce2ff6d59d3792ecd47e0eb3e3d6b {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , 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/24 05:42:05 [info] 37#37: *450 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:42:05 [info] 37#37: *451 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:42:12 [info] 38#38: *452 [lua] access_by_lua(msblocations.conf:189):2: d6c1070144f9542efbb60bb2d3258b0d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:42:12 +0000] d6c1070144f9542efbb60bb2d3258b0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 05:42:12 [info] 38#38: *452 [lua] logger.lua:23: d6c1070144f9542efbb60bb2d3258b0d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:42:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:42:15 [info] 37#37: *453 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:42:15 [info] 38#38: *454 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:42:25 [info] 37#37: *456 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:42:25 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:42:27 [info] 38#38: *458 [lua] access_by_lua(msblocations.conf:189):2: 4e09d7ac9573922cc834e2f9d820eec7:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:42:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.126 - - [24/Jan/2023:05:42:27 +0000] 4e09d7ac9573922cc834e2f9d820eec7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 05:42:27 [info] 38#38: *458 [lua] logger.lua:23: 4e09d7ac9573922cc834e2f9d820eec7 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , 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/24 05:42:35 [info] 38#38: *460 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:42:35 [info] 38#38: *459 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:42:42 [info] 38#38: *461 [lua] access_by_lua(msblocations.conf:189):2: d5cdabb0be2afc1fb53f2d8b37c38d16:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:42:42 [info] 38#38: *461 [lua] logger.lua:23: d5cdabb0be2afc1fb53f2d8b37c38d16 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:42:42 +0000] d5cdabb0be2afc1fb53f2d8b37c38d16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:42:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/24 05:42:45 [info] 37#37: *462 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:42:45 [info] 38#38: *463 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:42:55 [info] 37#37: *464 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:42:55 [info] 37#37: *465 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:42:57 [info] 38#38: *466 [lua] access_by_lua(msblocations.conf:189):2: 69fa2600652d0dbc4fadaff7a153db77:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:42:57 [info] 38#38: *466 [lua] logger.lua:23: 69fa2600652d0dbc4fadaff7a153db77 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:42:57 +0000] 69fa2600652d0dbc4fadaff7a153db77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:42:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:43:05 [info] 37#37: *467 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:43:05 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:43:12 [info] 38#38: *469 [lua] access_by_lua(msblocations.conf:189):2: b352987bc9503dba6f7d42872e253844:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:43:12 [info] 38#38: *469 [lua] logger.lua:23: b352987bc9503dba6f7d42872e253844 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:43:12 +0000] b352987bc9503dba6f7d42872e253844 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:43:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:43:15 [info] 38#38: *470 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:43:15 [info] 37#37: *471 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:43:25 [info] 38#38: *473 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:43:25 [info] 38#38: *474 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:43:27 [info] 38#38: *475 [lua] access_by_lua(msblocations.conf:189):2: 682591a76da29e656837ddd5e31fdad8:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:43:27 [info] 38#38: *475 [lua] logger.lua:23: 682591a76da29e656837ddd5e31fdad8 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:43:27 +0000] 682591a76da29e656837ddd5e31fdad8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:43:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:43:35 [info] 38#38: *476 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:43:35 [info] 38#38: *477 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:43:42 [info] 38#38: *478 [lua] access_by_lua(msblocations.conf:189):2: d236a757f1ddacfe679e9133fcf081e9:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:43:42 +0000] d236a757f1ddacfe679e9133fcf081e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 05:43:42 [info] 38#38: *478 [lua] logger.lua:23: d236a757f1ddacfe679e9133fcf081e9 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:43:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 05:43:45 [info] 38#38: *479 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:43:45 [info] 37#37: *480 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:43:55 [info] 38#38: *482 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:43:55 [info] 38#38: *481 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:43:57 [info] 38#38: *483 [lua] access_by_lua(msblocations.conf:189):2: 38bc0265d3d2b6ba8002f2eb2a202093:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:43:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:43:57 [info] 38#38: *483 [lua] logger.lua:23: 38bc0265d3d2b6ba8002f2eb2a202093 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:43:57 +0000] 38bc0265d3d2b6ba8002f2eb2a202093 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 05:44:05 [info] 38#38: *484 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:44:05 [info] 38#38: *485 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:44:12 [info] 38#38: *486 [lua] access_by_lua(msblocations.conf:189):2: e5b6b41a3eb3efb1922b139fc99bddf4:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:44:12 +0000] e5b6b41a3eb3efb1922b139fc99bddf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 05:44:12 [info] 38#38: *486 [lua] logger.lua:23: e5b6b41a3eb3efb1922b139fc99bddf4 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:44:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:44:15 [info] 38#38: *487 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:44:15 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:44:25 [info] 37#37: *491 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:44:25 [info] 37#37: *490 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:44:27 [info] 38#38: *492 [lua] access_by_lua(msblocations.conf:189):2: cb874113350a98a0198b8cac5c7b37e3:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:44:27 [info] 38#38: *492 [lua] logger.lua:23: cb874113350a98a0198b8cac5c7b37e3 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:44:27 +0000] cb874113350a98a0198b8cac5c7b37e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:44:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:44:35 [info] 38#38: *493 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:44:35 [info] 38#38: *494 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:44:42 [info] 38#38: *495 [lua] access_by_lua(msblocations.conf:189):2: c055076c6185a9dcfa569654eb3d2f1f:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:44:42 +0000] c055076c6185a9dcfa569654eb3d2f1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 05:44:42 [info] 38#38: *495 [lua] logger.lua:23: c055076c6185a9dcfa569654eb3d2f1f {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:44:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:44:45 [info] 38#38: *496 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:44:45 [info] 37#37: *497 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:44:55 [info] 38#38: *498 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:44:55 [info] 38#38: *499 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:44:57 [info] 38#38: *500 [lua] access_by_lua(msblocations.conf:189):2: 36f91dc86906c0771ee57ce20265178f:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:44:57 [info] 38#38: *500 [lua] logger.lua:23: 36f91dc86906c0771ee57ce20265178f {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:44:57 +0000] 36f91dc86906c0771ee57ce20265178f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:44:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:45:05 [info] 38#38: *502 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:45:05 [info] 38#38: *501 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:45:12 [info] 38#38: *503 [lua] access_by_lua(msblocations.conf:189):2: 85a5ca92dd8469cb28fc9866215aa19d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:45:12 [info] 38#38: *503 [lua] logger.lua:23: 85a5ca92dd8469cb28fc9866215aa19d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:45:12 +0000] 85a5ca92dd8469cb28fc9866215aa19d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:45:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:45:15 [info] 38#38: *504 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:45:15 [info] 37#37: *505 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:45:25 [info] 38#38: *507 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:45:25 [info] 38#38: *508 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:45:27 [info] 38#38: *509 [lua] access_by_lua(msblocations.conf:189):2: 2289b3eb1e400a4b93deafe9d78cb1d0:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:45:27 [info] 38#38: *509 [lua] logger.lua:23: 2289b3eb1e400a4b93deafe9d78cb1d0 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:45:27 +0000] 2289b3eb1e400a4b93deafe9d78cb1d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:45:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:45:35 [info] 37#37: *510 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:45:35 [info] 37#37: *511 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:45:42 [info] 38#38: *512 [lua] access_by_lua(msblocations.conf:189):2: 95a7d506506a00df3dd9f64c6f831fc6:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:45:42 +0000] 95a7d506506a00df3dd9f64c6f831fc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/24 05:45:42 [info] 38#38: *512 [lua] logger.lua:23: 95a7d506506a00df3dd9f64c6f831fc6 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:45:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:45:45 [info] 37#37: *513 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:45:45 [info] 37#37: *514 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:45:55 [info] 38#38: *516 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:45:55 [info] 38#38: *515 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:45:57 [info] 38#38: *517 [lua] access_by_lua(msblocations.conf:189):2: c60bef0c15ca1590cef8d527d694a952:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:45:57 +0000] c60bef0c15ca1590cef8d527d694a952 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/24 05:45:57 [info] 38#38: *517 [lua] logger.lua:23: c60bef0c15ca1590cef8d527d694a952 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:45:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/24 05:46:05 [info] 37#37: *519 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:46:05 [info] 37#37: *518 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:46:12 [info] 38#38: *520 [lua] access_by_lua(msblocations.conf:189):2: f37ee180fc804f4bd6a92d7aeab81072:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:46:12 [info] 38#38: *520 [lua] logger.lua:23: f37ee180fc804f4bd6a92d7aeab81072 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:46:12 +0000] f37ee180fc804f4bd6a92d7aeab81072 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:46:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:46:15 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:46:15 [info] 38#38: *521 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:46:25 [info] 38#38: *524 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:46:25 [info] 38#38: *525 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:46:27 [info] 38#38: *526 [lua] access_by_lua(msblocations.conf:189):2: e37507deac65584e569334fd8f8e9c86:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:46:27 +0000] e37507deac65584e569334fd8f8e9c86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:46:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:46:27 [info] 38#38: *526 [lua] logger.lua:23: e37507deac65584e569334fd8f8e9c86 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , 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/24 05:46:35 [info] 38#38: *527 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:46:35 [info] 38#38: *528 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:46:42 [info] 38#38: *529 [lua] access_by_lua(msblocations.conf:189):2: fbade111bc59fbb980b52c9ad82791f4:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:46:42 +0000] fbade111bc59fbb980b52c9ad82791f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 05:46:42 [info] 38#38: *529 [lua] logger.lua:23: fbade111bc59fbb980b52c9ad82791f4 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:46:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 05:46:45 [info] 37#37: *530 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:46:45 [info] 38#38: *531 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:46:55 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:46:55 [info] 37#37: *532 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:46:57 [info] 38#38: *534 [lua] access_by_lua(msblocations.conf:189):2: a5acad914c03cfe11abd2afb4403dd11:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:46:57 +0000] a5acad914c03cfe11abd2afb4403dd11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 05:46:57 [info] 38#38: *534 [lua] logger.lua:23: a5acad914c03cfe11abd2afb4403dd11 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:46:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:47:05 [info] 38#38: *535 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:47:05 [info] 37#37: *536 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:47:12 [info] 38#38: *537 [lua] access_by_lua(msblocations.conf:189):2: d726a6d02d4dc00344367b024f7a81c6:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:47:12 +0000] d726a6d02d4dc00344367b024f7a81c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 05:47:12 [info] 38#38: *537 [lua] logger.lua:23: d726a6d02d4dc00344367b024f7a81c6 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:47:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:47:15 [info] 37#37: *539 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:47:15 [info] 38#38: *538 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:47:25 [info] 38#38: *542 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:47:25 [info] 38#38: *541 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:47:27 [info] 38#38: *543 [lua] access_by_lua(msblocations.conf:189):2: 8f89dc0293a86899ea81a20775f77fa9:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:47:27 [info] 38#38: *543 [lua] logger.lua:23: 8f89dc0293a86899ea81a20775f77fa9 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:47:27 +0000] 8f89dc0293a86899ea81a20775f77fa9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:47:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 05:47:35 [info] 38#38: *544 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:47:35 [info] 38#38: *545 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:47:42 [info] 38#38: *546 [lua] access_by_lua(msblocations.conf:189):2: 73784ba03381ab689a87ef242190e1d7:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:47:43 [info] 38#38: *546 [lua] logger.lua:23: 73784ba03381ab689a87ef242190e1d7 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:47:43 +0000] 73784ba03381ab689a87ef242190e1d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:47:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:47:45 [info] 38#38: *547 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:47:45 [info] 38#38: *548 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:47:55 [info] 38#38: *549 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:47:55 [info] 38#38: *550 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:47:58 [info] 38#38: *551 [lua] access_by_lua(msblocations.conf:189):2: ddc22e5d010e73a6f479c7080122f524:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:47:58 +0000] ddc22e5d010e73a6f479c7080122f524 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 05:47:58 [info] 38#38: *551 [lua] logger.lua:23: ddc22e5d010e73a6f479c7080122f524 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:47:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 05:48:05 [info] 38#38: *552 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:48:05 [info] 38#38: *553 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:48:13 [info] 38#38: *554 [lua] access_by_lua(msblocations.conf:189):2: 28a26917f0e063640e4292d8ffa342ed:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:48:13 [info] 38#38: *554 [lua] logger.lua:23: 28a26917f0e063640e4292d8ffa342ed {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:48:13 +0000] 28a26917f0e063640e4292d8ffa342ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:48:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:48:15 [info] 37#37: *556 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:48:15 [info] 38#38: *555 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:48:25 [info] 38#38: *558 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:48:25 [info] 38#38: *559 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:48:28 [info] 38#38: *560 [lua] access_by_lua(msblocations.conf:189):2: c275502662519cefd7e800be16e867f3:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:48:28 +0000] c275502662519cefd7e800be16e867f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/01/24 05:48:28 [info] 38#38: *560 [lua] logger.lua:23: c275502662519cefd7e800be16e867f3 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:48:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2023/01/24 05:48:35 [info] 38#38: *561 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:48:35 [info] 38#38: *562 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:48:43 [info] 38#38: *563 [lua] access_by_lua(msblocations.conf:189):2: e82928f9520bfd92a5a784b7a83d2492:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:48:43 +0000] e82928f9520bfd92a5a784b7a83d2492 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 05:48:43 [info] 38#38: *563 [lua] logger.lua:23: e82928f9520bfd92a5a784b7a83d2492 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:48:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:48:45 [info] 38#38: *564 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:48:45 [info] 38#38: *565 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:48:55 [info] 38#38: *566 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:48:55 [info] 38#38: *567 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:48:58 [info] 38#38: *568 [lua] access_by_lua(msblocations.conf:189):2: 7affa9053fd4736fcf122c1ee6633088:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:48:58 [info] 38#38: *568 [lua] logger.lua:23: 7affa9053fd4736fcf122c1ee6633088 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:48:58 +0000] 7affa9053fd4736fcf122c1ee6633088 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:48:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/24 05:49:05 [info] 38#38: *569 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:49:05 [info] 38#38: *570 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:49:13 [info] 38#38: *571 [lua] access_by_lua(msblocations.conf:189):2: 05f0c361c715ee0be2d994d0fe878e84:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:49:13 +0000] 05f0c361c715ee0be2d994d0fe878e84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 05:49:13 [info] 38#38: *571 [lua] logger.lua:23: 05f0c361c715ee0be2d994d0fe878e84 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:49:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:49:15 [info] 38#38: *572 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:49:15 [info] 38#38: *573 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:49:25 [info] 37#37: *576 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:49:25 [info] 37#37: *575 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:49:28 [info] 38#38: *577 [lua] access_by_lua(msblocations.conf:189):2: 6e02e5d0d3c6efcc836ab697378e9ece:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:49:28 +0000] 6e02e5d0d3c6efcc836ab697378e9ece "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 05:49:28 [info] 38#38: *577 [lua] logger.lua:23: 6e02e5d0d3c6efcc836ab697378e9ece {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:49:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 05:49:35 [info] 37#37: *578 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:49:35 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:49:43 [info] 38#38: *580 [lua] access_by_lua(msblocations.conf:189):2: afb70a21a23eccb1277f3d2cd70bff42:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:49:43 [info] 38#38: *580 [lua] logger.lua:23: afb70a21a23eccb1277f3d2cd70bff42 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:49:43 +0000] afb70a21a23eccb1277f3d2cd70bff42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:49:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:49:45 [info] 38#38: *581 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:49:45 [info] 37#37: *582 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:49:55 [info] 37#37: *583 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:49:55 [info] 37#37: *584 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:49:58 [info] 38#38: *585 [lua] access_by_lua(msblocations.conf:189):2: 58f9f3cadccbafaad6ff2d0108929c3b:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:49:58 +0000] 58f9f3cadccbafaad6ff2d0108929c3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 05:49:58 [info] 38#38: *585 [lua] logger.lua:23: 58f9f3cadccbafaad6ff2d0108929c3b {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:49:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 05:50:05 [info] 37#37: *586 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:50:05 [info] 38#38: *587 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:50:13 [info] 38#38: *588 [lua] access_by_lua(msblocations.conf:189):2: 3220db5ecd719cdd4fb628250180fb45:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:50:13 +0000] 3220db5ecd719cdd4fb628250180fb45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 05:50:13 [info] 38#38: *588 [lua] logger.lua:23: 3220db5ecd719cdd4fb628250180fb45 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:50:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:50:15 [info] 37#37: *589 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:50:15 [info] 37#37: *590 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:50:25 [info] 38#38: *592 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:50:25 [info] 38#38: *593 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:50:28 [info] 38#38: *594 [lua] access_by_lua(msblocations.conf:189):2: 60b5aa9f6ef22c8469d0565694e1f864:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:50:28 [info] 38#38: *594 [lua] logger.lua:23: 60b5aa9f6ef22c8469d0565694e1f864 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:50:28 +0000] 60b5aa9f6ef22c8469d0565694e1f864 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:50:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:50:28 [info] 38#38: *595 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.66.208, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.66.208 - - [24/Jan/2023:05:50:28 +0000] cc99b6c7aa1b17f9de6dcbe3a27d308f "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2023/01/24 05:50:35 [info] 38#38: *596 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:50:35 [info] 38#38: *597 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:50:43 [info] 38#38: *598 [lua] access_by_lua(msblocations.conf:189):2: d85eb35badc7e5de68e4e75070b60473:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:50:43 [info] 38#38: *598 [lua] logger.lua:23: d85eb35badc7e5de68e4e75070b60473 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:50:43 +0000] d85eb35badc7e5de68e4e75070b60473 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:50:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:50:45 [info] 37#37: *599 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:50:45 [info] 37#37: *600 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:50:55 [info] 38#38: *601 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:50:55 [info] 37#37: *602 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:50:58 [info] 38#38: *603 [lua] access_by_lua(msblocations.conf:189):2: 5df13eefa3d2952fe5399f56d377515c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:50:58 [info] 38#38: *603 [lua] logger.lua:23: 5df13eefa3d2952fe5399f56d377515c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:50:58 +0000] 5df13eefa3d2952fe5399f56d377515c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:50:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:51:05 [info] 38#38: *604 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:51:05 [info] 38#38: *605 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:51:13 [info] 38#38: *606 [lua] access_by_lua(msblocations.conf:189):2: 634d2b19d2349d98ff40d8e97b47ada0:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:51:13 +0000] 634d2b19d2349d98ff40d8e97b47ada0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 05:51:13 [info] 38#38: *606 [lua] logger.lua:23: 634d2b19d2349d98ff40d8e97b47ada0 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:51:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:51:15 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:51:15 [info] 38#38: *608 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:51:25 [info] 37#37: *610 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:51:25 [info] 37#37: *611 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:51:28 [info] 38#38: *612 [lua] access_by_lua(msblocations.conf:189):2: db518bd3930cc9fa946ca74d89a8d995:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:51:28 +0000] db518bd3930cc9fa946ca74d89a8d995 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 05:51:28 [info] 38#38: *612 [lua] logger.lua:23: db518bd3930cc9fa946ca74d89a8d995 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:51:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:51:35 [info] 38#38: *613 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:51:35 [info] 37#37: *614 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:51:43 [info] 38#38: *615 [lua] access_by_lua(msblocations.conf:189):2: 5656938d5669f5660b8be4fcf71b6c74:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:51:43 [info] 38#38: *615 [lua] logger.lua:23: 5656938d5669f5660b8be4fcf71b6c74 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:51:43 +0000] 5656938d5669f5660b8be4fcf71b6c74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:51:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 05:51:45 [info] 38#38: *616 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:51:45 [info] 38#38: *617 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:51:55 [info] 38#38: *618 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:51:55 [info] 37#37: *619 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:51:58 [info] 38#38: *620 [lua] access_by_lua(msblocations.conf:189):2: 865587ed3b5509465ad48ffa016a56d8:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:51:58 [info] 38#38: *620 [lua] logger.lua:23: 865587ed3b5509465ad48ffa016a56d8 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:51:58 +0000] 865587ed3b5509465ad48ffa016a56d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:51:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:52:05 [info] 38#38: *621 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:52:05 [info] 37#37: *622 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:52:13 [info] 38#38: *623 [lua] access_by_lua(msblocations.conf:189):2: 68e5c8d3ec1867f20eeecf194d296587:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:52:13 +0000] 68e5c8d3ec1867f20eeecf194d296587 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/24 05:52:13 [info] 38#38: *623 [lua] logger.lua:23: 68e5c8d3ec1867f20eeecf194d296587 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:52:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/24 05:52:15 [info] 38#38: *624 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:52:15 [info] 38#38: *625 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:52:25 [info] 38#38: *627 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:52:25 [info] 38#38: *628 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:52:28 [info] 38#38: *629 [lua] access_by_lua(msblocations.conf:189):2: d93865947ed7cb6a4708c770999d5dc2:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:52:28 [info] 38#38: *629 [lua] logger.lua:23: d93865947ed7cb6a4708c770999d5dc2 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:52:28 +0000] d93865947ed7cb6a4708c770999d5dc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:52:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:52:35 [info] 37#37: *631 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:52:35 [info] 37#37: *630 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:52:43 [info] 38#38: *632 [lua] access_by_lua(msblocations.conf:189):2: ca8efe28e54c6c35af35603bb7f9121c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:52:43 [info] 38#38: *632 [lua] logger.lua:23: ca8efe28e54c6c35af35603bb7f9121c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:52:43 +0000] ca8efe28e54c6c35af35603bb7f9121c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:52:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:52:45 [info] 38#38: *633 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:52:45 [info] 37#37: *634 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:52:55 [info] 37#37: *635 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:52:55 [info] 37#37: *636 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:52:58 [info] 38#38: *637 [lua] access_by_lua(msblocations.conf:189):2: 7bd8c589a85bf00f5d7712c040212977:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:52:58 +0000] 7bd8c589a85bf00f5d7712c040212977 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 05:52:58 [info] 38#38: *637 [lua] logger.lua:23: 7bd8c589a85bf00f5d7712c040212977 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:52:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:53:05 [info] 37#37: *638 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:53:05 [info] 38#38: *639 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:53:13 [info] 38#38: *640 [lua] access_by_lua(msblocations.conf:189):2: f2fad759e9165a84dd3c794ca7d3128e:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:53:13 +0000] f2fad759e9165a84dd3c794ca7d3128e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/24 05:53:13 [info] 38#38: *640 [lua] logger.lua:23: f2fad759e9165a84dd3c794ca7d3128e {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:53:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:53:15 [info] 38#38: *641 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:53:15 [info] 38#38: *642 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:53:25 [info] 38#38: *645 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:53:25 [info] 38#38: *644 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:53:28 [info] 38#38: *646 [lua] access_by_lua(msblocations.conf:189):2: 979d96310dcd42dc14a3cca0fc069ea6:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:53:28 +0000] 979d96310dcd42dc14a3cca0fc069ea6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 05:53:28 [info] 38#38: *646 [lua] logger.lua:23: 979d96310dcd42dc14a3cca0fc069ea6 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:53:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:53:35 [info] 38#38: *647 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:53:35 [info] 38#38: *648 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:53:43 [info] 38#38: *649 [lua] access_by_lua(msblocations.conf:189):2: adcc1e6c31a18efc3aee59aafbd52d37:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:53:43 [info] 38#38: *649 [lua] logger.lua:23: adcc1e6c31a18efc3aee59aafbd52d37 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:53:43 +0000] adcc1e6c31a18efc3aee59aafbd52d37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:53:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:53:45 [info] 38#38: *650 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:53:45 [info] 38#38: *651 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:53:55 [info] 37#37: *652 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:53:55 [info] 37#37: *653 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:53:58 [info] 38#38: *654 [lua] access_by_lua(msblocations.conf:189):2: 8d2474828ef1f0f0bf1bc95c8dd1c8e0:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:53:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.126 - - [24/Jan/2023:05:53:58 +0000] 8d2474828ef1f0f0bf1bc95c8dd1c8e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 05:53:58 [info] 38#38: *654 [lua] logger.lua:23: 8d2474828ef1f0f0bf1bc95c8dd1c8e0 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , 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/24 05:54:05 [info] 38#38: *655 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:54:05 [info] 38#38: *656 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:54:13 [info] 38#38: *657 [lua] access_by_lua(msblocations.conf:189):2: 68cb0791403ba7bafad10d7705e48eee:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:54:13 [info] 38#38: *657 [lua] logger.lua:23: 68cb0791403ba7bafad10d7705e48eee {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:54:13 +0000] 68cb0791403ba7bafad10d7705e48eee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:54:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:54:15 [info] 38#38: *659 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:54:15 [info] 38#38: *658 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:54:25 [info] 38#38: *661 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:54:25 [info] 37#37: *662 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:54:28 [info] 38#38: *663 [lua] access_by_lua(msblocations.conf:189):2: cc54f5aa25c158a2f2345732783aab82:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:54:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:54:28 [info] 38#38: *663 [lua] logger.lua:23: cc54f5aa25c158a2f2345732783aab82 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:54:28 +0000] cc54f5aa25c158a2f2345732783aab82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 05:54:35 [info] 37#37: *664 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:54:35 [info] 38#38: *665 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:54:43 [info] 38#38: *666 [lua] access_by_lua(msblocations.conf:189):2: 15bbe6be0b7d1b81213b1ab052d6a35f:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:54:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.126 - - [24/Jan/2023:05:54:43 +0000] 15bbe6be0b7d1b81213b1ab052d6a35f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/24 05:54:43 [info] 38#38: *666 [lua] logger.lua:23: 15bbe6be0b7d1b81213b1ab052d6a35f {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , 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/24 05:54:45 [info] 38#38: *667 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:54:45 [info] 38#38: *668 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:54:55 [info] 37#37: *669 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:54:55 [info] 37#37: *670 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:54:58 [info] 38#38: *671 [lua] access_by_lua(msblocations.conf:189):2: cbcd54145a83fefa8eb983fd5927a3c5:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:54:58 +0000] cbcd54145a83fefa8eb983fd5927a3c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:54:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:54:58 [info] 38#38: *671 [lua] logger.lua:23: cbcd54145a83fefa8eb983fd5927a3c5 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , 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/24 05:55:05 [info] 38#38: *672 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:55:05 [info] 37#37: *673 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:55:13 [info] 38#38: *674 [lua] access_by_lua(msblocations.conf:189):2: 65131178564620b06e87e2015b059cff:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:55:13 [info] 38#38: *674 [lua] logger.lua:23: 65131178564620b06e87e2015b059cff {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:55:13 +0000] 65131178564620b06e87e2015b059cff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:55:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 05:55:15 [info] 38#38: *675 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:55:15 [info] 37#37: *676 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:55:25 [info] 38#38: *678 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:55:25 [info] 38#38: *679 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:55:28 [info] 38#38: *680 [lua] access_by_lua(msblocations.conf:189):2: cce48ecc5ff282fa30a5db40d66361e4:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:55:28 [info] 38#38: *680 [lua] logger.lua:23: cce48ecc5ff282fa30a5db40d66361e4 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:55:28 +0000] cce48ecc5ff282fa30a5db40d66361e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:55:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 05:55:35 [info] 38#38: *681 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:55:35 [info] 37#37: *682 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:55:43 [info] 38#38: *683 [lua] access_by_lua(msblocations.conf:189):2: 86675dd7c2c3127e22399a4d95601769:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:55:43 +0000] 86675dd7c2c3127e22399a4d95601769 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 05:55:43 [info] 38#38: *683 [lua] logger.lua:23: 86675dd7c2c3127e22399a4d95601769 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:55:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 05:55:45 [info] 38#38: *684 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:55:45 [info] 37#37: *685 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:55:55 [info] 38#38: *687 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:55:55 [info] 38#38: *686 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:55:58 [info] 38#38: *688 [lua] access_by_lua(msblocations.conf:189):2: e679fca3de90af3614173d633eac9321:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:55:58 [info] 38#38: *688 [lua] logger.lua:23: e679fca3de90af3614173d633eac9321 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:55:58 +0000] e679fca3de90af3614173d633eac9321 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:55:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 05:56:05 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:56:05 [info] 38#38: *690 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:56:13 [info] 38#38: *691 [lua] access_by_lua(msblocations.conf:189):2: bda076492c6c6d48049962f6562ce574:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:56:13 [info] 38#38: *691 [lua] logger.lua:23: bda076492c6c6d48049962f6562ce574 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:56:13 +0000] bda076492c6c6d48049962f6562ce574 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:56:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 05:56:15 [info] 38#38: *692 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:56:15 [info] 38#38: *693 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:56:25 [info] 37#37: *695 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:56:25 [info] 38#38: *696 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:56:28 [info] 38#38: *697 [lua] access_by_lua(msblocations.conf:189):2: 1572a26729aa12979d56236396540faa:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:56:28 +0000] 1572a26729aa12979d56236396540faa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 05:56:28 [info] 38#38: *697 [lua] logger.lua:23: 1572a26729aa12979d56236396540faa {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:56:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:56:35 [info] 38#38: *698 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:56:35 [info] 38#38: *699 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:56:43 [info] 38#38: *700 [lua] access_by_lua(msblocations.conf:189):2: 24c0b58eb43fec24fc26492fc984f437:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:56:43 [info] 38#38: *700 [lua] logger.lua:23: 24c0b58eb43fec24fc26492fc984f437 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:56:43 +0000] 24c0b58eb43fec24fc26492fc984f437 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:56:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:56:45 [info] 38#38: *701 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:56:45 [info] 37#37: *702 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:56:55 [info] 38#38: *703 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:56:55 [info] 38#38: *704 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:56:58 [info] 38#38: *705 [lua] access_by_lua(msblocations.conf:189):2: ebc3bf9550ba43a08ec243ad07aa09fe:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:56:58 [info] 38#38: *705 [lua] logger.lua:23: ebc3bf9550ba43a08ec243ad07aa09fe {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:56:58 +0000] ebc3bf9550ba43a08ec243ad07aa09fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:56:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:57:05 [info] 38#38: *706 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:57:05 [info] 38#38: *707 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:57:13 [info] 38#38: *708 [lua] access_by_lua(msblocations.conf:189):2: 26cf45476b1a34d656634aadc699f5d0:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:57:13 +0000] 26cf45476b1a34d656634aadc699f5d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:57:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:57:13 [info] 38#38: *708 [lua] logger.lua:23: 26cf45476b1a34d656634aadc699f5d0 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , 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/24 05:57:15 [info] 38#38: *709 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:57:15 [info] 38#38: *710 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:57:25 [info] 38#38: *713 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:57:25 [info] 38#38: *712 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:57:28 [info] 38#38: *714 [lua] access_by_lua(msblocations.conf:189):2: db456a3a1a7a14849112ec1804e9db9c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:57:28 [info] 38#38: *714 [lua] logger.lua:23: db456a3a1a7a14849112ec1804e9db9c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:57:28 +0000] db456a3a1a7a14849112ec1804e9db9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:57:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:57:35 [info] 38#38: *716 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:57:35 [info] 38#38: *715 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:57:43 [info] 38#38: *717 [lua] access_by_lua(msblocations.conf:189):2: 798982ef6dbbea52c8e245675023273b:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:57:43 [info] 38#38: *717 [lua] logger.lua:23: 798982ef6dbbea52c8e245675023273b {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:57:43 +0000] 798982ef6dbbea52c8e245675023273b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:57:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:57:45 [info] 38#38: *718 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:57:45 [info] 38#38: *719 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:57:55 [info] 38#38: *720 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:57:55 [info] 37#37: *721 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:57:58 [info] 38#38: *722 [lua] access_by_lua(msblocations.conf:189):2: 9e289881ccf13e4e8a28da6fafc3f588:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:57:58 [info] 38#38: *722 [lua] logger.lua:23: 9e289881ccf13e4e8a28da6fafc3f588 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:57:58 +0000] 9e289881ccf13e4e8a28da6fafc3f588 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:57:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:58:05 [info] 37#37: *723 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:58:05 [info] 37#37: *724 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:58:13 [info] 38#38: *725 [lua] access_by_lua(msblocations.conf:189):2: cfae495fbbe017108ae93d4398f5f99d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:58:13 +0000] cfae495fbbe017108ae93d4398f5f99d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 05:58:13 [info] 38#38: *725 [lua] logger.lua:23: cfae495fbbe017108ae93d4398f5f99d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:58:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:58:15 [info] 38#38: *727 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:58:15 [info] 38#38: *726 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:58:25 [info] 38#38: *729 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:58:25 [info] 38#38: *730 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:58:28 [info] 38#38: *731 [lua] access_by_lua(msblocations.conf:189):2: 9fdbf2e6a4fec3f118b2073bd2ece045:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:58:28 [info] 38#38: *731 [lua] logger.lua:23: 9fdbf2e6a4fec3f118b2073bd2ece045 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:58:28 +0000] 9fdbf2e6a4fec3f118b2073bd2ece045 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:58:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:58:35 [info] 38#38: *732 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:58:35 [info] 38#38: *733 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:58:43 [info] 38#38: *734 [lua] access_by_lua(msblocations.conf:189):2: fc8611d460ccbc0caae83ffcd19e2f9f:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:58:43 [info] 38#38: *734 [lua] logger.lua:23: fc8611d460ccbc0caae83ffcd19e2f9f {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:58:43 +0000] fc8611d460ccbc0caae83ffcd19e2f9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:58:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:58:45 [info] 37#37: *735 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:58:45 [info] 37#37: *736 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:58:55 [info] 38#38: *737 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:58:55 [info] 38#38: *738 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:58:58 [info] 38#38: *739 [lua] access_by_lua(msblocations.conf:189):2: eb03ff4588a3c94f8ee24b32b9ccd3cb:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:58:58 +0000] eb03ff4588a3c94f8ee24b32b9ccd3cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/24 05:58:58 [info] 38#38: *739 [lua] logger.lua:23: eb03ff4588a3c94f8ee24b32b9ccd3cb {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:58:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 05:59:05 [info] 37#37: *741 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:59:05 [info] 37#37: *740 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:59:13 [info] 38#38: *742 [lua] access_by_lua(msblocations.conf:189):2: c26bab82f4e248d89443013d0d130cfe:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:59:13 [info] 38#38: *742 [lua] logger.lua:23: c26bab82f4e248d89443013d0d130cfe {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:59:13 +0000] c26bab82f4e248d89443013d0d130cfe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:59:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:59:15 [info] 38#38: *743 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:59:15 [info] 38#38: *744 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:59:25 [info] 37#37: *746 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:59:25 [info] 37#37: *747 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:59:28 [info] 38#38: *748 [lua] access_by_lua(msblocations.conf:189):2: f979ca7d5c7c351f23c32436a226b874:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:59:28 +0000] f979ca7d5c7c351f23c32436a226b874 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/24 05:59:28 [info] 38#38: *748 [lua] logger.lua:23: f979ca7d5c7c351f23c32436a226b874 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:59:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:59:35 [info] 38#38: *749 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:59:35 [info] 38#38: *750 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:59:43 [info] 38#38: *751 [lua] access_by_lua(msblocations.conf:189):2: b8a1020337184a821d9e585bc6780f79:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:59:43 [info] 38#38: *751 [lua] logger.lua:23: b8a1020337184a821d9e585bc6780f79 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:59:43 +0000] b8a1020337184a821d9e585bc6780f79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:59:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 05:59:45 [info] 38#38: *752 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:59:45 [info] 38#38: *753 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:59:55 [info] 38#38: *754 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:59:55 [info] 37#37: *755 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 05:59:58 [info] 38#38: *756 [lua] access_by_lua(msblocations.conf:189):2: fae57a8eb6716c5ad4f900a04d32a588:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 05:59:58 [info] 38#38: *756 [lua] logger.lua:23: fae57a8eb6716c5ad4f900a04d32a588 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:05:59:58 +0000] fae57a8eb6716c5ad4f900a04d32a588 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:05:59:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:00:05 [info] 38#38: *757 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:00:05 [info] 38#38: *758 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:00:13 [info] 38#38: *759 [lua] access_by_lua(msblocations.conf:189):2: b249790e475f18d919046a6d0e6fbce5:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:00:13 +0000] b249790e475f18d919046a6d0e6fbce5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/24 06:00:13 [info] 38#38: *759 [lua] logger.lua:23: b249790e475f18d919046a6d0e6fbce5 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:00:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:00:15 [info] 37#37: *760 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:00:15 [info] 37#37: *761 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:00:25 [info] 37#37: *763 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:00:25 [info] 37#37: *764 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:00:28 [info] 38#38: *765 [lua] access_by_lua(msblocations.conf:189):2: 9a1b39aef65803c4befc70dfb353b6b6:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:00:28 [info] 38#38: *765 [lua] logger.lua:23: 9a1b39aef65803c4befc70dfb353b6b6 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:00:28 +0000] 9a1b39aef65803c4befc70dfb353b6b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:00:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:00:35 [info] 38#38: *766 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:00:35 [info] 38#38: *767 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:00:43 [info] 38#38: *768 [lua] access_by_lua(msblocations.conf:189):2: b3cfd48e57aebf41776b897a14ecfc52:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:00:43 +0000] b3cfd48e57aebf41776b897a14ecfc52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 06:00:43 [info] 38#38: *768 [lua] logger.lua:23: b3cfd48e57aebf41776b897a14ecfc52 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:00:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:00:45 [info] 38#38: *770 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:00:45 [info] 37#37: *769 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:00:55 [info] 38#38: *771 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:00:55 [info] 37#37: *772 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:00:58 [info] 38#38: *773 [lua] access_by_lua(msblocations.conf:189):2: ce1fd37509a4cc69ba59ed3f9e51c480:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:00:58 [info] 38#38: *773 [lua] logger.lua:23: ce1fd37509a4cc69ba59ed3f9e51c480 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:00:58 +0000] ce1fd37509a4cc69ba59ed3f9e51c480 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:00:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:01:05 [info] 38#38: *775 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:01:05 [info] 38#38: *774 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:01:13 [info] 38#38: *776 [lua] access_by_lua(msblocations.conf:189):2: 39f323c6a5ae728541f113d0c94a8372:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:01:13 +0000] 39f323c6a5ae728541f113d0c94a8372 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/24 06:01:13 [info] 38#38: *776 [lua] logger.lua:23: 39f323c6a5ae728541f113d0c94a8372 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:01:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:01:15 [info] 38#38: *778 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:01:15 [info] 38#38: *777 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:01:25 [info] 38#38: *780 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:01:25 [info] 38#38: *781 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:01:28 [info] 38#38: *782 [lua] access_by_lua(msblocations.conf:189):2: b6c0d5e67c7cf0bcf855fc386660ec7d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:01:28 +0000] b6c0d5e67c7cf0bcf855fc386660ec7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 06:01:28 [info] 38#38: *782 [lua] logger.lua:23: b6c0d5e67c7cf0bcf855fc386660ec7d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:01:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:01:35 [info] 38#38: *784 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:01:35 [info] 38#38: *783 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:01:43 [info] 38#38: *785 [lua] access_by_lua(msblocations.conf:189):2: 9754ef137b4dca982e5735f84b563e40:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:01:43 [info] 38#38: *785 [lua] logger.lua:23: 9754ef137b4dca982e5735f84b563e40 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:01:43 +0000] 9754ef137b4dca982e5735f84b563e40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:01:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/24 06:01:45 [info] 37#37: *786 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:01:45 [info] 37#37: *787 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:01:55 [info] 38#38: *788 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:01:55 [info] 38#38: *789 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:01:58 [info] 38#38: *790 [lua] access_by_lua(msblocations.conf:189):2: 45f6bca4f5947782b5dc18bc7678632c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:01:58 +0000] 45f6bca4f5947782b5dc18bc7678632c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 06:01:58 [info] 38#38: *790 [lua] logger.lua:23: 45f6bca4f5947782b5dc18bc7678632c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:01:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:02:05 [info] 38#38: *791 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:02:05 [info] 37#37: *792 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:02:13 [info] 38#38: *793 [lua] access_by_lua(msblocations.conf:189):2: 7eae2f81a5661c8a7e84d0e709459c32:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:02:13 [info] 38#38: *793 [lua] logger.lua:23: 7eae2f81a5661c8a7e84d0e709459c32 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:02:13 +0000] 7eae2f81a5661c8a7e84d0e709459c32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:02:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:02:15 [info] 38#38: *794 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:02:15 [info] 38#38: *795 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:02:25 [info] 37#37: *797 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:02:25 [info] 37#37: *798 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:02:28 [info] 38#38: *799 [lua] access_by_lua(msblocations.conf:189):2: 99a4fb33bb5ebec82e005553a5a155de:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:02:28 [info] 38#38: *799 [lua] logger.lua:23: 99a4fb33bb5ebec82e005553a5a155de {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:02:28 +0000] 99a4fb33bb5ebec82e005553a5a155de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:02:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:02:35 [info] 38#38: *800 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:02:35 [info] 38#38: *801 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:02:43 [info] 38#38: *802 [lua] access_by_lua(msblocations.conf:189):2: 9848146a62e99912aa0dc1e58c8adaee:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:02:43 [info] 38#38: *802 [lua] logger.lua:23: 9848146a62e99912aa0dc1e58c8adaee {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:02:43 +0000] 9848146a62e99912aa0dc1e58c8adaee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:02:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:02:45 [info] 38#38: *803 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:02:45 [info] 37#37: *804 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:02:55 [info] 38#38: *805 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:02:55 [info] 38#38: *806 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:02:58 [info] 38#38: *807 [lua] access_by_lua(msblocations.conf:189):2: 8262f9d7ee3ee4144de605c3e0d63309:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:02:58 [info] 38#38: *807 [lua] logger.lua:23: 8262f9d7ee3ee4144de605c3e0d63309 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:02:58 +0000] 8262f9d7ee3ee4144de605c3e0d63309 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:02:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:03:05 [info] 38#38: *808 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:03:05 [info] 38#38: *809 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:03:13 [info] 38#38: *810 [lua] access_by_lua(msblocations.conf:189):2: 17e975cd8a4949cb99687f52c020f5b6:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:03:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:03:13 [info] 38#38: *810 [lua] logger.lua:23: 17e975cd8a4949cb99687f52c020f5b6 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:03:13 +0000] 17e975cd8a4949cb99687f52c020f5b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/24 06:03:15 [info] 37#37: *812 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:03:15 [info] 38#38: *811 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:03:25 [info] 38#38: *814 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:03:25 [info] 37#37: *815 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:03:28 [info] 38#38: *816 [lua] access_by_lua(msblocations.conf:189):2: 17a254b2a36d8973503da085fcfc616c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:03:28 [info] 38#38: *816 [lua] logger.lua:23: 17a254b2a36d8973503da085fcfc616c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:03:28 +0000] 17a254b2a36d8973503da085fcfc616c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:03:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/24 06:03:35 [info] 38#38: *817 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:03:35 [info] 38#38: *818 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:03:43 [info] 38#38: *819 [lua] access_by_lua(msblocations.conf:189):2: 9b2abee807aaeef5809eecf80ff943fa:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:03:43 [info] 38#38: *819 [lua] logger.lua:23: 9b2abee807aaeef5809eecf80ff943fa {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:03:43 +0000] 9b2abee807aaeef5809eecf80ff943fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:03:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:03:45 [info] 38#38: *820 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:03:45 [info] 38#38: *821 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:03:55 [info] 37#37: *822 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:03:55 [info] 37#37: *823 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:03:58 [info] 38#38: *824 [lua] access_by_lua(msblocations.conf:189):2: 95bb1b78fbb91f6e7de13601c17bd51f:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:03:58 [info] 38#38: *824 [lua] logger.lua:23: 95bb1b78fbb91f6e7de13601c17bd51f {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:03:58 +0000] 95bb1b78fbb91f6e7de13601c17bd51f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:03:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/24 06:04:05 [info] 38#38: *825 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:04:05 [info] 38#38: *826 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:04:13 [info] 38#38: *827 [lua] access_by_lua(msblocations.conf:189):2: 22615646071064a8d11199b8a714b6b4:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:04:13 [info] 38#38: *827 [lua] logger.lua:23: 22615646071064a8d11199b8a714b6b4 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:04:13 +0000] 22615646071064a8d11199b8a714b6b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:04:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 06:04:15 [info] 38#38: *828 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:04:15 [info] 38#38: *829 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:04:25 [info] 37#37: *831 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:04:25 [info] 38#38: *832 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:04:28 [info] 38#38: *833 [lua] access_by_lua(msblocations.conf:189):2: d9e5300edf04d2df73f104ad514cb2ff:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:04:28 +0000] d9e5300edf04d2df73f104ad514cb2ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 06:04:28 [info] 38#38: *833 [lua] logger.lua:23: d9e5300edf04d2df73f104ad514cb2ff {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:04:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:04:35 [info] 38#38: *834 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:04:35 [info] 38#38: *835 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:04:43 [info] 38#38: *836 [lua] access_by_lua(msblocations.conf:189):2: 7d2712dd15f448052b4420d8f3c4106f:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:04:43 +0000] 7d2712dd15f448052b4420d8f3c4106f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/24 06:04:43 [info] 38#38: *836 [lua] logger.lua:23: 7d2712dd15f448052b4420d8f3c4106f {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:04:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 06:04:45 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:04:45 [info] 37#37: *838 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:04:55 [info] 38#38: *839 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:04:55 [info] 38#38: *840 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:04:59 [info] 38#38: *841 [lua] access_by_lua(msblocations.conf:189):2: 98b0d175f2813a096636e8ff3c1e7c3d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:04:59 [info] 38#38: *841 [lua] logger.lua:23: 98b0d175f2813a096636e8ff3c1e7c3d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:04:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.126 - - [24/Jan/2023:06:04:59 +0000] 98b0d175f2813a096636e8ff3c1e7c3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 06:05:05 [info] 38#38: *842 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:05:05 [info] 37#37: *843 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:05:14 [info] 38#38: *844 [lua] access_by_lua(msblocations.conf:189):2: c49abe6a5711f49a9a856127dfbd4f32:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:05:14 [info] 38#38: *844 [lua] logger.lua:23: c49abe6a5711f49a9a856127dfbd4f32 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:05:14 +0000] c49abe6a5711f49a9a856127dfbd4f32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:05:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/24 06:05:15 [info] 38#38: *845 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:05:15 [info] 38#38: *846 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:05:25 [info] 38#38: *849 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:05:25 [info] 38#38: *848 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:05:29 [info] 38#38: *850 [lua] access_by_lua(msblocations.conf:189):2: bd3fb939417272da254296dd19f8864f:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:05:29 [info] 38#38: *850 [lua] logger.lua:23: bd3fb939417272da254296dd19f8864f {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:05:29 +0000] bd3fb939417272da254296dd19f8864f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:05:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:05:35 [info] 37#37: *851 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:05:35 [info] 38#38: *852 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:05:44 [info] 38#38: *853 [lua] access_by_lua(msblocations.conf:189):2: 7d33d5c83b2765163b2a841248d2312f:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:05:44 [info] 38#38: *853 [lua] logger.lua:23: 7d33d5c83b2765163b2a841248d2312f {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:05:44 +0000] 7d33d5c83b2765163b2a841248d2312f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:05:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:05:45 [info] 37#37: *855 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:05:45 [info] 38#38: *854 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:05:55 [info] 38#38: *856 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:05:55 [info] 38#38: *857 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:05:59 [info] 38#38: *858 [lua] access_by_lua(msblocations.conf:189):2: e217d229a7983ed464102ecbbc696244:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:05:59 [info] 38#38: *858 [lua] logger.lua:23: e217d229a7983ed464102ecbbc696244 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:05:59 +0000] e217d229a7983ed464102ecbbc696244 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:05:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:06:05 [info] 38#38: *859 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:06:05 [info] 38#38: *860 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:06:14 [info] 38#38: *861 [lua] access_by_lua(msblocations.conf:189):2: 2b327c0cf773e93571da19f3d4d69664:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:06:14 [info] 38#38: *861 [lua] logger.lua:23: 2b327c0cf773e93571da19f3d4d69664 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:06:14 +0000] 2b327c0cf773e93571da19f3d4d69664 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:06:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:06:15 [info] 38#38: *862 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:06:15 [info] 38#38: *863 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:06:25 [info] 38#38: *866 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:06:25 [info] 38#38: *865 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:06:29 [info] 38#38: *867 [lua] access_by_lua(msblocations.conf:189):2: a1b6d9f4dd725f969f1c617d0a035a67:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:06:29 [info] 38#38: *867 [lua] logger.lua:23: a1b6d9f4dd725f969f1c617d0a035a67 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:06:29 +0000] a1b6d9f4dd725f969f1c617d0a035a67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:06:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/24 06:06:35 [info] 37#37: *868 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:06:35 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:06:44 [info] 38#38: *870 [lua] access_by_lua(msblocations.conf:189):2: ddc6bac57649df9ff996ce405d6ff4d9:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:06:44 [info] 38#38: *870 [lua] logger.lua:23: ddc6bac57649df9ff996ce405d6ff4d9 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:06:44 +0000] ddc6bac57649df9ff996ce405d6ff4d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:06:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:06:45 [info] 38#38: *872 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:06:45 [info] 38#38: *871 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:06:55 [info] 38#38: *873 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:06:55 [info] 38#38: *874 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:06:59 [info] 38#38: *875 [lua] access_by_lua(msblocations.conf:189):2: 82ecb2146f158f6ba563c2ff346d8d61:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:06:59 +0000] 82ecb2146f158f6ba563c2ff346d8d61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/24 06:06:59 [info] 38#38: *875 [lua] logger.lua:23: 82ecb2146f158f6ba563c2ff346d8d61 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:06:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/24 06:07:05 [info] 38#38: *876 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:07:05 [info] 38#38: *877 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:07:14 [info] 38#38: *878 [lua] access_by_lua(msblocations.conf:189):2: 072a7fc2df5f2cc781cdaf5d4ea59215:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:07:14 [info] 38#38: *878 [lua] logger.lua:23: 072a7fc2df5f2cc781cdaf5d4ea59215 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:07:14 +0000] 072a7fc2df5f2cc781cdaf5d4ea59215 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:07:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 06:07:15 [info] 37#37: *879 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:07:15 [info] 37#37: *880 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:07:25 [info] 37#37: *883 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:07:25 [info] 38#38: *882 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:07:29 [info] 38#38: *884 [lua] access_by_lua(msblocations.conf:189):2: febf501f1b0e469909176fa28f0ba8d4:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:07:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:07:29 [info] 38#38: *884 [lua] logger.lua:23: febf501f1b0e469909176fa28f0ba8d4 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:07:29 +0000] febf501f1b0e469909176fa28f0ba8d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 06:07:35 [info] 37#37: *886 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:07:35 [info] 37#37: *885 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:07:44 [info] 38#38: *887 [lua] access_by_lua(msblocations.conf:189):2: 1a932cfcdafb823d7ec800d2ca1fc1b3:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:07:44 +0000] 1a932cfcdafb823d7ec800d2ca1fc1b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 06:07:44 [info] 38#38: *887 [lua] logger.lua:23: 1a932cfcdafb823d7ec800d2ca1fc1b3 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:07:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:07:45 [info] 38#38: *888 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:07:45 [info] 38#38: *889 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:07:55 [info] 38#38: *891 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:07:55 [info] 38#38: *890 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:07:59 [info] 38#38: *892 [lua] access_by_lua(msblocations.conf:189):2: 1227b00f2f26841d60650f690bb89bde:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:07:59 +0000] 1227b00f2f26841d60650f690bb89bde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 06:07:59 [info] 38#38: *892 [lua] logger.lua:23: 1227b00f2f26841d60650f690bb89bde {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:07:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 06:08:05 [info] 38#38: *893 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:08:05 [info] 38#38: *894 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:08:14 [info] 38#38: *895 [lua] access_by_lua(msblocations.conf:189):2: 2a1be5bfc5b6989730bb47aa12d837a9:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:08:14 +0000] 2a1be5bfc5b6989730bb47aa12d837a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 06:08:14 [info] 38#38: *895 [lua] logger.lua:23: 2a1be5bfc5b6989730bb47aa12d837a9 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:08:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:08:15 [info] 38#38: *896 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:08:15 [info] 37#37: *897 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:08:25 [info] 38#38: *899 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:08:25 [info] 38#38: *900 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:08:29 [info] 38#38: *901 [lua] access_by_lua(msblocations.conf:189):2: 336a5d28bdf986c590ea92a79546d1cd:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:08:29 +0000] 336a5d28bdf986c590ea92a79546d1cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/24 06:08:29 [info] 38#38: *901 [lua] logger.lua:23: 336a5d28bdf986c590ea92a79546d1cd {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:08:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:08:35 [info] 37#37: *902 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:08:35 [info] 37#37: *903 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:08:44 [info] 38#38: *904 [lua] access_by_lua(msblocations.conf:189):2: 0e25bfa690b0dc544d8f2b7d7a62f1e2:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:08:44 +0000] 0e25bfa690b0dc544d8f2b7d7a62f1e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/24 06:08:44 [info] 38#38: *904 [lua] logger.lua:23: 0e25bfa690b0dc544d8f2b7d7a62f1e2 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:08:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/24 06:08:45 [info] 38#38: *905 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:08:45 [info] 37#37: *906 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:08:55 [info] 38#38: *907 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:08:55 [info] 38#38: *908 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:08:59 [info] 38#38: *909 [lua] access_by_lua(msblocations.conf:189):2: 19e0b55eddef9153e30b8b2e43a7504a:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:08:59 [info] 38#38: *909 [lua] logger.lua:23: 19e0b55eddef9153e30b8b2e43a7504a {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:08:59 +0000] 19e0b55eddef9153e30b8b2e43a7504a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:08:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/24 06:09:05 [info] 37#37: *910 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:09:05 [info] 37#37: *911 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:09:14 [info] 38#38: *912 [lua] access_by_lua(msblocations.conf:189):2: 8ad903dc6707a0f1c232f68866dda180:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:09:14 +0000] 8ad903dc6707a0f1c232f68866dda180 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:09:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:09:14 [info] 38#38: *912 [lua] logger.lua:23: 8ad903dc6707a0f1c232f68866dda180 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , 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/24 06:09:15 [info] 38#38: *913 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:09:15 [info] 37#37: *914 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:09:25 [info] 37#37: *917 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:09:25 [info] 37#37: *916 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:09:29 [info] 38#38: *918 [lua] access_by_lua(msblocations.conf:189):2: 1bcd785fd563c62b0981faaee293e066:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:09:29 [info] 38#38: *918 [lua] logger.lua:23: 1bcd785fd563c62b0981faaee293e066 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:09:29 +0000] 1bcd785fd563c62b0981faaee293e066 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:09:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:09:35 [info] 38#38: *919 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:09:35 [info] 37#37: *920 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:09:44 [info] 38#38: *921 [lua] access_by_lua(msblocations.conf:189):2: ffa5d9517a4baace42d77eea809a881e:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:09:44 +0000] ffa5d9517a4baace42d77eea809a881e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:09:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:09:44 [info] 38#38: *921 [lua] logger.lua:23: ffa5d9517a4baace42d77eea809a881e {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , 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/24 06:09:45 [info] 38#38: *922 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:09:45 [info] 38#38: *923 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:09:55 [info] 38#38: *924 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:09:55 [info] 37#37: *925 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:09:59 [info] 38#38: *926 [lua] access_by_lua(msblocations.conf:189):2: 09e987775d6d342674b4a507caa2fb73:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:09:59 [info] 38#38: *926 [lua] logger.lua:23: 09e987775d6d342674b4a507caa2fb73 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:09:59 +0000] 09e987775d6d342674b4a507caa2fb73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:09:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:10:05 [info] 38#38: *928 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:10:05 [info] 37#37: *927 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:10:14 [info] 38#38: *929 [lua] access_by_lua(msblocations.conf:189):2: b6e274a6d21b279b8258a5dd24e56fb5:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:10:14 +0000] b6e274a6d21b279b8258a5dd24e56fb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:10:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:10:14 [info] 38#38: *929 [lua] logger.lua:23: b6e274a6d21b279b8258a5dd24e56fb5 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , 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/24 06:10:15 [info] 38#38: *930 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:10:15 [info] 38#38: *931 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:10:25 [info] 38#38: *934 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:10:25 [info] 38#38: *933 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:10:29 [info] 38#38: *935 [lua] access_by_lua(msblocations.conf:189):2: 2070ad3e6b126aed4645e9079de0ac9b:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:10:29 [info] 38#38: *935 [lua] logger.lua:23: 2070ad3e6b126aed4645e9079de0ac9b {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:10:29 +0000] 2070ad3e6b126aed4645e9079de0ac9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:10:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:10:35 [info] 38#38: *936 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:10:35 [info] 38#38: *937 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:10:44 [info] 38#38: *938 [lua] access_by_lua(msblocations.conf:189):2: b6be563b0b2cdcc0e7982ef79fc8876a:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:10:44 [info] 38#38: *938 [lua] logger.lua:23: b6be563b0b2cdcc0e7982ef79fc8876a {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:10:44 +0000] b6be563b0b2cdcc0e7982ef79fc8876a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:10:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:10:45 [info] 38#38: *940 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:10:45 [info] 38#38: *939 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:10:55 [info] 38#38: *941 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:10:55 [info] 38#38: *942 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:10:59 [info] 38#38: *943 [lua] access_by_lua(msblocations.conf:189):2: f88beca86c888d91a6c2c6cfeb7712c3:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:10:59 [info] 38#38: *943 [lua] logger.lua:23: f88beca86c888d91a6c2c6cfeb7712c3 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:10:59 +0000] f88beca86c888d91a6c2c6cfeb7712c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:10:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:11:05 [info] 38#38: *944 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:11:05 [info] 38#38: *945 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:11:14 [info] 38#38: *946 [lua] access_by_lua(msblocations.conf:189):2: b4b97b625129d62867d97ef492d3bc81:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:11:14 +0000] b4b97b625129d62867d97ef492d3bc81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:11:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:11:14 [info] 38#38: *946 [lua] logger.lua:23: b4b97b625129d62867d97ef492d3bc81 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , 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/24 06:11:15 [info] 38#38: *947 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:11:15 [info] 38#38: *948 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:11:25 [info] 38#38: *950 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:11:25 [info] 38#38: *951 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:11:29 [info] 38#38: *952 [lua] access_by_lua(msblocations.conf:189):2: f9bc3f6efb18b6ae7feb92dc0ad09739:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:11:29 +0000] f9bc3f6efb18b6ae7feb92dc0ad09739 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 06:11:29 [info] 38#38: *952 [lua] logger.lua:23: f9bc3f6efb18b6ae7feb92dc0ad09739 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:11:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:11:35 [info] 37#37: *954 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:11:35 [info] 38#38: *953 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:11:44 [info] 38#38: *955 [lua] access_by_lua(msblocations.conf:189):2: 70967196b7d04b4c4fcd4e2534fdbfa5:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:11:44 +0000] 70967196b7d04b4c4fcd4e2534fdbfa5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/24 06:11:44 [info] 38#38: *955 [lua] logger.lua:23: 70967196b7d04b4c4fcd4e2534fdbfa5 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:11:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/24 06:11:45 [info] 38#38: *956 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:11:45 [info] 37#37: *957 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:11:55 [info] 38#38: *958 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:11:55 [info] 38#38: *959 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:11:59 [info] 38#38: *960 [lua] access_by_lua(msblocations.conf:189):2: 2808fa9e59be0efa6c801195478b6fe5:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:11:59 +0000] 2808fa9e59be0efa6c801195478b6fe5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 06:11:59 [info] 38#38: *960 [lua] logger.lua:23: 2808fa9e59be0efa6c801195478b6fe5 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:11:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:12:05 [info] 38#38: *961 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:12:05 [info] 38#38: *962 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:12:14 [info] 38#38: *963 [lua] access_by_lua(msblocations.conf:189):2: 605a42c81eabdebd64a0fd96543463d9:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:12:14 [info] 38#38: *963 [lua] logger.lua:23: 605a42c81eabdebd64a0fd96543463d9 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:12:14 +0000] 605a42c81eabdebd64a0fd96543463d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:12:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 06:12:15 [info] 38#38: *964 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:12:15 [info] 38#38: *965 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:12:25 [info] 38#38: *967 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:12:25 [info] 38#38: *968 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:12:29 [info] 38#38: *969 [lua] access_by_lua(msblocations.conf:189):2: ae0dd8994b3609d9973a11e8db456600:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:12:29 [info] 38#38: *969 [lua] logger.lua:23: ae0dd8994b3609d9973a11e8db456600 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:12:29 +0000] ae0dd8994b3609d9973a11e8db456600 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:12:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:12:35 [info] 38#38: *970 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:12:35 [info] 38#38: *971 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:12:44 [info] 38#38: *972 [lua] access_by_lua(msblocations.conf:189):2: ced0c733b04c28c0229864af8b6968d7:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:12:44 [info] 38#38: *972 [lua] logger.lua:23: ced0c733b04c28c0229864af8b6968d7 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:12:44 +0000] ced0c733b04c28c0229864af8b6968d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:12:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:12:45 [info] 38#38: *973 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:12:45 [info] 38#38: *974 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:12:55 [info] 38#38: *975 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:12:55 [info] 38#38: *976 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:12:59 [info] 38#38: *977 [lua] access_by_lua(msblocations.conf:189):2: 0d351dca410e4b4d370b75d2bba29d84:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:12:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:12:59 [info] 38#38: *977 [lua] logger.lua:23: 0d351dca410e4b4d370b75d2bba29d84 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:12:59 +0000] 0d351dca410e4b4d370b75d2bba29d84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 06:13:05 [info] 37#37: *979 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:13:05 [info] 38#38: *978 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:13:14 [info] 38#38: *980 [lua] access_by_lua(msblocations.conf:189):2: b5e63420fb2061b011ca23e379e2e680:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:13:14 [info] 38#38: *980 [lua] logger.lua:23: b5e63420fb2061b011ca23e379e2e680 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:13:14 +0000] b5e63420fb2061b011ca23e379e2e680 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:13:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:13:15 [info] 38#38: *981 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:13:15 [info] 37#37: *982 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:13:25 [info] 37#37: *984 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:13:25 [info] 37#37: *985 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:13:29 [info] 38#38: *986 [lua] access_by_lua(msblocations.conf:189):2: e0ff85de31595702161bcb0f755892ba:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:13:29 [info] 38#38: *986 [lua] logger.lua:23: e0ff85de31595702161bcb0f755892ba {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:13:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.126 - - [24/Jan/2023:06:13:29 +0000] e0ff85de31595702161bcb0f755892ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 06:13:35 [info] 38#38: *987 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:13:35 [info] 38#38: *988 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:13:44 [info] 38#38: *989 [lua] access_by_lua(msblocations.conf:189):2: 3d74ca8f908a45f8915af8c4a638b2e1:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:13:44 [info] 38#38: *989 [lua] logger.lua:23: 3d74ca8f908a45f8915af8c4a638b2e1 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:13:44 +0000] 3d74ca8f908a45f8915af8c4a638b2e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:13:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:13:45 [info] 37#37: *990 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:13:45 [info] 38#38: *991 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:13:55 [info] 38#38: *992 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:13:55 [info] 38#38: *993 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:13:59 [info] 38#38: *994 [lua] access_by_lua(msblocations.conf:189):2: 626e2c8881e806bf6b644cef893e7d28:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:13:59 [info] 38#38: *994 [lua] logger.lua:23: 626e2c8881e806bf6b644cef893e7d28 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:13:59 +0000] 626e2c8881e806bf6b644cef893e7d28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:13:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:14:05 [info] 38#38: *995 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:14:05 [info] 38#38: *996 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:14:14 [info] 38#38: *997 [lua] access_by_lua(msblocations.conf:189):2: 3fe745ed343ec343b23728be62955a8a:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:14:14 [info] 38#38: *997 [lua] logger.lua:23: 3fe745ed343ec343b23728be62955a8a {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:14:14 +0000] 3fe745ed343ec343b23728be62955a8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:14:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:14:15 [info] 37#37: *998 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:14:15 [info] 37#37: *999 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:14:25 [info] 38#38: *1001 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:14:25 [info] 38#38: *1002 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:14:29 [info] 38#38: *1003 [lua] access_by_lua(msblocations.conf:189):2: ca695ea28fd1e6790f682e6d6d42b2b4:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:14:29 [info] 38#38: *1003 [lua] logger.lua:23: ca695ea28fd1e6790f682e6d6d42b2b4 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:14:29 +0000] ca695ea28fd1e6790f682e6d6d42b2b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:14:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:14:35 [info] 38#38: *1004 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:14:35 [info] 38#38: *1005 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:14:44 [info] 38#38: *1006 [lua] access_by_lua(msblocations.conf:189):2: 7e38e4391d8c38b4877052914b049363:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:14:44 [info] 38#38: *1006 [lua] logger.lua:23: 7e38e4391d8c38b4877052914b049363 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:14:44 +0000] 7e38e4391d8c38b4877052914b049363 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:14:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:14:45 [info] 38#38: *1007 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:14:45 [info] 38#38: *1008 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:14:55 [info] 38#38: *1009 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:14:55 [info] 38#38: *1010 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:14:59 [info] 38#38: *1011 [lua] access_by_lua(msblocations.conf:189):2: 626752c5d236d38aca74a4ab68b264df:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:14:59 [info] 38#38: *1011 [lua] logger.lua:23: 626752c5d236d38aca74a4ab68b264df {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:14:59 +0000] 626752c5d236d38aca74a4ab68b264df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:14:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 06:15:05 [info] 38#38: *1012 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:15:05 [info] 38#38: *1013 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:15:14 [info] 38#38: *1014 [lua] access_by_lua(msblocations.conf:189):2: f163101aa0253e4ae0937e587d275dd7:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:15:14 +0000] f163101aa0253e4ae0937e587d275dd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 06:15:14 [info] 38#38: *1014 [lua] logger.lua:23: f163101aa0253e4ae0937e587d275dd7 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:15:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:15:15 [info] 38#38: *1015 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:15:15 [info] 37#37: *1016 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:15:25 [info] 38#38: *1019 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:15:25 [info] 38#38: *1018 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:15:29 [info] 38#38: *1020 [lua] access_by_lua(msblocations.conf:189):2: b3278dc3945609750a5082ca7c27cdbe:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:15:29 +0000] b3278dc3945609750a5082ca7c27cdbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 06:15:29 [info] 38#38: *1020 [lua] logger.lua:23: b3278dc3945609750a5082ca7c27cdbe {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:15:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:15:35 [info] 38#38: *1021 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:15:35 [info] 38#38: *1022 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:15:44 [info] 38#38: *1023 client closed connection while waiting for request, client: 10.233.66.137, server: 0.0.0.0:443 2023/01/24 06:15:44 [info] 38#38: *1024 [lua] access_by_lua(msblocations.conf:189):2: 86e78f86bba8e87c5dab549dff1b60a9:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:15:44 +0000] 86e78f86bba8e87c5dab549dff1b60a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:15:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:15:44 [info] 38#38: *1024 [lua] logger.lua:23: 86e78f86bba8e87c5dab549dff1b60a9 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , 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/24 06:15:45 [info] 38#38: *1025 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:15:45 [info] 38#38: *1026 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:15:55 [info] 38#38: *1028 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:15:55 [info] 38#38: *1027 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:15:59 [info] 38#38: *1029 [lua] access_by_lua(msblocations.conf:189):2: c261e6b7040ffac11f5087a5ebb28296:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:15:59 +0000] c261e6b7040ffac11f5087a5ebb28296 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 06:15:59 [info] 38#38: *1029 [lua] logger.lua:23: c261e6b7040ffac11f5087a5ebb28296 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:15:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:16:05 [info] 37#37: *1030 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:16:05 [info] 38#38: *1031 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:16:14 [info] 38#38: *1032 [lua] access_by_lua(msblocations.conf:189):2: 81facc5ae44758e7eeb905d38141a130:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:16:14 +0000] 81facc5ae44758e7eeb905d38141a130 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 06:16:14 [info] 38#38: *1032 [lua] logger.lua:23: 81facc5ae44758e7eeb905d38141a130 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:16:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:16:15 [info] 38#38: *1034 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:16:15 [info] 38#38: *1033 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:16:25 [info] 38#38: *1036 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:16:25 [info] 37#37: *1037 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:16:29 [info] 38#38: *1038 [lua] access_by_lua(msblocations.conf:189):2: 6faa663b890a353ed848e078d5b20d2b:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:16:29 +0000] 6faa663b890a353ed848e078d5b20d2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/24 06:16:29 [info] 38#38: *1038 [lua] logger.lua:23: 6faa663b890a353ed848e078d5b20d2b {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:16:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/24 06:16:35 [info] 37#37: *1040 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:16:35 [info] 38#38: *1039 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:16:44 [info] 38#38: *1041 [lua] access_by_lua(msblocations.conf:189):2: 8227a415ecd5d62a6aaa06d33332913c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:16:44 [info] 38#38: *1041 [lua] logger.lua:23: 8227a415ecd5d62a6aaa06d33332913c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:16:44 +0000] 8227a415ecd5d62a6aaa06d33332913c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:16:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:16:45 [info] 37#37: *1042 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:16:45 [info] 37#37: *1043 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:16:55 [info] 38#38: *1044 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:16:55 [info] 38#38: *1045 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:16:59 [info] 38#38: *1046 [lua] access_by_lua(msblocations.conf:189):2: ce703e47229e2020a7092b080e4865e7:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:16:59 +0000] ce703e47229e2020a7092b080e4865e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:16:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:16:59 [info] 38#38: *1046 [lua] logger.lua:23: ce703e47229e2020a7092b080e4865e7 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , 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/24 06:17:05 [info] 38#38: *1047 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:17:05 [info] 38#38: *1048 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:17:14 [info] 38#38: *1049 [lua] access_by_lua(msblocations.conf:189):2: 13a3c65418853738a9b6167ff2e92d1f:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:17:14 [info] 38#38: *1049 [lua] logger.lua:23: 13a3c65418853738a9b6167ff2e92d1f {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:17:14 +0000] 13a3c65418853738a9b6167ff2e92d1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:17:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 06:17:15 [info] 38#38: *1050 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:17:15 [info] 38#38: *1051 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:17:25 [info] 38#38: *1053 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:17:25 [info] 38#38: *1054 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:17:29 [info] 38#38: *1055 [lua] access_by_lua(msblocations.conf:189):2: ba80034e4bd666a91b48d919a6fd3efa:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:17:29 [info] 38#38: *1055 [lua] logger.lua:23: ba80034e4bd666a91b48d919a6fd3efa {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:17:29 +0000] ba80034e4bd666a91b48d919a6fd3efa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:17:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:17:35 [info] 37#37: *1056 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:17:35 [info] 37#37: *1057 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:17:44 [info] 38#38: *1058 [lua] access_by_lua(msblocations.conf:189):2: e828883149c079c5829eaf84ffa270e4:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:17:44 [info] 38#38: *1058 [lua] logger.lua:23: e828883149c079c5829eaf84ffa270e4 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:17:44 +0000] e828883149c079c5829eaf84ffa270e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:17:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:17:45 [info] 38#38: *1059 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:17:45 [info] 37#37: *1060 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:17:55 [info] 37#37: *1061 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:17:55 [info] 37#37: *1062 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:17:59 [info] 38#38: *1063 [lua] access_by_lua(msblocations.conf:189):2: 058b055e2337636b1db7b0101394dfbb:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:17:59 [info] 38#38: *1063 [lua] logger.lua:23: 058b055e2337636b1db7b0101394dfbb {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:17:59 +0000] 058b055e2337636b1db7b0101394dfbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:17:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:18:05 [info] 38#38: *1064 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:18:05 [info] 37#37: *1065 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:18:14 [info] 38#38: *1066 [lua] access_by_lua(msblocations.conf:189):2: f809204a5a4fcb620646d97f099f6d9d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:18:14 +0000] f809204a5a4fcb620646d97f099f6d9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/24 06:18:14 [info] 38#38: *1066 [lua] logger.lua:23: f809204a5a4fcb620646d97f099f6d9d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:18:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:18:15 [info] 37#37: *1067 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:18:15 [info] 37#37: *1068 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:18:25 [info] 37#37: *1070 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:18:25 [info] 38#38: *1071 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:18:29 [info] 38#38: *1072 [lua] access_by_lua(msblocations.conf:189):2: 3bf3d505157cf7bd349152f823a03681:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:18:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:18:29 [info] 38#38: *1072 [lua] logger.lua:23: 3bf3d505157cf7bd349152f823a03681 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:18:29 +0000] 3bf3d505157cf7bd349152f823a03681 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 06:18:35 [info] 38#38: *1073 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:18:35 [info] 38#38: *1074 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:18:44 [info] 38#38: *1075 [lua] access_by_lua(msblocations.conf:189):2: 8e9de7d547b555936d1b6b2c59d344c8:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:18:44 [info] 38#38: *1075 [lua] logger.lua:23: 8e9de7d547b555936d1b6b2c59d344c8 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:18:44 +0000] 8e9de7d547b555936d1b6b2c59d344c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:18:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:18:45 [info] 38#38: *1076 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:18:45 [info] 38#38: *1077 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:18:55 [info] 37#37: *1078 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:18:55 [info] 37#37: *1079 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:18:59 [info] 38#38: *1080 [lua] access_by_lua(msblocations.conf:189):2: 15a229aa1b22c1f4e2084b75949e26f1:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:18:59 +0000] 15a229aa1b22c1f4e2084b75949e26f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/24 06:18:59 [info] 38#38: *1080 [lua] logger.lua:23: 15a229aa1b22c1f4e2084b75949e26f1 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:18:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/24 06:19:05 [info] 38#38: *1081 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:19:05 [info] 37#37: *1082 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:19:14 [info] 38#38: *1083 [lua] access_by_lua(msblocations.conf:189):2: 92e12825068a65990104cabfba49fafd:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:19:14 +0000] 92e12825068a65990104cabfba49fafd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 06:19:14 [info] 38#38: *1083 [lua] logger.lua:23: 92e12825068a65990104cabfba49fafd {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:19:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:19:15 [info] 38#38: *1084 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:19:15 [info] 37#37: *1085 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:19:25 [info] 38#38: *1088 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:19:25 [info] 38#38: *1087 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:19:29 [info] 38#38: *1089 [lua] access_by_lua(msblocations.conf:189):2: 8f2cb84e3ae726e60cef73549e252035:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:19:29 [info] 38#38: *1089 [lua] logger.lua:23: 8f2cb84e3ae726e60cef73549e252035 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:19:29 +0000] 8f2cb84e3ae726e60cef73549e252035 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:19:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/24 06:19:35 [info] 38#38: *1090 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:19:35 [info] 38#38: *1091 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:19:44 [info] 38#38: *1092 [lua] access_by_lua(msblocations.conf:189):2: f460e0f1b4dd6790c0fef36eb55d70f8:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:19:44 +0000] f460e0f1b4dd6790c0fef36eb55d70f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 06:19:44 [info] 38#38: *1092 [lua] logger.lua:23: f460e0f1b4dd6790c0fef36eb55d70f8 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:19:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:19:45 [info] 38#38: *1093 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:19:45 [info] 38#38: *1094 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:19:55 [info] 37#37: *1096 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:19:55 [info] 38#38: *1095 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:19:59 [info] 38#38: *1097 [lua] access_by_lua(msblocations.conf:189):2: e1c1968a2e69d697952a08f59d331f3d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:19:59 [info] 38#38: *1097 [lua] logger.lua:23: e1c1968a2e69d697952a08f59d331f3d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:19:59 +0000] e1c1968a2e69d697952a08f59d331f3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:19:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:20:05 [info] 38#38: *1098 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:20:05 [info] 38#38: *1099 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:20:14 [info] 38#38: *1100 [lua] access_by_lua(msblocations.conf:189):2: 0fef0116854699158bff57526cd533c6:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:20:14 [info] 38#38: *1100 [lua] logger.lua:23: 0fef0116854699158bff57526cd533c6 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:20:14 +0000] 0fef0116854699158bff57526cd533c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:20:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/24 06:20:15 [info] 37#37: *1101 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:20:15 [info] 37#37: *1102 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:20:25 [info] 38#38: *1104 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:20:25 [info] 37#37: *1105 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:20:29 [info] 38#38: *1106 [lua] access_by_lua(msblocations.conf:189):2: 2266c1852515d517d4a1a9d578d7bb7f:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:20:29 [info] 38#38: *1106 [lua] logger.lua:23: 2266c1852515d517d4a1a9d578d7bb7f {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:20:29 +0000] 2266c1852515d517d4a1a9d578d7bb7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:20:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/24 06:20:35 [info] 37#37: *1107 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:20:35 [info] 37#37: *1108 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:20:44 [info] 38#38: *1109 [lua] access_by_lua(msblocations.conf:189):2: 5c51324175df8f49ac005a922b286e0a:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:20:44 [info] 38#38: *1109 [lua] logger.lua:23: 5c51324175df8f49ac005a922b286e0a {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:20:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.126 - - [24/Jan/2023:06:20:44 +0000] 5c51324175df8f49ac005a922b286e0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 06:20:45 [info] 38#38: *1111 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:20:45 [info] 38#38: *1110 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:20:55 [info] 37#37: *1112 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:20:55 [info] 37#37: *1113 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:20:59 [info] 38#38: *1114 [lua] access_by_lua(msblocations.conf:189):2: c5622558d354c03c8ebf897e51bc56ce:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:20:59 +0000] c5622558d354c03c8ebf897e51bc56ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 06:20:59 [info] 38#38: *1114 [lua] logger.lua:23: c5622558d354c03c8ebf897e51bc56ce {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:20:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:21:05 [info] 37#37: *1116 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:21:05 [info] 37#37: *1115 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:21:14 [info] 38#38: *1117 [lua] access_by_lua(msblocations.conf:189):2: a33a64b6947a4d6816f39a8f3d8313a9:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:21:14 [info] 38#38: *1117 [lua] logger.lua:23: a33a64b6947a4d6816f39a8f3d8313a9 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:21:14 +0000] a33a64b6947a4d6816f39a8f3d8313a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:21:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:21:15 [info] 38#38: *1118 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:21:15 [info] 38#38: *1119 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:21:25 [info] 38#38: *1121 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:21:25 [info] 38#38: *1122 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:21:29 [info] 38#38: *1123 [lua] access_by_lua(msblocations.conf:189):2: f8c2fbef11700ff2e7e07ee6adab872e:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:21:29 [info] 38#38: *1123 [lua] logger.lua:23: f8c2fbef11700ff2e7e07ee6adab872e {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:21:29 +0000] f8c2fbef11700ff2e7e07ee6adab872e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:21:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:21:35 [info] 38#38: *1124 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:21:35 [info] 38#38: *1125 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:21:44 [info] 38#38: *1126 [lua] access_by_lua(msblocations.conf:189):2: f75e10cdd10f7fc22f5d06a4871c9bc9:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:21:44 [info] 38#38: *1126 [lua] logger.lua:23: f75e10cdd10f7fc22f5d06a4871c9bc9 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:21:44 +0000] f75e10cdd10f7fc22f5d06a4871c9bc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:21:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:21:45 [info] 37#37: *1127 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:21:45 [info] 38#38: *1128 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:21:55 [info] 37#37: *1130 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:21:55 [info] 38#38: *1129 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:21:59 [info] 38#38: *1131 [lua] access_by_lua(msblocations.conf:189):2: 4a9a27640196829bef79809cfc8b67d4:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:21:59 [info] 38#38: *1131 [lua] logger.lua:23: 4a9a27640196829bef79809cfc8b67d4 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:21:59 +0000] 4a9a27640196829bef79809cfc8b67d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:21:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/24 06:22:05 [info] 38#38: *1132 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:22:05 [info] 38#38: *1133 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:22:14 [info] 38#38: *1134 [lua] access_by_lua(msblocations.conf:189):2: aeaf5765db5605f667b20291c51a8da7:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:22:14 [info] 38#38: *1134 [lua] logger.lua:23: aeaf5765db5605f667b20291c51a8da7 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:22:14 +0000] aeaf5765db5605f667b20291c51a8da7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:22:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:22:15 [info] 37#37: *1135 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:22:15 [info] 38#38: *1136 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:22:25 [info] 37#37: *1138 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:22:25 [info] 37#37: *1139 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:22:29 [info] 38#38: *1140 [lua] access_by_lua(msblocations.conf:189):2: fbe7234880ccaf9f38f48614330f7b37:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:22:29 [info] 38#38: *1140 [lua] logger.lua:23: fbe7234880ccaf9f38f48614330f7b37 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:22:29 +0000] fbe7234880ccaf9f38f48614330f7b37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:22:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/24 06:22:35 [info] 38#38: *1141 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:22:35 [info] 37#37: *1142 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:22:44 [info] 38#38: *1143 [lua] access_by_lua(msblocations.conf:189):2: aabb5b4c9c336dc9c6c1ec060e5a22a5:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:22:44 [info] 38#38: *1143 [lua] logger.lua:23: aabb5b4c9c336dc9c6c1ec060e5a22a5 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:22:44 +0000] aabb5b4c9c336dc9c6c1ec060e5a22a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:22:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:22:45 [info] 38#38: *1144 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:22:45 [info] 38#38: *1145 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:22:55 [info] 38#38: *1146 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:22:55 [info] 37#37: *1147 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:22:59 [info] 38#38: *1148 [lua] access_by_lua(msblocations.conf:189):2: 3b71325608d846759b81bf6ef1e60e28:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:23:00 [info] 38#38: *1148 [lua] logger.lua:23: 3b71325608d846759b81bf6ef1e60e28 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:23:00 +0000] 3b71325608d846759b81bf6ef1e60e28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:23:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 06:23:05 [info] 38#38: *1149 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:23:05 [info] 38#38: *1150 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:23:15 [info] 38#38: *1151 [lua] access_by_lua(msblocations.conf:189):2: 534b75e4f94f19beff1c6abadbec5a16:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:23:15 +0000] 534b75e4f94f19beff1c6abadbec5a16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 06:23:15 [info] 38#38: *1151 [lua] logger.lua:23: 534b75e4f94f19beff1c6abadbec5a16 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:23:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:23:15 [info] 38#38: *1152 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:23:15 [info] 38#38: *1153 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:23:25 [info] 38#38: *1155 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:23:25 [info] 38#38: *1156 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:23:30 [info] 38#38: *1157 [lua] access_by_lua(msblocations.conf:189):2: e4b4d7de813a1576dd2862739856ed20:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:23:30 [info] 38#38: *1157 [lua] logger.lua:23: e4b4d7de813a1576dd2862739856ed20 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:23:30 +0000] e4b4d7de813a1576dd2862739856ed20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:23:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:23:35 [info] 38#38: *1158 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:23:35 [info] 38#38: *1159 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:23:45 [info] 38#38: *1160 [lua] access_by_lua(msblocations.conf:189):2: 8fbdd835c17b5ff39598500ea143c232:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:23:45 [info] 38#38: *1160 [lua] logger.lua:23: 8fbdd835c17b5ff39598500ea143c232 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:23:45 +0000] 8fbdd835c17b5ff39598500ea143c232 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:23:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:23:45 [info] 38#38: *1161 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:23:45 [info] 38#38: *1162 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:23:53 [info] 38#38: *1163 client closed connection while waiting for request, client: 10.233.66.137, server: 0.0.0.0:443 2023/01/24 06:23:55 [info] 37#37: *1164 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:23:55 [info] 37#37: *1165 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:24:00 [info] 38#38: *1166 [lua] access_by_lua(msblocations.conf:189):2: aabf09f169402cbd5836c5c17e0129ea:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:24:00 +0000] aabf09f169402cbd5836c5c17e0129ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 06:24:00 [info] 38#38: *1166 [lua] logger.lua:23: aabf09f169402cbd5836c5c17e0129ea {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:24:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:24:05 [info] 37#37: *1168 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:24:05 [info] 38#38: *1167 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:24:15 [info] 38#38: *1169 [lua] access_by_lua(msblocations.conf:189):2: 735d53e1e951496a258d48073f0be298:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:24:15 +0000] 735d53e1e951496a258d48073f0be298 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/24 06:24:15 [info] 38#38: *1169 [lua] logger.lua:23: 735d53e1e951496a258d48073f0be298 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:24:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:24:15 [info] 38#38: *1170 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:24:15 [info] 38#38: *1171 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:24:25 [info] 38#38: *1174 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:24:25 [info] 38#38: *1173 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:24:30 [info] 38#38: *1175 [lua] access_by_lua(msblocations.conf:189):2: 1ee2f5240a3ca883690839980b41b32d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:24:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:24:30 [info] 38#38: *1175 [lua] logger.lua:23: 1ee2f5240a3ca883690839980b41b32d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:24:30 +0000] 1ee2f5240a3ca883690839980b41b32d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 06:24:35 [info] 38#38: *1177 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:24:35 [info] 37#37: *1176 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:24:45 [info] 38#38: *1178 [lua] access_by_lua(msblocations.conf:189):2: 1ad4cfe48d8629413c274e882a04e0d1:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:24:45 [info] 38#38: *1178 [lua] logger.lua:23: 1ad4cfe48d8629413c274e882a04e0d1 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:24:45 +0000] 1ad4cfe48d8629413c274e882a04e0d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:24:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:24:45 [info] 38#38: *1179 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:24:45 [info] 38#38: *1180 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:24:55 [info] 38#38: *1181 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:24:55 [info] 38#38: *1182 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:25:00 [info] 38#38: *1183 [lua] access_by_lua(msblocations.conf:189):2: d76552a9741a2b9ba8fc31fa432e89e3:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:25:00 +0000] d76552a9741a2b9ba8fc31fa432e89e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 06:25:00 [info] 38#38: *1183 [lua] logger.lua:23: d76552a9741a2b9ba8fc31fa432e89e3 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:25:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 06:25:05 [info] 38#38: *1185 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:25:05 [info] 38#38: *1184 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:25:15 [info] 38#38: *1186 [lua] access_by_lua(msblocations.conf:189):2: 091250844c013a8c066eaf98f597e03e:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:25:15 +0000] 091250844c013a8c066eaf98f597e03e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/24 06:25:15 [info] 38#38: *1186 [lua] logger.lua:23: 091250844c013a8c066eaf98f597e03e {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:25:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:25:15 [info] 38#38: *1188 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:25:15 [info] 38#38: *1187 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:25:25 [info] 38#38: *1190 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:25:25 [info] 38#38: *1191 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:25:30 [info] 38#38: *1192 [lua] access_by_lua(msblocations.conf:189):2: 5aa89ca9f98a622bf95e9ee8382e5eac:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:25:30 [info] 38#38: *1192 [lua] logger.lua:23: 5aa89ca9f98a622bf95e9ee8382e5eac {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:25:30 +0000] 5aa89ca9f98a622bf95e9ee8382e5eac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:25:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:25:35 [info] 37#37: *1193 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:25:35 [info] 37#37: *1194 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:25:45 [info] 38#38: *1195 [lua] access_by_lua(msblocations.conf:189):2: b44211511567bfe4a18a38ffe068dd17:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:25:45 [info] 38#38: *1195 [lua] logger.lua:23: b44211511567bfe4a18a38ffe068dd17 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:25:45 +0000] b44211511567bfe4a18a38ffe068dd17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:25:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:25:45 [info] 38#38: *1196 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:25:45 [info] 38#38: *1197 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:25:55 [info] 38#38: *1198 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:25:55 [info] 38#38: *1199 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:26:00 [info] 38#38: *1200 [lua] access_by_lua(msblocations.conf:189):2: 4e7d527b32e20706e03462112ff34e41:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:26:00 [info] 38#38: *1200 [lua] logger.lua:23: 4e7d527b32e20706e03462112ff34e41 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:26:00 +0000] 4e7d527b32e20706e03462112ff34e41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:26:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:26:05 [info] 38#38: *1201 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:26:05 [info] 37#37: *1202 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:26:15 [info] 38#38: *1203 [lua] access_by_lua(msblocations.conf:189):2: 4d54f02df7459abe9adb4263bc2b58bd:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:26:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:26:15 [info] 38#38: *1203 [lua] logger.lua:23: 4d54f02df7459abe9adb4263bc2b58bd {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:26:15 +0000] 4d54f02df7459abe9adb4263bc2b58bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 06:26:15 [info] 37#37: *1205 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:26:15 [info] 37#37: *1204 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:26:25 [info] 37#37: *1208 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:26:25 [info] 38#38: *1207 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:26:30 [info] 38#38: *1209 [lua] access_by_lua(msblocations.conf:189):2: b34e7ad47b5e2db14e968ce317eb90b3:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:26:30 +0000] b34e7ad47b5e2db14e968ce317eb90b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/24 06:26:30 [info] 38#38: *1209 [lua] logger.lua:23: b34e7ad47b5e2db14e968ce317eb90b3 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:26:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:26:35 [info] 37#37: *1210 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:26:35 [info] 38#38: *1211 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:26:45 [info] 38#38: *1212 [lua] access_by_lua(msblocations.conf:189):2: af0ebd48d2be8014fc3ea1a215ab1b8b:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:26:45 +0000] af0ebd48d2be8014fc3ea1a215ab1b8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 06:26:45 [info] 38#38: *1212 [lua] logger.lua:23: af0ebd48d2be8014fc3ea1a215ab1b8b {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:26:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:26:45 [info] 38#38: *1213 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:26:45 [info] 38#38: *1214 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:26:55 [info] 38#38: *1215 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:26:55 [info] 37#37: *1216 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:27:00 [info] 38#38: *1217 [lua] access_by_lua(msblocations.conf:189):2: 06a2caaf80f5b846e6e0032ad7eee236:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:27:00 +0000] 06a2caaf80f5b846e6e0032ad7eee236 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 06:27:00 [info] 38#38: *1217 [lua] logger.lua:23: 06a2caaf80f5b846e6e0032ad7eee236 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:27:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:27:05 [info] 38#38: *1219 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:27:05 [info] 38#38: *1218 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:27:15 [info] 38#38: *1220 [lua] access_by_lua(msblocations.conf:189):2: ba7dc2c1f4c42333ef81c998316eb661:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:27:15 +0000] ba7dc2c1f4c42333ef81c998316eb661 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 06:27:15 [info] 38#38: *1220 [lua] logger.lua:23: ba7dc2c1f4c42333ef81c998316eb661 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:27:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:27:15 [info] 37#37: *1221 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:27:15 [info] 38#38: *1222 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:27:25 [info] 38#38: *1224 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:27:25 [info] 38#38: *1225 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:27:30 [info] 38#38: *1226 [lua] access_by_lua(msblocations.conf:189):2: 1eabd42ac97579ebe9343ba901ddb82a:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:27:30 +0000] 1eabd42ac97579ebe9343ba901ddb82a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/24 06:27:30 [info] 38#38: *1226 [lua] logger.lua:23: 1eabd42ac97579ebe9343ba901ddb82a {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:27:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/24 06:27:35 [info] 37#37: *1228 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:27:35 [info] 38#38: *1227 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:27:45 [info] 38#38: *1229 [lua] access_by_lua(msblocations.conf:189):2: f3c36f1d2577b5402b262eede0646f24:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:27:45 +0000] f3c36f1d2577b5402b262eede0646f24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 06:27:45 [info] 38#38: *1229 [lua] logger.lua:23: f3c36f1d2577b5402b262eede0646f24 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:27:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:27:45 [info] 38#38: *1230 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:27:45 [info] 38#38: *1231 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:27:55 [info] 37#37: *1232 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:27:55 [info] 37#37: *1233 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:28:00 [info] 38#38: *1234 [lua] access_by_lua(msblocations.conf:189):2: 6161bd42501676452bc323d2f520a55d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:28:00 +0000] 6161bd42501676452bc323d2f520a55d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/24 06:28:00 [info] 38#38: *1234 [lua] logger.lua:23: 6161bd42501676452bc323d2f520a55d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:28:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:28:05 [info] 38#38: *1235 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:28:05 [info] 37#37: *1236 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:28:15 [info] 38#38: *1237 [lua] access_by_lua(msblocations.conf:189):2: dd2a4deacca384227d0c1bf5465b1d5c:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:28:15 +0000] dd2a4deacca384227d0c1bf5465b1d5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/24 06:28:15 [info] 38#38: *1237 [lua] logger.lua:23: dd2a4deacca384227d0c1bf5465b1d5c {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:28:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/24 06:28:15 [info] 38#38: *1238 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:28:15 [info] 38#38: *1239 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:28:25 [info] 38#38: *1241 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:28:25 [info] 38#38: *1242 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:28:30 [info] 38#38: *1243 [lua] access_by_lua(msblocations.conf:189):2: 675c345ae4df18318680d8176926d7b3:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:28:30 [info] 38#38: *1243 [lua] logger.lua:23: 675c345ae4df18318680d8176926d7b3 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:28:30 +0000] 675c345ae4df18318680d8176926d7b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:28:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/24 06:28:35 [info] 38#38: *1244 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:28:35 [info] 38#38: *1245 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:28:45 [info] 38#38: *1246 [lua] access_by_lua(msblocations.conf:189):2: 7eb3b24fdc7c31dc6e5988ab5b7531da:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:28:45 [info] 38#38: *1246 [lua] logger.lua:23: 7eb3b24fdc7c31dc6e5988ab5b7531da {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:28:45 +0000] 7eb3b24fdc7c31dc6e5988ab5b7531da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:28:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:28:45 [info] 38#38: *1247 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:28:45 [info] 38#38: *1248 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:28:55 [info] 38#38: *1250 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:28:55 [info] 38#38: *1249 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:29:00 [info] 38#38: *1251 [lua] access_by_lua(msblocations.conf:189):2: 8b767e05b8656e55f63b732ccfec921d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:29:00 [info] 38#38: *1251 [lua] logger.lua:23: 8b767e05b8656e55f63b732ccfec921d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:29:00 +0000] 8b767e05b8656e55f63b732ccfec921d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:29:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:29:05 [info] 38#38: *1252 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:29:05 [info] 38#38: *1253 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:29:15 [info] 38#38: *1254 [lua] access_by_lua(msblocations.conf:189):2: 953b72636ba3c0fa932a71f41e1a7d50:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:29:15 [info] 38#38: *1254 [lua] logger.lua:23: 953b72636ba3c0fa932a71f41e1a7d50 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:29:15 +0000] 953b72636ba3c0fa932a71f41e1a7d50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:29:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/24 06:29:15 [info] 38#38: *1255 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:29:15 [info] 37#37: *1256 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:29:25 [info] 37#37: *1259 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:29:25 [info] 37#37: *1258 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:29:30 [info] 38#38: *1260 [lua] access_by_lua(msblocations.conf:189):2: f2c70a031f2a3ac10ad34b05c8938352:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:29:30 [info] 38#38: *1260 [lua] logger.lua:23: f2c70a031f2a3ac10ad34b05c8938352 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:29:30 +0000] f2c70a031f2a3ac10ad34b05c8938352 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:29:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:29:35 [info] 38#38: *1261 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:29:35 [info] 38#38: *1262 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:29:45 [info] 38#38: *1263 [lua] access_by_lua(msblocations.conf:189):2: ac42ee0727eae2cd4ed3bb5e8d1f2162:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:29:45 +0000] ac42ee0727eae2cd4ed3bb5e8d1f2162 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 06:29:45 [info] 38#38: *1263 [lua] logger.lua:23: ac42ee0727eae2cd4ed3bb5e8d1f2162 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:29:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/24 06:29:45 [info] 38#38: *1265 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:29:45 [info] 37#37: *1264 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:29:55 [info] 38#38: *1266 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:29:55 [info] 38#38: *1267 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:30:00 [info] 38#38: *1268 [lua] access_by_lua(msblocations.conf:189):2: 16652ca7a233159e198321852ff7a0a5:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:30:00 +0000] 16652ca7a233159e198321852ff7a0a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/24 06:30:00 [info] 38#38: *1268 [lua] logger.lua:23: 16652ca7a233159e198321852ff7a0a5 {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:30:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/24 06:30:05 [info] 37#37: *1269 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:30:05 [info] 37#37: *1270 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:30:15 [info] 38#38: *1271 [lua] access_by_lua(msblocations.conf:189):2: d2d2c3f39ed60fc7e7866d8b09f9e5fa:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:30:15 +0000] d2d2c3f39ed60fc7e7866d8b09f9e5fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/24 06:30:15 [info] 38#38: *1271 [lua] logger.lua:23: d2d2c3f39ed60fc7e7866d8b09f9e5fa {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:30:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/24 06:30:15 [info] 37#37: *1273 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:30:15 [info] 38#38: *1272 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:30:25 [info] 38#38: *1275 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:30:25 [info] 38#38: *1276 client closed connection while SSL handshaking, client: 10.233.67.82, server: 0.0.0.0:443 2023/01/24 06:30:30 [info] 38#38: *1277 [lua] access_by_lua(msblocations.conf:189):2: 11376d1f1d207c98fadbfcfe88e8719d:receive the request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/24 06:30:30 [info] 38#38: *1277 [lua] logger.lua:23: 11376d1f1d207c98fadbfcfe88e8719d {"matched":"microservices"} while logging request, client: 10.233.72.126, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.126 - - [24/Jan/2023:06:30:30 +0000] 11376d1f1d207c98fadbfcfe88e8719d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.126 - - [24/Jan/2023:06:30:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3